https://bugs.freedesktop.org/show_bug.cgi?id=1819
This is not linux specific, this also locked up my FreeBSD5.3 box.
Thanks for the hint! When i disable AGPFastWrite and switch BIOS and xorg.conf to AGPMode 4 it works. xorg.log tells me dri is enabled but glxinfo still tells me i don't have direct rendering. I compiled and installed mesa as stated in the README. Is it normal that glxinfo prints "Direct Rendering: No"?
Try doing
export LIBGL_DEBUG=verbose glxinfo
This should give you a hint as to what is wrong. Chances are you have installed the driver or it does not have permissions set properly.
Alternative /dev/dri might not be accessible.
best
Vladimir Dergachev
Greetings Jan
Regards,
Andreas Streichardt
------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
