View previous topic :: View next topic |
Author |
Message |
xprometeus n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 19 Jan 2004 Posts: 50
|
Posted: Mon Feb 02, 2004 7:41 pm Post subject: i cant set udma |
|
|
i cant set udma,what is wrong ?
hdparam -d1 /dev/hda
/dev/hda:
setting using_dma to 1 (on)
HDIO_SET_DMA failed:operation not permitted
using_dma = 0 (off)
thank for your help |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
_Max_ Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 03 Mar 2003 Posts: 264 Location: London, UK
|
Posted: Mon Feb 02, 2004 7:56 pm Post subject: |
|
|
Found hdparam?
Were you root when you tried this? _________________ Ceci n'est pas une sig. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Moled l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/gallery/Predator/movie_predator_predator_6.jpg)
Joined: 09 Jul 2003 Posts: 635
|
Posted: Mon Feb 02, 2004 9:17 pm Post subject: |
|
|
got support for your chipset in your kernel? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
TheCoop Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/50962178541c2cd784cf26.jpg)
Joined: 15 Jun 2002 Posts: 1814 Location: Where you least expect it
|
Posted: Mon Feb 02, 2004 9:31 pm Post subject: |
|
|
what does hdparm /dev/hd* tell you? have you got 'Enable DMA by default' in your kernel config? what does 'dmesg' tell you? _________________ 95% of all computer errors occur between chair and keyboard (TM)
"One World, One web, One program" - Microsoft Promo ad.
"Ein Volk, Ein Reich, Ein Führer" - Adolf Hitler
Change the world - move a rock |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Dancy n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Quake3/quake3_slash.gif)
Joined: 27 Jan 2004 Posts: 59 Location: Torino
|
Posted: Fri Feb 06, 2004 10:26 am Post subject: Re: i cant set udma |
|
|
xprometeus wrote: | i cant set udma,what is wrong ?
hdparam -d1 /dev/hda
/dev/hda:
setting using_dma to 1 (on)
HDIO_SET_DMA failed:operation not permitted
using_dma = 0 (off)
thank for your help |
I have the same problem.... ![Sad :(](images/smiles/icon_sad.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
bircho n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 19 Jan 2003 Posts: 2 Location: Salvador/Brazil
|
Posted: Fri Feb 06, 2004 4:58 pm Post subject: |
|
|
I had the same problem too. As someone said, you need to configure the kernel with suport for your chipset. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Acka n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 26 Sep 2003 Posts: 28
|
Posted: Sat Feb 07, 2004 11:38 pm Post subject: |
|
|
yep same problem here. My mobo chipset is a SiS 645DX (unfortunately), Im using the 2.6.1 kernel and go to:
# cd /usr/src/linux && make menuconfig
Device Drivers --->
ATA/ATAPI/MFM/RLL support --->
<*>SiS5513 chipset support
exited and save
make && make modules_install (i dont think make modules_install is needed)
rebooted
I still come up with the same error being:
bash-2.05b# hdparm -d1 /dev/hda
/dev/hda:
setting using_dma to 1 (on)
HDIO_SET_DMA failed: Operation not permitted
using_dma = 0 (off) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|