Try removing ide-generic from your /etc/modules so that it doesn't load so early in the boot sequence. I found that ide-generic was stealing port 1f0, preventing the native chipset IDE driver from loading.

ide-generic does not include support for DMA, so once it has loaded and monopolised the hardware, your native chipset driver (which probably does support DMA) is not able to load.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to