Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Mar 2020 21:49:32 +1100
From:      matti k <mattik@bigpond.net.au>
To:        Arthur Chance <freebsd@qeng-ho.org>
Cc:        Ruben Schade <newsgroups@rubenschade.com>, "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: drm-kmod on a ThinkPad T550
Message-ID:  <20200325214932.3b01a906@ws1>
In-Reply-To: <c8a696f4-eb9d-c49d-49e8-96efd304e95f@qeng-ho.org>
References:  <85325692-f237-ee8e-168c-e3dea3a52dd0@rubenschade.com> <c8a696f4-eb9d-c49d-49e8-96efd304e95f@qeng-ho.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On Wed, 25 Mar 2020 10:26:25 +0000
Arthur Chance <freebsd@qeng-ho.org> wrote:

> On 25/03/2020 07:50, Ruben Schade wrote:
> > Hi all,
> > 
> > I bought myself a second-hand Broadwell ThinkPad T550 for my
> > birthday! Everything else works well out of the box with amd64
> > 12.1-RELEASE, but I can't get drm-kmod working.
> > 
> > Reported graphics:
> > 
> >> # pciconf -lv | grep -A2 -B2 Graphics
> >>
> >> ==> vgapci0@pci0:0:2:0: class=0x030000 card=0x222317aa \
> >> ==>     chip=0x161680086 rev=0x09 hdr=0x00
> >> ==> vendor = 'Intel Corporation'
> >> ==> device = 'HD Graphics 5500'
> >> ==> class  = display
> >> ==> subclass = VGA
> > 
> > Did a clean install (adding my user to the video group), then
> > updated the system:
> > 
> >> # freebsd-update fetch install
> >> # shutdown -r now
> >> # uname -r
> >>
> >> ==> 12.1-RELEASE-p3
> > 
> > Then set pkg to use latest not quarterly, and install the driver:
> > 
> >> # pkg bootstrap
> >> # pkg update
> >> # pkg install drm-kmod
> >> # sysrc kld_load="/boot/modules/i915kms.ko"
> 
kld_list=

cheers,
matti



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