You are not logged in.
Openbox.
Polybar for the panel since tint2 has finally broken on Void.
Is the tint2 package just out of date on Void? Or something else?
"All we are is dust in the wind, dude"
- Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
- Wayne Campbell
Offline
PackRat wrote:Openbox.
Polybar for the panel since tint2 has finally broken on Void.Is the tint2 package just out of date on Void? Or something else?
It was something else. The tint2rc files got corrupted during backup/copy. Just reconfigured tint2rc from scratch and it's working now:\
You must unlearn what you have learned.
-- yoda
Offline
The future arrived. Read the terms and conditions.
Offline
^ I loved my last time with it. Needs 12G ram to run right, IMO, which isn't a lot unless you only have 4.
That's when BL or one of the other xorg or wlroots stand-alones get their time to shine.
The future arrived. Read the terms and conditions.
Offline
Offline
^ I loved my last time with it. Needs 12G ram to run right, IMO, which isn't a lot unless you only have 4.
That's when BL or one of the other xorg or wlroots stand-alones get their time to shine.
This morning I made a last minute decision to stop distro hopping on this HP laptop. ![]()
kde/plasma now takes up the entire disk.
The live ISO with gparted and the ingenious commands from @HoaS solved the problem in 30 minutes.
siducer@siduction:~$ sudo -s
root@siduction:/home/siducer# mount /dev/sda2 /mnt
root@siduction:/home/siducer# mount /dev/sda1 /mnt/boot/efi
root@siduction:/home/siducer# for i in /proc /sys /dev /dev/pts; do mount --bind $i /mnt$i; done
root@siduction:/home/siducer# chroot /mnt /bin/bash
root@siduction:/# grub-install /dev/sda
x86_64-efi wird für Ihre Plattform installiert.
grub-install: Warnung: EFI variables cannot be set on this system.
grub-install: Warnung: You will have to complete the GRUB setup manually.
Installation beendet. Keine Fehler aufgetreten.
root@siduction:/# update-grub
Generating grub configuration file ...
Found theme: /usr/share/grub/themes/big-crime/theme.txt
Found linux image: /boot/vmlinuz-7.0.12-1-siduction-amd64
Found initrd image: /boot/initrd.img-7.0.12-1-siduction-amd64
Found linux image: /boot/vmlinuz-7.0.11-1-siduction-amd64
Found initrd image: /boot/initrd.img-7.0.11-1-siduction-amd64
Adding boot menu entry for UEFI Firmware Settings ...
done
root@siduction:/# exit
exit
root@siduction:/home/siducer# exit
exit
siducer@siduction:~$
rebootBTW, libwlroots and labwc arrived in sid in version 0.20 yesterday and today. ![]()
Offline