Quote:
|
Originally Posted by falko
That's strange. Are you sure the correct driver is installed (and fglrx is not installed)?
|
Code:
$ sudo modprobe -r fglrx
Password:
$ glxinfo | grep vendor
server glx vendor string: SGI
client glx vendor string: SGI
OpenGL vendor string: Mesa project: www.mesa3d.org
$ lsmod | grep radeon
radeon 124576 0
drm 81044 1 radeon
Pretty sure.

Actually I've had such awful experiences using fglrx that pretty much the first thing I do on a new system with a Radeon is remove that driver and install the open source ATI driver.