cool! good to know your problem is solved ... and you
posted your solution which is good for everyone who
might encounter the same problem =)
cheers!
--- Alan Wilter Sousa da Silva <[EMAIL PROTECTED]>
wrote:
> Hi Dianne,
>
> Thank you very much for your attention. I got a
> solution: I u
Hi Dianne,
Thank you very much for your attention. I got a solution: I used
via82cxxx.c version 3.26 (from kernel source MDK 8.1), recompiled the
kernel and voilĂ , it works, now 'hdparm -tT (and -i) /dev/hda' gives:
Timing buffer-cache reads: 128 MB in 0.50 seconds =256.00 MB/sec
hi alan
whats the output of your lspci? or the /proc/pci? my
dmesg shows me this for my ide drive:
ide: Assuming 33MHz system bus speed for PIO modes;
override with idebus=xx
PIIX4: IDE controller on PCI bus 00 dev 39
PIIX4: chipset revision 1
PIIX4: not 100% native mode: will probe irqs later
Hi, thank you for your attention.
Yes I set. Only Non pci DMA is unset (from config file):
# CONFIG_DMA_NONPCI is not set
Otherwise I used config file from MDK 8.1 with minimal changes.
On Fri, 22 Mar 2002, Dianne Marie Montesa wrote:
> have you enabled "Generic PCI DMA support
have you enabled "Generic PCI DMA support" on your new
kernel?
--- Alan Wilter Sousa da Silva <[EMAIL PROTECTED]>
wrote:
> Hi,
> I tried 'hdparm -d 1 /dev/hda' and I got:
> /dev/hda:
> setting using_dma to 1 (on)
> HDIO_SET_DMA failed: Operation not permitted
> using_dma= 0 (off)
>
Hi,
I tried 'hdparm -d 1 /dev/hda' and I got:
/dev/hda:
setting using_dma to 1 (on)
HDIO_SET_DMA failed: Operation not permitted
using_dma= 0 (off)
Help if I said that I'm using an own compiled kernel?
When using original MKD 8.1 kernel I have no problem (my HD flies high).
I'm u