RE: Update from r347952 to r348848

2019-06-11 Thread driesm.michiels
helping out 😉! From: Johannes Lundberg Sent: maandag 10 juni 2019 22:09 To: Dries Michiels ; freebsd-stable@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 w

Re: Update from r347952 to r348848

2019-06-10 Thread Johannes Lundberg
9:59:36 PM > *To:* driesm.michi...@gmail.com; freebsd-stable@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.michi...@gmail.co

Re: Update from r347952 to r348848

2019-06-10 Thread Dries Michiels
12-STABLE on my system. Get Outlook for Android<https://aka.ms/ghei36> From: Johannes Lundberg Sent: Monday, June 10, 2019 9:59:36 PM To: driesm.michi...@gmail.com; freebsd-stable@freebsd.org Subject: Re: Update from r347952 to r348848 drm-kmod is a met

Re: Update from r347952 to r348848

2019-06-10 Thread Johannes Lundberg
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.michi...@gmail.com wrote: > >> From: Johannes Lundberg >> >> Hi >> >> What graphics driver do you have installed? > I have drm-kmod installed and rebuild/reinstall every time I in

RE: Update from r347952 to r348848

2019-06-10 Thread driesm.michiels
> From: Johannes Lundberg > > 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

Re: Update from r347952 to r348848

2019-06-10 Thread Johannes Lundberg
Hi What graphics driver do you have installed? 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.michi...@gmail.com wrote: > Hi stable mailing list! > > > > Today I tried updating my machine to r348848 fro