OpenSUSE Install :: Messed Up NVidia Driver After Upgrade
Jul 26, 2010
I did an upgrade of Nvidia(Latest version v.196) and KDE-base4 to KDE 4.4.4(I think) in Yast2. Now when I reboot the X doesnt start. I claim it can't find any nvidia-module. I thing the upgrade of Nvidia v.196 failed, so I need to know how to reinstall Nvidia in console(CLI). It only boot up in cli. I thought it is so simple to just download the latest driver and install in CLI, but my NetworkManager doesnt start eighter so I don't have any network.
OpenSUSE 11.2 64bits
KDE 4.4.x
Nvidia NV140 Quadro 512MB
I guess my mistake was to upgrade both KDE and Nvidia in the same operation.
View 4 Replies
ADVERTISEMENT
Jul 27, 2011
I tried installing it via ctrl alt F1, i managed somehow to install it,i needed to because the old one was conflicting with my card(8800 Ultra), and this showed up when i typed in startx. Using ubuntu 11.04 [IMG] [URL]
View 9 Replies
View Related
Nov 27, 2009
I just did an upgrade from 11.1 to 11.2 and can not boot to OpenSUSE any more. That happened when the first reboot was starting after finishing the upgrade from the DVD. I tried to find the issue and use the repair system with no luck yet. Now I get no gfx for grub
The only thing I managed is to add the windows boot section for windows but I can not seem to boot to opensuse. device.map:
Code:
(hd1)/dev/disk/by-id/ata-ST3160815AS_5RA2LTD0
(hd2)/dev/disk/by-id/ata-ST3160815AS_5RA2LQCJ
(hd0)/dev/disk/by-id/ata-Maxtor_6L160P0_L31AHTVG
device.map.old
[Code]...
View 9 Replies
View Related
Jun 19, 2011
I'm using a Dell Precision M65 portable workstation, often plugged to a docking station and with an external monitor attached. The graphic card is an nVidia Quadro FX 350M. I've been using openSUSE 11.2 until recently (with KDE 4.3.5). Then, during a routine update, the nVidia driver was upgraded from version 260.19.44 to 270.41.06. Desktop effects stopped working, and even after disabling them, some applications (presumably relying on direct rendering) do not work properly. I decided then to install openSUSE 11.4. The problems remain, with the additional issue that I can't switch anymore between the external monitor and the laptop display. I've tried several options using nvidia-settings; the original configuration when the system was working was "TwinView", "Cloned".
Direct rendering is still on:
Code:
phoebe:~ # glxinfo | grep -i rendering
direct rendering: Yes
but glxgears, for instance, while giving very high FPS, produces only a black window instead of the usual rotating gears.
The problem seems similar to the one cited here:
openSUSE:Most annoying bugs 11.4 - openSUSE
However, in my case, it appears with a driver newer than 270.29, so I am not sure this is the same issue. I also tried to follow the advices given here:
SDB:NVIDIA troubleshooting - openSUSE
without success.
I also noticed that my card (Quadro FX 350M) is no longer in the list of supported cards for that driver (the closest I could find is Quadro FX 360). But, again, it may not be relevant for this issue. So, at this stage I'm considering downgrading to the previous version of the driver (260.19.44). Before doing that, however, I thought to check for configuring options I may have missed.
Summary of HW/SW:
Model: Dell Precision M65
CPU: Intel Core2 CPU T7200 @ 2.00GHz
Graphic Card: nVidia Quadro FX 350M
Driver: NVIDIA 270.41.06
OS: Linux 2.6.37.6-0.5-desktop i686 [openSUSE 11.4 (i586)] + KDE 4.6.00 (4.6.0) "release 6"
The problem started with:
Driver: NVIDIA 260.19.44
OS: Linux 2.6.31.14-0.8.1-desktop i586 [openSUSE 11.2 (i586)] + KDE 4.3.5
and were absent with:
Driver: NVIDIA 260.19.44
OS: Linux 2.6.31.14-0.8.1-desktop i586 [openSUSE 11.2 (i586)] + KDE 4.3.5
View 5 Replies
View Related
May 4, 2010
After upgrading kernel package to 2.6.32-5 NVIDIA installation gave me ERROR:Unable to load the kernel module 'nvidia.ko'. This happens most frequently when this kernel module was built against the wrong or improperly configured kernel sources, with a version of gcc that differs from the one used to build the target kernel, or if a driver such as rivafb/nvidiafb is present and prevents the NVIDIA kernel module from obtaining ownership of the NVIDIA graphics device(s), or NVIDIA GPU installed in this system is not supported by this NVIDIA Linux graphics driver release.
Here is /var/log/nvidia-installer.log:
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Tue May 4 11:49:38 2010
installer version: 1.0.7
[code].....
View 12 Replies
View Related
Jan 8, 2011
I installed on my laptop NVIDIA driver from the opensuse repository. After restart i am not geting the GUI.The screen blinks while booting and finally ends in command line login. Error shows that gdm lasted for only few seconds. Max number of try exceeded.
HP pavillion ZV5000
64b processor
NVIDIA GEForce4 440 64m
View 1 Replies
View Related
Jan 11, 2011
After a disk crash I reinstalled openSuSE 11.2 and as always downloaded the latest Nvidia driver for my geforce 8200 graphics.
Unlike all previous cases, this time the driver does not install. The contents of /var/log/nvidia-installer.log are below. The error refers to being unable to to locate version.h
PATH:
Using: nvidia-installer ncurses user interface
ERROR:
View 9 Replies
View Related
Jul 3, 2010
* My Graphics card is a NVIDIA Geforce 7900 GTX. I am running OpenSUSE 11.2. I have attempted to install the Propriety NVIDIA Drivers (without success). I have added the repository to YAST, then proceeded to install the NVIDIA software.
I then proceeded to reboot my computer into "init 3" mode. I ran the nvidia-xconfig tool as described in the
openSUSE Graphic Card Practical Theory Guide for Users site I then proceeded to type "startx" and it failed to load.
View 2 Replies
View Related
Oct 15, 2010
i tried to go threw this by some tutorials on the wiki but without success. i all the time got this error: Nvidia log: [URL].. even if i ran the make oldconfig && make prepare command..
View 8 Replies
View Related
Mar 13, 2011
i tried installing the driver through the one click install (SDB:NVIDIA drivers - openSUSE) and through zipper, but system info says that the display driver is nouveau. here are my specs
opensuse 11.4
RIVA TNT2 Model 64/Model 64 Pro
View 4 Replies
View Related
Jul 5, 2011
dkms is a facility which lets you to install drivers as module and it'll compatible with kernel upgrade.Driver will live as its source code in system,so after each kernel upgrade , driver module will recompile itself to work properly with new kernel.I read about dkms , but I have no experience to configure it by myself. I want to install nvidia driver using dkms,but I don't know how and where I can find source code of nvidia driver.
View 2 Replies
View Related
Feb 16, 2010
I installed openSuSE 11.2 three days ago, the first time, and have been trying to get the nvidia video driver to work ever since. So far, no luck. I have a dual-boot system with Windows 2k (legacy programs) and the graphics card works fine there, so the problem isn't hardware related. The nv driver also works under 11.2, but not well.The graphics card is a GeForce 6200, and the computer is an old Tyan Thunder S2885 with dual Opteron processors. I'm in 64 bit mode for the Linux install.
I've tried installing the video drivers by:Doing a fresh install, loading in the nvidia repository, then doing online update. The two nvidia drivers were loaded (nvidia-gfxG02-kmp-desktop and x11-video-nvidiaG02), but when I tried to reboot I end up with a blank screen and no sync to the monitor (Hitachi SuperScan Elite 751 CRT type). Rebooting in safe mode brings up the nv driver, which works. Doing a fresh install, doing online update,then loading in the nvidia repository, refreshing it, and installing the same two RPMs . . . with the same result. Doing a fresh install and using the "one click" install from this web site. Same result.
Doing a fresh install, doing online update, selecting the pattern "Linux Kernel Development" and installing it, downloading the Nvidia installer NVIDIA-Linux-x86_64-190.53-pkg2.run and installing it. Same result.
Same as above, but then using Sax2 -r -m 0=nvidia, even though Sax is depreciated. Same result. I've tried modprobe nvidia. Nothing. Over the last two days I've probably tried several other iterations as well, and forgot them, but nothing worked, it's always the same result.
Another weirdness, when I have YaST do "Hardware Information" it has no trouble identifying the monitor a getting it's info, but when I click the Display icon on the panel it tells me that it can't identify the monitor.
Here's the basic system info:
Code:
Directory: /home/BillyDoc/Desktop
Tue Feb 16 09:21:23 CST 2010
BillyDoc@linux-k7w3:~/Desktop> lsmod | grep nvidia
nvidia 9647368 0
BillyDoc@linux-k7w3:~/Desktop> su
[code]....
I'm definitely a novice to this sort of thing, and at this point I haven't a clue what's going on. It looks like the nvidia driver get's installed alright, but X simply doesn't know it's there. Oh, and another thing. When I go into YaST to look for the "Graphics Card and Monitor" program . it's missing! I assume this is because Sax is depreciated, but what's the substitute?
View 9 Replies
View Related
Apr 19, 2011
I have recently installed openSUSE 11.4 x86_64 on my laptop, with NVIDIA driver (260.19.44,Geforce 9300M GS).Performance is good, but it slows the boot process: The NVidia logo appears and stays on the screen for 10 seconds aproximately.KDE start is very slow also. I have tried to fix it by adding nomodeset to menu.lst and settting sysconfig variable NO_KMS_IN_INITRD to yes,with no success.
View 9 Replies
View Related
Aug 9, 2011
This morning, I authorized an update as almost every day. I saw that the nvidia driver was on the list but in recent years, I no longer fear these driver updates since everything usually works well...
Except that this time, no! I turn on my pc this afternoon and more 3d effects. I run "Nvidia X Server Settings" which tells me I do not use the nvidia driver and must run as root the command "nvidia-xconfig," what I do. I restart X and no display at all, only the prompt in text mode!
View 9 Replies
View Related
Aug 20, 2009
I have just installed openSUSE 11.1 64 bit on my system. Subsequently registered to get an auto-update repo and auto-updated until no more updates were offered. Then I first tried YaST to install NVidia drivers from the NVidia repo (added their repo), but sax2 wouldn't recognize them. So I downloaded their 190. (beta) drivers, installed the kernel source code and gcc 4.3. Then I switched to a console (Ctrl+Alt+F1), closed the x server, ran the driver install as described (gcc 4.3 is installed). Installer said that all is fine (I checked the log to be sure). So I ran sax2 -r -m 0=nvidia, but the driver still isn't recognized.
View 6 Replies
View Related
Jul 16, 2010
I would like to install above mentioned driver. I need to prepare kernel for this instalation, but this information I didnt find on openSUSE pages. I add openSUSE 11.3 KDE
View 9 Replies
View Related
Jan 19, 2011
i know if u search a solution in forums u get so much confused information. i hope this little manual will help all with the nvidia driver problem! u dont need to edit or create a xorg.conf or something to run the driver correct and u need no blacklistedit too! if u did the standard opensuse 11.3 install its only about 2 kernel packages and the disabling of the x11noveau driver.
1. after standard installing opensuse 11.3 update and install the opensuse softwareupdates
2. install with the yast software re/installer:
(from Desktop or from the terminal. the terminal text command is: yast2)
[Code]...
u dont need to change the menu.lst after all, only u get many problems. run the midnight commander and delete the nomodeset word and the noveau driver would be normally still active after reboot.
View 6 Replies
View Related
Jun 18, 2011
In order to configure a dual display in a fresh 11.4 installation, I am attempting to install the nVidia driver according to the instructions in SDB:NVIDIA the hard way - openSUSE. I have not previously compiled or configured a kernel so I largely followed the instructions from OpenSUSE 11.2 - How to compile a Kernel for Newbies.The currently installed kernel is 2.6.37.1-1.2-desktop. The graphics card is an ASUS EN9600GSO (512MB).
In Yast, I installed gcc, make, kernel-devel (v. 2.6.37.1-1.2) and kernel-desktop-devel (v. 2.6.37.1-1.2). Per the "hard way" instructions, I did not install kernel-source.
View 9 Replies
View Related
Jul 21, 2010
since i installed nvidia proprietary driver on opensuse 11.3 my boot-image is gone. This is not really in issue but i would like to have it back. is there a way to get it back or a bootimage howto or something?
View 5 Replies
View Related
Jul 21, 2010
I installed the nvidia driver from the official repository for openSUSE 11.3 and now everything works perfectly, except i get a verbose splash screen after the grub menu.It has worked after i upgraded from 11.2. In my menu.lst it already says splash=silent.If you want more information, please ask, because i don't know where to look or what to show you (i'm fairly new to linux in general).
View 6 Replies
View Related
Aug 3, 2011
Nvidia h/w:Quadro FX 570
Installed 11.4 yesterday. No problems. Installed Gnome 3 today and it goes into fallback mode. Assuming that the graphics driver might be the culprit, I attempted to install the latest nvidia driver.
Added repo ftp://download.nvidia.com/opensuse/11.4/ in Yast2.
Did a refresh and it complains that it cannot access installation media at the above. Paste the above in Firefox and it gets there OK.
One-click method also fails.
Never had a problem with updating nvidia driver before. Not sure what to check. I did delete and add with no success.
BTW, the other defined repos in Yast2 work fine.
View 3 Replies
View Related
Jul 16, 2010
I have just performed an upgrade from OpenSUSE 11.2 to 11.3. My Machine is a Lenovo W701DS laptop which uses an NVIDIA FX3800M graphics card. The system was working fine under 11.2 before the upgrade.
After upgrading to 11.3 the splash screen after GRUB comes up for about 1 second before the screen goes blank. After about 5 mins I am able to SSH to the Laptop and access the system. Doing this I created an xorg file using "X -configure" and copied the new file to the /etc/X11 directory and renamed to xorg.conf.
If I SSH to the laptop change run levels to init 3 then init 5 the Gnome comes up and I have graphics the system works However I am unable to access the text consoles using alt+f1, f2 etc. If I restart the system it is back to the blank screen.
I have attempted to install the NVIDIA drivers however the installation fails due to an error with gcc or kernel source versions. Error log reports that the kernel was complied using a different version of gcc.
View 3 Replies
View Related
May 8, 2011
I have spent ages looking at similar problems but not not quite the same. I have installed 11.4/Gnome (x86) and wanted to use my GT430 card. I went here: 'http://en.opensuse.org/SDB:NVIDIA_drivers' and used the 'one click' install for current cards. All went ok until I rebooted and I got a 'gdm[1239]: WARNING: GdmDisplay: display lasted 0.846578 seconds' message. I got five of these in succession until the 'gdm[1239]: WARNING: GdmLocalDisplayFactory: maximum number of X display failures reached: check X server log for errors' appeared and it popped me down to an init 3 login.
So, I deleted the blacklisting conf file so that I could get back in to Gnome on Nouveau (which I did ok). I then noticed there was no /etc/X11 Xorg.conf file so I ran /usr/lib/nvidia-xconfig to generate one (which it did) - but it made no difference. I am at a loss know after spending 8 hours on this. Any pointers would be greatly appreciated. My machine is still at fresh install state so even if I have to reinstall 11.4 it does not matter.
[Code]...
View 5 Replies
View Related
Jun 27, 2011
When trying to install the nvidia graphics driver I get the following error-message:
ERROR: The kernel header file '/usr/src/linux/include/linux/version.h' does not exist. The most likely reason for this is that the kernel source files in '/usr/src/linux' have not been configured. How do I configure the kernel source files?
View 3 Replies
View Related
Jun 26, 2011
I'm using the 270.41.19 nvidia properietary driver for my Geforce GTX460 graphics card. I have a Sony TV connected to my HDMI and I know it supports the 1920x1080 resolution. Yes it works after gnome or other DE loads up.
But during the GRUB screen and the bootup console - It defaulted to a 640x480 resolution (as it always does with the nvidia prop driver). I usually used to check the output of hwinfo --framebuffer and choose the resolution by appending the right vga=0xabc parameter.
But now I have a problem since hwinfo says the best widescreen 16:10 framebuffer resolution that my card supports is 1280x800. Here is the output from hwinfo --vbe which should give the info about both my gfx card and my TV.
The initial nouveau driver was able to output native 1920x1080 during the bootup on the console without issues, so I guess even the properietary driver should be able to output (If my understanding is right the nvidia module loads later during the bootup and only is required for the X but not for the console itself).
[Code]...
View 3 Replies
View Related
Aug 8, 2010
I've been running OpenSuSE 11.2 for some time now; my system is a Dell 64-bit with an ATI 46xx graphics card and I've used the proprietary ATI driver without difficulty, as the driver provided with OpenSuSE was pretty much unusable. I'm considering upgrading to v11.3, but there seem to be scattered horror stories involving ATI cards, particularly when it comes to ATI's proprietary driver.
View 9 Replies
View Related
Aug 8, 2010
The freeze's on my machine only appears when i monitor the temperature of
the gpu. Normally i use gkrellm to monitor temperatures including the gpu temperature. When i stop gkrellm there a no more freeze's on my system. Then i started nvdock which also monitor the gpu temperature and the freeze's are back. Stopping nvdock make the system working normally. I have done a few reboots now, warm and also cold starts und everything works normal.
System data: AMD P2 X4 940, Nvidia GTS 250, openSUSE 11.3, Nvidiadriver 256.44,
Gigabyte Mainboard GA-MA78G-DS3H rev.2,8GB RAM, KDE 4.4.95,
View 6 Replies
View Related
Jul 29, 2010
Does somebody know if the NVIDIA driver from NVIDIA repository supports Cuda?
View 2 Replies
View Related
Nov 30, 2010
Only about 1.5 weeks into Linux guys so bear with me. I'm trying to uninstall the Nouveau driver and install NVIDIA-Linux-x86-71.86.14-pkg1.run for my old Nvidia TNT2 card. Following these directions I run into a problem in the first step. When I execute the Ctrl+Alt+F1 command and get:
Ubuntu 10.10 splat-desktop tty1 splat-desktop login: if I enter splat which I believe is my username and the correct p/w I get an incorrect login response.
View 3 Replies
View Related
Jun 13, 2011
There is one thing missing (I think) a clear guide to clearing out Nvidia and replacing it with nouveau. For all but hardened gamers, nouveau on 11.4 delivers. It also removes one more barrier to what I think is the intended goad of Tumbleweed.The problem IMHO is not that there are no clear guides. The problem is there are too many. No sooner does one person do a guide (that is clear) and someone else who does not like some point writes another guide that they think is more clear (but in fact is less clear in other aspects). And this goes on ad infinitum.IMHO we have too many guides - many of which are sufficient clear ... but the VAST number only serves to confuse users more.
Having typed that, IMHO this is NOT a Tumbleweed specific issue, but its MUCH WIDER in scope and hence does not belong as a discussion in this Tumbleweed thread.
View 9 Replies
View Related