[Bug 6920] HDIO_SET_DMA failed: Operation not permitted
bugzilla-daemon at bugzilla.ubuntu.com
bugzilla-daemon at bugzilla.ubuntu.com
Tue Apr 12 08:45:52 UTC 2005
Please do not reply to this email. You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=6920
Ubuntu | linux
------- Additional Comments From jpakkane at yahoo.com 2005-04-12 09:45 UTC -------
> The cause is not clear
I see I was a bit unclear earlier, so let me specify. I have a NForce 2
motherboard with a SATA controller. It holds my hard drive sda, which is working
just fine. What is failing, however, is my regular P-ATA CD-ROM, which is hda
(so it's not the root disk). When I try to turn on DMA with hdparm I get the
same error message as the person who originally filed the bug.
My Debian unstable installation had this exact same bug. The reason was that
ide_cd module was loaded before the driver for NForce 2. This caused ide_cd to
grab hda, set it to PIO, and not give control to the NForce driver. I fixed it
by tweaking the module config scripts so that ide_cd gets loaded last.
(some details may be fuzzy since I don't have access to the machine rigth now)
--
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the kernel-bugs
mailing list