Comment 2 for bug 469239

Revision history for this message
Peter Cordes (peter-cordes) wrote :

Is the fglrx kernel module loaded properly? Your Xorg.0.log shows that you are using the fglrx driver, but the 3D part of it failed to initialize.

[code]
(WW) fglrx(0): ***********************************************
(WW) fglrx(0): * DRI initialization failed! *
(WW) fglrx(0): * (maybe driver kernel module missing or bad) *
(WW) fglrx(0): * 2D acceleraton available (MMIO) *
(WW) fglrx(0): * no 3D acceleration available *
(WW) fglrx(0): ********************************************* *
[/code]

 It is always a bug when a program exits with an assertion failure, so it ought to be fixed by ATI. You can probably get things working on your system by making sure the drivers are installed properly. e.g.
install the fglrx packages and then reboot, to make sure the fglrx kernel module is loaded.

The .deb packages have a problem on amd64 (http://ati.cchtml.com/show_bug.cgi?id=1695), although it doesn't affect 32-bit systems like yours.