I HATE IDE (Problems with a dual-layer DVD burner)
... and the devices can tell. Trying to get an AOPEN dual-layer drive to work with Anything ('cdrecord --scanbus' can't find it, but can find the two SCSI busses on this system.).
Kernel command line: root=/dev/sda1 ro hda=ide-scsi
ide_setup: hda=ide-scsi
...
PIIX4: IDE controller at PCI slot 0000:00:07.1
PIIX4: chipset revision 1
PIIX4: not 100% native mode: will probe irqs later
ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:pio
Probing IDE interface ide0...
hda: AOPEN DUW1608/12X, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
pnp: the driver 'ide' has been registered
Probing IDE interface ide1...
Probing IDE interface ide2...
Probing IDE interface ide3...
Probing IDE interface ide4...
Probing IDE interface ide5...
ide-floppy driver 0.99.newide
PCI: Found IRQ 11 for device 0000:00:0d.0
From CDRECORD:
Cdrecord-Clone 2.01.01a01 (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 <cdrtools@packages.debian.org>.
The original author should not be bothered with problems of this version.
cdrecord: Warning: Running on Linux-2.6.11.5
cdrecord: There are unsettled issues with Linux-2.5 and newer.
cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
Linux sg driver version: 3.5.32
Using libscg version 'schily-0.8'.
scsibus0:
0,0,0 0) *
0,1,0 1) 'IBM-PCCO' 'DDRS-39130W !#' 'S97B' Disk
0,2,0 2) 'SEAGATE ' 'SX150176LC ' 'BA0F' Disk
0,3,0 3) 'SEAGATE ' 'SX150176LC ' 'BA0F' Disk
0,4,0 4) *
0,5,0 5) *
0,6,0 6) *
0,7,0 7) *
scsibus1:
1,0,0 100) *
1,1,0 101) *
1,2,0 102) *
1,3,0 103) *
1,4,0 104) 'SEAGATE ' 'SX150176LC ' 'BA12' Disk
1,5,0 105) 'SEAGATE ' 'SX150176LC ' 'BA0F' Disk
1,6,0 106) *
1,7,0 107) *
I know I'm missing something, probably something obvious/stupid - What is it, and where should I look for it?
Edit:
Sorry - Found it. Recompiled the kernel with ide-scsi installed, and now it's all like:
Track 01: 216 of 342 MB written (fifo 100%) [buf 98%] 10.1x.
CDRecord apparently works fine now.
Kernel command line: root=/dev/sda1 ro hda=ide-scsi
ide_setup: hda=ide-scsi
...
PIIX4: IDE controller at PCI slot 0000:00:07.1
PIIX4: chipset revision 1
PIIX4: not 100% native mode: will probe irqs later
ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:pio
Probing IDE interface ide0...
hda: AOPEN DUW1608/12X, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
pnp: the driver 'ide' has been registered
Probing IDE interface ide1...
Probing IDE interface ide2...
Probing IDE interface ide3...
Probing IDE interface ide4...
Probing IDE interface ide5...
ide-floppy driver 0.99.newide
PCI: Found IRQ 11 for device 0000:00:0d.0
From CDRECORD:
Cdrecord-Clone 2.01.01a01 (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 <cdrtools@packages.debian.org>.
The original author should not be bothered with problems of this version.
cdrecord: Warning: Running on Linux-2.6.11.5
cdrecord: There are unsettled issues with Linux-2.5 and newer.
cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
Linux sg driver version: 3.5.32
Using libscg version 'schily-0.8'.
scsibus0:
0,0,0 0) *
0,1,0 1) 'IBM-PCCO' 'DDRS-39130W !#' 'S97B' Disk
0,2,0 2) 'SEAGATE ' 'SX150176LC ' 'BA0F' Disk
0,3,0 3) 'SEAGATE ' 'SX150176LC ' 'BA0F' Disk
0,4,0 4) *
0,5,0 5) *
0,6,0 6) *
0,7,0 7) *
scsibus1:
1,0,0 100) *
1,1,0 101) *
1,2,0 102) *
1,3,0 103) *
1,4,0 104) 'SEAGATE ' 'SX150176LC ' 'BA12' Disk
1,5,0 105) 'SEAGATE ' 'SX150176LC ' 'BA0F' Disk
1,6,0 106) *
1,7,0 107) *
I know I'm missing something, probably something obvious/stupid - What is it, and where should I look for it?
Edit:
Sorry - Found it. Recompiled the kernel with ide-scsi installed, and now it's all like:
Track 01: 216 of 342 MB written (fifo 100%) [buf 98%] 10.1x.
CDRecord apparently works fine now.
