Re: ati igp pro 9100
Roland Scheidegger <[email protected]>
| Newsgroups | gmane.comp.video.dri.user |
|---|---|
| Message-ID | <[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 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV --