|
|
#1 | |
|
Registered User
Join Date: Apr 2006
Posts: 36
|
Hello,
nVidia doesn't start after upgrade in Linux. I'm working with linux FC6. Since a long time I had installed with yum kmod-nvidia and associated with it xorg-x11-drv-nvidia. Most of all when I receive a kernel-update, then there is also a nvidia-driver-update. On this moment I have: Code:
[root@pandora1 gastonv]# yum list installed | grep kernel kernel.i686 2.6.20-1.2952.fc6 installed Code:
Section "Device"
# Option "TVOutFormat" "SVIDEO"
Identifier "Videocard0"
Driver "nvidia"
VendorName "Videocard vendor"
BoardName "NVIDIA GeForce FX (generic)"
Option "NvAGP" "1"
Option "RenderAccel" "1"
Code:
kmod-nvidia i686 100.14.11-1.2.6.20_1.2952.fc6 livna 2.4 M xorg-x11-drv-nvidia i386 100.14.11-1.lvn6.1 livna 4.9 M But then the X-Windows didn't start and the folowing error message appears: Code:
Could not open the device file /dev/nvidiactl (no such file or directory) Fortunately I can start Linux with a few changes: 1. in /etc/X11/xorg.conf I have to change the Driver to nv. 2. yum remove kmod-nvidia and xorg-x11-drv-nvidia. But, for some applications, I like to have the nvidia drivers like before. A possible solution is to wait for a new kernel update together with a new install of the corresponding nvidia-drivers. By installing them, the /etc/X11/xorg.conf will be automatically set to the Driver nvidia. Booting correctly gives then the nVidia-Logo before the Fedora login screen. Please, once again, what can be the reason of the above error? Many thanks in advance, Greetings Gaston Verhulst. |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Apr 2006
Posts: 36
|
Hello,
I'm working with linux FC6. Since a long time I had installed with yum kmod-nvidia and associated with it xorg-x11-drv-nvidia. Most of all when I receive a kernel-update, then there is also a nvidia-driver-update. On this moment I have: Code:
[root@pandora1 gastonv]# yum list installed | grep kernel kernel.i686 2.6.20-1.2952.fc6 installed Code:
Section "Device"
# Option "TVOutFormat" "SVIDEO"
Identifier "Videocard0"
Driver "nvidia"
VendorName "Videocard vendor"
BoardName "NVIDIA GeForce FX (generic)"
Option "NvAGP" "1"
Option "RenderAccel" "1"
Code:
kmod-nvidia i686 100.14.11-1.2.6.20_1.2952.fc6 livna 2.4 M xorg-x11-drv-nvidia i386 100.14.11-1.lvn6.1 livna 4.9 M But then the X-Windows didn't start and the folowing error message appears: Code:
Could not open the device file /dev/nvidiactl (no such file or directory) Fortunately I can start Linux with a few changes: 1. in /etc/X11/xorg.conf I have to change the Driver to nv. 2. yum remove kmod-nvidia and xorg-x11-drv-nvidia. But, for some applications, I like to have the nvidia drivers like before. A possible solution is to wait for a new kernel update together with a new install of the corresponding nvidia-drivers. By installing them, the /etc/X11/xorg.conf will be automatically set to the Driver nvidia. Booting correctly gives then the nVidia-Logo before the Fedora login screen. Please, once again, what can be the reason of the above error? Many thanks in advance, Greetings Gaston Verhulst. |
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Feb 2005
Location: Paris, France
Posts: 129
|
This is a known problem switching to the new udev scheme
The fix is already avaible throught yum update with this one: [root@Kwizatz X11]# rpm -q xorg-x11-drv-nvidia xorg-x11-drv-nvidia-100.14.11-1.lvn6.2 Sorry for this broken update... |
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Apr 2006
Posts: 36
|
Hello,
I have to thank you for your fast reply. So, I have installed again: Code:
[root@pandora1 gastonv]# yum --enablerepo=livna install kmod-nvidia Code:
[root@pandora1 gastonv]# rpm -qa | grep nvidia kmod-nvidia-100.14.11-1.2.6.20_1.2952.fc6 xorg-x11-drv-nvidia-100.14.11-1.lvn6.2 Greetings and again many thanks for helping, Gaston Verhulst. |
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How can NVIDIA better engage with Linux | artem | NVIDIA Linux | 8 | 06-26-12 09:05 AM |
| Need Help Installing NVIDIA Tesla M2070Q in Linux RHEL5 | Ferianto85 | NVIDIA Linux | 0 | 05-18-12 08:35 PM |
| nVidia Linux drivers with Linux on Mac, help? | Thetargos | NVIDIA Linux | 0 | 05-13-12 12:52 PM |
| 302.07 (beta) for Linux x86/x86_64 released | AaronP | NVIDIA Linux | 0 | 05-02-12 09:55 AM |