svn commit: r484941 - head/graphics/drm-devel-kmod

Niclas Zeising zeising at freebsd.org
Sat Nov 17 08:41:35 UTC 2018


On 11/15/18 12:13 AM, Tobias Kortkamp wrote:
> On Wed, Nov 14, 2018, at 21:12, Niclas Zeising wrote:
>> Author: zeising
>> Date: Wed Nov 14 20:12:38 2018
>> New Revision: 484941
>> URL: https://svnweb.freebsd.org/changeset/ports/484941
>>
>> Log:
>>    graphics/drm-devel-kmod: Fix runtime
>>    
>>    Fix runtime after stolen memory handling was comitted.  Use FreeBSD 1200086
>>    as delimiter, since FreeBSD versions wasn't bumped for the stolen memory
>>    commit.
> 
> Was there supposed to be a OSVERSION bump in the commit?  Does it
> still work reliably with >= 1200067 or only with >= 1200086 ?
> 

Hi!
I think Johannes wanted a version bump when the stolen memory handling 
went in to FreeBSD base.  The version number is used internally in the 
source, that's why there's no bump in the ports makefile.
drm-devel-kmod might work on versions lower than 1200086, it mostly 
depends on how bios handles stolen memory, and on your GPU.  I've had 
trouble with it, before this change, but I know others where it worked.

In any case, to use the -devel kmod you are expected to track a somewhat 
recent current in most cases.
Regards
-- 
Niclas Zeising


More information about the svn-ports-all mailing list