Fedora Linux Support Community & Resources Center
Sections ›› Home | Forums | Guidelines | Forum Help | Fedora FAQ | Fedora News 

Go Back   FedoraForum.org > Fedora Support > Software

Software Help on software problems.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 2009-11-06, 01:26 AM CST
freekill's Avatar
freekill Offline
Registered User
 
Join Date: Oct 2009
Posts: 15
linuxsafari
Exclamation Software Update made Nvidia crash

I've had a working desktop even running compiz just before I updated today. Anyway, after the reboot which was required after my update, I got a notification in the boot message which says:
Code:
Checking for module nvidia.ko:                                [FAILED]
nvidia.ko for kernel 2.6.30-9-96.fc11.x86_64 was not found.   [WARNING]
The nvidia driver will not be enabled until one is found.     [WARNING]
I continued logging in and got a white screen (most likely brought by compiz without the nvidia drivers). I hit terminal and disabled compiz then tried to see how nvidia is doing. Here's what I got from nvidia-xconfig:
Code:
Using X configuration file: "/etc/X11/xorg.conf".
Backed up file '/etc/X11/xorg.conf' as '/etc/X11/xorg.conf.backup'
New X configuration file written to '/etc/X11/xorg.conf'
and finally here's what /etc/X11/xorg.conf contains:
Code:
# Xorg configuration created by livna-config-display

Section "ServerLayout"
	Identifier     "Default Layout"
	Screen      0  "Screen0" 0 0
	InputDevice    "Keyboard0" "CoreKeyboard"
	InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
	ModulePath   "/usr/lib64/xorg/modules/drivers"
	ModulePath   "/usr/lib64/xorg/modules"
EndSection

Section "ServerFlags"
	Option	    "AIGLX" "on"
	Option	    "Xinerama" "0"
EndSection

Section "InputDevice"

    # generated from data in "/etc/sysconfig/keyboard"
	Identifier  "Keyboard0"
	Driver      "kbd"
	Option	    "XkbLayout" "us"
	Option	    "XkbModel" "pc105"
EndSection

Section "InputDevice"

    # generated from default
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "auto"
	Option	    "Device" "/dev/input/mice"
	Option	    "Emulate3Buttons" "no"
	Option	    "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "Unknown"
	ModelName    "AOC 5En"
	HorizSync    30.0 - 54.0
	VertRefresh  50.0 - 120.0
EndSection

Section "Device"
	Identifier  "Videocard0"
	Driver      "vesa"
EndSection

Section "Device"
	Identifier  "Device0"
	Driver      "vesa"
	VendorName  "NVIDIA Corporation"
	BoardName   "GeForce 7300 GS"
EndSection

Section "Screen"
	Identifier "Default Screen"
	Device     "Videocard0"
	Monitor    "Monitor0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Device0"
	Monitor    "Monitor0"
	DefaultDepth     24
	Option	    "TwinView" "0"
	Option	    "TwinViewXineramaInfoOrder" "CRT-0"
	Option	    "metamodes" "1024x768 +0+0"
	SubSection "Display"
		Depth     24
	EndSubSection
EndSection

Section "Extensions"
	Option	    "Composite" "Enable"
EndSection

Section "Files"
    ModulePath   "/usr/lib64/xorg/modules/extensions/nvidia"
    ModulePath   "/usr/lib64/xorg/modules/drivers"
    ModulePath   "/usr/lib64/xorg/modules"
EndSection
How do i fix this?
Reply With Quote
  #2  
Old 2009-11-06, 10:46 AM CST
cold_liquids Offline
Registered User
 
Join Date: Nov 2009
Posts: 4
linuxubuntufirefox
I have the same exact problem

It seems there is no new nvidia Kernel Module (yet) for the new Kernel that was installed in the last update.

Last edited by cold_liquids; 2009-11-06 at 11:36 AM CST.
Reply With Quote
  #3  
Old 2009-11-06, 11:29 AM CST
DCOH Offline
Registered User
 
Join Date: Aug 2006
Location: Circleville, Ohio
Age: 62
Posts: 383
linuxfedoramozilla
If you add akmod- nvidia it will go ahead and build a driver for the kernel until the kmod comes out.
__________________
Dan
Registered Linux user #432525
Linux Box # 337563
Reply With Quote
  #4  
Old 2009-11-06, 11:35 AM CST
cold_liquids Offline
Registered User
 
Join Date: Nov 2009
Posts: 4
linuxfedorafirefox
there seems to be a kmod now, but it all i got was a blinking cursor

so i just followed DCOH's advice and it did the trick. Thanks !

Last edited by cold_liquids; 2009-11-06 at 11:43 AM CST.
Reply With Quote
  #5  
Old 2009-11-06, 12:27 PM CST
SpuriousQ's Avatar
SpuriousQ Offline
Registered User
 
Join Date: Jul 2009
Posts: 50
windows_vistaie
Quote:
Originally Posted by DCOH View Post
If you add akmod- nvidia it will go ahead and build a driver for the kernel until the kmod comes out.
I tried this but it only shows a lot of missing dependencies. (I can not show them because I don't know how to navigate solely on console mode...)...
Reply With Quote
  #6  
Old 2009-11-06, 12:41 PM CST
GODhack Offline
Registered User
 
Join Date: Apr 2008
Posts: 67
linuxfedorafirefox
Simply use 2.6.30.9-90.fc11.x86_64. It has security bug but at least works with nvidia cards.
Reply With Quote
  #7  
Old 2009-11-07, 03:20 AM CST
freekill's Avatar
freekill Offline
Registered User
 
Join Date: Oct 2009
Posts: 15
linuxsafari
Got it working too. They made a new fix on the kernel.
Reply With Quote
  #8  
Old 2009-11-07, 05:20 AM CST
mrbrown79 Offline
Registered User
 
Join Date: Jul 2009
Posts: 20
linuxfedorafirefox
I seem to have the same problem..

Quote:
Originally Posted by DCOH View Post
If you add akmod- nvidia it will go ahead and build a driver for the kernel until the kmod comes out.
Can you be more detailed? Where should I add that?

EDIT: OK, I googled it, and found out it was a package calles akmod-nvidia (without the space). I thought it was an argument to some command. I'm currently installing, and hope it works *fingers crossed*. UPDATE: It works - thanks!

Last edited by mrbrown79; 2009-11-07 at 05:34 AM CST.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Nvidia driver made easy Dwarflord Installation Help 0 2008-10-09 10:45 AM CDT
Add/remove software crash Anji_fedora Installation Help 1 2008-03-01 06:51 PM CST
Is F7 made of only free software? sooqing Fedora Focus 19 2007-06-05 10:00 AM CDT
Add/Remove Software Crash sgautam Software 0 2007-02-19 06:53 AM CST
NVIDIA Install made easier tbonejo Guides & Solutions (No Questions) 7 2004-10-12 10:50 AM CDT

Automatic Translations (Powered by Powered by Google):
Afrikaans Albanian Arabic Belarusian Bulgarian Catalan Chinese Croatian Czech Danish Dutch English Estonian Filipino Finnish French Galician German Greek Hebrew Hindi Hungarian Icelandic Indonesian Italian Japanese Korean Latvian Lithuanian Macedonian Malay Maltese Norwegian Persian Polish Portuguese Romanian Russian Serbian Slovak Slovenian Spanish Swahili Swedish Taiwanese Thai Turkish Ukrainian Vietnamese Yiddish

All times are GMT -7. The time now is 08:58 AM CST.

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
Hosting provided by ThePlanet



All trademarks, and forum posts in this site are property of their respective owner(s).

FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact | Founding Members
Designed By Ewdison Then | Powered by vBulletin ©2000-2009, Jelsoft Enterprises Ltd.
FedoraForum is Powered by Open Source Projects and Products
Automatic translations (vBET) delivered by NLP-er