Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Nov 2019 19:50:59 +0530
From:      vm finance <vm.finance2@gmail.com>
To:        Theron <theron.tarigo@gmail.com>
Cc:        freebsd-questions@freebsd.org, freebsd-pkg@freebsd.org
Subject:   Re: FreeBSD-12.1 on laptop
Message-ID:  <CAKy-8=hb0rTOSRJ5bbT=GeQoKaZDoVNVUm%2B1o_pUYR6QGSg20A@mail.gmail.com>
In-Reply-To: <18414268-96b1-6112-2c91-345aea9e7f24@gmail.com>
References:  <CAKy-8=hUCNiAufHHgpLJTnbS_==aHT7UyspgjLyro-yEcxJ2_w@mail.gmail.com> <18414268-96b1-6112-2c91-345aea9e7f24@gmail.com>

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

I tried to do:
pkg install drm-kmod

It installed ok but still startx fails "Cannot run in framebuffer mode.
Please specify busIDs for all framebuffer devices"
please let me know how to workaround this.

Thank you!




On Wed, Nov 27, 2019 at 10:05 AM Theron <theron.tarigo@gmail.com> wrote:

> On 2019-11-26 23:08, vm finance wrote:
> > Hello,
> >
> > I am trying to install FreeBSD 12.1 on my ThinkPad. I burned an image to
> > USB from freebsd.org, install went through ok but ran into "startx"
> issues
> > (Cannot run in framebuffer mod...). Tried a few suggestions on google but
> > nothing worked;(
> Does your ThinkPad have Intel graphics?  If so, drm-kmod kernel module
> is needed, however the one from pkg will cause kernel panic since 12.1
> uses 12.x packages, which containing a build of the module that is only
> for 12.0... A known issue:
> https://github.com/FreeBSDDesktop/kms-drm/issues/183
>
> It must be built from its port instead:
> $ make -C /usr/ports/graphics/drm-kmod install
>
> Binary packages may be used otherwise.
>
> Sorry if this wasn't the problem - there wasn't enough information to go
> on in your message.
>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAKy-8=hb0rTOSRJ5bbT=GeQoKaZDoVNVUm%2B1o_pUYR6QGSg20A>