Hi,

On Fri, Apr 02, 2010 at 08:29:41PM -0700, Dan Krejsa wrote:
> I'm on Fedora 12, and I also have probelms with the new 195.36.15 drivers,
> with the driver and X failing to start.
> I've yum erased all the earlier versions.
> 
> The nouveau driver seems to be starting for some reason; it's
> visible in /proc/modules/.
> 
> However, if I do
> 
> # rmmod nouveau
> # rmmod nvidia
> # init 5
> 
> then X starts successfully.

you can use

nouveau.modeset=0

in the kernel line in grub.conf, and/or also blacklist nouveau with

echo "blacklist nouveau" >> /etc/modprobe.d/nvidia.conf
depmod -ae

-- 
Axel.Thimm at ATrpms.net

Attachment: pgpVc4Mpl4sVf.pgp
Description: PGP signature

_______________________________________________
atrpms-users mailing list
[email protected]
http://lists.atrpms.net/mailman/listinfo/atrpms-users

Reply via email to