On Monday 20 September 2010, Patelkhana Mohan Rao wrote: > ata5.00: ATAPI: DVDRW IDE 16X, VER A091, max UDMA/66
Note the "ATAPI" in line above. The ATAPI drivers are deprecated in recent kernels Go to this page for more information; http://cateee.net/lkddb/web-lkddb/IDE.html Note that this output line from your lspci output has a match in the pci.ids in the matching hardware list on this page. from lspci; 00:06.0 IDE interface: nVidia Corporation CK804 IDE (rev a2} Now search the page above (Ctrl + f) with the keyword CK804 you get a lot of matches. To use these devices you will need to use a kernel with these deprecated drivers enabled. Cheers Ross Drummond _______________________________________________ Linux-users mailing list [email protected] http://lists.canterbury.ac.nz/mailman/listinfo/linux-users
