On Wednesday 15 October 2003 00:48, Meka[ni] wrote: > Just to be sure, I'll tel you the exact commands I've executed. > emerge nvidia-kernel > emerge nvidia-glx > opengl-update nvidia > modprobe nvidia > change the section in XF86Config from "nv" to "nvidia". Should I do > something else? I still get messages in /var/log/XFree86.0.log that it can > not open /dev/nvidia0 for reading although the file is present and has > rw-rw-rw- for flags. Please save me this mess! :o)
Change the permissions for dri in /etc/security/console.perms like this: Old setting: <xconsole> 0600 <dri> 0600 root New setting: <xconsole> 0666 <dri> 0666 root Cheers, Renat -- [EMAIL PROTECTED] mailing list
