Date: Wed, 31 Oct 2018 19:56:36 +0000 From: Johannes Lundberg <johalun0@gmail.com> To: Steve Kargl <sgk@troutmask.apl.washington.edu> Cc: freebsd-current@freeebsd.org, x11-list freebsd <freebsd-x11@freebsd.org> Subject: Re: drm2 again Message-ID: <CAECmPwsPzF-bhF0AR9PjLUJoMD7xNF=usJEa3cpnFCSvuEJkuA@mail.gmail.com> In-Reply-To: <20181031194726.GA957@troutmask.apl.washington.edu> References: <20181031172832.GA28293@troutmask.apl.washington.edu> <CAECmPwu3ndCzQa0S2hQHmyOoXQaZRAwaUjGGcApPEX3dZXH%2Byw@mail.gmail.com> <20181031194726.GA957@troutmask.apl.washington.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Oct 31, 2018 at 7:47 PM Steve Kargl < sgk@troutmask.apl.washington.edu> wrote: > On Wed, Oct 31, 2018 at 05:57:44PM +0000, Johannes Lundberg wrote: > > Hi > > > > > graphics/drm-legacy-kmod is simply broken, which has been previously > > reported. > > > > This is not really helpful. What is the error you get? > > Using the up-to-date graphics/drm-legacy-kmod. > > % dmesg | tail > > > Features2=0x3e98320b<SSE3,PCLMULQDQ,MON,SSSE3,FMA,CX16,SSE4.1,SSE4.2,POPCNT,AESNI,XSAVE,OSXSAVE,AVX,F16C> > AMD Features=0x2e500800<SYSCALL,NX,MMX+,FFXSR,Page1GB,RDTSCP,LM> > AMD > Features2=0x1ebbfff<LAHF,CMP,SVM,ExtAPIC,CR8,ABM,SSE4A,MAS,Prefetch,OSVW,IBS,XOP,SKINIT,WDT,LWP,FMA4,TCE,NodeId,TBM,Topology,PCXC,PNXC> > Structured Extended Features=0x8<BMI1> > SVM: NP,NRIP,VClean,AFlush,DAssist,NAsids=65536 > TSC: P-state invariant, performance statistics > KLD radeonkms.ko: depends on kernel - not available or version mismatch > linker_load_file: /boot/modules/radeonkms.ko - unsupported file type > > % file /boot/modules/radeonkms.ko > /boot/modules/radeonkms.ko: ELF 64-bit LSB relocatable, x86-64, version 1 > (FreeBSD), BuildID[sha1]=9cb79661cb0691a992a051689f380b61d67b8987, not > stripped > > % uname -a > FreeBSD troutmask.apl.washington.edu 13.0-CURRENT FreeBSD 13.0-CURRENT > r339736 HPC amd64 > > > Whenever this happens your kernel is out of sync. The best when using CURRENT is, like Niclas said, to build from source, either ports or the github repo. -- > Steve >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAECmPwsPzF-bhF0AR9PjLUJoMD7xNF=usJEa3cpnFCSvuEJkuA>