Date: Sat, 8 Dec 2018 16:55:38 -0800 From: Pete Wright <pete@nomadlogic.org> To: Jan Beich <jbeich@FreeBSD.org> Cc: =?UTF-8?Q?Christian_St=c3=a6rk?= <xi@borderworlds.dk>, x11@freebsd.org Subject: Re: Intel UHD Graphics 620 Message-ID: <37c9b510-c5ef-a8d6-d600-5d05285174ab@nomadlogic.org> In-Reply-To: <d0qb-yf2c-wny@FreeBSD.org> References: <40291941-2aa9-2155-9cdc-85b482bd6f7d@borderworlds.dk> <wooj-zv0g-wny@FreeBSD.org> <fd1b6cd5-3ae1-e607-8ec4-831f143cdddc@nomadlogic.org> <d0qb-yf2c-wny@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 12/8/18 11:49 AM, Jan Beich wrote: > Pete Wright <pete@nomadlogic.org> writes: > >> On 12/8/18 11:19 AM, Jan Beich wrote: >> >>> Christian Stærk <xi@borderworlds.dk> writes: >>> >>>> Hello, >>>> >>>> I am trying to get graphics working properly on my laptop but has had no luck so far. >>>> >>>> I have Intel UHD Graphics 620. From pciconf: >>>> >>>> vgapci0@pci0:0:2:0: class=0x030000 card=0x08a51028 chip=0x3ea08086 rev=0x00 hdr=0x00 >>>> vendor = 'Intel Corporation' >>>> device = 'UHD Graphics 620 (Whiskey Lake)' >>>> class = display >>>> subclass = VGA >>>> >>>> I have installed drm-stable-kmod and added to ny rc.conf: >>>> kld_list="/boot/modules/i915kms.ko" >>> chip=0x3ea08086 is only supported by graphics/drm-devel-kmod. >> >> there is a "drm-kmod" meta-port which you can install. it should >> auto-detect the appropriate package to install, which in this case >> should be the drm-devel-kmod. > drm-kmod selects drm-devel-kmod only on 13.0-CURRENT atm. Are you sure > regular users are gonna run that? yes I believe that is intended for people on CURRENT. It should also select the appropriate version for users on RELEASE builds as well which is assumed what most regular users will be running. Niclas or someone else can correct me if that is not currently the case tho! :) -pete -- Pete Wright pete@nomadlogic.org @nomadlogicLA
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37c9b510-c5ef-a8d6-d600-5d05285174ab>