Gentoo Archives: gentoo-dev

From: John Nilsson <pzycrow@××××××.com>
To: gentoo-dev@g.o
Subject: [gentoo-dev] Overheating?
Date: Sun, 20 Oct 2002 08:53:42
Message-Id: 1035129211.12973.22.camel@newkid.fam59.net
1 This might be off topic, but mabey not. I experience problems with my
2 graphics card while running `make menuconfig`.
3
4 The symptoms are like it beeing overheated. Screen gets garbled and if i
5 quickly exit menuconfig it reverts to normal, if I wait however the
6 machine hangs.
7
8 I never have this problem otherwise, the computer can be running for
9 days with 100% CPU utilisation with no problem. But eaven a fresh boot
10 will hang in minutes if I run menuconfig.
11
12 USE="sse dga -arts -qt -qtmt -gtk gtk2 -kde tetex samba"
13 CHOST="i686-pc-linux-gnu"
14 CFLAGS="-march=athlon-xp -mmmx -m3dnow -msse -mfpmath=sse -O3
15 -fomit-frame-pointer -fprefetch-loop-arrays -ffast-math -fforce-addr
16 -falign-functions=4 -pipe"
17 MAKEOPTS="-j4"
18
19 Hardware:
20 Athlon-XP
21 Geforce4 Ti4200 64MB
22 ASUS A7V333
23 Crusial XMS pc 2700 CAS2 512MB
24
25 /John