commonsourcecs

Results 6 comments of commonsourcecs

While not stated here, the inxi denotes an Arch/Manjaro system. Nevertheless I tried this approach (with adjusted path), which achieved identical results. ``` [General] DisplayServer=x11-user [X11] ServerPath=/usr/lib/Xorg ```

Sorry to have missed this comment for a while. Sadly, it did not produce any different results. Another note - if sddm.service is restarted from TTY the whole system freezes.

With Plasma 6 and current sddm the wayland backend at least works. I have not revisited x11-user. Currently using ```text [General] DisplayServer=wayland GreeterEnvironment=QT_WAYLAND_SHELL_INTEGRATION=layer-shell [Wayland] EnableHiDPI=true CompositorCommand=kwin_wayland --drm --no-lockscreen --no-global-shortcuts --locale1...

Yes, Arch has it enabled by default on 'regular' kernels, though also warns about it all over the wiki. > Note: The user namespace configuration item CONFIG_USER_NS is currently enabled...

I suppose so long as the redundant line is removed and the sysctl nob continues to exist then that is good enough. 👍

On the contrary, it would appear to be related to python changes. See for example here: https://github.com/HandBrake/HandBrake/issues/5454 I propose making each of those 'real' strings, as seen with PR #44...