The officially official Devuan Forum!

You are not logged in.

#1 Re: Hardware & System Configuration » Plymouth alternatives » 2018-10-28 16:44:57

All are [Ok] and [info] messages. No one in red color.

#2 Re: Hardware & System Configuration » Plymouth alternatives » 2018-10-28 15:24:35

No one of that boot options seem to work in Devuan 2.

quiet vga=current
quiet gfxpayload=vga=current
quiet gfxpayload=vga=current loglevel=0

Are there some Usplash or Splashy packages installable in Devuan? Some in text mode?

#3 Hardware & System Configuration » Plymouth alternatives » 2018-10-26 12:26:57

narcisgarcia
Replies: 5

What alternative can I setup to have a nice boot without text messages?

#4 Re: Documentation » HOWTO: lightdm (with libpam-elogind) + xfce4 (ASCII/Stable) » 2018-10-21 10:20:04

https://dev1galaxy.org/viewtopic.php?pid=12356

I installed Devuan 2 + MATE, which defaults to Slim display manager.
To see users list at the graphic login interface, I needed to switch to LightDM, and it worked with only this command:

sudo apt-get install lightdm libpolkit-backend-elogind-1-0

(reboot and shutdown work)
Today I've edited /etc/pam.d/lightdm-greeter to replace the use of pam_systemd.so by pam_elogind.so , although I don't know what it is necessary for.

Devuan 2 needs some packages fix to allow a cleaner switch between Slim and LightDM:

  • lightdm should deped on libpolkit-backend-elogind-1-0

  • slim should deped on libpolkit-backend-consolekit-1-0

  • task-mate-desktop should depend on any of libpolkit-backend-consolekit-1-0 | libpolkit-backend-elogind-1-0

Without this last fix, installing libpolkit-backend-elogind-1-0 it's also removed task-mate-desktop and some other packages are suggested for autoremoval: gnome-orca speech-dispatcher libreoffice-gtk3 etc.

#5 Re: Hardware & System Configuration » Users list in Slim display manager » 2018-10-20 16:23:11

Thank you everyone.
This works perfectly to switch from Slim to Lightdm:

sudo apt-get install lightdm libpolkit-backend-elogind-1-0

I think:

  • lightdm should deped on libpolkit-backend-elogind-1-0

  • slim should deped on libpolkit-backend-consolekit-1-0

  • task-mate-desktop should depend on any of libpolkit-backend-consolekit-1-0 | libpolkit-backend-elogind-1-0

Without this last fix, installing libpolkit-backend-elogind-1-0 it's also removed task-mate-desktop and some other packages are suggested for autoremoval: gnome-orca speech-dispatcher libreoffice-gtk3 etc.

#6 Re: Hardware & System Configuration » Users list in Slim display manager » 2018-10-19 21:44:07

Thank you; done (but with greeter-hide-users=false).
Shutdown action from desktop controls is not working now.

#7 Hardware & System Configuration » Users list in Slim display manager » 2018-10-19 20:15:40

narcisgarcia
Replies: 8

Hello, I've just installed Devuan 2 with MATE desktop, and tasksel installer installs Slim sessions manager with this D.E.
I need to users list are shown, to be selected for GUI login.

Does anybody know if it's possible with Slim?
Otherwise, how to switch properly from Slim to Lightdm?

Board footer

Forum Software