View previous topic :: View next topic |
Author |
Message |
rek2 Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/1573486584542256defe56.png)
Joined: 05 Jan 2003 Posts: 477 Location: Boston USA/Barcelona Spain
|
Posted: Sat Jan 28, 2006 8:26 pm Post subject: setting DMA to 1?[solved] |
|
|
ok I have this problem I just installed a new drive and did:
hdparm -d1 /dev/hda
/dev/hda:
setting using_dma to 1 (on)
HDIO_SET_DMA failed: Operation not permitted
using_dma = 0 (off)
whats going on? _________________ http://www.dailyradical.org
http://www.binaryfreedom.info
use jabber!!! sing on now, register an account:
http://jabber.binaryfreedom.info
Last edited by rek2 on Sat Jan 28, 2006 9:33 pm; edited 1 time in total |
|
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: 54824 Location: 56N 3W
|
Posted: Sat Jan 28, 2006 8:32 pm Post subject: |
|
|
rek2,
You have the IDE chipset specific code for your motherboard IDE chipset missing from your 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) |
rek2 Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/1573486584542256defe56.png)
Joined: 05 Jan 2003 Posts: 477 Location: Boston USA/Barcelona Spain
|
Posted: Sat Jan 28, 2006 9:10 pm Post subject: |
|
|
ok that makes sense..
lspci
0000:00:00.0 Host bridge: Broadcom (formerly ServerWorks) CNB20LE Host Bridge (rev 05)
0000:00:00.1 Host bridge: Broadcom (formerly ServerWorks) CNB20LE Host Bridge (rev 05)
0000:00:01.0 VGA compatible controller: ATI Technologies Inc Rage XL (rev 27)
0000:00:06.0 Ethernet controller: Intel Corporation 82557/8/9 [Ethernet Pro 100] (rev 0
0000:00:0f.0 ISA bridge: Broadcom (formerly ServerWorks) OSB4 South Bridge (rev 4f)
0000:00:0f.1 IDE interface: Broadcom (formerly ServerWorks) OSB4 IDE Controller
0000:00:0f.2 USB Controller: Broadcom (formerly ServerWorks) OSB4/CSB5 OHCI USB Controller (rev 04)
so which one should I choose? under what name is on the kernel?
Thanks for the help. _________________ http://www.dailyradical.org
http://www.binaryfreedom.info
use jabber!!! sing on now, register an account:
http://jabber.binaryfreedom.info |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
black hole sun Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/131374155741447ea73905e.gif)
Joined: 14 Aug 2004 Posts: 245
|
Posted: Sat Jan 28, 2006 9:18 pm Post subject: |
|
|
It's a broadcom chip.
Look in the kernel under device drivers -> ATAPI/IDE/... (sorry I can't be of more help, but I'm not in linux right now to menuconfig on over there and find the exact names, maybe later) _________________ Running Slackware Linux (I no longer use Gentoo, but I still like this forum ) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
rek2 Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/1573486584542256defe56.png)
Joined: 05 Jan 2003 Posts: 477 Location: Boston USA/Barcelona Spain
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|