6.2/i386 X/DRI issues
Alex R
freebsd at schlossadler.net
Fri Jun 1 02:59:12 UTC 2007
On Thu, 31 May 2007 16:13:48 +1000, Norberto Meijome <freebsd at meijome.net> wrote:
>
> it actually isn't that hard - just issue the commands, let it build and
> install... anyway, you wont be getting DRI until you do it (or 6.3 comes
> out,
> in which case you may be able to use freebsd-update to upgrade)
> _________________________
> {Beto|Norberto|Numard} Meijome
>
thanks to everyone that has helped so far.. I have partial sucess.
[alex at desktop ~]$ uname -a
FreeBSD desktop.dhcpclient.schlossadler.net 6.2-STABLE FreeBSD 6.2-STABLE #0: Thu May 31 23:44:11 EST 2007 root at desktop.dhcpclient.schlossadler.net:/usr/obj/usr/src/sys/CUSTOM i386
[alex at desktop ~]$ dmesg |grep agp
agp0: <Intel 82945G (945G GMCH) SVGA controller> port 0xc000-0xc007 mem 0xe2000000-0xe207ffff,0xd0000000-0xdfffffff,0xe2080000-0xe20bffff irq 16 at device 2.0 on pci0
agp0: detected 7932k stolen memory
agp0: aperture size is 256M
[alex at desktop ~]$ dmesg |grep drm
drmsub0: <Intel i945G>: (child of agp_i810.c) on agp0
info: [drm] AGP at 0xe2000000 0MB
info: [drm] Initialized i915 1.5.0 20060119
buildworld seems to have sorted these. I have installed Xorg 7.2, but I cant seem to check whether DRI is enabled/working. the glxinfo command no longer works
[alex at desktop ~]$ glxinfo
-bash: glxinfo: command not found
i did a bit of googling, apparently some changes have been made with the packages/applications included with Xorg 7.2, is glxinfo not working because its been replaced with another command? or am i missing a package?
Thanks
Alex
More information about the freebsd-questions
mailing list