Rafał Miłecki wrote: > Hi, > > I use openSUSE 10.3 and compiled openchromy myself. I didn't find > "autogen.sh" inside xf86-video-openchrome-0.2.901 so I used standard: > ./configure --prefix=/usr > make > make install > Yes, that how you compile a release tarball, ./autogen.sh is for when you're compiling from raw sources from svn.
> After that I used SaX2 to regenerate xorg.conf (sax2 -r -m > 0=openchrome) and rebooted machine. > > [EMAIL PROTECTED]:~> glxinfo | grep 'rendering' > direct rendering: No > > poznan:~ # lspci | grep UniChrome > 01:00.0 VGA compatible controller: VIA Technologies, Inc. UniChrome > Pro IGP [VIA P4M890 Chipset] (rev 02) > > Could someone tell me, what am I doing wrong, please? > > http://files.zajec.net/openchrome.Xorg.0.log > http://files.zajec.net/openchrome.xorg.conf > In xorg.conf, add : Load "dri" to the module section. Regards, Xavier _______________________________________________ openchrome-users mailing list [email protected] http://wiki.openchrome.org/mailman/listinfo/openchrome-users Main page: http://www.openchrome.org Wiki: http://wiki.openchrome.org User Forum: http://wiki.openchrome.org/tikiwiki/tiki-view_forum.php?forumId=1
