View previous topic :: View next topic |
Author |
Message |
shinsplints n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 11 Feb 2004 Posts: 9
|
Posted: Tue Jun 01, 2004 2:20 pm Post subject: slow when copying/compiling |
|
|
my computer runs really slowly whenever i copy a file from hard drive/cdrom to hard drive and also when i compile/emerge anything. It doesnt matter if im running X or not, it will still happen at a console. Is there any sort of kernel option that i may have selected incorrectly, or is this normal? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
John5788 Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/10456670534b57e7e39c691.jpg)
Joined: 06 Apr 2004 Posts: 2140 Location: 127.0.0.1
|
Posted: Tue Jun 01, 2004 2:21 pm Post subject: |
|
|
enable DMA.
Code: | # hdparm -d1 /dev/hda |
or do it on whatever drive ur working on _________________ John5788 |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
rane Retired Dev
![Retired Dev Retired Dev](/images/ranks/rank-retired.gif)
![](images/avatars/311066999430b4b8a00b6f.jpg)
Joined: 03 Mar 2004 Posts: 306 Location: Warsaw, Poland
|
Posted: Tue Jun 01, 2004 2:38 pm Post subject: re |
|
|
You should check if you've added your chipset's support in kernel. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
shinsplints n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 11 Feb 2004 Posts: 9
|
Posted: Tue Jun 01, 2004 2:44 pm Post subject: |
|
|
when i try hdparm -d1 /dev/hda i get:
/dev/hdb:
setting using_dma to 1 (on)
HDIO_SET_DMA failed: Operation not permitted
using_dma = 0 (off)
how can i change it so that the operation is permitted
edit: and nforce chipset is enabled in kernel |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
leo_t Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 28 Apr 2004 Posts: 93
|
Posted: Tue Jun 01, 2004 2:59 pm Post subject: |
|
|
have you tried this as root? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
MadAmos n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 20 May 2004 Posts: 7
|
Posted: Thu Jun 03, 2004 12:26 am Post subject: |
|
|
Probably the support for your IDE chipset isn't in the kernel. I had the same issue. _________________ The more rapidly a civilization progresses, the sooner it dies for another to rise in its place.
-Havelock Ellis |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|