Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 May 2018 11:10:11 +0000
From:      =?utf-8?B?TSZTIC0gS3Jhc3puYWkgQW5kcsOhcw==?= <Krasznai.Andras@mands.hu>
To:        Johannes Lundberg <johalun0@gmail.com>
Cc:        x11-list freebsd <freebsd-x11@freebsd.org>
Subject:   RE: i915kms on Lenovo T510
Message-ID:  <3a1bd4de94304bde8c04f13c271bef1a@MSEXCH13.mands.hu>
In-Reply-To: <CAECmPwuGNQs_yy2qVukrJoaqOAVCOCciueUXfr9ofOa56iUk-g@mail.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> <CAECmPwuGNQs_yy2qVukrJoaqOAVCOCciueUXfr9ofOa56iUk-g@mail.gmail.com>

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

Hi

explicitly specifying the path for the modules did not help.

Hans Peter Selansky looked at the Fatal trap and suggested to compile a GENERIC kernel with debugging support so we can see  the backtrace, I am now compiling. It will take 3-4 hours so I will report the results tomorrow.
rgds

András Krasznai


Feladó: Johannes Lundberg [mailto:johalun0@gmail.com]
Küldve: 2018. május 24. 12:31
Címzett: M&S - Krasznai András
Másolatot kap: x11-list freebsd
Tárgy: Re: i915kms on Lenovo T510


On Thu, May 24, 2018 at 11:18 AM Johannes Lundberg <johalun0@gmail.com<mailto:johalun0@gmail.com>> wrote:

Andreas Nilsson writes:

> On Thu, May 24, 2018 at 12:01 PM, Johannes Lundberg <johalun0@gmail.com<mailto:johalun0@gmail.com>>
> wrote:
>
>> On Thu, May 24, 2018 at 7:33 AM M&S - Krasznai András <
>> Krasznai.Andras@mands.hu<mailto: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, none
>> was
>> > working, I got a fatal trap, kernel panic during boot.
>> >
>> > Compiling the packages on my system did not help. The graphics adapter
>> 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<mailto: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<mailto: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 might
> have something like:
> https://ark.intel.com/products/49653/Intel-Core-i5-560M-Processor-3M-Cache-2_66-GHz
>

Thanks! Seems like Arrandale, predecessor to Sandy Bridge.

To OP:
Can you put
dev.drm.drm_debug=-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?3a1bd4de94304bde8c04f13c271bef1a>