Hrm.. I haven't changed the bpck6 driver since it got put in the kernel...
I too have done some burning with cdrecord.
Hrm...
Our cd-burning wizard meditates and spews following :
<<Mode Page 5 is set up incorrectly, drive complains loudly. QED
This is not a problem with Backpack drive per se. Some drive mechs are more fussy than others, SONY very anal WRT to all parameters being correct for track/data mode selected. With LG you have to be VERY sure that the Audio Pause Length is set correctly (150), by default I don't think it is. MITSUMI CR-4802TE will throw this error when a FLUSH CACHE is issued in immediate mode, TEST UNIT READY and READ DISC INFO do not work to determine that the operation has completed.>>
All thanks to the wizard.
Hope that helps,
Ken Hahn
Engineer, MicroSolutions
Tim Waugh wrote:
> I'm trying to figure out where I've gone wrong here. I have:
>
> - a Backpack CD-RW which has worked in the past
> - a variety of blank CDs
> - cdrecord 1.10 (which has worked with this hardware in the past)
> - an onboard parallel port set to EPP in the BIOS (this same port has
> worked in the past for writing CDs to the CD-RW)
> - a variety of 2.4.x kernels
>
> What I don't remember is exactly which 2.4.x kernel has before worked
> for me. :-/
>
> Here's what I get:
>
> [root@cyberelk .raw]# uname -r
> 2.4.9-7
> [root@cyberelk .raw]# dmesg | tail -11
> paride: version 1.06 installed (parport)
> pg: pg version 1.02, major 97
> bpck6: BACKPACK Protocol Driver V2.0.2
> bpck6: Copyright 2001 by Micro Solutions, Inc., DeKalb IL. USA
> paride: bpck6 registered as protocol 0
> pg0: Sharing parport0 at 0x378
> pg0: BACKPACK Protocol Driver V2.0.2
> pg0: Copyright 2001 by Micro Solutions, Inc., DeKalb IL.
> pg0: BACKPACK 2.0.2, Micro Solutions BACKPACK Drive at 0x378
> pg0: Unit: 45 Mode:4 (EPP-32) Delay 0
> pg0: LG CD-RW CED-8083B, master
> [root@cyberelk .raw]# cdrecord -v speed=1 dev=3,0,0 *.wav
> Cdrecord 1.10 (i686-pc-linux-gnu) Copyright (C) 1995-2001 Jörg Schilling
> TOC Type: 0 = CD-DA
> scsidev: '3,0,0'
> scsibus: 3 target: 0 lun: 0
> Linux sg driver version: 3.1.20
> Using libscg version 'schily-0.5'
> atapi: 1
> Device type : Removable CD-ROM
> Version : 0
> Response Format: 1
> Vendor_info : 'LG '
> Identifikation : 'CD-RW CED-8083B '
> Revision : '1.06'
> Device seems to be: Generic mmc CD-RW.
> Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
> Driver flags : SWABAUDIO
> Drive buf size : 1024000 = 1000 KB
> FIFO size : 4194304 = 4096 KB
> Track 01: audio 30 MB (03:02.49) no preemp
> Track 02: audio 49 MB (04:54.53) no preemp
> Track 03: audio 30 MB (03:03.30) no preemp
> Track 04: audio 36 MB (03:37.76) no preemp
> Track 05: audio 50 MB (04:57.64) no preemp
> Track 06: audio 36 MB (03:35.29) no preemp
> Track 07: audio 42 MB (04:11.20) no preemp
> Track 08: audio 29 MB (02:53.46) no preemp
> Track 09: audio 35 MB (03:30.10) no preemp
> Track 10: audio 35 MB (03:28.29) no preemp
> Track 11: audio 35 MB (03:28.64) no preemp
> Track 12: audio 29 MB (02:54.82) no preemp
> Track 13: audio 35 MB (03:28.66) no preemp
> Track 14: audio 35 MB (03:29.62) no preemp
> Track 15: audio 42 MB (04:14.60) no preemp
> Track 16: audio 37 MB (03:40.66) no preemp
> Track 17: audio 38 MB (03:51.60) no preemp
> Track 18: audio 43 MB (04:17.00) no preemp
> Total size: 678 MB (67:13.72) = 302529 sectors
> Lout start: 678 MB (67:15/54) = 302529 sectors
> Current Secsize: 2048
> ATIP info from disk:
> Indicated writing power: 5
> Is not unrestricted
> Is not erasable
> Disk sub type: Medium Type A, high Beta category (A+) (3)
> ATIP start of lead in: -11634 (97:26/66)
> ATIP start of lead out: 337350 (75:00/00)
> Disk type: Short strategy type (Phthalocyanine or similar)
> Manuf. index: 3
> Manufacturer: CMC Magnetics Corporation
> Blocks total: 337350 Blocks current: 337350 Blocks remaining: 34821
> Starting to write CD/DVD at speed 2 in write mode for single session.
> Last chance to quit, starting real write in 0 seconds. Operation starts.
> Waiting for reader process to fill input buffer ... input buffer ready.
> Performing OPC...
> Starting new track at sector: 0
> Track 01: 0 of 30 MB written.cdrecord: Input/output error. write_g1: scsi sendcmd: no error
> CDB: 2A 00 00 00 00 00 00 00 0D 00
> status: 0x2 (CHECK CONDITION)
> Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 64 00 00 00 00 00
> Sense Key: 0x5 Illegal Request, Segment 0
> Sense Code: 0x64 Qual 0x00 (illegal mode for this track) Fru 0x0
> Sense flags: Blk 0 (not valid)
> resid: 30576
> cmd finished after 0.001s timeout 40s
>
> write track data: error after 0 bytes
> Sense Bytes: 70 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 00
> Writing time: 5.021s
> Fixating...
> cdrecord: Input/output error. close track/session: scsi sendcmd: no error
> CDB: 5B 00 02 00 00 00 00 00 00 00
> status: 0x2 (CHECK CONDITION)
> Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 2C 04 00 00 00 00
> Sense Key: 0x5 Illegal Request, Segment 0
> Sense Code: 0x2C Qual 0x04 (current program area is empty) Fru 0x0
> Sense flags: Blk 0 (not valid)
> cmd finished after 0.001s timeout 480s
> cmd finished after 0.001s timeout 480s
> Fixating time: 0.002s
> cdrecord: fifo had 128 puts and 1 gets.
> cdrecord: fifo was 0 times empty and 0 times full, min fill was 100%.
>
> I have read README.linux, README.linux-shm, and README.parallel, and I
> can't see what I've missed. 'Illegal mode for this track'? Huh?
>
> Any help appreciated.
>
> Thanks,
> Tim.
> */
>
-- To unsubscribe, send mail to: linux-parport-request@torque.net --
-- with the single word "unsubscribe" in the body of the message. --
This archive was generated by hypermail 2b29 : Wed Oct 24 2001 - 13:32:25 EDT