View previous topic :: View next topic |
Author |
Message |
shinsplints n00b

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 |
|
 |
John5788 Advocate


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 |
|
 |
rane Retired Dev


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 |
|
 |
shinsplints n00b

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 |
|
 |
leo_t Tux's lil' helper

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 |
|
 |
MadAmos n00b

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 |
|
 |
|