User Tools

Site Tools


wiki:ubuntu_troubleshooting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
wiki:ubuntu_troubleshooting [2023/04/12 17:07] – created antisawiki:ubuntu_troubleshooting [2023/12/15 19: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:
  
 </code> </code>
 +
 +==== 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 /dev/vboxdrv does not exist'
 +
 +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:network_troubleshooting#wired_ethernet_turns_off_and_on_constantly|network troubleshooting]]
 ====== References ====== ====== References ======
   * https://askubuntu.com/questions/1437477/22-04-1-network-unclaimed   * https://askubuntu.com/questions/1437477/22-04-1-network-unclaimed
   * https://discourse.ubuntu.com/t/jammy-jellyfish-release-notes/24668   * https://discourse.ubuntu.com/t/jammy-jellyfish-release-notes/24668
 +  * https://stackoverflow.com/questions/60350358/how-do-i-resolve-the-character-device-dev-vboxdrv-does-not-exist-error-in-ubu
 +  * https://www.bentasker.co.uk/posts/blog/general/enabling-nativemessaging-for-keepassxc-on-ubuntus-snap-firefox.html
 +
  
wiki/ubuntu_troubleshooting.1681312025.txt.gz · Last modified: 2023/04/12 17:07 by antisa

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki