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

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

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

2001-05-12 Thread joeo
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, but YMMV, as the target bsd system is freebsd 4.3. On Sat,

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

2001-05-12 Thread Simon Cahuk
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 install.sh script (I'm working on it). Thanks Simon ===> tdfx Warning: Objec