Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jul 2009 23:10:06 GMT
From:      Yuri Pankov <yuri.pankov@gmail.com>
To:        freebsd-x11@FreeBSD.org
Subject:   Re: ports/136806: [patch] graphics/libdrm: update to 2.4.12;
Message-ID:  <200907192310.n6JNA6Fv002267@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/136806; it has been noted by GNATS.

From: Yuri Pankov <yuri.pankov@gmail.com>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/136806: [patch] graphics/libdrm: update to 2.4.12;
Date: Mon, 20 Jul 2009 03:05:21 +0400

 On Sun, Jul 19, 2009 at 10:50:03PM +0000, Anonymous wrote:
 <snip>
 >  +Installing it should be as simple as below procedure provided you have
 >  +base sources in /usr/src.
 >  +
 >  +    # cd /usr/src/sys
 
 You also need to create modules/drm/nouveau, otherwise modules/drm/nouveau/Makefile isn't created:
 	# mkdir modules/drm/nouveau
 
 >  +    # fetch http://people.freebsd.org/~rnoland/drm-nouveau-062309.patch
 >  +    # patch -sp0 -i drm-nouveau-062309.patch
 >  +    # cd modules/drm
 >  +    # make depend all install
 >  --- xf86-video-nouveau.diff ends here ---
 
 
 Thanks for updating the driver.
 
 Yuri



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907192310.n6JNA6Fv002267>