Switching to nouveau

Issues Related to Hardware (Sound, Video, Printers, Scanners, Webcams, Touchpads, Keyboards, Sensors, Drives, GRUB, etc.)

Moderator: Moderators

Switching to nouveau

Postby urlwolf » Tue May 22, 2012 10:46

A while ago I posted a recipe to switch to nouveau. Unfortunately, I just tried it, and it doesn't work. I get a blank screen with a cursor.

Is anything in that post obsolete? is there a better howto anywhere?
Thanks
urlwolf
Simple Hen
 
Posts: 47
Joined: Sat Dec 26, 2009 11:34

Re: Switching to nouveau

Postby Fitzcarraldo » Tue May 22, 2012 12:11

Did you remember to do the following?

Code: Select all
eselect opengl set xorg-x11

Also, did you add nouveau to /etc/conf.d/modules so that it is loaded at boot?

Do you have modesetting configured?

Code: Select all
echo "options nouveau modeset=1" > /etc/modprobe.d/nouveau.conf
update-modules

Have you blacklisted all NVIDIA modules except for nouveau in /etc/modprobe.d/blacklist.conf?

Code: Select all
blacklist nvidia
blacklist rivafb
blacklist nvidiafb

Is nouveau configured in your running kernel?

Code: Select all
$ zcat /proc/config.gz | grep -i nouveau
CONFIG_DRM_NOUVEAU=m
CONFIG_DRM_NOUVEAU_BACKLIGHT=y
CONFIG_DRM_NOUVEAU_DEBUG=y
User avatar
Fitzcarraldo
Sagely Hen
 
Posts: 7335
Joined: Sat Mar 10, 2007 5:40
Location: United Kingdom

Re: Switching to nouveau

Postby Fitzcarraldo » Wed May 23, 2012 18:33

Moving to Hardware shed, as it's more appropriate.
User avatar
Fitzcarraldo
Sagely Hen
 
Posts: 7335
Joined: Sat Mar 10, 2007 5:40
Location: United Kingdom


Return to Hardware

Who is online

Users browsing this forum: No registered users and 1 guest