Update from r347952 to r348848

driesm.michiels at gmail.com driesm.michiels at gmail.com
Tue Jun 11 18:34:08 UTC 2019


Yep I haven’t tested with the new revision of the source tree but indeed I was using an outdated package which didn’t get deleted and replaced by the new name scheme.

I’m using Synth and did not add graphics/drm-kmod to the list to build as the module is required to be rebuild with every kernel build anyway.

This begs me to question does PORTS_MODULES= also update the port in question when a kernel rebuild is done?

 

Maybe as a general question: what is the best way to maintain kernel modules from ports on a system by using a package builder like poudriere or synth?

 

Thanks for helping out 😉!

 

From: Johannes Lundberg <johalun0 at gmail.com> 
Sent: maandag 10 juni 2019 22:09
To: Dries Michiels <driesm.michiels at gmail.com>; freebsd-stable at freebsd.org
Subject: Re: Update from r347952 to r348848

 

drm-next-kmod has been replaced by several packages. Not sure why 'pkg install drm-kmod' doesn't replace it with the new one. 

Try 'pkg delete drm-kmod drm-next-kmod && pkg install drm-kmod'

You should get drm-fbsd12.0-kmod-4.16.g20190430.

 

On 6/10/19 1:05 PM, Dries Michiels wrote:

pkg info | grep drm

drm-kmod-g20181126             Metaport of DRM modules for the linuxkpi-based KMS components

drm-next-kmod-4.11.g20181027   DRM modules for the linuxkpi-based KMS components

libdrm-2.4.96,1                Userspace interface to kernel Direct Rendering Module services

Running 12-STABLE on my system.

Get Outlook for Android <https://aka.ms/ghei36> 

 

  _____  

From: Johannes Lundberg  <mailto:johalun0 at gmail.com> <johalun0 at gmail.com>
Sent: Monday, June 10, 2019 9:59:36 PM
To: driesm.michiels at gmail.com <mailto:driesm.michiels at gmail.com> ; freebsd-stable at freebsd.org <mailto:freebsd-stable at freebsd.org> 
Subject: Re: Update from r347952 to r348848 

 

drm-kmod is a meta port. Show me 'pkg info | grep drm' to see what is
actually installed.

On 6/10/19 12:33 PM, driesm.michiels at gmail.com <mailto:driesm.michiels at gmail.com>  wrote:
>
>> From: Johannes Lundberg  <mailto:johalun0 at gmail.com> <johalun0 at gmail.com>
>>
>> Hi
>>
>> What graphics driver do you have installed?
> I have drm-kmod installed and rebuild/reinstall every time I install my kernel by setting PORTS_MODULES = graphics/drm-kmod in make.conf
> I have an Intel(R) Xeon(R) CPU E3-1245 v5 @ 3.50GHz with skylake graphics so using the i915 kms driver.
>
>> This error should not happen if you have the latest drm-kmod package.
>> Try 'pkg update && pkg install drm-kmod'.
>>
>> On 6/10/19 5:26 AM, driesm.michiels at gmail.com <mailto:driesm.michiels at gmail.com>  wrote:
>>> Hi stable mailing list!
>>>
>>>
>>>
>>> Today I tried updating my machine to r348848 from r347952. It didn't
>>> go as smooth as I would've hoped (normally its just fine).
>>>
>>> After doing the upgrade using the standard upgrade from source
>>> procedure I went ahead and booted my machine.
>>>
>>> During booting I got black screened (after the messages below) and
>>> booting got stuck from there.
>>>
>>> *   Loading kernel modules:
>>> *   Anon_inodefs_init:
>>> *   Sysctl_warn_reuse: can't re-use a leaf (compat.linuxkpi.debug)!
>>> *   Black screen and booting stops
>>>
>>>
>>>
>>> I went ahead and reverted to a ZFS snapshot preupdate so all is fine again.
>>>
>>> Any pointers as to where the regression might be? I did a clean build
>>> to update.
>>>
>>>
>>>
>>> Regards,
>>>
>>> Dries
>>>
>>>
>>>
>>> _______________________________________________
>>> freebsd-stable at freebsd.org <mailto:freebsd-stable at freebsd.org>  mailing list
>>> https://lists.freebsd.org/mailman/listinfo/freebsd-stable
>>> To unsubscribe, send any mail to "freebsd-stable-
>> unsubscribe at freebsd.org <mailto:unsubscribe at freebsd.org> "



More information about the freebsd-stable mailing list