Looking forward to a Debian Buster OS release for the Pinebook Pro. This won't work in Debian Stretch, but improvements were made that are in Buster. Believe it or not, a Raspberry Pi 3 Model B can boot and run GNOME3 now.
What issues with conflicting custom packages, kernel modules, firmware drivers, etc. might arise when one changes the released OS image and installs: - gdm3 in place of lightdm (assuming this is the default display manager used)
- gnome-core in place of MATE
- network-manager-gnome
Hi, I can also imagine that the Pinebook Pro would work well with Gnome. In the repositorys of Ubuntu 18.04 is only version 3.28, so we can not try it out right now. You would like to install Gnome 3.30 or later, right? I tried if the Debian Buster builds for the RockPro64 also run on the Pinebook Pro, but that did not work, or I did something wrong. If there is a possibility to install Debian Buster on the Pinebook Pro in the near future I would also try Gnome on it.
10-06-2019, 02:01 AM
(This post was last modified: 10-06-2019, 04:38 AM by bcnaz.
Edit Reason: Whoops
)
I used Debian 9 Stretch for a few years, my favorite desktop was gnome, I really liked it.
But, when I upgraded to the newest Debian 10, I discovered the newest software 'improvements' from "MIT" (Wayland) conflict with the Gnome desktop.
You cannot run as root when using the Gnome desktop.... ! only as user.
LINUX = CHOICES
**BCnAZ**
Donate to $upport
your favorite OS Team
10-09-2019, 11:16 AM
(This post was last modified: 10-09-2019, 11:18 AM by u974615.)
(10-06-2019, 02:01 AM)bcnaz Wrote: I used Debian 9 Stretch for a few years, my favorite desktop was gnome, I really liked it.
But, when I upgraded to the newest Debian 10, I discovered the newest software 'improvements' from "MIT" (Wayland) conflict with the Gnome desktop.
You cannot run as root when using the Gnome desktop.... ! only as user.
Yes, the switch to Wayland protocol is breaking some functionality...the clipboard, screenshots, and launching a GUI from Terminal, I have heard about.
Many Linux operating system distributions, disable root, and prefer one use "sudo -i" in command line shell.
I think in a graphical shell PolKit is used for authorization, so root isn't required there either.
https://en.wikipedia.org/wiki/Polkit
Still if the root account is enabled with a password, I would think you could still login to gnome-shell with it.
10-09-2019, 05:51 PM
(This post was last modified: 10-09-2019, 05:59 PM by bcnaz.
Edit Reason: spelling
)
***
IT may be possible, BUT I could NOT access root myself, No updating or adding any apps or programs......
I GRUMBLED and wiped it, and put Stretch back on...
At that time, on the official Debian website, they said that Gnome desktop was "incompatible"
***
LINUX = CHOICES
**BCnAZ**
Donate to $upport
your favorite OS Team
(10-09-2019, 05:51 PM)bcnaz Wrote: ***
IT may be possible, BUT I could NOT access root myself, No updating or adding any apps or programs......
I GRUMBLED and wiped it, and put Stretch back on...
At that time, on the official Debian website, they said that Gnome desktop was "incompatible"
***
Could you provide the URL for the 'GNOME desktop "incompatible"' information?
While discouraged/not-advised, logging in as root might be a gdm3/PAM configuration issue and not a Wayland issue.
I have not tested, but maybe you would like to try.
-- edit /etc/gdm3/daemon.conf [security] section to
[security]
AllowRoot=true
--edit /etc/pam.d/gdm-password comment out this line
#auth required pam_succeed_if.so user != root quiet_success
10-16-2019, 05:42 PM
(This post was last modified: 10-16-2019, 05:53 PM by bcnaz.)
*
It was on the Debian website itself, not some comment from a single individual.
Dated back when they first released Buster.
I Downloaded and installed Buster with Gnome desktop from their New custom download site.
Which in itself is pretty Cool, you simply pick your options, it builds you an operating system with your choices, and minutes later you download it.
I probably should have just tried a different desktop, BUT I was pretty frustrated after spending a couple of days of reading at their site.
* and Gnome has been my favorite desktop across a few different Distro's.
*
* I "re-installed" Stretch with Gnome and have been using it ever since on my Main 17" Asus laptop (My Home Desktop Replacement)
I do have a pile of laptops that I plan to sell as "re-furbed Linux Laptops" eventually. I have tried quite a variety of Distro's on those.
LINUX = CHOICES
**BCnAZ**
Donate to $upport
your favorite OS Team
It was in the official Debian (lengthy) release notes.
LINUX = CHOICES
**BCnAZ**
Donate to $upport
your favorite OS Team
10-22-2019, 04:52 PM
(This post was last modified: 10-22-2019, 04:55 PM by u974615.)
One should be able to choose "GNOME on X.org" (/usr/lib/systemd/user/gnome-shell-x11.target verses the /usr/lib/systemd/user/gnome-shell-wayland.target) from the gdm3 login screen (clicking the gear icon)...so applications like synaptic will work...enabling logging in as root in gdm3 as mentioned previously not needed.
https://www.debian.org/releases/stable/a...t-on-gnome
https://www.debian.org/releases/stable/a...on-wayland
12-01-2019, 05:57 PM
(This post was last modified: 12-01-2019, 06:00 PM by Jeremiah Cornelius.)
(10-16-2019, 10:37 AM)u974615 Wrote: I have not tested, but maybe you would like to try.
-- edit /etc/gdm3/daemon.conf [security] section to
[security]
AllowRoot=true
--edit /etc/pam.d/gdm-password comment out this line
#auth required pam_succeed_if.so user != root quiet_success
This is definitely correct. I have it on 2 Ubuntu/Pop_OS boxes and a Debian Buster.
It's inadvisable. My root accounts are protected with encFS home directories, and the Gnome desktops have flaming RED decorations, theme highlights and terminal profiles, to remind of their potential for accident and abuse. Good root password maintenance is also practiced.
— Jeremiah Cornelius
"Be the first person not to do something, that no one has thought of not doing before’’
— Brian Eno, "Oblique Strategies"
|