Date: Tue, 9 Oct 2018 07:48:23 +0100 From: Graham Perrin <grahamperrin@gmail.com> To: Pete Wright <pete@nomadlogic.org> Cc: freebsd-current <freebsd-current@freebsd.org> Subject: drm-kmod, drm-next-kmod, suspend and resume with radeonkms.ko with and without Kaby Lake Message-ID: <8c0dc783-b320-eccf-2ee2-23e7e1013505@gmail.com> In-Reply-To: <6abffb4e-5535-1bd2-d6d0-1f26b80637c9@gmail.com> References: <93fcf295-1dae-12d4-5530-ef0c55bd8cc2@gmail.com> <0aa72278-c17b-0bd7-1f5b-960366890426@nomadlogic.org> <549ab380-60a8-c919-980a-b5b6a541e3c9@gmail.com> <CAECmPwv7C5=KCiE-7c%2B2TDPOTddSVY7AadME%2BMmVZHMJ58YJ%2Bw@mail.gmail.com> <38395f26-faa5-e56e-6a4c-3e72fbfc2a73@gmail.com> <88d6b0fc-7843-4cb0-dd05-99daf463794e@gmail.com> <afb4bc38-a9ad-2f62-0ac1-704dfefbd475@gmail.com> <3a204983-d06b-1a6c-dd48-911a8d6525dc@nomadlogic.org> <6abffb4e-5535-1bd2-d6d0-1f26b80637c9@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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? FWIW I'm glancing at <https://en.wikipedia.org/wiki/Kaby_Lake> but it's entirely new to me. ==== For me right now the working combination (sleep and wake entirely reliable, touch wood) for an HP EliteBook 8570p with AMD 'Thames' Radeon HD 7570M is: r339186 poudriere jail at r339212 drm-next-kmod 4.11.g20180822 poudriere drm-next NOT installed # hw.acpi.reset_video=1 NOT set (commented out) UEFI without CSM. ---- A few minutes ago I edited /boot/loader.conf to allow hw.acpi.reset_video=1 then installed drm-kmod g20180930 from poudriere, I'll now reboot. Feedback later.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8c0dc783-b320-eccf-2ee2-23e7e1013505>