Cannot enable DMA for my IDE-drive

Bug #77477 reported by Erik Ridderby
6
Affects Status Importance Assigned to Milestone
linux-source-2.6.19 (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

I'm running the Alpha-release of kubuntu feisty fawn and installed all updates.
When I try to enable DMA for my hardrives the command hdparm fails:

root@milo:~# hdparm /dev/hda

/dev/hda:
 multcount = 16 (on)
 IO_support = 0 (default 16-bit)
 unmaskirq = 0 (off)
 using_dma = 0 (off)
 keepsettings = 0 (off)
 readonly = 0 (off)
 readahead = 256 (on)
 geometry = 16383/255/63, sectors = 39070080, start = 0
root@milo:~# hdparm -q -m16 -q -W0 -q -d1 /dev/hda
 HDIO_SET_DMA failed: Operation not permitted

Nothing is written in dmesg

Thist happens on two of my sytsems and only in Kubuntu Feisty Fawn. Other Kubuntu-versions works fine.

Revision history for this message
Erik Ridderby (paddlaren) wrote :
Revision history for this message
Erik Ridderby (paddlaren) wrote :
Revision history for this message
Erik Ridderby (paddlaren) wrote :
Download full text (3.8 KiB)

Fails to upload the lsmod as attachment by some reason. Here it is as comment instead:

root@milo:~# lsmod
Module Size Used by
usbhid 44768 0
radeon 129056 2
drm 82068 3 radeon
rfcomm 43544 0
l2cap 27136 5 rfcomm
bluetooth 59620 4 rfcomm,l2cap
speedstep_ich 6544 0
speedstep_lib 5892 1 speedstep_ich
cpufreq_powersave 2944 0
cpufreq_stats 7744 0
cpufreq_userspace 5664 0
cpufreq_ondemand 9740 1
cpufreq_conservative 8968 0
freq_table 6176 3 speedstep_ich,cpufreq_stats,cpufreq_ondemand
video 17540 0
battery 11396 0
container 5504 0
sbs 16676 0
button 7824 0
i2c_ec 6144 1 sbs
i2c_core 23936 1 i2c_ec
ac 6404 0
asus_acpi 17688 0
ipv6 269600 10
lp 12964 0
pcmcia 41004 0
tsdev 9152 0
joydev 11200 0
snd_intel8x0 35612 0
snd_ac97_codec 100896 1 snd_intel8x0
snd_ac97_bus 3328 1 snd_ac97_codec
snd_pcm_oss 47232 0
snd_mixer_oss 18432 1 snd_pcm_oss
snd_pcm 84996 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_seq_dummy 4996 0
snd_seq_oss 36352 0
snd_seq_midi 9984 0
snd_rawmidi 26752 1 snd_seq_midi
snd_seq_midi_event 8960 2 snd_seq_oss,snd_seq_midi
irtty_sir 9984 0
sir_dev 18180 1 irtty_sir
snd_seq 58352 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer 24964 2 snd_pcm,snd_seq
yenta_socket 28940 1
rsrc_nonstatic 15104 1 yenta_socket
pcmcia_core 43412 3 pcmcia,yenta_socket,rsrc_nonstatic
irda 213948 2 irtty_sir,sir_dev
floppy 61732 0
snd_seq_device 9612 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd 58372 10 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore 9312 1 snd
snd_page_alloc 11400 2 snd_intel8x0,snd_pcm
parport_pc 37668 1
parport 39368 2 lp,parport_pc
crc_ccitt 3200 1 irda
iTCO_wdt 11684 0
shpchp 40480 0
psmouse 41224 0
serio_raw 8452 0
pcspkr 4352 0
pci_hotplug 34752 1 shpchp
intel_agp 26012 1
agpgart 34888 2 drm,intel_agp
af_packet 24968 2
evdev 11520 2
reiserfs 261376 2
sg 37788 0
sr_mod 18084 0
cdrom 39072 1 sr_mod
piix 11524 0 [permanent]
generic 6532 0 [permanent]
ide_disk 17920 4
ehci_hcd 35080 0
ohci_hcd 22788 0
usbcore 143620 4 usbhid,ehci_h...

Read more...

Revision history for this message
Matthew Garrett (mjg59) wrote : Re: [Bug 77477] Cannot enable DMA for my IDE-drive

Could you please also attach the output of the command

lspci -vn

? Thanks!

Revision history for this message
Olaf Lüke (borg) wrote :

i can confirm this. same problem for me with ubuntu.

Changed in linux-source-2.6.19:
status: Unconfirmed → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.