From owner-freebsd-current@freebsd.org Tue Oct 9 18:27:49 2018 Return-Path: Delivered-To: freebsd-current@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 A413710B776B for ; Tue, 9 Oct 2018 18:27:49 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from mail.nomadlogic.org (mail.nomadlogic.org [140.82.23.70]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.nomadlogic.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1D52176311 for ; Tue, 9 Oct 2018 18:27:48 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from [192.168.1.203] (cpe-76-175-75-27.socal.res.rr.com [76.175.75.27]) by mail.nomadlogic.org (OpenSMTPD) with ESMTPSA id 53210e41 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO; Tue, 9 Oct 2018 11:27:47 -0700 (PDT) Subject: Re: drm-kmod, drm-next-kmod, suspend and resume with radeonkms.ko with and without Kaby Lake To: Graham Perrin Cc: freebsd-current References: <93fcf295-1dae-12d4-5530-ef0c55bd8cc2@gmail.com> <0aa72278-c17b-0bd7-1f5b-960366890426@nomadlogic.org> <549ab380-60a8-c919-980a-b5b6a541e3c9@gmail.com> <38395f26-faa5-e56e-6a4c-3e72fbfc2a73@gmail.com> <88d6b0fc-7843-4cb0-dd05-99daf463794e@gmail.com> <3a204983-d06b-1a6c-dd48-911a8d6525dc@nomadlogic.org> <6abffb4e-5535-1bd2-d6d0-1f26b80637c9@gmail.com> <8c0dc783-b320-eccf-2ee2-23e7e1013505@gmail.com> From: Pete Wright Message-ID: <9c098f3b-3d68-f476-f4c3-1483820faa89@nomadlogic.org> Date: Tue, 9 Oct 2018 11:27:46 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1 MIME-Version: 1.0 In-Reply-To: <8c0dc783-b320-eccf-2ee2-23e7e1013505@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Oct 2018 18:27:49 -0000 On 10/8/18 11:48 PM, Graham Perrin wrote: > On 06/10/2018 08:38, Graham Perrin wrote: > >> On 06/10/2018 04:16, Pete Wright wrote: >> >>> … struggling with suspend/resume issues as well on my end with recent 12-ALPHA releases.  … radeonkms.ko … on my systems it's broken regardless if i load the drm modules. … >> Pete, please, what output do you get from this? >> >> uname -v ; pkg query '%n %v %R' drm-kmod ; pkg query '%n %v %R' drm-next-kmod > Pete replied: > >> here ya go (i'm running drm-devel on a kabylake system in this instance): >> >> $ uname -v ; pkg query '%n %v %R' drm-kmod ; pkg query '%n %v %R' drm-devel-kmod >> FreeBSD 12.0-ALPHA8 #1 b4764e4a0ec(master)-dirty: Thu Oct  4 11:50:08 PDT 2018 pete@duke:/usr/obj/usr/home/pete/git/freebsd/amd64.amd64/sys/GENERIC >> drm-devel-kmod 4.16.g20180927 unknown-repository >> >> >> i am not installing the drm-kmod port on my end, sorry if i mentioned i was earlier i was probably mixed up there. >> >> cheers, >> -pete > Thanks, Pete, I assume that you have a discrete Radeon card with the Kaby Lake system, can you share details of the discrete and on-board graphics? no this system is using Intel HD Graphics: Intel(R) HD Graphics 630 (Kaby Lake GT2) sorry if this was causing confusion. -p -- Pete Wright pete@nomadlogic.org @nomadlogicLA