LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-13-2009, 10:53 PM   #16
sigkill-9
LQ Newbie
 
Registered: Jan 2009
Posts: 7

Rep: Reputation: 0

Quote:
Originally Posted by farslayer View Post
you need to recompile the nvidia driver for the new kernel, or load an updated binary video driver module that matches the kernel version you are now running.
How? I'm a Linux newb remember. I appreciate the help, but dont know what to do with it since I am new to Linux and Unix.

Can someone tell me exactly how I would recompile the nvidia driver for the new kernel? Or where I would get an updated binary video driver module?

How do I tell what kernel version I have?

Thanks.
 
Old 01-13-2009, 10:54 PM   #17
farslayer
LQ Guru
 
Registered: Oct 2005
Location: Northeast Ohio
Distribution: linuxdebian
Posts: 7,249
Blog Entries: 5

Rep: Reputation: 191Reputation: 191
How did you install the nvidia driver to begin with ? my suggestion would be to follow the same how-to.

Did you use the Ubuntu restricted modules thingy ?

did you use Module-assistant ?

Did you download the Driver from nVidias website ?

Last edited by farslayer; 01-13-2009 at 10:56 PM.
 
Old 01-13-2009, 11:23 PM   #18
sigkill-9
LQ Newbie
 
Registered: Jan 2009
Posts: 7

Rep: Reputation: 0
Quote:
Originally Posted by farslayer View Post
How did you install the nvidia driver to begin with ? my suggestion would be to follow the same how-to.
I did this through a complicated series of command line operations that I barely understood. I found the how-to online and simply copied/pasted the commands.

Here's the how-to I followed:
Code:
1) enter the following at prompt:
wget http://us.download.nvidia.com/XFree86/Linux-x86/180.22/NVIDIA-Linux-x86-180.22-pkg1.run
2) after the download run the following at prompt:
sh NV*.run -q
3) after that, run this at prompt:
init 5 && exit
I have no idea what these things do other than download an nvidia driver that supports my 9800 GTX+ cards then installs the driver. I dont know what to do after this, or if there are some steps I'm missing???

Quote:
Originally Posted by farslayer View Post
Did you use the Ubuntu restricted modules thingy ?
I have no idea what that is, so probably not.


Quote:
Originally Posted by farslayer View Post
did you use Module-assistant ?
Again, I have no idea what this is, so probably not.

Quote:
Originally Posted by farslayer View Post
Did you download the Driver from nVidias website ?
Yes. The download link was for the Linux version of the 180.22 nvidia drivers directly from nvidia.com. Although, I'm not even sure if those drivers will work or are working... Maybe it's the driver? I could try to install 177.?? version.

How do I remove the 180.22 drivers/software that I installed already? Now that I think of it my PC had issues using the 180.22 drivers. The 177.?? drivers worked, so they could solve my problem... maybe...

I dunno... I'm trapped in Linux hell rite now... I'm just trying to get a stinkin GUI here so I can start doing homework from home. Sheesh... why is it so hard to get it running? This isnt a very good first impression of Linux in my opinion. I'm not giving up on it, but definitely not happy with it thusfar.

Any help for the questions above would be most appreciated.
 
Old 01-14-2009, 01:08 PM   #19
sigkill-9
LQ Newbie
 
Registered: Jan 2009
Posts: 7

Rep: Reputation: 0
Just an update; Problem solved... kinda... I was using the 32bit version of Ubuntu Desktop edition, which obviously wasnt getting me very far, so I downloaded and installed the 64bit version with no problems whatsoever. I did the install differently, however, by booting from the disk and selecting the "Try Ubuntu without any changes to your computer" option. It booted into the desktop and I clicked the Install icon and installed from there. After a restart the system booted up fine.

There is one rather annoying thing happening though, I downloaded updated nvidia drivers (I think they were the 177 version) and after the install and a reboot, it wouldnt boot into the GUI, only to a command prompt...? Unsure why, but apparently I cant update my video card drivers without the O/S phreakin out! Thats a bummer... I also tried downloading and installing other system updates, but after a reboot I had the same result. No GUI, only a command prompt. I dont know what (if anything) I'm doing wrong but comming from the Mac and Windows world an update should be as simple as downloading and installing it... but it seems, at least in Ubuntu 8.10, that it is not that simple... another bummer...

I'm just happy I have a working version now, so at least I can start on my Linux homework. I just hope my instructor doesnt require me to do updates... otherwise I'm skrewed.
 
Old 01-14-2009, 05:56 PM   #20
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,535

Rep: Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495
Often when you do updates you will get a kernel update and you are usually asked if you want to do the kernel update also. I would suggest you say no to that until you are more familiar with the system.
 
Old 01-14-2009, 06:05 PM   #21
sigkill-9
LQ Newbie
 
Registered: Jan 2009
Posts: 7

Rep: Reputation: 0
Thanks for the advice, I'll pay more attention to that and refuse kernel updates as suggested.
 
Old 01-14-2009, 06:44 PM   #22
farslayer
LQ Guru
 
Registered: Oct 2005
Location: Northeast Ohio
Distribution: linuxdebian
Posts: 7,249
Blog Entries: 5

Rep: Reputation: 191Reputation: 191
OK so the answer to my previous question was that you downloaded the drivers from nVidias website and installed them manually.

Prior to your reload of the OS, the solution to your problem would have been to repeat steps 2&3 from the how-to again, exactly the way you did them the first time and your problem would have been solved.. Running those commands would have compiled an updated driver for you graphics card and kernel, that should have once again worked with no other changes necessary.

I couldn't say what your current issue is.. you need to start from the beginning again since you reloaded the OS.

Check the log for errors.
cat /var/log/Xorg.o.log | grep EE

post your xorg config file here for us to review..
cat /etc/X11/xorg.conf

consult the README file for the nvidia driver for any steps you missed during installation or any troubleshooting suggestions.
http://us.download.nvidia.com/XFree8...DME/index.html
 
Old 01-15-2009, 12:56 AM   #23
masterdam79
LQ Newbie
 
Registered: Feb 2008
Posts: 8

Rep: Reputation: 0
Quote:
Originally Posted by jailbait View Post
And it took you three and a half years to figure that out?

------------------
Steve Stites
Of course it didn't take me 3 1/2 years, I posted my previous post in 2008.
Don't know where you learned your math??
 
Old 01-15-2009, 01:00 AM   #24
masterdam79
LQ Newbie
 
Registered: Feb 2008
Posts: 8

Rep: Reputation: 0
Quote:
Originally Posted by Larry Webb View Post
jailbait, I have found they can change hds and have six distros and not tell you for 3 1/2 years.
Indeed Larry, I figured it out somehow and didn't reply back with the solution, my apologies.

I think I used "fixmbr" and "fixboot".
 
Old 06-30-2009, 01:48 PM   #25
randygland
LQ Newbie
 
Registered: Jun 2009
Posts: 1

Rep: Reputation: 0
can someone just explain what GRUB is please?
 
Old 06-30-2009, 03:07 PM   #26
farslayer
LQ Guru
 
Registered: Oct 2005
Location: Northeast Ohio
Distribution: linuxdebian
Posts: 7,249
Blog Entries: 5

Rep: Reputation: 191Reputation: 191
Quote:
Originally Posted by randygland View Post
can someone just explain what GRUB is please?
The project site will describe it better than I would...

http://www.gnu.org/software/grub/
 
Old 06-30-2009, 03:20 PM   #27
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
Quote:
Originally Posted by randygland View Post
can someone just explain what GRUB is please?
welcome to LQ!!

GRUB is the most common bootloader used by Linux. The "booting" link below in my sig will give you some info. Also try a Google search using "bootloader" or "booting".

For your next question, please start a new thread rather than unearthing an old one.
 
  


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
GRUB loading Error 17 cmlal Slackware - Installation 38 11-27-2010 03:21 AM
Boot problem: "GRUB Loading stage2read Error" after installing PCI Ethernet card nsyng Fedora - Installation 1 06-06-2005 06:53 AM
GRUB Error When Loading From Yast linuxdawg SUSE / openSUSE 3 02-07-2005 11:37 PM
grub or windows error and how to fix netquest1 General 2 04-30-2004 02:27 AM
GRUB loading stage2Read Error SparceMatrix Linux - General 8 06-10-2003 06:31 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:27 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