Date: Thu, 24 May 2018 11:30:59 +0100 From: Johannes Lundberg <johalun0@gmail.com> To: Krasznai.Andras@mands.hu Cc: x11-list freebsd <freebsd-x11@freebsd.org> Subject: Re: i915kms on Lenovo T510 Message-ID: <CAECmPwuGNQs_yy2qVukrJoaqOAVCOCciueUXfr9ofOa56iUk-g@mail.gmail.com> In-Reply-To: <861se1pdb7.fsf@gmail.com> References: <201805222212.w4MMCdA9031937@pdx.rh.CN85.dnsmgr.net> <m1fLQNs-0000G0C@stereo.hq.phicoh.net> <54561d2004f34b3eb1e394d940aaf1ee@MSEXCH13.mands.hu> <CAECmPws4roMamP8zZ%2BBVkMW2F6CsqPkw9%2BUEHg5L2k1XwZXd6g@mail.gmail.com> <CAPS9%2BSvfRnTgW6K5Kmh0PJLASkP0iTfmJQAOw5LQmSKUReW1Hg@mail.gmail.com> <861se1pdb7.fsf@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, May 24, 2018 at 11:18 AM Johannes Lundberg <johalun0@gmail.com> wrote: > > Andreas Nilsson writes: > > > On Thu, May 24, 2018 at 12:01 PM, Johannes Lundberg <johalun0@gmail.com= > > > wrote: > > > >> On Thu, May 24, 2018 at 7:33 AM M&S - Krasznai Andr=C3=A1s < > >> Krasznai.Andras@mands.hu> wrote: > >> > >> > hi > >> > > >> > I am using a Lenovo T510 laptop with FreeBSD-CURRENT. > >> > > >> > It contains Intel I5 processor and integrated Intel graphics adapter= . > >> > > >> > I tried to set it to drm-stable-kmod as well as to drm-next-kmod, no= ne > >> was > >> > working, I got a fatal trap, kernel panic during boot. > >> > > >> > Compiling the packages on my system did not help. The graphics adapt= er > >> can > >> > be old for drm-xxxx-kmod packages. > >> > > >> > Drm2 from the base works correctly on my laptop. > >> > > >> > rgds > >> > > >> > Andras Krasznai > >> > > >> > > >> > >> Hi > >> > >> Starting a new thread with cc: graphics mailing list. > >> > >> So, this is a 64 bit machine and you're running freebsd-amd64, right? > >> > >> Do you know if the CPU architecture is Ivybridge, Sandybridge or > Haswell? > >> _______________________________________________ > >> freebsd-x11@freebsd.org mailing list > >> https://lists.freebsd.org/mailman/listinfo/freebsd-x11 > >> To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" > >> > > > > Hello, > > > > As far as I know the t510 had a first gen core i-series cpu. My t510 > with > > a core i7 did not have a integrated gpu, but the i5 did. I think it mig= ht > > have something like: > > > https://ark.intel.com/products/49653/Intel-Core-i5-560M-Processor-3M-Cach= e-2_66-GHz > > > > Thanks! Seems like Arrandale, predecessor to Sandy Bridge. > > To OP: > Can you put > dev.drm.drm_debug=3D-1 > in /boot/loader.conf and send a dmesg output? (or /var/crash/core.txt.X) > > > One more thing to check is if the correct drm module is loaded. Safest is to do kldload /boot/modules/drm.ko kldload /boot/modules/i915kms.ko and with kldstat -v check that the modules are loaded from /boot/modules and not /boot/kernel/ > > Best regards > > Andreas > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAECmPwuGNQs_yy2qVukrJoaqOAVCOCciueUXfr9ofOa56iUk-g>