On Sunday 14 November 2004 15:13, Joris Huizer wrote:
I tried kernel 2.6.8 and it worked fine -- but I got myself into a cd burning problem. The first time under kernel 2.6.8 , cdrecord did work, but because of too much business in the computer (other programs running, and the fact that cdrecord seems to try and get to the maximal speed, somehow) the written file wasn't burned correctly; After that problems started, it doesn't allow to burn, also not in (a custom) 2.6.7 kernel;
I don't quite know, as I haven't tracked it down yet - but it looks as though there may have been a change in cdrtools (and specifically cdrecord) that is coupled with the changes to cdrom handling with ide under the 2.6 series kernels
`cdrecord -scanbus` replies,
I think you need to do
cdrecord -dev /dev/hdc -scanbus
or
cdrecord dev=ATA -scanbus
Yup, this works fine (both ways)
Cdrecord-Clone 2.01a34 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
NOTE: this version of cdrecord is an inofficial (modified) release of cdrecord
and thus may have bugs that are not present in the original version.
Please send bug reports and support requests to <[EMAIL PROTECTED]>.
The original author should not be bothered with problems of this version.
scsidev: 'ATA' devname: 'ATA' scsibus: -2 target: -2 lun: -2 Warning: Using badly designed ATAPI via /dev/hd* interface. Linux sg driver version: 3.5.27 Using libscg version 'schily-0.8'. scsibus1: 1,0,0 100) 'LITE-ON ' 'LTR-48246K ' 'SKS7' Removable CD-ROM 1,1,0 101) * 1,2,0 102) * 1,3,0 103) * 1,4,0 104) * 1,5,0 105) * 1,6,0 106) * 1,7,0 107) *
I usually use mkisofs -iso-level 1 -graft-points "/jhbackup.bz2"=/tmp/jhuizer.tar.bz2|cdrecord dev=ATA:1,0,0 gracetime=2 -v -
Looks OK - except for me I can't get the burn to work at all.
Whatever I try, each time cdrecord stops like this (never burning anything)
... Device seems to be: Generic mmc CD-RW. Current: 0x0002 Profile: 0x000A Profile: 0x0009 Profile: 0x0008 Profile: 0x0002 Using generic SCSI-3/mmc CD-R/CD-RW driver (mmc_cdr). Driver flags : MMC-3 SWABAUDIO BURNFREE FORCESPEED Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R cdrecord: Success. test unit ready: scsi sendcmd: no error CDB: 00 00 00 00 00 00 status: 0x2 (CHECK CONDITION) Sense Bytes: 70 00 02 00 00 00 00 0A 00 00 00 00 3A 00 00 00 Sense Key: 0x2 Not Ready, Segment 0 Sense Code: 0x3A Qual 0x00 (medium not present) Fru 0x0 Sense flags: Blk 0 (not valid) cmd finished after 0.012s timeout 40s cdrecord: No disk / Wrong disk!
Joris
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]