Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 05-10-2009, 02:45 PM   #1 (permalink)
UA_Iron's Avatar
 
Ultra Techie

Join Date: Aug 2005

Posts: 855

UA_Iron is on a distinguished road

Default Random Lockup problems in Ubuntu

I'm a major newbie when it comes to any Linux/Unix type, so I threw my old hardware together with the intentions of running a Secure Shell-tunnel to hook up to on whatever internet connection I'm on.

I'm getting these random lockups a few minutes into using Ubuntu that I cannot recover from. Check out these pics:




My hardware is:
Biostar tforce6100-939
AMD64 3700+
2x512 DDR memory (generic)
40gb WD IDE harddrive
IDE CD/DVD writer
Corsair 450w PSU (brand new)

According to this wiki this mobo should be perfectly supported under ubuntu
UbuntuWiki:Biostar Tforce 6100-939 - Ubuntuä¸*ć–‡

I'm thinking it may be video driver related - I tried all three of the suggested ones found by ubuntu, and even uninstalled the previous ones. Under XP on this same hardware I have run prime95 with no errors. I have run memtest with no errors.

Does anyone have any idea what the heck could be going on?
UA_Iron is offline  
Old 05-10-2009, 02:51 PM   #2 (permalink)
Saxon's Avatar
 

Join Date: Feb 2007

Posts: 6,362

Saxon is just really niceSaxon is just really niceSaxon is just really niceSaxon is just really nice

Default Re: Random Lockup problems in Ubuntu

To me it looks like a video driver issue, What graphics have you got?
__________________
I am not here for long I am deploying soon so please don't expect anything long winded.

Saxon is offline  
Old 05-10-2009, 03:50 PM   #3 (permalink)
UA_Iron's Avatar
 
Ultra Techie

Join Date: Aug 2005

Posts: 855

UA_Iron is on a distinguished road

Default Re: Random Lockup problems in Ubuntu

Quote:
Originally Posted by Saxon View Post
To me it looks like a video driver issue, What graphics have you got?
It's integrated into the mobo.

North Bridge NVIDIA GeForce 6100
South Bridge NVIDIA nForce 410

Onboard Video Chipset NVIDIA GeForce 6100

Yeah, it definitely looks like a driver issue to me too. Should I download the linux geforce driver appropriate for the card and force ubuntu to use it?

I did download a ***.run file from nvidia, but am kind of clueless on how to execute it in ubuntu.
UA_Iron is offline  
Old 05-10-2009, 05:02 PM   #4 (permalink)
Saxon's Avatar
 

Join Date: Feb 2007

Posts: 6,362

Saxon is just really niceSaxon is just really niceSaxon is just really niceSaxon is just really nice

Default Re: Random Lockup problems in Ubuntu

go through the non free (official nvidia) drivers mate open source is ok for a given value of OK for some things an graphics cards in one of them.
__________________
I am not here for long I am deploying soon so please don't expect anything long winded.

Saxon is offline  
Old 05-10-2009, 05:07 PM   #5 (permalink)
 

Join Date: Jul 2005

Location: England

Posts: 2,159

kmote has a spectacular aura aboutkmote has a spectacular aura about

Default Re: Random Lockup problems in Ubuntu

Quote:
Originally Posted by UA_Iron View Post
I'm a major newbie when it comes to any Linux/Unix type, so I threw my old hardware together with the intentions of running a Secure Shell-tunnel to hook up to on whatever internet connection I'm on.

I'm getting these random lockups a few minutes into using Ubuntu that I cannot recover from. Check out these pics:




My hardware is:
Biostar tforce6100-939
AMD64 3700+
2x512 DDR memory (generic)
40gb WD IDE harddrive
IDE CD/DVD writer
Corsair 450w PSU (brand new)

According to this wiki this mobo should be perfectly supported under ubuntu
UbuntuWiki:Biostar Tforce 6100-939 - Ubuntuä¸*ć–‡

I'm thinking it may be video driver related - I tried all three of the suggested ones found by ubuntu, and even uninstalled the previous ones. Under XP on this same hardware I have run prime95 with no errors. I have run memtest with no errors.

Does anyone have any idea what the heck could be going on?
When it starts up you will get an option to go into recovery mode, do that. When you're there you will see an option, I think it's the last one but it's fairly obvious (might be repair xorg or something along those lines).

Quote:
Originally Posted by UA_Iron View Post
It's integrated into the mobo.

North Bridge NVIDIA GeForce 6100
South Bridge NVIDIA nForce 410

Onboard Video Chipset NVIDIA GeForce 6100

Yeah, it definitely looks like a driver issue to me too. Should I download the linux geforce driver appropriate for the card and force ubuntu to use it?

I did download a ***.run file from nvidia, but am kind of clueless on how to execute it in ubuntu.
There are instructtions on nvidias website as to how to run that file. If you get stuck tell us what stage you get to.
__________________
MSI P43 Neo|Enermax Pro82+ 425W|E5200|silent 8500GT|250GB Samsung spinpoint F1|Samsung SATA DVD RW|4GB Corsair|Antec SOLO|openSUSE11


There are in order of increasing severity: lies, darn lies, statistics, and computer benchmarks. - diskinfo man page

Last edited by kmote; 05-10-2009 at 05:09 PM.
kmote is offline  
Old 05-10-2009, 06:55 PM   #6 (permalink)
UA_Iron's Avatar
 
Ultra Techie

Join Date: Aug 2005

Posts: 855

UA_Iron is on a distinguished road

Default Re: Random Lockup problems in Ubuntu

thanks for the help guys. Still havent gotten it. Been battling with it for a while now and it still continues to lock up.

I cannot for the life of me run the .run file that was provided by nvidia. I will keep trying.
UA_Iron is offline  
Old 05-10-2009, 08:09 PM   #7 (permalink)
Saxon's Avatar
 

Join Date: Feb 2007

Posts: 6,362

Saxon is just really niceSaxon is just really niceSaxon is just really niceSaxon is just really nice

Default Re: Random Lockup problems in Ubuntu

Down load the .deb file Ubuntu is based on Debian.

But if this problem continues can i tempt you into trying PCBSD?
__________________
I am not here for long I am deploying soon so please don't expect anything long winded.

Saxon is offline  
Old 05-10-2009, 08:57 PM   #8 (permalink)
UA_Iron's Avatar
 
Ultra Techie

Join Date: Aug 2005

Posts: 855

UA_Iron is on a distinguished road

Default Re: Random Lockup problems in Ubuntu

Interesting, even with no nvidia drivers installed it still will freeze up like that.

I guess the next test is to see if I can still connect to the SSH that I just setup when it's frozen like that - might narrow things down more.

Will PCBSD offer me anything over Ubuntu?
UA_Iron is offline  
Old 05-10-2009, 11:34 PM   #9 (permalink)
 
Monster Techie

Join Date: Apr 2007

Posts: 1,120

Brinson is on a distinguished road

Default Re: Random Lockup problems in Ubuntu

Try running the XVESA drivers.

Boot into a rescue shell and type

sudo dpkg-reconfigure xserver-xorg

Choose "Vesa" or "Xvesa" as your driver. Vesa is the failsafe video drivers and works on basically every system.

Edit: It seems this method won't work with the new version of X.

I believe you can edit the boot options and add xforcevesa to the end it will work though.
__________________
Brinson's Media Center
Ultra Microfly Case
350w Antec Basiq
Intel Core 2 Duo e6750
ECS G31T-M
2x1gb OCZ Gold 800mhz DDR2
750gb Seagate 7200.11 Hard Drive
DVD Burner
8400 GS 512MB

Last edited by Brinson; 05-10-2009 at 11:40 PM.
Brinson is offline  
Old 05-13-2009, 12:27 AM   #10 (permalink)
UA_Iron's Avatar
 
Ultra Techie

Join Date: Aug 2005

Posts: 855

UA_Iron is on a distinguished road

Default Re: Random Lockup problems in Ubuntu

I installed a 7600GS into the rig and ran with the driver just fine.

It hates the onboard video for some reason. It's fine, it fixed my problem

Thanks for the help everyone.
UA_Iron is offline  
 
Closed Thread

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Combine Kubuntu, Ubuntu, Xubuntu and other *buntu flavors. yjcarl87 Linux, BSD, other *nixes & Open Source Software 5 01-03-2009 08:17 PM
UNINSTALL Triple Boot System XP, Vista, Ubuntu... UNINSTALL Yes, UNinstall OnlyCurious Windows Operating Systems and Software 3 01-01-2009 03:29 PM
ubuntu 8.04 install problems philbar71 Linux, BSD, other *nixes & Open Source Software 6 06-07-2008 08:56 PM
Ubuntu 7.04 Available Osiris Linux, BSD, other *nixes & Open Source Software 0 04-19-2007 06:44 PM
Ubuntu 7.04 To Arrive April 19 Osiris Linux, BSD, other *nixes & Open Source Software 4 04-19-2007 11:52 AM