View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 8 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Tue Mar 18, 2014 11:51 am 
Offline
Joined: Sat Feb 03, 2007 12:52 am
Posts: 187
Location: Manitoba, Canada
So I have a backend and 2 frontends all running the same hardware except the frontends have the sparkle 8400 NVidia card. A few months ago I had a hard drive failure on the backend and at that time upgraded the backend to 8.0. I left the frontends on 7.4 cause I didn't have time to do a complete reinstall required with the new partitioning format. No problems.

I found some time and some different drives and thought I would tackle the frontends. First off it would not boot from the cd or usb stick. It would get to "loading udev modules" then the computer would restart itself. I suspected user error and tried several times crossing my fingers in various fashions to no avail. Finally while wondering what was different from the backend install, I pulled the NVidia card and connected a monitor to the onboard intel adapter. Installed and ran perfectly. Great! Thought I would reinstall the video card and load some different drivers. With the video card installed and booting from the hard drive, the computer reboots at the same point it did while booting from the install media.

Now I'm really lost. Any ideas?


Last edited by goofee on Sun Sep 28, 2014 5:03 pm, edited 1 time in total.


Top
 Profile  
 
PostPosted: Tue Mar 18, 2014 11:15 pm 
Offline
Joined: Sun Sep 05, 2004 7:06 pm
Posts: 690
Are the old drives IDE and the new ones Sata? It could have messed with your boot order in bios. Another thought go into bios and check the time. If it says year 2000 the battery is probably dead. I never had much luck switching video cards on the fly like that. I would say check out your bios and then try reloading the FE from scratch.


Top
 Profile  
 
PostPosted: Thu Mar 20, 2014 9:18 am 
Offline
Joined: Sat Feb 03, 2007 12:52 am
Posts: 187
Location: Manitoba, Canada
The drive swap was so if it didn't work out, it was easy to revert with little down time. Appears to have been a good idea at this point. :) Also moving to a larger drive as I was getting disk full warnings at times. They are all IDE drives in this experiment. BIOS battery seems to be ok as the time is accurate and held through several power disconnects. I downloaded 8.1 and it wouldn't boot from that disk either. Got to the same spot and reset itself. Wonder if its time to look for newer hardware.


Top
 Profile  
 
PostPosted: Thu Mar 20, 2014 10:19 am 
Offline
Joined: Sun Sep 05, 2004 7:06 pm
Posts: 690
Ok so bios looks good, could you boot with the minimum of hardware? For the test get rid of everything usb but keyboard or mouse. Test with the R8.1 cd, there are big changes in the kernel since R8. What kind of MB do you have?


Top
 Profile  
 
PostPosted: Fri Mar 21, 2014 1:26 pm 
Offline
Joined: Sat Feb 03, 2007 12:52 am
Posts: 187
Location: Manitoba, Canada
Its something to do with the video card cause it works with it removed for R8.0 and R8.1 but not with it installed. Its a Sparkle SFPC84GS512U2LP GeForce 8400 GS Video Card. The computer is a Dell OptiPlex GX520. Service tag 4RW42B1 if you want to check all the specs. Could it be related to LinHES switch to 64 bit? This combo has been working fine for years.


Top
 Profile  
 
PostPosted: Fri Mar 21, 2014 3:41 pm 
Offline
Joined: Tue Aug 15, 2006 11:14 am
Posts: 1343
Location: Orlando FL
Have you checked that the bios is set to use the video card and not auto or the internal I know my bios has an option.

_________________
My System


Top
 Profile  
 
PostPosted: Sun Sep 28, 2014 5:01 pm 
Offline
Joined: Sat Feb 03, 2007 12:52 am
Posts: 187
Location: Manitoba, Canada
So I couldn't figure this out, ran out of time and gave up for a while. Recently had some more time to play and discovered that adding
Code:
nomodeset
to the boot parameters has cured the problem perfectly. So it seems it was a video problem. If I understand what I was reading, the recent kernels start adjusting video settings before X starts and loads the nvidia drivers so it just crashed cause this card isn't supported/tested. Works fine after X starts.

I ended up editing the grub file directly, even though it says not to. What is the prefered method of modifying that?


Top
 Profile  
 
PostPosted: Sat Oct 04, 2014 5:55 pm 
Offline
Joined: Sun Sep 05, 2004 7:06 pm
Posts: 690
I guess this is way for grub2

First
Code:
nano /etc/default/grub

Second find the line
Code:
GRUB_CMDLINE_LINUX_DEFAULT=

Next, change it to
Code:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset"

Third find the line
Code:
GRUB_GFXMODE=Auto

Next, change it to
Code:
GRUB_GFXMODE=1024x768x32
assuming that you want 1024x768 resolution
Finally,
Code:
grub-mkconfig -o /boot/grub/grub.cfg
to make the changes stick


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 22 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu