• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Linux Help

Fenixgoon

Lifer
My brother runs linux and I want him to try Neverwinter Nights. the problem is he needs to have 3D support. his video card is a Radeon 7000, so while it's not anything amazing, it *should* work (but he needs 3D support under linux). does anyone know how to do this? i believe he's using Kunbuntu

thanks
 
AFAIK, the radeon OSS driver that comes (IIRC) with Xorg supports DRI. You just need to enable it in xorg.conf.
 

If you go (from a terminal):
glxinfo | grep direct

And you get:
direct rendering: Yes

Then you know you have 3d acceleration working.

I always figured it would be done automaticly. But I am not sure about Kubuntu.
 
Back
Top