Re: ati igp pro 9100
"Jerome Glisse" <[email protected]>
| Newsgroups | gmane.comp.video.dri.user |
|---|---|
| Message-ID | <[email protected]> |
On 10/10/06, Julien Tous <[email protected]> wrote: > > > 2006/10/6, Roland Scheidegger <[email protected]>: > > Julien Tous wrote: > > > Hi all ! > > > > > > I have a ati igp 9100 pro. I use Xorg 7.0. > > > I used to have dri enabled with kernel 2.6.15 (i just installed a dri > > > snapshot). > > > > > > I updated my kernel from 2.6.15 to 2.6.17. > > > Of course dri is not working anymore ! > > > dmesg says : > > > > > > [drm:radeon_do_init_cp] *ERROR* Cannot initialise DRM on this card > > > This card requires a new X.org <http://X.org> DDX > > > > > > I tryed to install again the snapshot that was still waiting on my disk. > > > But drm module doesn't compile anymore. > > > I tryed other snapshots but it's exactly the same. > > > > > > Is there a way to get dri working without building the whole Mesa, and > > > drm ? > > Rebuilding mesa and drm wouldn't help, as you need a new xorg ddx driver. > > I'm not quite sure why the igp 9100 is tagged as requiring the new > > memmap code (only newer chips should need it), but I guess it should > > work (for that chip) if you just remove the CHIP_NEW_MEMMAP flag in > > drivers/char/drm/drm_pciids.h, if you have a self-built kernel. > > Otherwise I guess you're out of luck, and you should just update the ddx > > driver. > > > > Roland > > > > > > Hi ! > > I rebuilt my kernel after removal of the CHIP_NEW_MEMMAP flag as explained > above. > > dmesg output is fine (see attachement), and Xorg.0.log, let me believe dri > is activated, but it isn't ! > > This leads me to to THE question : > How do i update ddx driver ? > > Any suggestion is welcome ! > > Thanks > > Julien > Try LIBGL_DEBUG=verbose glxinfo and look at the the begining. You should see why glxinfo says no, likely a wrong libGL version. best, Jerome Glisse ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 --