Results 11 to 20 of 21
If you're talking about model number for mother board its GA-7N400 with nVidia nForce2 chipset.
No it is NOT sata....
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-27-2005 #11Just Joined!
- Join Date
- Jun 2005
- Location
- 127.0.0.1
- Posts
- 29
If you're talking about model number for mother board its GA-7N400 with nVidia nForce2 chipset.
No it is NOT sata.
- 07-27-2005 #12Linux Newbie
- Join Date
- Jun 2005
- Posts
- 181
Grep your .config for AMD74XX, if it comes up with something, set it to y.
200mhz Pentium 1 with MMX, 128mb RAM, 10gb Seagate HDD. Beastly.
- 07-27-2005 #13Just Joined!
- Join Date
- Jun 2005
- Location
- 127.0.0.1
- Posts
- 29
Force linux # cat .config | grep AMD74XX
# CONFIG_BLK_DEV_AMD74XX is not set
Force linux #
Set to yes and recompile kernel?
- 07-27-2005 #14Linux Newbie
- Join Date
- Jun 2005
- Posts
- 181
Yep. That should work (I'm piecing this together from early 2.6 text kernels..).
200mhz Pentium 1 with MMX, 128mb RAM, 10gb Seagate HDD. Beastly.
- 07-27-2005 #15Just Joined!
- Join Date
- Jun 2005
- Location
- 127.0.0.1
- Posts
- 29
Ok Ill be back in about an hour cause i have to let this k3b emerge finish :-p
- 07-27-2005 #16Linux Engineer
- Join Date
- Jul 2003
- Location
- Uppsala, Sweden
- Posts
- 1,278
your compiling software and complaining about lag? of course your system will lag when you are compiling seeing at that cause your cpu usage to reach 100% and stay there till the compile is done
if you dont like that then you can renice emerge with the renice command (man renice)Proud to be a GNU/Gentoo Linux user!
- 07-27-2005 #17Linux Newbie
- Join Date
- Jun 2005
- Posts
- 181
Yes, but this is extreme lag. I can sit here at 100% CPU usage, most of my memory gone. and happily surf. My xbox does pretty much what he's getting, and it hasn't got DMA on.
200mhz Pentium 1 with MMX, 128mb RAM, 10gb Seagate HDD. Beastly.
- 07-27-2005 #18Just Joined!
- Join Date
- Jun 2005
- Location
- 127.0.0.1
- Posts
- 29
Umm maybe you dont know what kind of lag it was? Anyways yes its fixed I tested it to the extreme, i extracted a 2 gig file while using emerge, with all my normal programs open and my load average was 1/4th of what it was. Also I felt no lag whatsoever so thanks a lot =]
- 07-27-2005 #19Just Joined!
- Join Date
- Jun 2005
- Location
- 127.0.0.1
- Posts
- 29
One more quick problem sound works as root but not as a normal user...i did usermod -G video rub3x and audio as well still says denied.."failed to open output plgun"
rub3x@Force ~ $ xmms
** WARNING **: alsa_get_mixer(): Attaching to mixer hw:0 failed: Permission denied
ALSA lib confmisc.c:560
snd_determine_driver) could not open control for card 0ALSA lib conf.c:3479
_snd_config_evaluate) function snd_func_card_driver returned error: Permission denied
ALSA lib confmisc.c:392
snd_func_concat) error evaluating strings
ALSA lib conf.c:3479
_snd_config_evaluate) function snd_func_concat returned error: Permission denied
ALSA lib confmisc.c:955
snd_func_refer) error evaluating name
ALSA lib conf.c:3479
_snd_config_evaluate) function snd_func_refer returned error: Permission denied
ALSA lib conf.c:3948
snd_config_expand) Evaluate error: Permission denied
ALSA lib pcm.c:2090
snd_pcm_open_noupdate) Unknown PCM default
** WARNING **: alsa_setup(): Failed to open pcm device (default): Permission denied
xmms-mad-Message: failed to open audio output: ALSA 1.2.10 output plugin
rub3x@Force ~ $
- 07-28-2005 #20Linux Newbie
- Join Date
- May 2005
- Posts
- 222
The .... $ .... symbol indicates that you're a normal user and not root, which should be ... # .


Reply With Quote
