Tuesday, March 11, 2008

WOW Under Linux

Still trying to get WOW to run under Linux.

There is a new driver for my ATI Radeon® Xpress 1150 Graphics card.
http://stanmanageslaptop.blogspot.com/2008/03/new-linux-ati-driver.html

Here are some instructions for installing WOW under Ubuntu.
https://help.ubuntu.com/community/WorldofWarcraft

It seems that I need to have direct rendering.

The newest driver does not support DRI. Is DRI direct rendering?

DRI stands for Direct Rendering Infrastructure. It allows software to get around X11 and write directly to the graphics card.
http://en.wikipedia.org/wiki/Direct_Rendering_Infrastructure

The current ATI driver does support direct Rendering.

glxinfo | grep rendering
direct rendering: Yes
I am going to assume that the one just released does also. It would make little sense if it doesn't.

OK, I am now ready to install the newest ATI driver on my portable.
http://stanmanageslaptop.blogspot.com/2008/03/installing-newest-ati-driver-for-linux.html

No comments: