@[email protected] to [email protected]English • edit-22 days ago...message-square10fedilinkarrow-up112arrow-down14file-text
arrow-up18arrow-down1message-square...@[email protected] to [email protected]English • edit-22 days agomessage-square10fedilinkfile-text
minus-square@[email protected]linkfedilink2•edit-24 days agoHave you tried making sure network manager is enabled and started? sudo systemctl enable NetworkManager sudo systemctl start NetworkManager From a live USB do you have networking?
minus-square@[email protected]linkfedilink2•edit-24 days agoDoes ethernet work? Did you chroot and reupdate? You might want to reuse timeshift to roll back before doing so. Could also try going back a couple timeshifts ago.
minus-square@[email protected]linkfedilink2•4 days agoYes try to do that first. First research how to restore from timeshift backup so you do it properly.
minus-square@[email protected]linkfedilink3•edit-24 days agoI haven’t used timeshift in at least three years so Im going to give you this instead of relying on my possibly faulty memory. https://itsfoss.com/backup-restore-linux-timeshift/ Command line instructions https://dev.to/rahedmir/how-to-use-timeshift-from-command-line-in-linux-1l9b
minus-square@[email protected]linkfedilink1•4 days agoHay if the restore works might hold off on doing an update for a few days just too see if kubuntu had pushed a bad update. If they did they did they should fix it pretty quickly when they get a bunch of people with broken systems.
minus-squaresuokolinkfedilink1•4 days agoChroot and fix broken packages, you can try apt or aptitude. Chroot: boot from live and mount the hard disk
deleted by creator
Have you tried making sure network manager is enabled and started?
sudo systemctl enable NetworkManager
sudo systemctl start NetworkManager
From a live USB do you have networking?
deleted by creator
Does ethernet work?
Did you chroot and reupdate? You might want to reuse timeshift to roll back before doing so.
Could also try going back a couple timeshifts ago.
deleted by creator
Yes try to do that first. First research how to restore from timeshift backup so you do it properly.
deleted by creator
I haven’t used timeshift in at least three years so Im going to give you this instead of relying on my possibly faulty memory.
https://itsfoss.com/backup-restore-linux-timeshift/
Command line instructions
https://dev.to/rahedmir/how-to-use-timeshift-from-command-line-in-linux-1l9b
deleted by creator
Hay if the restore works might hold off on doing an update for a few days just too see if kubuntu had pushed a bad update. If they did they did they should fix it pretty quickly when they get a bunch of people with broken systems.
deleted by creator
Chroot and fix broken packages, you can try apt or aptitude. Chroot: boot from live and mount the hard disk