[ale] I give up
James P. Kinney III
jkinney at localnetsolutions.com
Fri Jun 28 12:50:27 EDT 2002
You said you have two CD devices, a burner and a regular cdrom. The
scanbus output only shows one device. I suspect that you have the
regular atapi cd driver running as well. The sg and edi-cd drivers are
mutually exclusive.
On Fri, 2002-06-28 at 09:25, cfowler wrote:
> [cfowler at cfowler cfowler]$ cdrecord --scanbus
> Cdrecord 1.10 (i686-pc-linux-gnu) Copyright (C) 1995-2001 Jörg Schilling
> Linux sg driver version: 3.1.22
> Using libscg version 'schily-0.5'
> scsibus0:
> 0,0,0 0) 'CDWRITER' 'IDE1610 ' '0.19' Removable
> CD-ROM
> 0,1,0 1) *
> 0,2,0 2) *
> 0,3,0 3) *
> 0,4,0 4) *
> 0,5,0 5) *
> 0,6,0 6) *
> 0,7,0 7) *
>
> On Fri, 2002-06-28 at 09:12, James P. Kinney III wrote:
> > Better run cdrecord -scanbus to make sure you have the right -dev=
> > setting.Having both drives on the same IDE interface won't matter unless
> > yo are trying to directly duplicate a CD from one drive to the burner.
> > That will likely cause problems.
> >
> > If only scsi were more affordable...
> >
> > On Fri, 2002-06-28 at 08:45, cfowler wrote:
> > > I have a 52X cdrom and CD-RW on the same IDE interface. Should that be
> > > changed to make it work. I *do not* want to boot into Winbloze to make
> > > CD's! I use this to backup data on our Linux development machine.
> > >
> > > Chris
> > >
> > > On Fri, 2002-06-28 at 08:30, James P. Kinney III wrote:
> > > > I have had oodles of headaches lately with burning CD's. It seems that
> > > > the sg (generic scsi) driver gets "confused" after a CD had been
> > > > mounted. As I was a bozo and compiled it into my kernel, I have had to
> > > > reboot to clear up the sg driver. If yours is a module, /sbin/depmod -r
> > > > sg and then /sbin/depmod sg should reset the thing.
> > > >
> > > >
> > > >
> > > > On Fri, 2002-06-28 at 08:11, cfowler wrote:
> > > > > I give up on recording CD's in Linux. Can someone please tell me what
> > > > > the hell I'm doing wrong?
> > > > >
> > > > >
> > > > >
> > > > > [root at cfowler tmp]# cdrecord -v -speed=10 -dev=0,0,0 -data ./Win98.iso
> > > > > Cdrecord 1.10 (i686-pc-linux-gnu) Copyright (C) 1995-2001 Jörg Schilling
> > > > > TOC Type: 1 = CD-ROM
> > > > > scsidev: '0,0,0'
> > > > > scsibus: 0 target: 0 lun: 0
> > > > > Linux sg driver version: 3.1.22
> > > > > Using libscg version 'schily-0.5'
> > > > > atapi: 1
> > > > > Device type : Removable CD-ROM
> > > > > Version : 0
> > > > > Response Format: 1
> > > > > Vendor_info : 'CDWRITER'
> > > > > Identifikation : 'IDE1610 '
> > > > > Revision : '0.19'
> > > > > Device seems to be: Generic mmc CD-RW.
> > > > > Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
> > > > > Driver flags : SWABAUDIO
> > > > > Drive buf size : 1971200 = 1925 KB
> > > > > FIFO size : 4194304 = 4096 KB
> > > > > Track 01: data 626 MB
> > > > > Total size: 719 MB (71:14.21) = 320566 sectors
> > > > > Lout start: 719 MB (71:16/16) = 320566 sectors
> > > > > Current Secsize: 2048
> > > > > ATIP info from disk:
> > > > > Indicated writing power: 4
> > > > > Is not unrestricted
> > > > > Is not erasable
> > > > > Disk sub type: Medium Type A, high Beta category (A+) (3)
> > > > > ATIP start of lead in: -11079 (97:34/21)
> > > > > ATIP start of lead out: 359849 (79:59/74)
> > > > > Disk type: Long strategy type (Cyanine, AZO or similar)
> > > > > Manuf. index: 11
> > > > > Manufacturer: Mitsubishi Chemical Corporation
> > > > > Blocks total: 359849 Blocks current: 359849 Blocks remaining: 39283
> > > > > Starting to write CD/DVD at speed 12 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 626 MB written.cdrecord: Input/output error. write_g1:
> > > > > scsi sendcmd: no error
> > > > > CDB: 2A 00 00 00 00 1F 00 00 1F 00
> > > > > status: 0x2 (CHECK CONDITION)
> > > > > Sense Bytes: 71 00 05 00 00 00 00 0A 00 00 00 00 21 02 00 00
> > > > > Sense Key: 0x5 Illegal Request, deferred error, Segment 0
> > > > > Sense Code: 0x21 Qual 0x02 (logical block address out of range) [No
> > > > > matching qualifier] Fru 0x0
> > > > > Sense flags: Blk 0 (not valid)
> > > > > cmd finished after 0.001s timeout 40s
> > > > >
> > > > > write track data: error after 63488 bytes
> > > > > Sense Bytes: 70 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 00
> > > > > Writing time: 10.761s
> > > > > 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 72 03 00 00
> > > > > Sense Key: 0x5 Illegal Request, Segment 0
> > > > > Sense Code: 0x72 Qual 0x03 (session fixation error - incomplete track in
> > > > > session) Fru 0x0
> > > > > Sense flags: Blk 0 (not valid)
> > > > > cmd finished after 0.000s timeout 480s
> > > > > cmd finished after 0.000s timeout 480s
> > > > > Fixating time: 0.002s
> > > > > cdrecord: fifo had 65 puts and 2 gets.
> > > > > cdrecord: fifo was 0 times empty and 1 times full, min fill was 98%.
> > > > >
> > > > >
> > > > > This is a brand new unit that has proved itself working under Winbloze.
> > > > >
> > > > >
> > > > > ---
> > > > > This message has been sent through the ALE general discussion list.
> > > > > See http://www.ale.org/mailing-lists.shtml for more info. Problems should be
> > > > > sent to listmaster at ale dot org.
> > > > --
> > > > James P. Kinney III \Changing the mobile computing world/
> > > > President and CEO \ one Linux user /
> > > > Local Net Solutions,LLC \ at a time. /
> > > > 770-493-8244 \.___________________________./
> > > >
> > > > GPG ID: 829C6CA7 James P. Kinney III (M.S. Physics)
> > > > <jkinney at localnetsolutions.com>
> > > > Fingerprint = 3C9E 6366 54FC A3FE BA4D 0659 6190 ADC3 829C 6CA7
> > > >
> > > >
> > > >
> > > >
> > > > ---
> > > > This message has been sent through the ALE general discussion list.
> > > > See http://www.ale.org/mailing-lists.shtml for more info. Problems should be
> > > > sent to listmaster at ale dot org.
> > > >
> > > >
> > > >
> > >
> > --
> > James P. Kinney III \Changing the mobile computing world/
> > President and CEO \ one Linux user /
> > Local Net Solutions,LLC \ at a time. /
> > 770-493-8244 \.___________________________./
> >
> > GPG ID: 829C6CA7 James P. Kinney III (M.S. Physics)
> > <jkinney at localnetsolutions.com>
> > Fingerprint = 3C9E 6366 54FC A3FE BA4D 0659 6190 ADC3 829C 6CA7
> >
> >
> >
> >
> >
>
>
>
> ---
> This message has been sent through the ALE general discussion list.
> See http://www.ale.org/mailing-lists.shtml for more info. Problems should be
> sent to listmaster at ale dot org.
--
James P. Kinney III \Changing the mobile computing world/
President and CEO \ one Linux user /
Local Net Solutions,LLC \ at a time. /
770-493-8244 \.___________________________./
GPG ID: 829C6CA7 James P. Kinney III (M.S. Physics)
<jkinney at localnetsolutions.com>
Fingerprint = 3C9E 6366 54FC A3FE BA4D 0659 6190 ADC3 829C 6CA7
---
This message has been sent through the ALE general discussion list.
See http://www.ale.org/mailing-lists.shtml for more info. Problems should be
sent to listmaster at ale dot org.
More information about the Ale
mailing list