Fedora Linux Support Community & Resources Center

Sections ›› Home | Forums | Guidelines | Forum Help | Fedora FAQ | Fedora News 

Go Back   FedoraForum.org > Fedora Support > Hardware

Hardware Problems with hardware not being detected or supported.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 2008-05-30, 11:17 PM CDT
stwestbrook Offline
Registered User
 
Join Date: May 2008
Posts: 6
Fedora 9 livna kmod-nvidia-173.14.05 problems

First of all, thank you in advance....

I've tried installing the livna kmod-nvidia on Fedora 9 x64 ( after doing a yum update) and I'm getting the following error when I try to go into X11:

(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is:
(EE) No Devices detected.

Fatal server error:
no screens found
giving up
xinit: connection refused (errno 111): unable to connect to X server
xinit: No such process (errno 3): Server error

Any ideas?

thank you..
-steve
Reply With Quote
  #2  
Old 2008-05-31, 07:07 AM CDT
stefan1975's Avatar
stefan1975 Offline
"Stefan the converted" -- forum Macintosh® Glee Club leader
 
Join Date: May 2007
Location: 127.0.0.1
Age: 34
Posts: 1,241
I do not know your hardware or nvidia type card but for me it is not working either, nor on OpenSuSe11. If I understand correctly it is a bug in the nvidia driver that they recognized but are uncertain if/how/when it will be solved:

http://www.nvnews.net/vbulletin/sho...ighlight=quadro

i do not know why it applies to certain nvidia cards and not to others but the quadro seems to be suffering from this. maybe i will try the 173.08 beta once again

stefan
__________________
"$ su - bofh"
OS: Mac OSX Snow Leopard (x64 by default), W7_Enterprise_X64, F12_x64_KDE
Hardware: late 2009 Macbook 13", MSI Wind 10"
Browser: Opera 10.10, Safari 4
Registered linux user #459910
Reply With Quote
  #3  
Old 2008-05-31, 07:57 AM CDT
stwestbrook Offline
Registered User
 
Join Date: May 2008
Posts: 6
I have two 7900's in a SLI configuration. Thank you so much... -steve
Reply With Quote
  #4  
Old 2008-05-31, 09:33 AM CDT
notageek's Avatar
notageek Offline
Registered User
 
Join Date: Jan 2008
Location: New Delhi, India
Posts: 2,024
Quote:
after doing a yum update
Was it working before the update?

What is the output of the following

Code:
uname -r 

yum list installed |grep nvidia
__________________
Truth is the most valuable thing we have -- so let us economize it.
-- Mark Twain
Reply With Quote
  #5  
Old 2008-05-31, 01:42 PM CDT
stwestbrook Offline
Registered User
 
Join Date: May 2008
Posts: 6
Quote:
Originally Posted by notageek
Was it working before the update?
No, I performed a clean install of Fedora 9, did a yum -y update to install all of the updated software and kernels, rebooted and then added the livna.org rpm. I then ran:
Code:
yum install kmod-nvidia
After rebooting in init5 there is no graphical screen and the Fedora release 9 (Sulphur) blinks about 30 times and stops blinking leaving a text login prompt.


Quote:
What is the output of the following
Code:
uname -r
Code:
uname -r
2.6.25.3-18.fc9.x86_64
Quote:
Code:
yum list installed |grep nvidia
Code:
kmod-nvidia.x86_64         173.14.05-2.lvn9     installed
kmod-nvidia-2.6.25.3-18.fc9.x86_x64.x86_6       173.14.05-2.lvn9   installed
xorg-x11-drv-nvidia.x86_64    173.14.05-1.lvn9 installed
xorg-x11-drv-nvidia-libs.x86_64   173.14.05-1.lvn9   installed


Thanks in advance..

-steve
Reply With Quote
  #6  
Old 2008-05-31, 01:48 PM CDT
stwestbrook Offline
Registered User
 
Join Date: May 2008
Posts: 6
Below is my xorg.conf file:

Code:
# Xorg configuration created by livna-config-display

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

Section "Files"
	ModulePath   "/usr/lib64/xorg/modules/extensions/nvidia"
	ModulePath   "/usr/lib64/xorg/modules"
EndSection

Section "ServerFlags"
	Option	    "AIGLX" "on"
EndSection

Section "InputDevice"

# keyboard added by rhpxl
	Identifier  "Keyboard0"
	Driver      "kbd"
	Option	    "XkbModel" "pc105"
	Option	    "XkbLayout" "us"
EndSection

Section "Device"
	Identifier  "Videocard0"
	Driver      "nvidia"
	Option	    "AddARGBGLXVisuals" "True"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Videocard0"
	DefaultDepth     24
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

Section "Extensions"
	Option	    "Composite" "Enable"
EndSection
Reply With Quote
  #7  
Old 2008-05-31, 01:55 PM CDT
stwestbrook Offline
Registered User
 
Join Date: May 2008
Posts: 6
Below is a link to the Xorg.0.log:

Xorg.0.log


thank you for your help....
Reply With Quote
  #8  
Old 2008-05-31, 02:19 PM CDT
stwestbrook Offline
Registered User
 
Join Date: May 2008
Posts: 6
Everyone, it's amazing what happens if you read a man file..... :-)

I put in the xorg.conf file the following under Section "Device"

Code:
BusID    "PCI:1:0:0"
and now X works with nvidia like a champ....


thank you everyone...

-steve
Reply With Quote
  #9  
Old 2008-05-31, 04:29 PM CDT
newiLuvatar's Avatar
newiLuvatar Offline
Registered User
 
Join Date: Aug 2007
Location: switzerland
Posts: 402
Thumbs up

thx alot for your post, you just saved my day!

greets
Reply With Quote
  #10  
Old 2008-06-02, 01:16 PM CDT
Odeon Nautilus Offline
Registered User
 
Join Date: Aug 2007
Posts: 8
I have another problem.
I've tried installing the livna kmod-nvidia in Fedora 9 (after doing a yum update) but when Fedora start I gotta a message saying the nvidia modules could not start because there is no kernel for that module. The system continues to load other services and then I gotta do the login screen.
Any help?
Reply With Quote
  #11  
Old 2008-06-03, 04:16 AM CDT
newiLuvatar's Avatar
newiLuvatar Offline
Registered User
 
Join Date: Aug 2007
Location: switzerland
Posts: 402
Quote:
Originally Posted by Odeon Nautilus
I have another problem.
I've tried installing the livna kmod-nvidia in Fedora 9 (after doing a yum update) but when Fedora start I gotta a message saying the nvidia modules could not start because there is no kernel for that module. The system continues to load other services and then I gotta do the login screen.
Any help?
I was once able to install a kmod-nvidia before the right kernel was in the repository (don't ask how that could happen ). it seems livna is a little faster in adding releases than the other fedora repositories (at least this was the case in fedora 8).
you can check if your kernel and the kmod-nvidia have the same version

Code:
$ rpm -qa | grep kmod-nvidia
kmod-nvidia-2.6.25.3-18.fc9.x86_64-173.14.05-2.lvn9.x86_64
kmod-nvidia-173.14.05-2.lvn9.x86_64

$ uname -r
2.6.25.3-18.fc9.x86_64
both kernel version numbers have to match
Reply With Quote
  #12  
Old 2008-06-03, 02:58 PM CDT
Odeon Nautilus Offline
Registered User
 
Join Date: Aug 2007
Posts: 8
Quote:
Originally Posted by newiLuvatar
I was once able to install a kmod-nvidia before the right kernel was in the repository (don't ask how that could happen ). it seems livna is a little faster in adding releases than the other fedora repositories (at least this was the case in fedora 8).
you can check if your kernel and the kmod-nvidia have the same version

Code:
$ rpm -qa | grep kmod-nvidia
kmod-nvidia-2.6.25.3-18.fc9.x86_64-173.14.05-2.lvn9.x86_64
kmod-nvidia-173.14.05-2.lvn9.x86_64

$ uname -r
2.6.25.3-18.fc9.x86_64
both kernel version numbers have to match
Yep!
You are right!
Now with the same kernel and kmod-nvidia the driver runs well.
Thk!
Nautilus.
Reply With Quote
  #13  
Old 2008-06-04, 12:01 AM CDT
JordanN Offline
Registered User
 
Join Date: Sep 2004
Location: Fort Wayne, Indiana
Posts: 564
Quote:
Originally Posted by stwestbrook
Everyone, it's amazing what happens if you read a man file..... :-)

I put in the xorg.conf file the following under Section "Device"

Code:
BusID    "PCI:1:0:0"
and now X works with nvidia like a champ....


thank you everyone...

-steve
This worked for me as well.

2x nVidia 8500GT (SLI)
__________________
Smolt Profile: Home Desktop
Reply With Quote
  #14  
Old 2008-06-08, 11:31 AM CDT
Beerman's Avatar
Beerman Offline
Registered User
 
Join Date: Aug 2006
Location: Texas
Age: 48
Posts: 15
This worked somewhat for me I had to change to BusID "PCI:3:0:0"
Then all works well.

2x 6800GS sli
Reply With Quote
  #15  
Old 2008-06-11, 01:11 AM CDT
betsubetsu Offline
Registered User
 
Join Date: Nov 2004
Location: /dev/zero
Posts: 39
Do you know why to specify BusID?

@Stwestbrook

Do you know why you had to specify

Code:
BusID "PCI:1:0:0"
?

It seems that you have more than one graphical card. check out your Xorg.0.log file.
Code:
(!!) More than one possible primary device found
(--) PCI: (0@1:0:0) nVidia Corporation G71 [GeForce 7900 GT/GTO] rev 161, Mem @ 0xfa000000/16777216, 0xd0000000/268435456, 0xfb000000/16777216, I/O @ 0x0000ac00/128, BIOS @ 0x????????/131072
(--) PCI: (0@4:0:0) nVidia Corporation G71 [GeForce 7900 GT/GTO] rev 161, Mem @ 0xf7000000/16777216, 0xc0000000/268435456, 0xf8000000/16777216, I/O @ 0x00007c00/128
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 API Mismatch. Fedora 9 X86_64 using livna kmod-nvidia jjcf89 Hardware 13 2008-11-01 06:39 PM CDT
livna bug for kmod-nvidia? MarkS x86 64-bit 5 2008-02-06 04:21 AM CST
Error installing Livna nvidia-kmod on Fedora 7 with 6800GT Max Power Hardware 4 2007-06-04 07:16 PM CDT
Problem installing kmod-nvidia using livna in fedora core 6 jery_wang2002 Installation Help 9 2006-11-20 12:27 AM CST
FC5: touble building nvidia-kmod from livna Dean S. Messing gmane.linux.redhat.fedora.general 2 2006-10-25 10:23 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:53 AM CST.

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo



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
Translated to other languages thanks to vBET Translator 2.3.8