prof@infosec.pub to linuxmemes@lemmy.world · 8 months agoWhen I try to debug an issue on the OS side after a kernel update but it's fixed by unplugging the power cable for a few minutes.infosec.pubimagemessage-square20fedilinkarrow-up1348arrow-down19file-text
arrow-up1339arrow-down1imageWhen I try to debug an issue on the OS side after a kernel update but it's fixed by unplugging the power cable for a few minutes.infosec.pubprof@infosec.pub to linuxmemes@lemmy.world · 8 months agomessage-square20fedilinkfile-text
minus-squareTurboWafflz@lemmy.worldlinkfedilinkarrow-up5·8 months agoHow do you even manage to install a graphical sessions without installing anything that depends on a font
minus-squareHellfire103@lemmy.calinkfedilinkEnglisharrow-up9·edit-28 months ago% sudo xbps-install -Su sddm sway wayland % sudo ln -s /etc/sv/sddm /var/service % sudo sv up sddm “Hey, why aren’t there any sessions?”
minus-squareillegal.argument@lemmy.worldlinkfedilinkEnglisharrow-up1·8 months agoi’ve faced this issue so much and i still haven’t found a solution for it other than to have my dm and de in my xinitrc is there actually a seamless fix (or is the xinitrc the seamless way lmao)
How do you even manage to install a graphical sessions without installing anything that depends on a font
% sudo xbps-install -Su sddm sway wayland
% sudo ln -s /etc/sv/sddm /var/service
% sudo sv up sddm
i’ve faced this issue so much and i still haven’t found a solution for it other than to have my dm and de in my xinitrc
is there actually a seamless fix (or is the xinitrc the seamless way lmao)