[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: DVDRW drive and 2.6.12-1-em64t-p4-smp



On Sun, Dec 11, 2005 at 12:51:05PM -0500, Jean-Francois Levesque wrote:
> I tried but it doesn't work.
> 
> dmesg output :
> 
> ICH7: IDE controller at PCI slot 0000:00:1f.1
> ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 18
> ICH7: chipset revision 1
> ICH7: not 100% native mode: will probe irqs later
>     ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:pio
>     ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:pio, hdd:pio
> Probing IDE interface ide0...
> hda: HL-DT-ST DVDRAM GSA-4167B, ATAPI CD/DVD-ROM drive
> ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
> ide-scsi is deprecated for cd burning! Use ide-cd and give dev=/dev/hdX as
> device
> scsi2 : SCSI host adapter emulation for IDE ATAPI devices
>   Vendor: HL-DT-ST  Model: DVDRAM GSA-4167B  Rev: DL10
>   Type:   CD-ROM                             ANSI SCSI revision: 02
> Probing IDE interface ide1...
> Probing IDE interface ide1...
> Probing IDE interface ide2...
> sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
> Uniform CD-ROM driver Revision: 3.20
> Attached scsi CD-ROM sr0 at scsi2, channel 0, id 0, lun 0
> Attached scsi generic sg0 at scsi0, channel 0, id 0, lun 0,  type 0
> sr0: Hmm, seems the drive doesn't support multisession CD's
> Attached scsi generic sg1 at scsi2, channel 0, id 0, lun 0,  type 5
> cdrom: This disc doesn't have any tracks I recognize!
> Probing IDE interface ide3...
> Probing IDE interface ide4...
> Probing IDE interface ide5...
> 
> Any idea?

I suspect your initrd is (mistakenly) loading ide-scsi.  I believe the
was a short time when a bug in mkinitrd would load it when it shouldn't.

You could try booting with the kernel option for making ide-scsi ignore
hda, or you can try regenerating the initrd and see if it does something
smarter this time.  The initrd should NOT be loading ide-scsi so that is
what the problem is.

You could add your current hd controller and the ide-cd drivers to
/etc/mkinitrd/modules and then regenerate the initrd and hopefully on
next boot it will be better behaved since those drives should then load
first.

Len Sorensen



Reply to: