On Saturday 15 March 2003 03:09 pm, Dhruba Bandopadhyay wrote: > On Sat, 2003-03-15 at 14:55, Andrew Gaffney wrote: > > You can have them both compiled into the kernel as long as you have > > a 'hdx=ide-scsi' line in your bootloader config. > > I have hdd=ide-scsi in my grub.conf but it still gives those error > messages. This is evident from the dmesg extract below. > > > >>I've built scsi-cdrom support and scsi emulation into the kernel > > >>(gentoo-sources-2.4.20-r1) and don't know what else I could do. > > >> This was working with a previous gentoo install but it isn't > > >> anymore. > > >> > > >>A dmesg|grep hdd gives > > >> > > >>---- > > >>Kernel command line: root=/dev/hda3 hdd=ide-scsi vga=0x31A > > >> ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, > > >> hdd:DMA hdd: _NEC DVD+RW ND-1100A, ATAPI CD/DVD-ROM drive > > >>hdd: ATAPI 40X DVD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33) > > >>---- > > > > > > I've found that it won't work with both ide-scsi and ide-cdrom > > > built into the kernel. I have no ide-cdrom support built in nor > > > as a module and no hdx=ide-scsi in grub.conf. This works fine for > > > me. > > -- > [EMAIL PROTECTED] mailing list
If you have ide-cdrom as a module I would try rmmod'ing it and try cdrecord -scanbus again. I've struggled with this myself for a while and removing the ide-cdrom support is what worked for me -- Regards, Ernie 100% Microsoft and Intel free -- [EMAIL PROTECTED] mailing list
