Archive

Posts Tagged ‘GLX’

nVidia on Fedora 10

December 11th, 2008

Quick guide to installing nVidia drivers on Fedora 10, using the RPMFusion repository:

$ yum install -y xorg-x11-drv-nvidia
$ /usr/sbin/nvidia-config-display enable

A reboot was required, as I had done some kernel upgrading and the installed nVidia module didn’t match the running kernel. If direct rending is enabled, you’ve got the driver properly installed:

$ glxinfo | grep ‘direct rendering’
direct rendering: Yes

Enjoy.

Uncategorized , ,

Mail