View previous topic :: View next topic |
Author |
Message |
primus Apprentice
Joined: 07 Jun 2003 Posts: 230
|
Posted: Sat Jun 21, 2003 3:59 pm Post subject: ide chipset drivers ... DMA |
|
|
i have an abit kx7-333R and am using the onboard highpoint raid controller... this is working, but i am unable to use hdparm to set my dvd drive to use DMA... it gives me the "operation not permitted"
i was reading the forums and people say to enable the ide-chipset drivers... is there a way to determine which one to enable... i know i have the VIA chipset, but which option is that in the ac-sources? i saw a VIA82c something, but isnt that for onboard sound or something? i am not sure though.
i just need a quick pointer in the right direction. thanks a bunch _________________
$japh=qq/62D112U107N106E28D89U104N109E89 D86U96N102E14D77U87N106E96D12U68N95E98 D102U101N101E/;
map { $i++ while chop; push (@dune,$i); undef $i; } split /[eE]/;
map { print chr ${\(shift(@dune) + $_)}; } split /[DUNE]/,$japh;
|
|
Back to top |
|
|
Wedge_ Advocate
Joined: 08 Aug 2002 Posts: 3614 Location: Scotland
|
Posted: Sat Jun 21, 2003 8:18 pm Post subject: |
|
|
You should compile in support for both the motherboard IDE chipset and the Highpoint controller. Abit's website says that board has the HPT372 controller. I have a KR7A with the same model, and it worked fine. Make sure you have support for the HPT372 compiled into your kernel and DMA should hopefully work. (ATA/IDE/MFM/RLL devices -> IDE Chipset support, look for HTP36x/37x chipset support, and VIA82XXXX support). _________________ Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ |
|
Back to top |
|
|
primus Apprentice
Joined: 07 Jun 2003 Posts: 230
|
Posted: Sun Jun 22, 2003 12:15 am Post subject: |
|
|
hey it worked! thanks a bunch _________________
$japh=qq/62D112U107N106E28D89U104N109E89 D86U96N102E14D77U87N106E96D12U68N95E98 D102U101N101E/;
map { $i++ while chop; push (@dune,$i); undef $i; } split /[eE]/;
map { print chr ${\(shift(@dune) + $_)}; } split /[DUNE]/,$japh;
|
|
Back to top |
|
|
|