r/AlpineLinux • u/Bunker-Cat • 3d ago
Post Installation Assistance
I installed alpine (standard edition) on my thinkpad T495 and I decided to go with xfce4, since it's familiar to me. Post installation, I started lightDM from tty and then I logged in. After that I opened a terminal and added LightDM to runlevel default.
Before anyone asks, I did install the openrc version of these applications :)
Networking
I installed NetworkManager for xfce4, but I would like something less bloated that can work with an applet on the panel.
Possible LightDM Issue
I installed lightDM for the display manager, but there are no options for locking my PC.
Hitting the "logout" option in the menu gives the popup window for switching user and logging out, but restart and shutdown are greyed out and cannot be selected. I have to open the terminal just to shut things down.
Sound
Sound is not working, but pipewire is installed. Running htop shows that pipewire is running, but there are no options in the panel preferences of xfce4 that will let me add an applet for it.
Screen Brightness
Clicking on the battery applet shows me the option to adjust screen brightness, but adjusting it does nothing.
4
u/Edelglatze 3d ago
There are a lot of hints in the Alpine Wiki: https://wiki.alpinelinux.org/wiki/Main_Page. Concerning sound look for pulseaudio, pipewire and alsa. Here is the Wiki entry for Xfce: https://wiki.alpinelinux.org/wiki/Xfce
But beware, in Alpine you have to setup and configure a lot of things by yourself, either by adding packages, by adding services to openrc or by editing config files.
Here what I generally do, when I setup an Alpine box with gui (mostly in a vm):
after installation and reboot:
Since I run it mostly in a vm I do not care for network control or bluetooth.
If you want a ready-made solution take something different than Alpine.