With the apparent change to systemd from Arch (I assume I’m going to be getting a pacnew yelling at me to change to that), am I able to do my update, reboot and then change my hooks to the systemd specific hooks from the pacnew (looking at the wiki to fully make sure of course), regenerating the .conf file and be all good? Or are there additional steps/packages that need to be done to have systemd boot?
Also in the opening post
Does this specifically need to be done? From what I can gather, this only removes a functionality so can this just be safely ignored if you want to keep (or don’t know if you want to keep) the ‘fallback’ functionality?
Is ip_tables intentionally left out of the 617_rt kernel? The update broke my docker service which relies on it. Apart from that, everything went smoothly.
I’m used to it; my computer is already quite old. Over time, I’ve fixed several situations like this. If it stops working, then I’ll look for another terminal that does.
Workaround : install openbox, login into openbox session, start Joplin, unmaximized it, log out, log back in plasma session, set kwin rule “force no maximize” specific class window Joplin
Workaround : install flatpak wine stable (not wow64!) and run installer for 32bit version of the app!!! then when done, run executable itself from ~/.var … with flatpak run
For the wine app, downgrading wine, wine-mono or using wine-staging did not change anything. Feels like related to wayland thingies. Moreover, compiling from the aur wine32 or wine-stabletaking ages… I had to work today, no time to wait for it lol.
I created a testing account and have the same problem with the browsers not loading. I do have a notice on boot of “/var/lib/.config/sddm-greeter-qt6rc” not writeable which is dismissed by clicking OK.
You will need to rebuild your initramfs and update your boot loader.
sudo mkinitcpio -P && sudo update-grub
That’s for the people who want to disable the creation of a fallback initramfs. By default, the fallback image will be created whenever the kernel is updated or a new kernel is installed.
@Jangadance and…you will get a pacnew disabling the preset otherwise.
It is not obligatory, but the fallback does not really serve a purpose (it is just an initramfs without the “autodetect” thus adding a 100mb more of all possible firmware and drivers…if ever needed one can just boot from usb, chroot and remove “autodetect” and regenerate - it will be the same)