View previous topic :: View next topic |
Author |
Message |
equilibrium Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/gallery/Zelda/Zelda_-_Link.jpg)
Joined: 29 Jun 2003 Posts: 213 Location: UK
|
Posted: Sun Feb 29, 2004 4:27 pm Post subject: getting warning dma is disabled (fixed) |
|
|
I've just upgraded my system from a 1.6gig to a 3.2gig p4 and have a new motherboard etc. When I boot I get an error saying "warning dma is disabled" or something similar to that .The BIOS is set to auto on UDMA and the only other option is disabled so I guess it should be enabled.
When I do hdparm I get this-
Code: | # hdparm /dev/hda
/dev/hda:
multcount = 16 (on)
IO_support = 1 (32-bit)
unmaskirq = 0 (off)
using_dma = 1 (on)
keepsettings = 0 (off)
readonly = 0 (off)
readahead = 8 (on)
geometry = 9729/255/63, sectors = 156301488, start = 0
# hdparm /dev/hdb
/dev/hdb:
multcount = 16 (on)
IO_support = 1 (32-bit)
unmaskirq = 0 (off)
using_dma = 1 (on)
keepsettings = 0 (off)
readonly = 0 (off)
readahead = 8 (on)
geometry = 9729/255/63, sectors = 156301488, start = 0 |
I setup the hdparm otions ages ago on install but since new cpu + mobo my fps on timedemo quake3 have dropped? am thinking might be something to do with this?? _________________ kernel 4.15.17-1-equk | i3wm | github
Last edited by equilibrium on Mon Mar 01, 2004 4:38 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
echo6 Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/7100593793f4a0e8d5ad44.gif)
Joined: 04 Jan 2003 Posts: 587
|
Posted: Sun Feb 29, 2004 4:52 pm Post subject: |
|
|
Have you compiled DMA it into the kernel?
Device Drivers
ATA/ATAPI/MFM/RLL support --->
Also don't forget to include the appropriate chipset for your new motherboard.
p.s. check out this post https://forums.gentoo.org/viewtopic.php?t=142750 |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
equilibrium Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/gallery/Zelda/Zelda_-_Link.jpg)
Joined: 29 Jun 2003 Posts: 213 Location: UK
|
Posted: Sun Feb 29, 2004 6:33 pm Post subject: |
|
|
seems to be a fsck error .
I tried emerging pciutils and have checked the kernel setup and re-compiled it but the error still comes up ![Sad :(](images/smiles/icon_sad.gif) _________________ kernel 4.15.17-1-equk | i3wm | github |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
equilibrium Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/gallery/Zelda/Zelda_-_Link.jpg)
Joined: 29 Jun 2003 Posts: 213 Location: UK
|
Posted: Mon Mar 01, 2004 4:39 pm Post subject: |
|
|
updated kernel using gentoo-dev-sources 2.6.3-r2
and now it's not coming up with that error ![Smile :)](images/smiles/icon_smile.gif) _________________ kernel 4.15.17-1-equk | i3wm | github |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|