wiki:ubuntu_troubleshooting
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
wiki:ubuntu_troubleshooting [2023/04/12 15:07] – created antisa | wiki:ubuntu_troubleshooting [2023/12/15 18:29] (current) – [See also] add network_troubleshooting antisa | ||
---|---|---|---|
Line 2: | Line 2: | ||
====== Ubuntu troubleshooting ====== | ====== Ubuntu troubleshooting ====== | ||
+ | ===== 22.04 ===== | ||
- | ===== No wired internet - 22.04.2 Network Unclaimed | + | ==== No wired internet - 22.04.2 Network Unclaimed ==== |
Happened after upgrade from 20.04.04 to 22.04.2, there was no wired connection detected: | Happened after upgrade from 20.04.04 to 22.04.2, there was no wired connection detected: | ||
Line 113: | Line 114: | ||
</ | </ | ||
+ | |||
+ | ==== keepassxc and firefox snap ==== | ||
+ | Run these 2 commands: | ||
+ | |||
+ | sudo apt-get install flatpak | ||
+ | flatpak permission-set webextensions org.keepassxc.keepassxc_browser snap.firefox yes | ||
+ | |||
+ | and restart firefox. | ||
+ | |||
+ | |||
+ | ==== virtualbox ==== | ||
+ | Error: | ||
+ | |||
+ | The character device / | ||
+ | |||
+ | Solution: | ||
+ | sudo apt install --reinstall linux-headers-$(uname -r) virtualbox-dkms dkms | ||
+ | |||
+ | Reboot. | ||
==== Tested on ==== | ==== Tested on ==== | ||
* Ubuntu 22.04.2 | * Ubuntu 22.04.2 | ||
====== See also ====== | ====== See also ====== | ||
+ | * [[wiki: | ||
====== References ====== | ====== References ====== | ||
* https:// | * https:// | ||
* https:// | * https:// | ||
+ | * https:// | ||
+ | * https:// | ||
+ | |||
wiki/ubuntu_troubleshooting.1681312025.txt.gz · Last modified: 2023/04/12 15:07 by antisa