LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 04-07-2005, 05:45 AM   #1
jakkals
Member
 
Registered: May 2004
Distribution: Suse 9.2
Posts: 56

Rep: Reputation: 15
System Hangs, no badblocks


Ok, when transacting with the harddisk in linux (suse 9.2 on amd64 with 64bit rpms), the system likes to hang randomly.
Ive reinstalled twice.
Filesystems are ext3 and reiserfs. All filesystems have been check and checked again for badblocks. None found.

The harddisk is on SATA as /dev/sda

Syslog messages? I know there should be some in /var/log, but where from there? None such issues in knoppix 3.7.

I also dont know how to check for kernel pannics so there might be some but I doubt it.

TX
 
Old 04-07-2005, 03:59 PM   #2
jakkals
Member
 
Registered: May 2004
Distribution: Suse 9.2
Posts: 56

Original Poster
Rep: Reputation: 15
UPDATE:

It seems that it mostly happens with the network traffic. When traffic is happening on any of the 2 NIC (and I have tried both), it tends to freeeeze.
Chipset is NFORCE4.
I have loaded the NFORCE4 network drivers.
 
Old 04-18-2005, 06:51 PM   #3
rush_ad
LQ Newbie
 
Registered: Apr 2005
Distribution: suse, gentoo
Posts: 11

Rep: Reputation: 0
i seem to have the same problem on my amd64. i have tried ubuntu and suse. both 64-bit and 32-bit. they both hang randomly. i run nforce3 chipset. does it have anything to do with network card or just chipset?

i run 64-bit gentoo for a while and it was running fine. but i want to run ubuntu or suse instead. help me out here.

by random hangs i mean that it just stops responding. from what i have noticed it hangs when i am put load on hard drive. such as, last time ubuntu hung was when i was downloading something. and before that it hung when i was copying a large iso fine on my hard drive.

so what do you guys think?

thanks. my first post on linuxquestions.com
 
Old 04-19-2005, 08:23 AM   #4
jakkals
Member
 
Registered: May 2004
Distribution: Suse 9.2
Posts: 56

Original Poster
Rep: Reputation: 15
In gentoo, i run 2004.3 64bit natively. No hangups, no straw, nothing.
With suse this aint the case.
Thus,I'll check with the new suse 9.3 wheather this has been resolved, though I doubt it.

I have a very strong feeling towards the network being the problem. Currently I use forcedeth as the network driver, NOT nvidia's drivers.
Wintos only detects one NIC, though both works fine in gentoo with modules: sk98lin and forcedeth.

The problem lies with it hanging.
This is also not n KDE/X problem because I tried uploading stuff via sftp and it also happened as soon as the transfer started.

Ideas anyone?
 
Old 04-19-2005, 08:25 AM   #5
rush_ad
LQ Newbie
 
Registered: Apr 2005
Distribution: suse, gentoo
Posts: 11

Rep: Reputation: 0
i tried it with suse 9.3 and it still hangs. not sure what the problem is.
 
Old 04-19-2005, 08:33 AM   #6
jakkals
Member
 
Registered: May 2004
Distribution: Suse 9.2
Posts: 56

Original Poster
Rep: Reputation: 15
mm.. we need to know wheather a message is logged. It'll probably in /var/log , how to check for it I dont know. Anyone?
 
Old 04-19-2005, 08:41 AM   #7
jakkals
Member
 
Registered: May 2004
Distribution: Suse 9.2
Posts: 56

Original Poster
Rep: Reputation: 15
As I have gentoo running now, I cant install suse.
Please check "dmesg" for me and "grep" if needed for eth0 or something like this:
dmesg <ENTER>
****OUTPUT****
f
ds
ds
fdsf
dsfs
dfds eth0
fs
****OUTPUT END****
dmesg | grep eth0 <ENTER>

****OUTPUT****
dfds eth0
****OUTPUT END****

then paste the stuff here:
 
Old 04-19-2005, 09:24 AM   #8
rush_ad
LQ Newbie
 
Registered: Apr 2005
Distribution: suse, gentoo
Posts: 11

Rep: Reputation: 0
from what i have read so far, this seems like a nforce chipset problem with APIC. some people got it working with noapic or apic=off boot options.

i dont think its a eth0 problem.
 
Old 04-19-2005, 09:53 AM   #9
jakkals
Member
 
Registered: May 2004
Distribution: Suse 9.2
Posts: 56

Original Poster
Rep: Reputation: 15
That would make sense.

Whats the boot options for suse 92. to turn apic off? In gentoo its noapic.
Though, I dont boot my gentoo with apic turned off.
 
Old 04-19-2005, 11:01 AM   #10
rush_ad
LQ Newbie
 
Registered: Apr 2005
Distribution: suse, gentoo
Posts: 11

Rep: Reputation: 0
for suse its the same, noapci

you can use noacpi, noapic as well. apci-off also works.
 
Old 04-19-2005, 11:02 AM   #11
rush_ad
LQ Newbie
 
Registered: Apr 2005
Distribution: suse, gentoo
Posts: 11

Rep: Reputation: 0
this is the output you wanted.

Code:
rushad@patel-dorm:~$ dmesg | grep eth0
eth0: forcedeth.c: subsystem: 01458:e000 bound to 0000:00:05.0
eth0: no IPv6 routers present
 
Old 04-19-2005, 11:23 AM   #12
jakkals
Member
 
Registered: May 2004
Distribution: Suse 9.2
Posts: 56

Original Poster
Rep: Reputation: 15
have you tested the noapic one on suse? I have tried this one on gentoo and it solves the exact same problem.
 
Old 04-19-2005, 12:13 PM   #13
rush_ad
LQ Newbie
 
Registered: Apr 2005
Distribution: suse, gentoo
Posts: 11

Rep: Reputation: 0
nop, no luck. i tried all those options on suse and ubuntu. i dont have gentoo install anymore because i wanted to see if the same problem happens on other distros. well, good that you have solved the problem.

now help me out, my computer still freezes. after all those options and reinstalling 10 times.
 
Old 05-02-2005, 09:41 PM   #14
rush_ad
LQ Newbie
 
Registered: Apr 2005
Distribution: suse, gentoo
Posts: 11

Rep: Reputation: 0
so any luck?? my gentoo works fine ( i reinstalled ) but ubuntu still hangs even when i am running livecd with no hard drive plugged in.

may be this is eth0 problem. noapci, nopaic options dont help on ubuntu and gentoo works without those options.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
System going down for system halt NOW! (hangs) jdh77 Yoper 14 12-07-2004 03:28 AM
net driver causes system hangs (keyboard hangs) yjchen Linux - Networking 0 10-21-2004 10:12 PM
system hangs Leb_CRX Linux - General 2 06-07-2004 11:12 AM
system hangs Leb_CRX Linux - Software 1 06-05-2004 10:16 AM
System hangs Pico_01 Red Hat 11 01-19-2004 02:10 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 10:39 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration