View previous topic :: View next topic |
Author |
Message |
cogitate n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Funny_Figure/Hudsonbender.gif)
Joined: 05 Dec 2003 Posts: 46 Location: Ontario, Canada
|
Posted: Tue Jun 01, 2004 9:53 pm Post subject: Complete freeze |
|
|
Just gone through a fresh install (two really) and everything went fine. Boot the computer after install, trying to emerge gnome and it freezes. This is not the only freeze that happens. Sometimes (but not always) the keyboard does not respond after startup (can't even log in).
A freeze has always been during either of the following
Code: | emerge gnome
xf86config (emerged earlier)
after startup (at login prompt) |
There are times when it seems frozen, but it comes back after a little bit (couple of minutes)
What I've done. Aside from searching google and the forums. I've run memtest86 with no problems. I'm on kernel compile number 7 with different options. ACPI in or out does nothing, APM is not in at all.
BIOS hardware monitor shows the following:
CPU Temp: 54C
Motherboard Temp: 29C
CPU Fan: 2537RPM
Chassis Fan: 1418RPM
Vcore 1.34V
3.8V: 3.26V
5V: 4.97V
12V: 11.71V
Specs:
Intel Pentium 4 @ 2.8GHz
Asrock P4VT8+ Motherboard (ACPI)
Antec Sonata case with 380W power supply
512MB DDR RAM
development-sources 2.6.6
Been working at this for two days now, checked every connection in the box and I'm out of ideas. Also of note, although not a big deal is that it detects my floppy drive but I cannot access it, saying fd0 is not a block device, nor is /dev/floppy/0 (which has the b flag on). The motherboard detects the device but will not boot with a boot floppy in it, leaving me to believe its the device itself. Mostly, I am far more concerned with the freezing problem. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
nyteryda Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/108212215440ddd4430735c.jpg)
Joined: 26 Jul 2003 Posts: 337 Location: London
|
Posted: Tue Jun 01, 2004 10:19 pm Post subject: |
|
|
If you dual boot it might be worth trying prime95
and are the tempretures taken strait after a crash/freeze ?
Im only saying these things because I had freezes during large emerges and mine was a temprature problem _________________
Code: | #include "forums.h"
int main() {while (bollox) postcount++;}
|
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
cogitate n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Funny_Figure/Hudsonbender.gif)
Joined: 05 Dec 2003 Posts: 46 Location: Ontario, Canada
|
Posted: Tue Jun 01, 2004 10:29 pm Post subject: |
|
|
This is a brand new box with new everything, the only thing on there is gentoo. The temperatures are taken immediately after a crash. If I sit there and watch the temps they don't alter much from when the box is first started.
*Edit: The box has also now frozen during two kernel compiles |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
nyteryda Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/108212215440ddd4430735c.jpg)
Joined: 26 Jul 2003 Posts: 337 Location: London
|
Posted: Tue Jun 01, 2004 10:43 pm Post subject: |
|
|
did you install from stage1/2 or stage 3 ?
when you compile your kernel are you pretty sure you know what to put in and what not ? i.e how experienced are you?
what other processes do you have running at the moment
you have got swap space running ?
your harddisks are fine and dandy ?
what are your CFLAGS ?
(I'm shot in darks/guessing here...)
you could try vanilla 2.4 sources (i think they are supposed to be most stable at moment) only to see if it makes a difference _________________
Code: | #include "forums.h"
int main() {while (bollox) postcount++;}
|
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
cogitate n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Funny_Figure/Hudsonbender.gif)
Joined: 05 Dec 2003 Posts: 46 Location: Ontario, Canada
|
Posted: Tue Jun 01, 2004 11:23 pm Post subject: |
|
|
The first attempt at the install was a stage1, the second attempt was stage2 (pentium4 sources). I've been using linux for about 3 years now, gentoo for the quite some time now (over a year at least), but there are still some parts of the kernel that confuse me. I've set up 4 other computers on gentoo though, so I'm not totally new at it.
Swap is on and as far as I can tell the hd's are fine. I pulled them out of another computer and put them in this one (hda 10GB, hdb 6GB). I've never had a problem with them, although I realize that means nothing. The kernel has always recognized them fine on boot as far as I can tell.
Code: | CFLAGS="-02 -march=pentium4 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}" |
I honestly have very little idea of what those flags do so I never mess with them. That's the way they came with the stage2. It was a 2004.1 stage2 that I used.
By the way, thanks for all the help to everyone. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
nyteryda Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/108212215440ddd4430735c.jpg)
Joined: 26 Jul 2003 Posts: 337 Location: London
|
Posted: Tue Jun 01, 2004 11:38 pm Post subject: |
|
|
first the CFLAGS seem fine to me...
did you try a different kernel ? like i said i found the the vanilla sources were good when you have problems cos they are just plain. if you try them and you have a problem still send me the .config file and ill see if i can see anything in it (not that im an expert I just made alot of mistakes of my own )
oh incase you don't know you can check your hard disks by using
Code: | fsck -fc /dev/(device for example hda1) |
that will look for bad blocks soo can take a while! _________________
Code: | #include "forums.h"
int main() {while (bollox) postcount++;}
|
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
b0fh_ Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/gallery/Southpark/avatar14.gif)
Joined: 01 Jun 2004 Posts: 142 Location: Brazil
|
Posted: Wed Jun 02, 2004 12:21 am Post subject: |
|
|
are you compiling in a framebuffer console? the fact the system also freezes in xf86config may indicate video card/agp problem. what video card is it and are you using framebuffer console or X?
Peace. _________________ "Contrary to popular belief, UNIX is user-friendly. It only happens to be picky on its friends." |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
cogitate n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Funny_Figure/Hudsonbender.gif)
Joined: 05 Dec 2003 Posts: 46 Location: Ontario, Canada
|
Posted: Wed Jun 02, 2004 1:08 am Post subject: |
|
|
I'm using an old ati mach 64 pci card, the agp slot is empty because I haven't bought a card yet (getting a capture card eventually), but I don't think that is the problem because its a card that I pulled out of an older computer (P3 @ 733) that was running 2.6.1 kernel. I have framebuffer support in the kernel, but no vga line in grub so the screen blanks for a moment during startup as it realizes that the framebuffer isn't set up properly, but then it goes back to basic terminal. If I take framebuffer out of the kernel this doesn't happen.
One thing I tried is that the Antec Sonata has a special "Fan Only" power connector (molex 4 pin), and it says in the manual that the fan speed is varied to try to keep the box quiet. The manual states that when using the fan only connector some hardware sensors might notice a very low fan speed and give false alarms about a problem with the fan. I've tried changing to a regular molex connector and I've begun an emerge gnome, this has been working good for about 45 minutes now, but I have yet to determine if this solved the problem.
Is there a way to alter settings for acceptable fan speeds? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
cogitate n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Funny_Figure/Hudsonbender.gif)
Joined: 05 Dec 2003 Posts: 46 Location: Ontario, Canada
|
Posted: Wed Jun 02, 2004 1:26 am Post subject: |
|
|
I haven't tried a different kernel yet, but I have thought about going back to an old one if this emerge fails on me. Its still going strong with gnome (over half way through) so it might be the strange fan connectors. Unfortunately they really do make the box quieter, so I wish I could use them. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
dalek Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/128633758940d097137892b.jpg)
Joined: 19 Sep 2003 Posts: 1353 Location: Mississippi USA
|
Posted: Wed Jun 02, 2004 4:38 am Post subject: |
|
|
I ran into that exact problem once and I had the wrong IDE driver installed in the kernel. You may want to check that.
Hope that helps or you find the fix.
Later
![Very Happy :D](images/smiles/icon_biggrin.gif) _________________ My rig: Gigabyte GA-970A-UD3P mobo, AMD FX-8350 Eight-Core CPU, ZALMAN CNPS10X Performa CPU cooler,
G.SKILL 32GB DDR3 PC3 12800 Memory Nvidia GTX-650 video card LG W2253 Monitor
60TBs of hard drive space using LVM
Cooler Master HAF-932 Case |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
cogitate n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Funny_Figure/Hudsonbender.gif)
Joined: 05 Dec 2003 Posts: 46 Location: Ontario, Canada
|
Posted: Wed Jun 02, 2004 4:11 pm Post subject: |
|
|
For anyone that comes accross this. The problem seems to be solved by using a regular molex instead of the "Fan only" power connectors. Anyone that buys this case (Antec Sonata), the special connectors cause problems. If I ever find a way around this I'll post it here. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|