 |
 |
 |
 |
| Hardware Problems with hardware not being detected or supported. |

2008-05-30, 11:17 PM CDT
|
|
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
|

2008-05-31, 07:07 AM CDT
|
 |
"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
|

2008-05-31, 07:57 AM CDT
|
|
Registered User
|
|
Join Date: May 2008
Posts: 6

|
|
|
I have two 7900's in a SLI configuration. Thank you so much... -steve
|

2008-05-31, 09:33 AM CDT
|
 |
Registered User
|
|
Join Date: Jan 2008
Location: New Delhi, India
Posts: 2,024

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

2008-05-31, 01:42 PM CDT
|
|
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
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
|

2008-05-31, 01:48 PM CDT
|
|
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
|

2008-05-31, 01:55 PM CDT
|
|
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....
|

2008-05-31, 02:19 PM CDT
|
|
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"
and now X works with nvidia like a champ....
thank you everyone...
-steve
|

2008-05-31, 04:29 PM CDT
|
 |
Registered User
|
|
Join Date: Aug 2007
Location: switzerland
Posts: 402

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

2008-06-02, 01:16 PM CDT
|
|
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?
|

2008-06-03, 04:16 AM CDT
|
 |
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
|

2008-06-03, 02:58 PM CDT
|
|
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.
|

2008-06-04, 12:01 AM CDT
|
|
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"
and now X works with nvidia like a champ....
thank you everyone...
-steve
|
This worked for me as well.
2x nVidia 8500GT (SLI)
|

2008-06-08, 11:31 AM CDT
|
 |
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
|

2008-06-11, 01:11 AM CDT
|
|
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
?
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
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Automatic Translations (Powered by  ):
All times are GMT -7. The time now is 08:53 AM CST.
|
|
 |
 |
 |
 |
|
|