Installing DRI support

E. J. Cerejo edinho64 at netscape.net
Tue Apr 29 08:30:01 PDT 2003



atrull at hybyte.com wrote:
> * E. J. Cerejo <edinho64 at netscape.net> [2003-04-29 03:01:56 -0400]:
> 
> 
>>I have an ati radeon video card and I'd like to install DRI support, I'm 
>>running 4.8-20030426-STABLE, following the instructions in 
>>http://people.freebsd.org/~anholt/dri/install.html tells me that I 
>>should go to /usr/src/sys/modules/drm and "make all install" but I don't 
>>that directory and I did install all the sources.  What do I need to get 
>>these modules to my src directory?
>>
>>_______________________________________________
>>freebsd-questions at freebsd.org mailing list
>>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>>To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>>
> 
> 
> those instructions appear to be for freebsd 5
> 
> unless you are running five, you want to go to /usr/ports/graphics/drm-kmod && make && make install clean
> 
> be sure you have recently updated ports and system.
> 
> Yours sincerely,
> Alex Trull
> 
> Systems and Network Administrator & Information Commissioner
> C : +44 (0) 7966  203990  | Hybyte Solutions & Services Ltd
> D : +44 (0) 2079  764219  | 114-116 Rochester Row
> S : +44 (0) 2079  764200  | Victoria, London
> F : +44 (0) 2079  764229  | SW1P 1JQ
> http://mail.uk.hybyte.net/~atrull/pgppub.key 

I thought they are talking about stable and 5.0. Here's what it says:


For -stable, the DRM is available in the kernel as of April 26th. 
However, the modules are not built by default. To build and install 
them, cd /usr/src/sys/modules/drm and type 'make all install'.



More information about the freebsd-questions mailing list