Hello,I was using nouveau with xf86-video-nouveau for some time on my Laptop with GeForce 6150 and AMD Dualcore CPU.Now I wanted to switch back to nvidia or nvidia-ck-kx to be preciese since I'm using the CK Kernel. I have used the CKKernel with nvidia-ck driver before.So I installed nvidia-ck-kx and nvidia-utils to replace libgl with it.
I want to install new nvidia drivers R310 so I downloaded driver and when I run it it says that i can't install new drivers because there is this nouveau driver. It asked me if I want to add blacklist file with nouveau in modprobe so I said yes please.
this worked for me in 64 bit, but I added one step: I got rid of the xserver-xorg-video-nouveau driver, because I got a message about it conflicting with nvidia. And I had to reboot; I couldn't restart SLiM.Nouveau has been absolute crap with my EVGA GeForce GT 630. Every few seconds, my screen flickers in X. And in tty consoles, I get this:[uptime] [drm] nouveau 0000:
Hi Forums,
I'm using the Nouveau driver from OBS on OpenSUSE 11.2 i686 KDE. It's working pretty well and stable so far. Video playback is not slower than with proprietary drivers.
I try to switch from nvidia to nouveau driver via script:
!/bin/bash
stop gdm
rmmod nvidia
sed -i "s/nouveau/nvidia/" /etc/modprobe.d/blacklist-nvidia-nouveau.conf
update-alternatives --set gl_conf /usr/lib/mesa/ld.so.conf
ldconfig
modprobe nouveau
cp /etc/X11/xorg.conf{.nouveau,}
start gdm
and driver is loaded and X started but compiz it doesn't.
Greets all and congrats on the developers on bringing us another great version of Fedora.
I have a problem with this configuration:
Asus K55V, Ubuntu 12.04 LTS and Nvidia driver 304.51.
I have remove the nouveau driver with:
apt-get --purge remove xserver-xorg-video-nouveau
I installed the official nvidia driver (from www.nvidia.com) but when I reboot the PC the resolution of screen is only 640x480 and the monitor is resized.
Mo solution at this problem if i change the xorg.conf.
I'm trying to install proprietary nvidia graphics driver I downloaded from nvidia website. It will not install because it says that the "Nouveau kernel driver" needs to be disabled first.
I opened synaptic and uninstalled everything that had nvidia, nouveau, or jockey in its name. It still won't work.
What exactly do I need to do to disable the "Nouveau kernel driver"?
Hi.I have installed archlinux and after some update I have nouveau error (X server is working fine anyway).