![]() | ||||||||||
Messages in this thread |
Raphael Jacquot wrote: > hi > I have a Dell inspiron 6000 with the following hardware : > > 0000:00:1f.2 IDE interface: Intel Corporation 82801FBM (ICH6M) SATA > Controller (rev 03) (prog-if 80 [Master]) > Subsystem: Dell: Unknown device 0188 > Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- > > problem is, it doesn't attach the dvd drive properly... libata is being paranoid about ATAPI devices, and as of 2.6.14* it refuses to manage them unless you supply the atapi_enabled=1 parameter to the kernel. For built-in libata, use "libata.atapi_enabled=1" in your /boot/grub/menu.lst, and for libata as a loadable module, put "options libata atapi_enabled=1" into your /etc/modprobe.conf file (or whatever the nom de jour is for that). Cheers - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | |||||||||
| Last update: 2005-10-22 12:22 [from the cache] ©2003-2008 | ||||||||||