18.04 desktop - getting it working again
-
@alan_g said in 18.04 desktop - getting it working again:
With a bit of tweaking to Mir Unity8 will be able to run under the GNOME Display Manager [GDM]. The Mir team is aiming to have the necessary tweaks in place for the 18.04 release along with an example "Mir" desktop session.
This "tweak" is taking longer that initially expected, so we've decided to release Mir 0.31 without this feature. This was motivated by the desire to ship only the new MirAL 2.0 API in 18.04LTS. The "tweak" will arrive soon, and be released in the next update.
Also, I've caused confusion, so I'll explain the "tweak" in more detail:
In the past, under logind, Unity8 has not accessed input or graphics directly, but used a privileged unity-system-compositor process to provide these through “Mir-on-Mir”. “Mir-on-Mir” is no longer supported because to do so would require additional distro patches to mesa, instead we've dropped the Mir-EGL patch entirely.
The specific issue is that to access input as an unprivileged user shell (i.e. without unity-system-compositor) Unity8 needs to request permission from logind. That’s the Mir enhancement the Mir team is working on.
I described this as “working with GDM” simply because that’s now the default on the desktop, not because GDM is a requirement. It should also work with lightdm.
-
The most recent edition of "This Week in Mir" reports:
On mainline we’re landing some refactorings to simplify the Wayland input code, and the very first baby steps of logind support, which will make it easy to run Mir-based desktops from gdm.
Is this the "tweak" that you mentioned?
-
@gizmochicken said in 18.04 desktop - getting it working again:
Is this the "tweak" that you mentioned?
Yes
-
Hey guys
I'm constantly checking back here, to see if I can go for unity8 on my 18.04 machine yet.
Could you please give me an update on if it's apt install unity8 and everything is running to try it out, our would it still need a lot of commandline-work?
greetings
Walter -
@derwalter there is still work in progress. The logind work hasn't landed in Mir yet, so it isn't integrated in Unity8.
@mariogrip reported last week that he got things work with Wayland.
Bottom line: There's nothing to install yet.
-
@alan_g said in 18.04 desktop - getting it working again:
@derwalter there is still work in progress. The logind work hasn't landed in Mir yet, so it isn't integrated in Unity8.
Looks like this commit will provide logind support in Mir 0.32. True?
-
@gizmochicken No, that's just part of it. But the rest will be along soon.
-
Thanks for the quick reply!
I ll stick around and wait till it works
-
yay, unity8 is installable again on 18.04
https://github.com/ubports/unity8-desktop-install-toolsafter installing use the workarround from this thread or follow the opened issue at https://github.com/ubports/unity8-desktop-install-tools/issues/22
xwayland doesn't work but @mariogrip and the mir people are making progress on it, i think. gtk3 apps sort of work, qt are rendered quite small for my eyes
screencast unity8 on ubuntu 18.04
https://www.youtube.com/watch?v=PITcJLo0A58it's recorded with a phone because mirscreencasting didn't work for me
mirscreencast --stdout -m /run/mir_socket -s 1920 1080 --cap-interval 2 | ffmpeg -f rawvideo -pix_fmt bgra -s 1920x1080 -r 30 -i - -c:v libx264 -preset ultrafast -f matroska cast_full.mkv -
Looks like the Mir team is making progress with the logind tweak.
-
After a few crashes, when opening Dolphin, which dropped me back to a not responding TTY and some reboots, I got it running!
Thing is, I use a Lenovo Twist, which apparently doesn't have a recognized/working screen-rotation-detection and there is no manual way of rotating the screen like in unity7, which I am using right now. Unity7 is just not geared enough towards tablet-style-usage, but will have to do
how does the actual development process of Unity8 go? (If there is a development process)
How many people are contributing, what is being worked on, I would love to get some insightsGreetings and good luck,
I am staying connected -
More progress has been reported. See "This week in Mir (25th May, 2018)" for details.
-
@gizmochicken Ivan is brilliant, that's for sure, and he's only 15 years old
-
Mir 0.32 release candidate discussed here. Note the logind support is nearly complete.
-
@gizmochicken said in 18.04 desktop - getting it working again:
Mir 0.32 release candidate discussed here. Note the logind support is nearly complete.
The Mir 0.32 release candidate including the logind support is now working fine on 18.04.
Although there is currently a problem (seen on 16.04) that's blocking the release it should have no impact on Unity8.
For the adventurous it would be reasonable to take Ubuntu 18.04 and...
- install the Mir from the Release Candidate PPA and Unity8 from UBports;
- recompile and install QtMir locally; and,
- try logging into a Unity8 desktop session.
(Detailed instructions intentionally omitted to avoid tempting those that don't understand the risks.)
-
For the adventurous it would be reasonable to take Ubuntu 18.04 and...
- install the Mir from the Release Candidate PPA and Unity8 from UBports;
- recompile and install QtMir locally; and,
- try logging into a Unity8 desktop session.
Reportedly, the UBports repo has been updated, and Unity8 can again be installed using the instructions found here.
Unity8 on 18.04 is discussed in Ubuntu Touch Q&A 31 starting at about 61m49s.
-
Any chances to get unity8 desktop image for installation?
-
@lexswed said in 18.04 desktop - getting it working again:
Any chances to get unity8 desktop image for installation?
Once Unity8 is working well enough, that's a likely goal. But, as there are currently very few active developers, this might take a year or two.
-
After installing Unity8 using the instructions found here, I was able to log into Unity8 from either GDM or LightDM.
I upgraded from Mir 0.32 to Mir 0.32.1 RC4 via ppa:mir-team/rc, and now, I can no longer log into Unity8 from either GDM or LightDM. What’s more, when I merely attempt to log into Unity8 with Mir 0.32.1 RC4 installed, I must reboot my system before I am again able to log into GNOME or Unity7.
@mariogrip and/or @alan_g: Is Unity8 currently installing a modified version of Mir 0.32 rather than upstream Mir 0.32?
If Unity8 is installing a modified version of Mir 0.32, then I would expect Mir 0.32.1 RCs likely not to work, and I’ll stop attempting to test the Mir 0.32.1 RCs for now.
@alan_g: If Unity8 is installing upstream Mir 0.32, shouldn’t the Mir 0.32.1 RCs from ppa:mir-team/rc be expected to work with Unity8? Or am I missing a step?
-
@gizmochicken said in 18.04 desktop - getting it working again:
@alan_g: If Unity8 is installing upstream Mir 0.32, shouldn’t the Mir 0.32.1 RCs from ppa:mir-team/rc be expected to work with Unity8? Or am I missing a step?
I would expect 0.32.1 to be a "drop in" replacement for 0.32.0. (It works that way for egmde.)
We need to understand what is happening, could you leave a message on the 0.32.1 PR? Preferably with informative log messages?
Thanks