View Full Version : Support for onboard Radeon X1200 (RS690)
0x791e
12-03-2008, 12:26 PM
Is the Radeon X1200 (RS690) already supported by the newer distributions (post-October 2008)?
I get the following error message when trying to run an OpenGL application (e.g. glxgears) using the onboard graphics of my Asus M2A-VM:
unknown chip id 0x791e, can't guess.
libGL warning: 3D driver returned no fbconfigs.
libGL error: InitDriver failed
libGL error: reverting to (slow) indirect rendering
Hardware accelerated 2D (Xvideo) is OK.
Thanks in advance!
bridgman
12-03-2008, 12:41 PM
Which distro and driver are you running ?
0x791e
12-03-2008, 01:06 PM
Which distro and driver are you running ?
At the moment I'm using Debian testing with xserver-xorg-video-radeon (6.9.0-1+lenny4).
bridgman
12-03-2008, 01:17 PM
OK, that should work if the Mesa and drm code are sufficiently new, which they probably are. Can you pastebin the xorg log ?
Zhick
12-03-2008, 02:05 PM
OK, that should work if the Mesa and drm code are sufficiently new, which they probably are.
Actually I'd say this sound's exactly like a too old mesa or libdrm. I remember I got exactly the same error when trying to run 32bit-apps on my 64bit system (64bit-apps worked fine though). After some asking around on #radeon I finally found out this was because my distribution (Gentoo) only installed very outdated mesa and libdrm 32bit-libraries.
So I suggest you to update mesa and libdrm.
bridgman
12-03-2008, 02:12 PM
Agreed. If the distros aren't keeping all of the components in sync then users are going to be in for a world 'o hurt.
val-gaav
12-03-2008, 03:18 PM
Debian is in freeze right now and new X.org and Mesa didn't make it AFAIK ...
You should use Xorg and Mesa from debian experimental branch ... and of course a pretty new kernel and libdrm... but I think the 2.6.26 in lenny is enough for rs690 support.
agd5f
12-03-2008, 04:25 PM
Is the Radeon X1200 (RS690) already supported by the newer distributions (post-October 2008)?
I get the following error message when trying to run an OpenGL application (e.g. glxgears) using the onboard graphics of my Asus M2A-VM:
unknown chip id 0x791e, can't guess.
libGL warning: 3D driver returned no fbconfigs.
libGL error: InitDriver failed
libGL error: reverting to (slow) indirect rendering
Hardware accelerated 2D (Xvideo) is OK.
Thanks in advance!
You need a newer mesa. Probably at least 7.2.
0x791e
12-04-2008, 04:10 AM
You need a newer mesa. Probably at least 7.2.
This is the problem! Debian's mesa libraries are stuck at 7.0. Luckily X is modular enough I was able to force an installation of Ubuntu's mesa 7.2 (dpkg -i *deb), which I copied from my other computer running Intrepid. I'm keeping my fingers crossed. So far no crashes. I just hope Ubuntu and Debian are compatible enough.
val-gaav
12-04-2008, 06:34 AM
should be ... at least I'm remembering some debian users using ubuntu ppa on the edge Xorg repos and they didn't experience problems with it...
BTW Was there no Mesa 7.2 in debian experimental branch ?
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.