OpenSUSE Hardware :: X Server Crashes With Nvidia Drivers?
Aug 2, 2010
i've been attempting to get to the bottom of this issue for the past few months, without much luck. i'm currently running 11.3 64-bit (the issue also existed in my previous 11.2 64-bit install) and whenever my laptop is unplugged, the x server will intermittently crash. this issue can be provoked by running flash applications like videos but the same issue will also occur by simply navigating the desktop. the messages log reports the following:
~~~~~
x server for display :0 terminated unexpectedly
~~~~~
the laptop is an alienware m15x with an nvidia gtx 260m. i initially suspected that this was some sort of an acpi issue so i tried disabling acpi for the nvidia card via the "connecttoacpid" xorg option. this did not make any difference so i went as far as shutting down the acpid service. this also did not make any difference. as a quick test, i uninstalled the proprietary nvidia drivers and that seemed to resolve the issue but given the limited functionality of the oss driver, this is not a suitable workaround. keep in mind, i did not run under the oss driver for very long so this result could be just a false positive.
View 9 Replies
ADVERTISEMENT
Dec 18, 2010
My amarok crashes everytime. I saw an similar problem posted at OpenSUSE 11.3: Amarok crashes on startup. And I suspect this is because of the nvidia drivers that I installed, just as is the case in the above mentioned thread. What should I do to overcome this now? Is there a solution posted? After I read the above thread, I deleted all the repositories except for the four. I had these following repositories prior:
[Code]...
View 5 Replies
View Related
Jun 24, 2011
I'm using the most recent version of Xorg that is available in the Debian repository (unstable) and it flashes the NVIDIA logo and crashes the whole computer immediately after. Ctrl+Alt+F[0-9] do nothing when this happens.
I've tried reverting to an older NVIDIA driver, but they either cause the same issues (27x.y.z) or require version ignoring for ABI (26x.y.z) which leads to a segfault.
I would be fine running vesa for now, but it doesn't support 1366x768 resolution so I either have to deal with a bad resolution or have part of the screen cut off.
Linux dalek 2.6.38-grml64 #1 SMP PREEMPT Tue May 24 23:35:23 UTC 2011 x86_64 GNU/Linux
NVIDIA GeForce GT 220M
Xorg 1.10.1
NVIDIA Drivers 275.09.07
Logs:
xorg.conf: http://pastebin.com/NAvdc2Cy
startx output: http://pastebin.com/1k2anM95
Xorg.0.log: http://pastebin.com/6DNaR1KW
View 2 Replies
View Related
Nov 17, 2010
I recently used Yast to update drivers for my Quadro NVS 290 card. When I did this Yast informed me that my current kernel (2.6.27.54-0.1.1) was incompatible with the latest version of the Nvidia driver, but that the Nvidia drivers could be installed if the kernel was replaced with version 2.6.27.7-9.1. I chose this option (there was a good reason for doing this I swear), but since then, the x server refuses to start using the Nvidia drivers; boot ends at the command line. I've tried obvious things like reinstalling the drivers, but this doesn't change anything. If I try starting sa2 from the command line with, it fails to start and refers me to sax.log. I look at this, and the relevant part of the log seems to be this:
(II) Loading /usr/lib64/xorg/modules/updates//drivers/nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Video Driver
[Code]....
how to get the display drivers working again
View 6 Replies
View Related
Jun 9, 2010
opensuse 11.2 ,my monitor keeps going to sleep or somthing and this is a problem when im watching videos,ive set screens power setting but they dont seem to be whats doing it.im running a nvidia gtx260 and have installed nvidia drivers for series 6 and up.dont know if its the divers or somthing else.
View 9 Replies
View Related
Oct 17, 2010
As you can see from a thread`s title,my graphical environment KDE has gone after the following simple steps in "Installing ATI drivers" thread of Advanced FAQ. After rebooting, it shows me only console,which asks login and password. how can I bring things back and actually install ATI driver..?
View 5 Replies
View Related
Jun 7, 2010
I have a strange problem that the X-Server freezes when I log out, switch to another virtual console or the like.
It works fine when I boot the kernel without xen.
The problem reduced to a very simple scenario:
* Boot Xen-Dom0-Kernel
* wait until the X11 display manager wants a login
* Press Alt+Ctrl+Fx
==> X11 freezes
I tried with kde4 and with xdm as display manager, both show the same problem. It does not happen when I boot with the XEN-less kernel.
I am using openSUSE 11.1 with all patches on AMD64 and the nvidia driver. 32bit is not a solution, this machine has 16GB Memory (which would be useless ...)
View 8 Replies
View Related
Dec 30, 2009
I am having an issue with installing OpenSuse 11.2 using an Nvidia 9500GT. I have an AMD X2 64 4200+ processor, 4 gigs of RAM and 250 Gig HD.I was previously using an ATI X1300 but with the issues with 3D and the driver I decided to update my video card. To be clear, OpenSuse installed fine with the ATI X1300 card.
I purchased the 9500GT and installed the card. I then started the 11.2 32bit/i586 install and all goes fine until the install completes. Once you get the warning that the computer is about to restart (after the install completes) the system goes back to the Suse loading screen and then changes to the CLI where I can see what is loading. The last thing I see is that the HAL daemon is starting and then the screen goes black and the system completely locks up.
I have tried this several times using both the 32bit and 64bit KDE versions with the same result. I have tried Mandriva 2010 to see what results I get and it works fine.
View 8 Replies
View Related
Jul 15, 2010
the url to the nividia drivers for 11.3. They are not yet in the community repos.
View 9 Replies
View Related
Jul 22, 2015
Last week I decided to try Debian after some few years of using Arch. And I faced strange Xorg problem. Timings in Xorg.0.log (pastebin) are terribly high. And this is how the log ends:
Code: Select all> tail -n 20 /var/log/Xorg.0.log
[ 19.493] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input17/event14"
[ 19.493] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 11)
[ 19.493] (**) Option "xkb_rules" "evdev"
[ 19.493] (**) Option "xkb_model" "pc105"
[Code] ....
Latest timing may be even higher than 250 seconds.
Code: Select all> lspci | grep -i vga
01:00.0 VGA compatible controller: NVIDIA Corporation GM107 [GeForce GTX 750 Ti] (rev a2)
I'm not sure if this information matters, but:
Code: Select all> dpkg -l | grep nvidia
ii glx-alternative-nvidia 0.5.1 amd64 allows the selection of NVIDIA as GLX provider
ii libegl1-nvidia:amd64 340.65-2 amd64 NVIDIA binary EGL libraries
ii libgl1-nvidia-glx:amd64 340.65-2 amd64 NVIDIA binary OpenGL libraries
ii libgles1-nvidia:amd64 340.65-2 amd64 NVIDIA binary OpenGL|ES 1.x libraries
[Code] ....
Debian Jessie 8.1
View 3 Replies
View Related
Aug 4, 2010
After installing 11.3, I realised that my graphic driver is not working as desired. I have a Compaq CQ60-430SA laptop with an NVIDIA 8200M graphics card. Earlier with 11.2, I had some proprietary NVidia drivers and my graphics were smooth. However, I am not getting the same performance with Nouveau...
As can be seen from the screen clipping below, the images especially in the preview mode and the icons look jarred (highlighted in red). I have no complains with the video but the images and icons do look shabby at times and therefore I want to switch over to the proprietary NVidia drivers.
[URL]
View 4 Replies
View Related
Feb 7, 2010
I need to install the latest drivers for my Nvidia card. I have the Quadro FX 1800.I don't think the Nvidia One click installation will work with this card.I downloaded the drivers from Nvidia and tried to install them but their directions are very confusing. It says "exit x windows" and "restart in init 3". I don't know what that means.Can someone tell me step-by-step how to compile and install the nvidia drivers?I have opensuse 11.2 64-bit clean install with all the defaults, and the Quadro FX 1800.
View 6 Replies
View Related
Apr 3, 2010
I am running openSUSE 11.2 64-bit KDE version. I would like to install drivers for my Nvidia GTX 285 1gb video card. How exactly would I do this?
View 2 Replies
View Related
Jul 15, 2010
Just got openSuSE 11.3 installed on my system and so far I like it better than my previous distro (Xubuntu).However, under YaST, it's showing a Vendor Driver CD, which I think might be for my nVidia chipset on my Zotac ION motherboard. How do I enable full graphics support for my system?
I Xubuntu, it automatically picked it up and prompted me to use the nVidia drivers. It also added the nVidia PPA to the Software Sources. Does openSuSE have anything like this?
View 5 Replies
View Related
Jul 23, 2010
To install the proprietary drivers must be change before the grub?
SDB:NVIDIA drivers - openSUSE
I do not understand where I put the option nomodeset
View 2 Replies
View Related
Mar 30, 2010
Lappy is a Dell XPS M1330
Intel core 2 T7500 2.2Ghz 4gig Ram
Nvidia GeForce 8400M GS
HDD 320
1 64bit system installs but wont let me do updates so now using 32bit thats ok
2 How do I update drivers? My screen seems to have ghosting around the edges
3 On firefox when scrolling down the page its jerky Ive used firefox on most of my Pcs and never had this problem Im duel booting ubuntu and suse and using the internet on ubuntu so far other than these problems suse is fine
View 3 Replies
View Related
Dec 3, 2010
I'm trying to install the latest NVIDIA drivers (not the ones provided by the 'Additional drivers' application). In order to install them, I need to exit the X-server and terminate all OpenGL processes. How do I do that? I've seen many things like 'press ctrl-alt-backspace' and typing 'sudo /etc/init.d/gdm stop' but none of them work. I'm using Kubuntu 10.10 and gdm doesn't even exist.
View 4 Replies
View Related
Feb 21, 2010
When i'm trying to compile nvidia closed drivers, i got an error. I've tried binaries one on nvidia suse repo, but as i installed kernel 2.6.32-41 they didn't work. My laptop is a lenovo T61, with nvidia quadro nvs 140m, and intel chipset. And i'm trying to instal driver version NVIDIA-Linux-x86_64-100.14.11.
That's the error i get when executing nvidia-installer: Code: nvidia-installer log file '/var/log/nvidia-installer.log' creation time: Fri Feb 19 20:56:25 2010
[Code]...
View 9 Replies
View Related
Mar 15, 2010
I installed OpenSuse Gnome version 64 bit on a HP laptop DV7 Intel Dual Core with nVidia 9600 GM cardAll went well, until after I had installed the nVidia drivers from this page: NVIDIA drivers - openSUSEI selected the Geforce 1-click install and Yast went on to installl all the packages (a lot of 32-bit),took about half an hour.I logged out/in, and could work as normal, until I rebooted. Maybe I waited not long enough (5 minutes), but the screen was blank, then I gave up.Anyone has an explanation. I can always re-install everything, but then what went wrong with the nVidia package
View 9 Replies
View Related
Jun 7, 2010
I have a strange problem: Due to my small monitor I have set the gnome panels on top and bottom to auto hide. After installing the nvidia drivers the panels do not appear if I go to the edges with my mouse. If I switch the resolution to VGA (640x480) however, the panels appear again, but not at top/ bottom but in the middle of the screen.
View 1 Replies
View Related
Feb 10, 2010
Alright I've been trying despretly to installed the nvidia drivers.If reinstalled them over and over but it just wont work. I have Gefore GTX 275 and I installed it using the one-click install.
It apperently installs but it doesn't run or something.
View 6 Replies
View Related
Oct 23, 2010
i have just installed opensuse 11.3 on my PC and updated all packages and all and then i installed nvidia drivers from this link SDB:NVIDIA drivers - openSUSE i downloaded the 1 click install file nvidia.ymp and installed the driver successfullybut then when i rebooted the PC for the driver to work,it doesn't work,and when i go to system>look and feel>desktop effects and i try to enable the effects i get the message that i cant enable the effects it gives me this message "Desktop effects are not supported on your hardware / configuration. Would you like to activate them anyway?" PS i say "no" to this message and it closes but i notice there is a constant use of 33% of the CPU and theres an unnamed/unknown process in the system monitor that keeps appearing and disappearing...thats quitrd because i installed opensuse 11.2 and 11.3 before and i never had these problems
View 3 Replies
View Related
Mar 20, 2011
What i have done so far, after all that i still get a black screen after rebooting, so im runing on x11 failsafe.
1) Installed development tools and sources needed for nvidia kernel module build.
Checked what type of kernel i have and installed all the components below with all the dependencies they pull in.
2) Added nomodeset into /boot/grub/menu.lst
3) Set NO_KMS_IN_INITRD to Yes in /etc/sysconfig/kernel
4) Added blacklist nouveau to /etc/modprobe.d/50-blacklist.conf
5) Rebuild initrd and rebooted
6) After reboot switched to run level 3, login as root (or as user and su to root)
7) Install the NVIDIA driver, run nvidia-xconfig (the -X option) and reboot
View 9 Replies
View Related
May 1, 2011
I can install the nvidia driver for my card easily with yast but would like to try using nvidia's own installer. There is a paths problem. I've spent some time looking at 11.4 kernel build paths and they seem to be circular so the installer will not find what it needs. The installers help in this respect is as follows.
Code:
--kernel-source-path=KERNEL-SOURCE-PATH
The directory containing the kernel source files that should be used when compiling the NVIDIA kernel module. When not specified, the installer will use '/lib/modules/`uname -r`/build', if that directory exists. Otherwise, it will use '/usr/src/linux'. Obviously it will fail on the build directory and fall back to usr/............ where linux is a symbolic link linux -> linux-2.6.37.1-1.2
which must be the one in the same directory but it fails to find either type of auto conf file From this I assumed that it just needed pointing at the correct build directory but this turns out to be symbolic link
Build -> /usr/src/linux-2.6.37.1-1.2-obj/x86_64/desktop
However when pointed here it still doesn't find what it needs and falls over looking for the kernel header this time. I thought that the idea of the /usr/src/linux link was to standardise kernel building but if suse use it for something else or nvidia make the wrong assumptions just where should the installer be pointed?
View 9 Replies
View Related
May 2, 2011
I am having a challenge to install drivers on this machine with the OS and graphics card stated in the subject. To date I have tried different ways and they are broken in the steps or in the results I get on my machine. The how-to written by ajohnw Installing an nvidia driver - easiest I have found to date. results in a file or directory not found when I try to execute
Code:
/etc/bin/nvidia-xconfig
The article SDB:NVIDIA the hard way results in the following error (copied from the error log):
Code:
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.
Researching how to resolve that error and I can't find anything relevant to openSUSE 11, closest version being openSUSE 9.Lastly, I've tried this SDB:NVIDIA drivers and for some reason it does not generate the xorg.conf file. At least that's what I am concluding. I go through the steps, reboot the system and boot only to a command prompt. Navigating to /etc/X11/ there is no xorg.conf and I have to copy xorg.conf.install to xorg.conf to get back into the Desktop.
View 9 Replies
View Related
Jul 26, 2010
I have an nVidia GeForce 7600GS with a dual monitor setup. A 19" Dell @ 1280x1024, and a 19" widescreen Acer @ 1440x900. The Dell is attached via DVI, and the resolution is detected properly, and set, but the Acer is connected via VGA, and so the native resolution is unkown to the nvidia control panel. It will only let me set the resolution up to 1024x768. I had it create the xorg.conf file, and i tried to edit it manually, changing its
[Code]...
View 9 Replies
View Related
Sep 17, 2010
I want to enable the desktop effects (such as smooth minimising, smooth viewport switching, etc) but it says that "Desktop effects are not supported on your current hardware / configuration. Would you like to activate them anyway?"
My first question is how do I check to make sure whether the NVIDIA drivers are enabled or not? (I know they're on the system, since 'NVIDIA X Server Settings' is in the list of applications).
My second question is how do I activate these drivers?
Note that I don't have root access, since I'm using a university machine, so I can't edit the xorg.conf or anything like that.
openSUSE 11.3 64bit
GNOME desktop
View 8 Replies
View Related
Jul 3, 2011
I've set up a basic 11.4 server/workstation at my home and am having trouble post-nvidia install when it comes to dual-monitors and compositing. Now, I've looked at many posts here and have not found an answer, since most of the answers are obviously for single-monitor setups. The reason I think this is that all the solutions render my second monitor useless (ie, blackscreen/does not function).
Background: I've set up the nvidia 275 drivers via blacklisting neauveau(sorry if I have misspelled) and installing the package [nvidia drivers] from the nvidia website. Everything works great, the login screen comes up on the correct monitor! (I'm quite excited about this, for Ubuntu it took a startup script which, for some reason, rendered full-screen quakelive across two screens instead of one. It was win-lose).
The error I'm getting in the configuration utility for KDE is that compositing is not available because the extensions XComposite and XDamage are not available. These are available and effects work fine if I disable my second monitor. How can I enable for two?
Here's my xorg.conf. I've tried removing this and restarting KDE without and this disables my second monitor, but allows for compositing as mentioned before.
Code:
View 9 Replies
View Related
Jul 15, 2010
Like a guy earlier today report a problem with Opensuse 11.2 working fine on his machine but 11.3 is not. I have somewhat the same problem. The default installation freezes randomly. I have seen this error before with Intel video cards but never with NVIDIA. Right now, I'm using VESA in failsafe mode and trying to install some drivers from this repo.
I'll try and find a fix for this. (Hope their is one)BTW, can anyone confirm when the official drivers for NVIDIA cards are coming out?
View 8 Replies
View Related
Apr 24, 2011
Basically everything was going fine, and i was enjoying the OpenSuse experience, then downloaded djl (Games Launcher) , installed some games and found that i had a very very very bad frame rate (about 1FPS), and my GPU is a NVIDIA GTS250 (1GB), and runs most games flawlessly under m$, so i went about installing the graphics drivers for my card. I followed the instructions and was under the assumption that i installed the correct ones, but now i cannot boot into any graphical interface. I think that it should be a graphics issue, as this was one of the few things done before rebooting. I have tried booting into the normal mode, and the failsafe, I have read many other "Not booting'' posts, and have tried their solutions without success, there include: Changing the boot parameters Logging in and manually trying to boot up the gui (init 3.... init 5... etc)
When the computer tries to load up OpenSuse in normal mode, it comes up with the normal loading screen, and then about 90% of the way it stops for about 30 seconds, and then switches over to a CLI, asking for a login, going through the log a couple of things fail, did have these noted down (but cannot find and will post along with other commands that i am asked to do) I want to try and avoid a reinstall as it took me a long time to get the WiFi card working.
View 9 Replies
View Related