View previous topic :: View next topic |
Author |
Message |
johtib Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 14 Jun 2004 Posts: 128
|
Posted: Wed Jun 16, 2004 6:58 pm Post subject: Failing to set DMA on IBM Deskstart 180GXP |
|
|
Code: | bash-2.05b# hdparm -d 1 /dev/hda
/dev/hda:
setting using_dma to 1 (on)
HDIO_SET_DMA failed: Operation not permitted
using_dma = 0 (off)
|
I know it is supported (in Windows XP anyway)... |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
NeddySeagoon Administrator
![Administrator Administrator](/images/ranks/rank-admin.gif)
![](images/avatars/3946266373f47d606a2db3.jpg)
Joined: 05 Jul 2003 Posts: 54815 Location: 56N 3W
|
Posted: Wed Jun 16, 2004 7:38 pm Post subject: |
|
|
johtib,
You have probably got a few things missing (well at least one) missing from your kernel. Likely the chip set driver. See the detail in this thread. https://forums.gentoo.org/viewtopic.php?t=185050&highlight= _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
johtib Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 14 Jun 2004 Posts: 128
|
Posted: Wed Jun 16, 2004 9:08 pm Post subject: |
|
|
I've got the following chipsets, do I need something special for them (reported by wcpuid)?
Host Bridge: VIA Apollo KT133
South Bridge: VIA VT82C686B |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
NeddySeagoon Administrator
![Administrator Administrator](/images/ranks/rank-admin.gif)
![](images/avatars/3946266373f47d606a2db3.jpg)
Joined: 05 Jul 2003 Posts: 54815 Location: 56N 3W
|
Posted: Wed Jun 16, 2004 9:13 pm Post subject: |
|
|
johtib,
You should choose the VIA82CXXX chipset support, which is the last one in the list in the 2.6.6 kernel. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|