linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* setting dma on on hdd
@ 2003-09-10  9:52 juranj1
  2003-09-10 17:00 ` Bartlomiej Zolnierkiewicz
  0 siblings, 1 reply; 2+ messages in thread
From: juranj1 @ 2003-09-10  9:52 UTC (permalink / raw)
  To: linux-kernel



hello,
i am sorry for asking you but i am a newbie:(...
i have a acer tm613txv nb, kernel 2.4.22
i would like to turn on dma on hhd but i get this message

/dev/hda:
 setting using_dma to 1 (on)
 HDIO_SET_DMA failed: Operation not permitted
 using_dma    =  0 (off)

when i use a kernel 2.4.20-8 that works fine
somewhere i founded that problem could be in driver Uniform Multi-Platform E-IDE
driver Revision: 7.00beta4-2.4 which is in 2.4.22, but i dont know how shoud i
solve this problem..thank you for every advice....(i think that i have compiled
everthing what i shoud)

jirka
icq52736508

lspci:
00:00.0 Host bridge: Intel Corp. 82815 815 Chipset Host Bridge and Memory
Controller Hub (rev 11)
00:02.0 VGA compatible controller: Intel Corp. 82815 CGC [Chipset Graphics
Controller] (rev 11)
00:1e.0 PCI bridge: Intel Corp. 82801BAM/CAM PCI Bridge (rev 03)
00:1f.0 ISA bridge: Intel Corp. 82801BAM ISA Bridge (LPC) (rev 03)
00:1f.1 IDE interface: Intel Corp. 82801BAM IDE U100 (rev 03)

messages:
Sep  8 18:47:57 pepek kernel: Uniform Multi-Platform E-IDE driver
Revision: 7.00beta4-2.4
Sep  8 18:47:57 pepek kernel: ide: Assuming 33MHz system bus speed for
PIO modes; override with idebus=xx
Sep  8 18:47:57 pepek kernel: hda: IBM-DJSA-220, ATA DISK drive
Sep  8 18:47:57 pepek kernel: hdc: UJDA710, ATAPI CD/DVD-ROM drive
Sep  8 18:47:57 pepek kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Sep  8 18:47:57 pepek kernel: ide1 at 0x170-0x177,0x376 on irq 15
Sep  8 18:47:57 pepek kernel: hda: attached ide-disk driver.
Sep  8 18:47:57 pepek kernel: hda: host protected area => 1
Sep  8 18:47:57 pepek kernel: hda: 39070080 sectors (20004 MB)
w/1874KiB
Cache, CHS=2432/255/63

hdparm -iv:
 Model=IBM-DJSA-220, FwRev=JS4OAC7A, SerialNo=44T44W45916
 Config={ HardSect NotMFM HdSw>15uSec Fixed DTR>10Mbs }
 RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=4
 BuffType=DualPortCache, BuffSize=1874kB, MaxMultSect=16, MultSect=16
 CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=39070080
 IORDY=on/off, tPIO={min:240,w/IORDY:120}, tDMA={min:120,rec:120}
 PIO modes:  pio0 pio1 pio2 pio3 pio4
 DMA modes:  mdma0 mdma1 mdma2
 UDMA modes: udma0 udma1 udma2 udma3 *udma4
 AdvancedPM=yes: mode=0x80 (128) WriteCache=enabled
 Drive conforms to: ATA/ATAPI-5 T13 1321D revision 1:  2 3 4 5



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: setting dma on on hdd
  2003-09-10  9:52 setting dma on on hdd juranj1
@ 2003-09-10 17:00 ` Bartlomiej Zolnierkiewicz
  0 siblings, 0 replies; 2+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2003-09-10 17:00 UTC (permalink / raw)
  To: juranj1; +Cc: linux-kernel

On Wednesday 10 of September 2003 11:52, juranj1@feld.cvut.cz wrote:
> when i use a kernel 2.4.20-8 that works fine
> somewhere i founded that problem could be in driver Uniform Multi-Platform
> E-IDE driver Revision: 7.00beta4-2.4 which is in 2.4.22, but i dont know
> how shoud i solve this problem..thank you for every advice....(i think that
> i have compiled everthing what i shoud)

You don't have support for you IDE chipset compiled in the kernel.
You should add something like "CONFIG_BLK_DEV_PIIX=y" to your .config file.

This issue was discussed several times on lkml,
please search archives for more info.

--bartlomiej


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-09-10 16:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-10  9:52 setting dma on on hdd juranj1
2003-09-10 17:00 ` Bartlomiej Zolnierkiewicz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).