Date: Thu, 28 Nov 2019 00:52:38 +0530 From: vm finance <vm.finance2@gmail.com> To: Theron <theron.tarigo@gmail.com> Cc: "Kevin P. Neal" <kpn@neutralgood.org>, freebsd-questions@freebsd.org, freebsd-pkg@freebsd.org Subject: Re: FreeBSD-12.1 on laptop Message-ID: <CAKy-8=jbMrAocdoYCjCZM-znxXM0rXyYQAyeZauUgL1pOVF80g@mail.gmail.com> In-Reply-To: <0e484b77-afac-670d-5c34-381862388283@gmail.com> References: <CAKy-8=hUCNiAufHHgpLJTnbS_==aHT7UyspgjLyro-yEcxJ2_w@mail.gmail.com> <18414268-96b1-6112-2c91-345aea9e7f24@gmail.com> <CAKy-8=hb0rTOSRJ5bbT=GeQoKaZDoVNVUm%2B1o_pUYR6QGSg20A@mail.gmail.com> <20191127160215.GA69810@neutralgood.org> <20191127160441.GB69810@neutralgood.org> <CAKy-8=j8z9nAnko1Dcg7m-g3NC1e2raja2mupYedhk-LdxRNdA@mail.gmail.com> <0e484b77-afac-670d-5c34-381862388283@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Theron, Ok - it tried this: make -C /usr/ports/graphics/drm-kmod deinstall clean install Reboot make -C /usr/ports/graphics/drm-kmod deinstall cd /usr/ports/graphics/drm-kmod make install FORCE_PKG_REGISTER=1 /* make install failed suggested to set this flag */ [drm-kmod-g20190710 gets installed] this seemed to work but startx fails again (same framebuffer error). I also tried to "kldload drm.ko" - still no luck! BTW, if I go back to 12.0 RELEASE, would that solve the problem? Ultimately, I need to rebuild with latest sources anyways to experiment something w/ TCP stack, so hopefully going back to 12.0 should fix - thoughts, please? Any other ideas? Thanks a lot! On Thu, Nov 28, 2019 at 12:36 AM Theron <theron.tarigo@gmail.com> wrote: > > On 2019-11-27 09:20, vm finance wrote: > > I tried to do: > > pkg install drm-kmod > > On 2019-11-27 11:14, vm finance wrote: > > Well, now after installing drm-kmod, system is in continuous reboot > > mode..;( > > Anything possible now? > > Sounds like this could be from the kernel panic I warned about. Please > do (before attempting startx): > > make -C /usr/ports/graphics/drm-kmod deinstall clean install > > Then reboot and try again. > That will remove the drm-kmod from pkg (which is for 12.0 kernel) and > build the module for your 12.1 installation's kernel. > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAKy-8=jbMrAocdoYCjCZM-znxXM0rXyYQAyeZauUgL1pOVF80g>