Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux HostsFree MagazinesJobs
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > GNU Linux Zone > Linux Desktop / X-Windows
Reload this Page NVIDIA need reinstalling after every reboot
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Linux Desktop / X-Windows Anything X. Gnome, KDE, remote desktop's, XGames etc.

Reply
 
Thread Tools Display Modes
Old 02-12-2008   #1 (permalink)
Linux User
 
Join Date: Aug 2007
Location: England
Posts: 318
NVIDIA need reinstalling after every reboot

Every time my computer boots up X fails to start. To get it working I need to reinstall the NVIDIA drivers.

The Xorg log file has the following error:

(EE) NVIDIA(0): Failed to initialize the NVIDIA kernel module! Please ensure
(EE) NVIDIA(0): that there is a supported NVIDIA GPU in this system, and
(EE) NVIDIA(0): that the NVIDIA device files have been created properly.
(EE) NVIDIA(0): Please consult the NVIDIA README for details.
(EE) NVIDIA(0): *** Aborting ***
(EE) Screen(s) found, but none have a usable configuration.

Any ideas on how to fix this?
__________________
My Blog
Linux User #453176
AMD Opteron(tm) Processor 146 (2.01GHz)
1GB Memory
GeForce 7600 GS (256 MB)
Kieren is offline   Reply With Quote
Old 02-12-2008   #2 (permalink)
Super Moderator
 
Join Date: May 2004
Location: Arch Linux
Posts: 9,261
Just guessing here, but try using your package manager to actually remove your old nvidia package, then use it again to reinstall the nvidia package.
__________________
oz

New Users: * FAQ *

ozar is offline   Reply With Quote
Old 02-12-2008   #3 (permalink)
Linux User
 
Join Date: Aug 2007
Location: England
Posts: 318
The driver was installed manually so it can't be removed with the package manager
__________________
My Blog
Linux User #453176
AMD Opteron(tm) Processor 146 (2.01GHz)
1GB Memory
GeForce 7600 GS (256 MB)
Kieren is offline   Reply With Quote
Old 02-12-2008   #4 (permalink)
Super Moderator
 
Join Date: May 2004
Location: Arch Linux
Posts: 9,261
Ok, you might try removing it manually, and then reinstalling manually. If you've installed one version over another, I'm thinking the new version is not completely overwriting the old one, hence you to have to reinstall on each boot.

That's what happened to me on the my last nvidia driver upgrade.
__________________
oz

New Users: * FAQ *

ozar is offline   Reply With Quote
Old 02-12-2008   #5 (permalink)
Linux User
 
Join Date: Aug 2007
Location: England
Posts: 318
How would I go about removing it manually?
__________________
My Blog
Linux User #453176
AMD Opteron(tm) Processor 146 (2.01GHz)
1GB Memory
GeForce 7600 GS (256 MB)
Kieren is offline   Reply With Quote
Old 02-12-2008   #6 (permalink)
Bigtomrodinator
 
bigtomrodney's Avatar
 
Join Date: Nov 2004
Location: Sunny South-East of Ireland
Posts: 5,193
From the sounds of it the module isn't auto-loading on boot. This used to happen a good bit in SUSE and Mandriva - are you using either of these distros?

Post the contents of /etc/modprobe.conf and/or /etc/modules. If you are using SUSE open YaST, /etc/sysconfig-editor and then check out the section under kernel MODULES_LOADED_ON_BOOT checking for an entry for nVidia.
__________________
Registered Linux user #378740
New members read here / Forum Rules
#linuxforums on irc.freenode.net
bigtomrodney is offline   Reply With Quote
Old 02-12-2008   #7 (permalink)
Super Moderator
 
Join Date: May 2004
Location: Arch Linux
Posts: 9,261
If it turns out not to be the module problem as suggested by bigtomrodney, you can go to your nvidia installation directory and try using the --uninstall option to remove it. You might find some directions for using the option in a readme file in that directory.
__________________
oz

New Users: * FAQ *

ozar is offline   Reply With Quote
Old 02-12-2008   #8 (permalink)
Linux User
 
Join Date: Aug 2007
Location: England
Posts: 318
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.

fuse
lp

I'm using Kubuntu
__________________
My Blog
Linux User #453176
AMD Opteron(tm) Processor 146 (2.01GHz)
1GB Memory
GeForce 7600 GS (256 MB)
Kieren is offline   Reply With Quote
Old 02-12-2008   #9 (permalink)
Bigtomrodinator
 
bigtomrodney's Avatar
 
Join Date: Nov 2004
Location: Sunny South-East of Ireland
Posts: 5,193
Add a line to that file like this -
Code:
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.

fuse
lp
nvidia
Alternatively if possible, remove the driver using the .run file (you can check how using the options --help) and try to use the Restricted Drivers manager to install the driver. That way any kernel updates will automatically include a new driver rather than needing to recompile the kernel shim.
__________________
Registered Linux user #378740
New members read here / Forum Rules
#linuxforums on irc.freenode.net
bigtomrodney is offline   Reply With Quote
Old 02-12-2008   #10 (permalink)
Linux User
 
Join Date: Aug 2007
Location: England
Posts: 318
Tried all these things...

The only thing that allowed me to start my xserver was to uninstall the driver with the Restricted Drivers manager
__________________
My Blog
Linux User #453176
AMD Opteron(tm) Processor 146 (2.01GHz)
1GB Memory
GeForce 7600 GS (256 MB)
Kieren is offline   Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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 Off
Pingbacks are Off
Refbacks are Off
 

Similar Threads
Thread Thread Starter Forum Replies Last Post
fail to load nvidia module after reboot xafwodahs Ubuntu Help 4 09-28-2007 08:13 PM
Fedora 7 64-bit, ndiswrapper, and linksys wmp54gs tjvanwyk Redhat / Fedora Linux Help 0 09-25-2007 12:35 AM
No Sound EdSquareCat Ubuntu Help 3 07-28-2007 07:27 PM
Installing Linux on the Compaq V6305NR (V6000 series) Laptop swashbuckler Redhat / Fedora Linux Help 1 05-07-2007 03:20 AM
install nvidia in debian the simple way ptesone Debian Linux Help 12 07-27-2005 02:28 AM

Free Magazines
Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe
Systems Management News, the newspaper for IT systems administration and data center managers!
Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe
The Enterprise Newsweekly
eWeek is the essential technology information source for builders of e-business.
subscribe
Oracle Magazine
Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe
Total Telecom
Total Telecom is "The Economist of the communications industry".
subscribe
More free magazines »



All times are GMT. The time now is 04:54 AM.




© 2000 - 2008 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.2.0