Re: [Dri-devel] FreeBSD and v0.6-DRI

2001-05-13 Thread Alan Hourihane
On Sat, May 12, 2001 at 11:44:42PM +0200, Simon Cahuk wrote: > Hello, > > I downloaded the FreeBSD package for tdfx. > I didn't run the install script, I just went to /drm and ran make -f > Makefile.bsd. > You can see in the attachment what I got. > > And we should make some changes to the insta

Re: [Dri-devel] FreeBSD and v0.6-DRI

2001-05-13 Thread Alan Hourihane
On Sun, May 13, 2001 at 11:20:09AM +0200, Simon Cahuk wrote: > There is tdfx.ko and drm.ko in /modules, that come with FreeBSD 4.3 > RELEASE, but I get: > /kernel: link_elf: symbol agp_find_device undefined > > What does that mean? > It means the module is broke. Have you tried using the v0.6 pa

[Dri-devel] fixed install script for v0.6

2001-05-13 Thread Alan Hourihane
Frank has mailed me a fixed install script for v0.6 which fixes the bad escaping of the period. Attached is the new one. So remember if you download v0.6, move this new install script into the dripkg directory and re-run install.sh. Apologies. Looking at the download page there's been over 250

Re: [Dri-devel] FreeBSD and v0.6-DRI

2001-05-13 Thread Simon Cahuk
On Sat, 12 May 2001 [EMAIL PROTECTED] wrote: > The errors you saw are only for drm modules not yet ported to freebsd. > > If you have an mga card use the mga.ko file you built sitting in the > dripkg/drm/mga directory. > > Some support for freebsd-current has gone into the drm kernel modules, b