From owner-freebsd-x11@freebsd.org Thu May 24 11:14:57 2018 Return-Path: Delivered-To: freebsd-x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6F117EB1F96 for ; Thu, 24 May 2018 11:14:57 +0000 (UTC) (envelope-from johalun0@gmail.com) Received: from mail-wm0-x22b.google.com (mail-wm0-x22b.google.com [IPv6:2a00:1450:400c:c09::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D73FF849B6 for ; Thu, 24 May 2018 11:14:56 +0000 (UTC) (envelope-from johalun0@gmail.com) Received: by mail-wm0-x22b.google.com with SMTP id j4-v6so4017562wme.1 for ; Thu, 24 May 2018 04:14:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=JkO1OM3gv3nvGJaUA9HQ78nOIrTZT87bIXBFniZDHYg=; b=NVavKQ5j9huVo5X9WaWdMpdW8hX8nD5ZFcx8q/euKFzL9INjt4VpMSZkhrcU7S4Z3U GRkZDS62gRC7OnKuT/Uz3sZWsR2/Cq0O/9LVChF8vHD8iT0nJpOhVDOe1pbU5d6GzcMs 5UaBucsST4BC7izKsvy+rADY5OFERGtEY537B+mro112VrRmsTLwc+faTAZQqNNSWngQ mosTmzxC1nArKsLaC0psa2d9dpRx0s3PxYWCgaa1e9UuuXMxcn92hX8NUyihb8wFV95I xTsf9sO8JU/uCVtSNaUMymG2A/Iy1VIxpBgFwTFPYhdRgA9KtkHtekPVWwTKpzCnGQV/ qKxQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=JkO1OM3gv3nvGJaUA9HQ78nOIrTZT87bIXBFniZDHYg=; b=VnSp6V92hRYwxLKOIahgidBU8YeOQhORzzoxevmNuFkkt4ysfTtH2BI0pmrNQs5aAg 8W1Z9kklXuboTgcXvxCnDEfxKLZ7qYyPdpYKQzhkbG3/RT4qF3MG5+1EEq7fEMLveU47 CtDxHo4Ecb5Ihk+njRKOErgPoHTt+pixmYkcoGThhynm3JionD+FS8xJKpviMnvYPRXR GdZH+k3B2f8QxUcQRHW9xlYyP2uS2wpcs9GHXKNqj1fsFx5VnXrBxQTpf2/D/yrvbVZ3 0CQX0O0jW1rqNZ5j5IYbMd+zKU/hjktn74apSVpO5mzsBNpSQbSkz7j7ZhizyrFCcBDM NxlA== X-Gm-Message-State: ALKqPwcQg9rwuv4z2GwynwAfa1vi5wRIArtBdpyY89Jg9szRTBMxRnsA 12sl+CaqXCPuqDpS4W1ElJ57rA1uSZMRvEM7PnQ= X-Google-Smtp-Source: AB8JxZrfwrlRmQ9nfFi1yctkFfNXtCdggppithvbE6UWTLYTgbFK652NEF+9+6i3l5wo0YiOoLMwAGBZAmQY+uiKsMA= X-Received: by 2002:a1c:f714:: with SMTP id v20-v6mr7851151wmh.73.1527160495000; Thu, 24 May 2018 04:14:55 -0700 (PDT) MIME-Version: 1.0 References: <201805222212.w4MMCdA9031937@pdx.rh.CN85.dnsmgr.net> <54561d2004f34b3eb1e394d940aaf1ee@MSEXCH13.mands.hu> <861se1pdb7.fsf@gmail.com> <3a1bd4de94304bde8c04f13c271bef1a@MSEXCH13.mands.hu> In-Reply-To: <3a1bd4de94304bde8c04f13c271bef1a@MSEXCH13.mands.hu> From: Johannes Lundberg Date: Thu, 24 May 2018 12:14:18 +0100 Message-ID: Subject: Re: i915kms on Lenovo T510 To: Krasznai.Andras@mands.hu Cc: x11-list freebsd Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.26 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 May 2018 11:14:57 -0000 On Thu, May 24, 2018 at 12:10 PM M&S - Krasznai Andr=C3=A1s < Krasznai.Andras@mands.hu> wrote: > 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 tomorr= ow. > > rgds > Great! Thanks. We really appreciate you're taking the time to track this down. > > > Andr=C3=A1s Krasznai > > > > > > *Felad=C3=B3:* Johannes Lundberg [mailto:johalun0@gmail.com] > *K=C3=BCldve:* 2018. m=C3=A1jus 24. 12:31 > *C=C3=ADmzett:* M&S - Krasznai Andr=C3=A1s > *M=C3=A1solatot kap:* x11-list freebsd > *T=C3=A1rgy:* Re: i915kms on Lenovo T510 > > > > > > On Thu, May 24, 2018 at 11:18 AM Johannes Lundberg > wrote: > > > Andreas Nilsson writes: > > > On Thu, May 24, 2018 at 12:01 PM, Johannes Lundberg > > 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 > >