Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Oct 2018 08:11:43 +0100
From:      Graham Perrin <grahamperrin@gmail.com>
To:        freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: Radeon HD 7570M: drm: deep frustration with r339186
Message-ID:  <ff90b770-07fa-8314-22f8-0ec13288d745@gmail.com>
In-Reply-To: <f3d4196b-673e-ffcd-391f-675a5ea9feda@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> <f3d4196b-673e-ffcd-391f-675a5ea9feda@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 06/10/2018 06:14, Graham Perrin wrote:

> … My sense of things earlier this morning:
>
> - without a load of radeonkms.ko it is impossible to get a (visible, multi-user) command line
>
> – and so, it's impossible to proceed to manually load any additional module.

A subsequent test result was thought-provoking.

With lines in rc.conf commented out – to neither auto-load radeonkms.ko nor auto-start sddm – I got:

- a command line that _was_ visible, but illegible (torn)

So I _blindly_ keyed:

Alt-F2
root
(password)
kldload radeonkms.ko
Return

Then I _might_ have got a successful suspend and resume, but there was a show-stopper: sddm with the manually loaded radeonkms.ko was unusable.

----

The result of:

service sddm onestart

– was repetitive flashing with repetition of lines, maybe the same two lines that were shown in 2015 bug <https://github.com/sddm/sddm/issues/390>:

/usr/local/bin/xauth: (stdin):1:  bad "remove" command line
/usr/local/bin/xauth: (stdin):2:  bad "add" command line

Once, the repetition ended in response to a single Control-C.

Then, the repetition continued until after I _held_ the Control-C combination for a while.

Then, the repetition seemed endless; no matter how long I held Control-C, I could not regain a usable command line. It was necessary to (Control-Alt-Delete) restart the system.

If it helps: the issue with (or affecting) xauth might have been first observed yesterday morning, Friday, a few hours _before_ I updated to r339186. Maybe after a relatively simple `pkg upgrade` routine.


Housekeeping, after the experiment
==================================

I removed the comments marks # from
rc.conf to regain automated load and start of
radeonkms.ko and sddm.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ff90b770-07fa-8314-22f8-0ec13288d745>