LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   [Sarge] Debian does not recognise CD-ROM devices as burners under 2.6.8 (https://www.linuxquestions.org/questions/debian-26/%5Bsarge%5D-debian-does-not-recognise-cd-rom-devices-as-burners-under-2-6-8-a-258505/)

Sslaxx 11-23-2004 04:19 PM

[Sarge] Debian does not recognise CD-ROM devices as burners under 2.6.8
 
With kernel 2.4.27, I was able to have Debian recognise my two burners (one is an Optowrite DVD-RW/CD-RW, the other a Samsung CD-RW). With 2.6.8 however, they work as ordinary CD/DVD devices, but cdrecord does not recognise them, and k3b does not present them as device options.

The error message "cdrecord -scanbus" generates is as follows:
Code:

cdrecord: No such file or directory. Cannot open '/dev/pg*'. Cannot open SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
cdrecord:
cdrecord: For more information, install the cdrtools-doc
cdrecord: package and read /usr/share/doc/cdrecord/README.ATAPI.setup .

This extract from the startup routine might be of some use:
Code:

SCSI subsystem initialized
libata version 1.02 loaded.
sata_via version 0.20
sata_via(0000:00:0f.0): routed to hard irq line 15
ata1: SATA max UDMA/133 cmd 0xB800 ctl 0xBC02 bmdma 0xC800 irq 15
ata2: SATA max UDMA/133 cmd 0xC000 ctl 0xC402 bmdma 0xC808 irq 15
ata1: dev 0 cfg 49:2f00 82:346b 83:7f21 84:4003 85:3469 86:3e01 87:4003 88:203f
ata1: dev 0 ATA, max UDMA/100, 312581808 sectors: lba48
ata1: dev 0 configured for UDMA/100
scsi0 : sata_via
ata2: no device found (phy stat 00000000)
scsi1 : sata_via
Using anticipatory io scheduler
  Vendor: ATA      Model: WDC WD1600JD-00G  Rev: 02.0
  Type:  Direct-Access                      ANSI SCSI revision: 05
SCSI device sda: 312581808 512-byte hdwr sectors (160042 MB)
SCSI device sda: drive cache: write back
 /dev/scsi/host0/bus0/target0/lun0: p1 p2 p3 p4
Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
Adding 979956k swap on /dev/sda2.  Priority:-1 extents:1
EXT3 FS on sda4, internal journal
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
hda: OPTORITEDVD RW DD0201, ATAPI CD/DVD-ROM drive
hdb: SAMSUNG CDRW/DVD SM-348B, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hda: ATAPI 40X DVD-ROM DVD-R CD-R/RW drive, 8192kB Cache
Uniform CD-ROM driver Revision: 3.20
hdb: ATAPI 48X DVD-ROM CD-R/RW drive, 2048kB Cache

Note: I have to have ACPI turned off, otherwise the kernel does not load (crashes at ATA device detection). Note also that the only IDE devices in the machine are the burners - the hard drive is a SATA device (recognised as sda - the DVD burner is hda and CD burner hdb, it seems).

An entirely unrelated, but bizarre issue with k3b, when it starts up: it reports it cannot find dvd+rw-format installed, yet it is and with the correct permissions set.

Help with either issue would be most welcome.

jeb0921 11-23-2004 04:59 PM

This is a know problem with the 2.6.8 kernel. I solved this on my machine by switching to unstable and upgrading my kernel to 2.6.9. Works like a charm and I havn't had any problems with the kernel either.

Jim:p

Sslaxx 11-23-2004 05:07 PM

If that's the case, are there any workarounds?


All times are GMT -5. The time now is 09:19 PM.