User Tools

Site Tools


wiki:ubuntu_troubleshooting

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:ubuntu_troubleshooting [2023/04/12 18:47] – add keepassxc and firefox snap 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 114: Line 115:
 </code> </code>
  
-===== keepassxc and firefox snap =====+==== keepassxc and firefox snap ==== 
 +Run these 2 commands:
  
-https://www.bentasker.co.uk/posts/blog/general/enabling-nativemessaging-for-keepassxc-on-ubuntus-snap-firefox.html+  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.1681318073.txt.gz · Last modified: 2023/04/12 18:47 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