Re: Trouble with getting dri to work using the radeon driver.
"Jerome Glisse" <[email protected]>
| Newsgroups | gmane.comp.video.dri.user |
|---|---|
| Message-ID | <[email protected]> |
On 10/5/06, Martin Arver <[email protected]> wrote: > Thank you so much. I had to run depmod -a to get it working. Now, the > glxinfo output is something different. I don't know what to do about > the drirc errors though, but at least the direct rendering is fine. > > Martin > > name of display: :0.0 > libGL: XF86DRIGetClientDriverName: 5.2.0 r300 (screen 0) > libGL: OpenDriver: trying /usr/lib/dri/r300_dri.so > drmOpenByBusid: Searching for BusID pci:0000:03:00.0 > drmOpenDevice: node name is /dev/dri/card0 > drmOpenDevice: open result is 4, (OK) > drmOpenByBusid: drmOpenMinor returns 4 > drmOpenByBusid: drmGetBusid reports pci:0000:03:00.0 > libGL warning: 3D driver claims to not support visual 0x4b > libGL error: > Can't open configuration file /etc/drirc: No such file or directory. > libGL error: > Can't open configuration file /home/martin/.drirc: No such file or directory. > display: :0 screen: 0 > direct rendering: Yes > server glx vendor string: SGI > ... > > Regards, > Martin .drirc file is a file to tweak driver parameter, you might find more on it on the wiki dri.freedesktop.org in the r300 portal. Without this file you are using default driver value which should be safe but to get little more fps you might want to look into that. best, Jerome Glisse ------------------------------------------------------------------------- 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 --