<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.10.0">
</HEAD>
<BODY>
The ATI driver release notes says:<BR>
<BR>
<FONT SIZE="2">This software driver provides 2D support only for the ATI Radeon® 9100 IGP and ATI Radeon® 9100 PRO IGP.</FONT><BR>
<BR>
My laptop has an ATI Mobility Radeon 9000 IGP identified as RS300M which is not and ATI 9100 IGP and not an ATI 9100 PRO IGP. So, i've been DAYS trying to make this thing work. I've read tons and tons of HOW TO's and forums etc..<BR>
<BR>
Just i few hours ago i discovered that my Mobility 9000 IGP is also not supported. They do a very dirty thing and replace the dri library file with the "on_igp9x00_we_do_not_support_dri.so". Very very nasty.<BR>
<BR>
Xorg.0.log reports:<BR>
<BR>
(II) fglrx(0): [DRI] installation complete<BR>
(II) fglrx(0): Direct rendering enabled<BR>
<BR>
which is NOT correct.<BR>
<BR>
I'm posting this here because many people that own an Mobility radeon 9000 IGP can see that its also not supported. <BR>
<BR>
Oh, and from the 8.27.10 driver release note:<BR>
<BR>
<FONT SIZE="2">The ATI Proprietary Linux driver is designed to support the following ATI Integrated products:</FONT><BR>
<FONT SIZE="2">Mobility™ Radeon® 9100 IGP series</FONT><BR>
<BR>
Which of course, is a lie.<BR>
<BR>
BTW, i've tried linking the atiogl_a_dri.so to on_igp9x00_we_do_not_support_dri.so and glxinfo reports:<BR>
<BR>
OpenGL vendor string: ATI Technologies Inc.<BR>
OpenGL renderer string: MOBILITY RADEON 9000/9100 IGP Series DDR Generic<BR>
OpenGL version string: 1.3.1091 (X4.3.0-8.27.6)<BR>
<BR>
But when i try to run fgl_glxgears or XGL, the machine doesn't respond. I think it hangs when try to do anything related to pBuffers.<BR>
<BR>
<BR>

</BODY>
</HTML>