Running apt upgrade run dir everyhting except I get an apache2 err at the end https://askubuntu.com/questions/1566640/running-apt-upgrade-run-dir-everyhting-except-i-get-an-apache2-err-at-the-end

whenever I run

sudo apt upgrade -y

it goes through for so many components but at the end I get

Adding boot menu entry for UEFI Firmware Settings ...

done

Processing triggers for libc-bin (2.39-0ubuntu8.7) ...

Errors were encountered while processing:

apache2

E: Sub-process /usr/bin/dpkg returned an error code (1)

After, googling, I found some info about running the following command

sudo apt-get reinstall apache2-utils

but got some warnings and errors as follows

Setting up apache2 (2.4.58-1ubuntu8.12) ...

info: Executing deferred 'a2enmod dnssd' for package libapache2-mod-dnssd

ERROR: Module dnssd does not exist!

dpkg: error processing package apache2 (--configure):

installed apache2 package post-installation script subprocess returned error exit status 1

Processing triggers for man-db (2.12.0-4build2) ...

Errors were encountered while processing: apache2

E: Sub-process /usr/bin/dpkg returned an error code (1)

when I check the directory /etc/apache2/mods-enabled, I dont find any trace for module dnssd.

Thanks for your help

how to disbale Ubuntu 26.04 emoji picker keyboard shortcut? https://askubuntu.com/questions/1566639/how-to-disbale-ubuntu-26-04-emoji-picker-keyboard-shortcut

I have a brand new fresh install of Ubuntu 26.04 on a Dell laptop. Ctrl . ("control period") opens up the emoji picker. I would prefer to reserve ctrl . for other functions, for instance it is the default keystroke for my password manager to fill in passwords in a web browser; GNOME seems to override this and the emoji picker pops up. I cannot find the setting to disable the default mapping (I would like to disable emojis completely if possible). I have looked in keyboard settings and ibus-setup. Suggestions?

How do I determine what settings are shared between folders? https://askubuntu.com/questions/1566638/how-do-i-determine-what-settings-are-shared-between-folders

In Dolphin, I set “Remember display style for each foler”, because I want, say, the Images folder to use “Icons” view, whereas most other folders to use “Details” view. However, this setting doesn't just apply to things like that, and instead applies to other things like “Show Hidden Files” and “Hidden Files Last”. How do I tell Dolphin that I want options like these to apply globally?

Is launchpad.net now blocking VPNs? https://askubuntu.com/questions/1566636/is-launchpad-net-now-blocking-vpns

For the past 1–2 weeks, I haven't been able to install updates via VPN. I also can't access https://launchpad.net via VPN anymore: “Error: connection refused.”

I have no issues using my ISP's IP address. What's going on? Are VPNs now permanently blocked? I've tried several different ones, and I can't access the site even with the Tor Browser.

I'm trying to install packages on an offline PC using apt-offline, but I'm getting a 403 error on the online PC https://askubuntu.com/questions/1566635/im-trying-to-install-packages-on-an-offline-pc-using-apt-offline-but-im-getti

Offline PC: Ubuntu 24.04.4

sudo apt update (Online only at this point)
sudo apt install apt-offline_1.8.5-1_all.deb (Online only at this point)

Online PC: Ubuntu 24.04.4

sudo apt update
sudo apt install apt-offline

I tried to install various packages on the offline PC using apt-offline, following instructions I found online.

However, when I transfer the sig file generated on the offline PC to the online PC and try to download the packages as instructed, I get the same message for every package, and the download fails, creating a zip file with 0 bytes.

VERBOSE: http://archive.ubuntu.com/ubuntu/pool/main/m/mozc/mozc-data_2.28.4715.102%2bdfsg-2.2build7_all.deb - 403 - Forbidden

I can download the corresponding deb file by accessing this URL directly from my browser (Firefox) at online PC.

I don't understand why downloading with `apt-offline get *.sig --bundle *.zip` results in a 403 error, even though I can download it from the browser.

How can I obtain the zip file using apt-offline?

Both my offline and online PCs are mostly in their original Ubuntu 24.04.4 state, except for enabling the firewall.

I haven't touched any repository settings. The image used to install Ubuntu 24.04.4 was "ubuntu-24.04.4-desktop-amd64.iso," which was downloaded from the official Ubuntu website.

Both events are scheduled to take place around May 8, 2026.

The following are the details of the execution in the terminal on the offline PC.

sudo apt-offline set /media/uzi/uzi-main-data/05-ibus-mozc.sig --install-packages ibus-mozc
Gathering installation details for package \['ibus-mozc'\]

The following are the details of the execution in the terminal on the online PC.

apt-offline get /media/uzi/uzi-net-data/05-ibus-mozc.sig --bundle /media/uzi/uzi-net-data/05-ibus-mozc.zip --threads 2 --verbose
VERBOSE: Namespace(verbose=True, quiet=False, get='/media/uzi/uzi-net-data/05-ibus-mozc.sig', socket_timeout=30, download_dir=None, cache_dir=None, disable_md5check=False, num_of_threads=2, bundle_file='/media/uzi/uzi-net-data/05-ibus-mozc.zip', deb_bugs=False, proxy_host=None, proxy_port=None, https_cert_file=None, https_key_file=None, http_basicauth=\[\], disable_cert_check=False, func=\<function fetcher at 0x7aee00995080\>)
VERBOSE: Default timeout now is: 30.
Fetching APT Data
VERBOSE: Item before split is: 'http://archive.ubuntu.com/ubuntu/pool/main/m/mozc/ibus-mozc_2.28.4715.102%2bdfsg-2.2build7_amd64.deb' ibus-mozc_2.28.4715.102+dfsg-2.2build7_amd64.deb 189526 MD5Sum:cf60424448bfaa8e974b629f54f6e679
VERBOSE: Item after split is: 'http://archive.ubuntu.com/ubuntu/pool/main/m/mozc/ibus-mozc_2.28.4715.102%2bdfsg-2.2build7_amd64.deb' ibus-mozc_2.28.4715.102+dfsg-2.2build7_amd64.deb 189526 MD5Sum:cf60424448bfaa8e974b629f54f6e679
VERBOSE: Stripped item URL is: http://archive.ubuntu.com/ubuntu/pool/main/m/mozc/ibus-mozc_2.28.4715.102%2bdfsg-2.2build7_amd64.deb
VERBOSE: Stripped item FILE is: ibus-mozc_2.28.4715.102+dfsg-2.2build7_amd64.deb
VERBOSE: Stripped item SIZE is: 189526
VERBOSE: Stripped item CHECKSUM is: MD5Sum:cf60424448bfaa8e974b629f54f6e679
VERBOSE: Item before split is: 'http://archive.ubuntu.com/ubuntu/pool/main/m/mozc/ibus-mozc_2.28.4715.102%2bdfsg-2.2build7_amd64.deb' ibus-mozc_2.28.4715.102+dfsg-2.2build7_amd64.deb 189526 MD5Sum:cf60424448bfaa8e974b629f54f6e679
VERBOSE: Item after split is: 'http://archive.ubuntu.com/ubuntu/pool/main/m/mozc/ibus-mozc_2.28.4715.102%2bdfsg-2.2build7_amd64.deb' ibus-mozc_2.28.4715.102+dfsg-2.2build7_amd64.deb 189526 MD5Sum:cf60424448bfaa8e974b629f54f6e679
VERBOSE: Stripped item URL is: http://archive.ubuntu.com/ubuntu/pool/main/m/mozc/ibus-mozc_2.28.4715.102%2bdfsg-2.2build7_amd64.deb
VERBOSE: Stripped item FILE is: ibus-mozc_2.28.4715.102+dfsg-2.2build7_amd64.deb
VERBOSE: Stripped item SIZE is: 189526
VERBOSE: Stripped item CHECKSUM is: MD5Sum:cf60424448bfaa8e974b629f54f6e679
VERBOSE: Thread is Thread-1 (run)                    
**VERBOSE: http://archive.ubuntu.com/ubuntu/pool/main/m/mozc/ibus-mozc_2.28.4715.102%2bdfsg-2.2build7_amd64.deb - 403 - Forbidden**                                                             
VERBOSE: Will still try with other package uris
ERROR: Failed to download ibus-mozc
Downloaded data to /media/uzi/uzi-net-data/05-ibus-mozc.zip
ERROR: Some items failed to download. Downloaded data may be incomplete
ERROR: Please run in verbose mode to see details about failed items
VERBOSE: The following files failed to be downloaded.
VERBOSE: Not all errors are fatal. For eg. Translation files are not present on all mirrors.
ERROR: ibus-mozc failed.
Kernel 6.17.0-23: No auto fan control after update Kernel https://askubuntu.com/questions/1566634/kernel-6-17-0-23-no-auto-fan-control-after-update-kernel

After Kernel update from Kernel 6.17.0-22 to Kernel 6.17.0-23 laptop lost automatic fan control and fans running on full speed.

Everything is OK when reboot back to 6.17.0-22.

Ubuntu 24

Micro-Star International Co., Ltd. Vector 16 HX AI A2XWHG

Any advices how to debug the issue?

Tiny **font** in sddm "maya" greeter https://askubuntu.com/questions/1566627/tiny-font-in-sddm-maya-greeter

For KDE Plasma SDDM (all names intenionally given here to allow search hits)
The default greeter "maya" uses a tiny CONDENSED "Font" and cannot be set to anything else by normal means, e.g. in /etc/sddm/font.conf .

Now, this looks awful on anything with a slightly modern resolution.
So a change is "urgent"; how to do it?

This appears to be disregarding "highdpi" settings and the scaling referenced in many postings. Here we are at the FONT setting, disregarding SCALING.

Tiny image due to restrictions:

enter image description here

KDE installed alongside Ubuntu-Mate, script will open by double click, not the expected behaviour https://askubuntu.com/questions/1566623/kde-installed-alongside-ubuntu-mate-script-will-open-by-double-click-not-the-e
Betriebssystem: Kubuntu 24.04
KDE-Plasma-Version: 5.27.12
KDE-Frameworks-Version: 5.115.0
Qt-Version: 5.15.13
Kernel-Version: 6.8.0-111-generic (64-bit)
Grafik-Plattform: Wayland
Prozessoren: 8 × AMD Ryzen 5 3500U with Radeon Vega Mobile Gfx
Speicher: 13,6 GiB Arbeitsspeicher
Grafikprozessor: AMD Radeon Vega 8 Graphics
Hersteller: ASUSTeK COMPUTER INC.
Produktname: VivoBook_ASUSLaptop X515DA_M515DA
Systemversion: 1.0

I use this to start a script via double click :

if [[ ! -t 0 ]] && [[ -x /usr/bin/konsole ]]; then
    /usr/bin/konsole -e "bash -c \"$0 $*; read -s -p 'Press enter to continue...'\""
    exit
fi

Via double-click it does open the script and I expect a Terminal will be opened before the respective script will be started.

But sometimes it works, but sometimes not ?

Any idea to improve it ?

MATE desktop Ubuntu 26.04 LTS [closed] https://askubuntu.com/questions/1566621/mate-desktop-ubuntu-26-04-lts

NB: When I attempted to find information on this topic on the Web, I was directed to discourse.ubuntu.com that uses an "Ubuntu One" login. I was allowed to log in to discourse, but not allowed to post. Any assistance on discourse.ubuntu.com and comparison to this list -- to which I have posted in the past -- would be appreciated. End NB.

Your question has been identified as a possible duplicate of another question. If the answers there do not address your problem, please edit to explain in detail the parts of your question that are unique. End request for edit. Response: My question is about an add-on package set that provides a GUI desktop interface but uses the "standard" Ubuntu 26.04 LTS distro -- NOT a MATE specific distro. I have never used any but the official distro as my base OS environment, with base utilities, whether it be Ubuntu LTS that I currently use and recommend, or Fermilab CERN Scientific Linux that no longer is current but that I used before Ubuntu LTS when it was current and maintained. Once a new production LTS or "enterprise" production release is available and tested in the community (e.g., a few weeks after production release and deployment), I upgrade to current production. Is the above clear? End response.

I use Ubuntu LTS current production in an “enterprise” environment and prefer the MATE desktop GUI environment. I do NOT use the specific Ubuntu MATE release, just the generic LTS production release. For 26.04 LTS to which I shall do an in-place upgrade from 24.04, the MATE desktop states NOTE: MATE Desktop in Ubuntu 26.04 repository is backported from Debian upstream (Debian Unstable). The Desktop has only community support (through e.g., volunteers and enthusiasts), but NO desktop related security updates or features. Does the MATE desktop I currently use maintain desktop related security updates? If security updates are NOT done, I must find another desktop that functions as close to MATE as possible -- any suggestions? I tried several others after the "old" GNOME interface was abandoned, and disliked all -- if I wanted a Mac OS X or MS Win interface, I would choose these. But I want Linux Ubuntu enterprise "hardening" and neither Mac OS X nor MS Win as my primary OS. Again, suggestions?

Postscript: I have read the response of Thomas Ward to Ubuntu-Mate 24.04, help for understanding : No 26.04 LTS version will be released. As for personal "credentials", I am a professor of computer science and engineering in an ABET accredited degree program and I both do research in and teach security as well as architecture, operating system and environment design, testing, and internals, along with the relevant algorithms, theorems, and measurements. However, I do not have the resources to produce a production operating environment, and thus use LTS. Is the entire base release of production LTS tested and "hardened" (not Pro as Mr. Ward makes that issue quite clear), or is it as insecure as enthusiast distros? What about add-ons such as MATE? Is there any GUI desktop environment that is "secure" and not a potential entry point for compromises due to implementation or design defects? Any suggestions would be useful; the obsolete Scientific Linux environment was so "hardened" because it was in use at major research laboratories that could not afford compromises -- not in the business sense of simply money damages including for the loss of personal information, but in the loss or corruption of data and analyses. I fully understand that no complex system is ever fully "hardened" or "secure".

Upgrade to 26.04 has caused failed to initialize kvm: No such file or directory issue https://askubuntu.com/questions/1566620/upgrade-to-26-04-has-caused-failed-to-initialize-kvm-no-such-file-or-directory

I decided to upgrade from Ubuntu 25.10 to 26.04 today and everything has gone well apart from I now get the following issue when starting any VMs I have, using virt manager:

Error starting domain: internal error: process exited while connecting to monitor: 2026-05-09T22:16:59.806366Z qemu-system-x86_64: -accel kvm: Could not access KVM kernel module: No such file or directory
2026-05-09T22:16:59.806382Z qemu-system-x86_64: -accel kvm: failed to initialize kvm: No such file or directory

Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/asyncjob.py", line 67, in cb_wrapper
    callback(asyncjob, *args, **kwargs)
    ~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/share/virt-manager/virtManager/asyncjob.py", line 101, in tmpcb
    callback(*args, **kwargs)
    ~~~~~~~~^^^^^^^^^^^^^^^^^
  File "/usr/share/virt-manager/virtManager/object/libvirtobject.py", line 57, in newfn
    ret = fn(self, *args, **kwargs)
  File "/usr/share/virt-manager/virtManager/object/domain.py", line 1446, in startup
    self._backend.create()
    ~~~~~~~~~~~~~~~~~~~~^^
  File "/usr/lib/python3/dist-packages/libvirt.py", line 1395, in create
    raise libvirtError('virDomainCreate() failed')
libvirt.libvirtError: internal error: process exited while connecting to monitor: 2026-05-09T22:16:59.806366Z qemu-system-x86_64: -accel kvm: Could not access KVM kernel module: No such file or directory
2026-05-09T22:16:59.806382Z qemu-system-x86_64: -accel kvm: failed to initialize kvm: No such file or directory

I doubled checked that /dev/kvm is there and this is the output of ls -l /dev/kvm

crw-rw----+ 1 root kvm 10, 232 May  9 23:16 /dev/kvm

If anyone has any ideas on things to try to fix it, then that would be most welcome

After the last NetworkManager update, the use of aliases for the server no longer works https://askubuntu.com/questions/1566619/after-the-last-networkmanager-update-the-use-of-aliases-for-the-server-no-longe

This is a weird problem. I have two Ubuntu servers. One, running Ubuntu 25.10, is fine, no issues, the other one runs Ubuntu 24.04.4 and is the host for my Apache webserver and postfix/Dovecot email server.

After the last NetworkManager update last week, the use of network aliases no longer work for Ubuntu 24.04.4 server.

For instance if I want to connect to my webserver, www.abcvde.net that resides on the 24.04.4 server, I get a "Destination Host Unreachable." Nor can I use the IP address (192.168.0.22), it times out. However, if I use the localhost alias or its IP, it works. Using the server's own IP, 192.168.0.11 fails as unreachable.

Pinging the alias name, BBB fails, as does pinging its IP. However, I can ping other PCs/servers in my home network using either IP address or the alias.

What is more puzzling, since this occurred at the same time, I'm no longer receiving emails. I believe there's a connection but don't see how. I only have one server set up as a email Dovecot Imap/POP3 server and postfix so I can't just redirect the incoming email packets to another server. Outbound emails work, no issue. Email app is Thunderbird.

I also checked to see that the firewall is off. I'm behind two other firewalls and a NAT. A firewall isn't needed. The router is TP-Link.

Thoughts? Ideas?

Update. Checking with my external mail gateway, mu inbound emails are beging rejected at my end with "400 Network error: Could not connect: No route to host." The gateway confirmed my DNS entries are correct.

As an aside, I can connect to other servers in my private network from outside.

So, some thing happened with that update.

System crashes/freezes whenever I close the laptop lid or trigger suspend manually. (Ubuntu 26.04) https://askubuntu.com/questions/1566616/system-crashes-freezes-whenever-i-close-the-laptop-lid-or-trigger-suspend-manual

Laptop Lenovo Legion Slim 5

GPU: NVIDIA GeForce RTX 4060 Laptop GPU AMD integrated GPU

OS: Ubuntu 26.04 LTS (Resolute Raccoon)

Graphics: Hybrid graphics setup (AMD + NVIDIA 4060)

Current GRUB parameters:

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nvidia-drm.modeset=1 nvidia-drm.fbdev=1 vt.handoff=7"

Problem

The laptop crashes/freezes/reboots whenever:

  • closing the lid
  • triggering suspend manually via UI

Evidence of the crash:
Evidence

Crash Logs:

amd_match snd_soc_acp1_amd_sdca_quirks snd_amd_sdw_acpi soundwire and amdgpu
soundwire_generic_allocation soundwire_bus snd_soc_sdca btusb uvcvideo
btmtk videobuf2_vmalloc btrtl snd_soc_core mt7921e uvcvideo btbcm
videobuf2_memops mt7921_common snd_compress btintel
lenovo_wmi_gamezone videobuf2_v4l2 snd_hda_codec_alc269
mt792x_lib ac97_bus snd_hda_codec_realtek snd_pcm_dmaengine bluetooth
videobuf2_common mt76_connac_lib snd_hda_codec_nvhdmi
snd_hda_scodec_component snd_hda_codec_atihdmi lenovo_wmi_helpers
snd_hda_codec_generic lenovo_wmi_events snd_rpl_pci_acp6x
snd_hda_codec_hdmi amdxcp snd_acp_pci drm_panel_backlight_quirks
videodev firmware_attributes_class mt76 gpu_sched
snd_amd_acp_mach snd_ctl_led snd_hda_intel
lenovo_wmi_hotkey_utilities wmi_bmof
nvidia_wmi_ec_backlight snd_acp_legacy_common drm_buddy
snd_rawmidi snd_pci_acp6x drm_exec snd_hda_codec
snd_seq_midi_event snd_pci_acp5x drm_suballoc_helper
mac80211 snd_hda_core snd_rawmidi snd_rn_pci_acp
snd_intel_dspcfg drm_display_helper snd_acp_config
snd_intel_sdw_acpi snd_hwdep snd_soc_acpi snd_seq cec
i2c_piix4 rc_core k10temp snd_pci_acp3x i2c_smbus
snd_pcm i2c_algo_bit snd_seq_device snd_timer
libarc4 snd ideapad_laptop drm_ttm_helper
sparse_keymap platform_profile ttm soundcore joydev amd_pmc

30.159911] input_leds mac_hid sch_fq_codel br_netfilter bridge
ip6table_filter iptable_filter lp parport_pc ppdev stp ip_tables
arp_tables x_tables overlay llc parport msr xtables
efi_pstore nfnetlink dmi_sysfs autofs4 usbhid hid_multitouch
typec_ucsi hid_generic nvme typec video i2c_hid_acpi
nvme_core i2c_hid hid nvme_keyring r8169 nvme_auth
realtek wmi

30.160020] ---[ end trace 0000000000000000 ]---

30.863939] console: switching to colour frame buffer device 160x50

32.469875] RIP: 0010:_jump_label_patch.cold+0x24/0x26

32.469989] Code:
f8 e9 44 f7 19 08 48 c7 c3 b8 89 c5 89 41 56 45 89 e1
49 89 d8 4c 89 e9 4c 89 ea 4c 89 ee 48 c7 c7
58 0e 6d 88 e8 64 90 01 00 <0f> 0b eb b6
fe 48 c7 c7 20 02 25 89 e8 45 f7 e8 10 9f bc ee

32.463949] RSP: 0018:ffffd23a44a8fafe EFLAGS: 00010246

32.463967] RAX: 00000000000000a8
RBX: ffffffff880068ca
RCX: 0000000000000000

32.463987] RDX: 0000000000000000
RSI: 0000000000000000
RDI: 0000000000000000

32.464011] RBP: ffffd23a44a8fb20
R08: 0000000000000000
R09: 0000000000000000

32.464034] R10: 0000000000000060
R11: 0000000000000000
R12: 0000000000000005

32.464055] R13: ffffffffc3ea29ae
R14: 0008000000008801
R15: 0000000800900000

32.464078] FS: 00007f4c88ae3c80(0000)
GS:ffff8cc104700800(0000)
knlGS:0000000000000000

32.464162] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033

32.464119] CR2: 000072bb60fe5000
CR3: 000000014e96e000
CR4: 0000000000f50efe

32.464140] PKRU: 55555554

32.486541] Generic FE-GE Realtek PHY r8169-0-200:00:
attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)

32.647654] r8169 0000:02:00.0 enp2s0: Link is Down

33.073826] nvidia-modeset:
nvidia-modeset: ACPI reported no NVIDIA native backlight available;
attempting to use ACPI backlight.
Trying to load driver for Brother MFC-J450DW printer on Ubuntu 26.04 fails https://askubuntu.com/questions/1566615/trying-to-load-driver-for-brother-mfc-j450dw-printer-on-ubuntu-26-04-fails

I am using the following command trying to install the driver

bash linux-brprinter-installer-2.2.6-0.gz 

for the Brother MFC-J450DW printer. When executing the command, I get the following response

Cannot execute binary file.

I am just following the directions noted in ask Ubuntu.
What am I doing wrong?
I looked at the Brother website and their directions are the same as on AskUbuntu.

Error upgrade Ubuntu 26.04 LTS and linux-headers-7.0.0-15-generic and virtualbox https://askubuntu.com/questions/1566614/error-upgrade-ubuntu-26-04-lts-and-linux-headers-7-0-0-15-generic-and-virtualbox

I updated my system from 24.04 LTS to 26.04 LTS. I wanted just to update, not upgrade the Ubuntu version. Don't ask ... I was very stressed and copied some commands without thinking about. Stupid - I know.

My problem is, each time I try to "sudo apt upgrade" I get this error:

$ sudo apt upgrade
Zusammenfassung:                                    
  Aktualisiere: 0, Installiere: 0, Entferne: 0, Aktualisiere nicht: 0
  2 nicht vollständig installiert oder entfernt.
  Benötigter Platz: 0 B / 129 GB verfügbar

Fortfahren? [J/n] J
linux-headers-7.0.0-15-generic (7.0.0-15.15) wird eingerichtet ...
/etc/kernel/header_postinst.d/dkms:
Sign command: /usr/bin/kmodsign
Signing key: /var/lib/shim-signed/mok/MOK.priv
Public certificate (MOK): /var/lib/shim-signed/mok/MOK.der

Autoinstall of module evdi/1.14.4 for kernel 7.0.0-15-generic (x86_64)
Building module(s)...(bad exit status: 2)
Failed command:
make -j8 KERNELRELEASE=7.0.0-15-generic all INCLUDEDIR=/lib/modules/7.0.0-15-generic/build/include KVERSION=7.0.0-15-generic DKMS_BUILD=1
/usr/share/apport/package-hooks/dkms_packages.py:101: DeprecationWarning: apport.fatal() is deprecated. Please use apport.logging.fatal() directly instead.
  apport.fatal('Cannot create report: ' + str(e))
ERROR: Cannot create report: [Errno 17] File exists: '/var/crash/evdi.0.crash'

Error! Bad return status for module build on kernel: 7.0.0-15-generic (x86_64)
Consult /var/lib/dkms/evdi/1.14.4/build/make.log for more information.

Autoinstall on 7.0.0-15-generic succeeded for module(s) virtualbox.
Autoinstall on 7.0.0-15-generic failed for module(s) evdi(10).

Error! One or more modules failed to install during autoinstall.
Refer to previous errors for more information.
run-parts: /etc/kernel/header_postinst.d/dkms exited with return code 1
dpkg: Fehler beim Bearbeiten des Paketes linux-headers-7.0.0-15-generic (--configure):
 »altes postinst-Betreuerskript des Paketes linux-headers-7.0.0-15-generic«-Unterprozess mit Exit-Status 1 fehlgeschlagen
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von linux-headers-generic:
 linux-headers-generic hängt ab von linux-headers-7.0.0-15-generic; aber:
  Paket linux-headers-7.0.0-15-generic ist noch nicht konfiguriert.

dpkg: Fehler beim Bearbeiten des Paketes linux-headers-generic (--configure):
 Abhängigkeitsprobleme - verbleibt unkonfiguriert
Es wurde kein Apport-Bericht verfasst, da die Fehlermeldung darauf hindeutet, dass dies lediglich ein Folgefehler eines vorherigen Problems ist.
                                                                                                                                                Fehler traten auf beim Bearbeiten von:
 linux-headers-7.0.0-15-generic
 linux-headers-generic
Fehler: Sub-process /usr/bin/dpkg returned an error code (1)

Also:

root@wolf-expertbook:~# dpkg --force-all --purge evdi-dkms
dpkg: Warnung: Die Anforderung, evdi-dkms zu entfernen, wird ignoriert; es ist nicht installiert

How can I solve this? The problem is, I cannot update anything, because this error blocks also updating other packages or installing other software.

Regards!

How to remove one OS from a triple boot system that shows incongruent boot lists https://askubuntu.com/questions/1566610/how-to-remove-one-os-from-a-triple-boot-system-that-shows-incongruent-boot-lists

I'm new to Linux (about 6 weeks) and have been testing multiple versions of Linux on my NUC which resulted with an SDD with three OS partitions. The sequence of installation was:

1. Windows 10
2. Ubuntu 
3. Winux

My goal: I want to remove Winux from the boot list as I migrate away from Windows and embrace Ubuntu.

My Situation: I've read other posts about multiple OS's and the removal of 1, but nothing seemed to match what I have unwittingly created.

In the PC's Intel BIOS, there are only two entries:

Windows Boot Manager
Winux 11

From Ubuntu using efibootmanager I have the following boot entries:

BootCurrent: 0001
BootOrder: 0001,0000,0002,0003
0000  Windows Boot manager
0001  Winux 11

When I select Winux 11 from the first boot list presented, I see a completely different list of boot options:

Winux 11 GNU/Linux
Advanced Options for Winux 11 GNU/Linux
Memory test (memtest86+x64.efi)
Memory test (memtest86+x64.efi, serial console)
Windows Boot Manager (on /dev/nvme0n1p1)
Ubuntu 24.04.4 LTS (24.04) (on /dev/nvme0n1p7)
Advanced options for Ubuntu 24..04.4 LTS (24.04) 
UEFI Firmware Settings

Now to add more confusion ... from Ubuntu when I list it's boot list:

awk -F\' '/menuentry / {print i++, $2}' /boot/grub/grub.cfg

I get yet another different boot list:

0 Ubuntu
1 Ubuntu, with Linux 6.17.0-23-generic
2 Ubuntu, with Linux 6.17.0-23-generic (recovery mode)
3 Ubuntu, with Linux 6.17.0-19-generic
4 Ubuntu, with Linux 6.17.0-19-generic (recovery mode)
5 memtest86+
6 Memory test (memtest86+x64.efi, serial console)
7 Windows Boot Manager (on /dev/nvme0n1p1)
8 Winux 11 (24.04) (on /dev/nvme0n1p6)
9 Winux 11 GNU/Linux (on /dev/nvme0n1p6)
10 Winux 11 GNU/Linux, with Linux 6.17.0-22-generic (on /dev/nvme0n1p6)
11 Winux 11 GNU/Linux, with Linux 6.17.0-22-generic (recovery mode) (on /dev/nvme0n1p6)
12 Winux 11 GNU/Linux, with Linux 6.17.0-19-generic (on /dev/nvme0n1p6)
13 Winux 11 GNU/Linux, with Linux 6.17.0-19-generic (recovery mode) (on /dev/nvme0n1p6)
14 Memory test (memtest86+x64.efi) (on /dev/nvme0n1p6)
15 Memory test (memtest86+x64.efi, serial console) (on /dev/nvme0n1p6)
16 UEFI Firmware Settings

My Concern: I'm confused with the various boot lists and their differing sequences. So using any of the other articles I've read didn't give me confidence to just "try" one of their methods. I don't feel like I could afford to lose my Windows system just yet ... although EOL is coming for it soon!

Ubuntu Desktop 26.04 + two monitors problem with older GTX 760 GPU https://askubuntu.com/questions/1566605/ubuntu-desktop-26-04-two-monitors-problem-with-older-gtx-760-gpu

I have an even older dedicated Linux machine with a GTX-560 on an old ASUS Maximus IV motherboard with an Intel i7-2700K, and after upgrading to 26.04 it still feeds two monitors just fine. (Might be a clue here?); (I am not a gamer, hence the continued use of the GPUs, they are fine for work.)

On my MSI 399 Pro Carbon, 24 thread AMD, with the 760, I have tried to use the 470 Nvidia driver to no avail, and I went back to the recommended Nouveau. Is there a legacy procedure of any kind or software mod to get two screens again on my best machine? Incidentally, the card runs both monitors on the Windows O.S. different drive, both drives are NVMe.

E.T.A.: Oops, (not 'USB'), the monitor feeds are DVI and HDMI direct from GPU, no vid on motherboard. Mea culpa...

RDP remote login connection to Ubuntu 26.04: black screen https://askubuntu.com/questions/1566604/rdp-remote-login-connection-to-ubuntu-26-04-black-screen

I am unsuccessful in establishing a RDP remote login connection to Ubuntu 26.04LTS.
I followed the instructions here. It is a fresh installation of Ubuntu.

As a client I use Remmina. Authentication works, but the screen remains black, with no error. Please see screenshot. The top border of the screen shows some "colors" when looking at it exactly.

enter image description here

In contrast, RDP Remote Desktop sharing works. Connection from other client devices equally do not work.

Remmina logs as follows:

System Info: "UID" : "0GNT7W4EQVOE1W-712ba847be", "REMMINAVERSION" : { "version" : "1.4.35", "git_revision" : "n/a", "snap_build" : 0, "flatpak_build" : 0 }, "SYSTEM" : { "kernel_name" : "Linux", "kernel_release" : "6.17.0-22-generic", "kernel_arch" : "x86_64", "lsb_distributor" : "Ubuntu\n", "lsb_distro_description" : "Ubuntu 24.04.3 LTS\n", "lsb_distro_release" : "24.04\n", "lsb_distro_codename" : "noble\n", "etc_release" : { "/etc/debian_version" : "trixie/sid\n", "/etc/lsb-release" : "DISTRIB_ID=Ubuntu\nDISTRIB_RELEASE=24.04\nDISTRIB_CODENAME=noble\nDISTRIB_DESCRIPTION="Ubuntu 24.04.3 LTS"\n", "/etc/os-release" : "PRETTY_NAME="Ubuntu 24.04.3 LTS"\nNAME="Ubuntu"\nVERSION_ID="24.04"\nVERSION="24.04.3 LTS (
This window can help you find connection problems. You can stop and start the logging at any moment using the On/Off switch. The stats button (Ctrl+T), can be useful to gather system info you may share when reporting a bug. There is more info about debugging Remmina on https://gitlab.com/Remmina/Remmina/-/wikis/Usage/Remmina-debugging (DEBUG) - (rcw_map_event) - Mapping: RemminaConnectionWindow (DEBUG) - (remmina_protocol_widget_map_event) - Calling plugin mapping function (DEBUG) - (remmina_protocol_widget_open_connection_real) - Opening connection (DEBUG) - (remmina_rdp_event_init) - Disable smooth scrolling is set to 0 (DEBUG) - (remmina_rdp_event_init) - Adding GDK_SMOOTH_SCROLL_MASK (DEBUG) - (remmina_protocol_widget_open_connection_real) - Have SSH (DEBUG) - (remmina_rdp_main) - RDP data path is /home/al/.local/share/remmina/RDP (DEBUG) - (remmina_rdp_main) - Not using system proxy settings (DEBUG) - (remmina_rdp_tunnel_init) - Tunnel init (DEBUG) - (remmina_protocol_widget_start_direct_tunnel) - SSH tunnel initialzation… (DEBUG) - (remmina_rdp_event_on_focus_in) - Top level name is: RemminaConnectionWindow (DEBUG) - (remmina_protocol_widget_start_direct_tunnel) - Calling remmina_public_get_server_port (DEBUG) - (remmina_protocol_widget_start_direct_tunnel) - Calling remmina_public_get_server_port (tunnel) (DEBUG) - (remmina_protocol_widget_start_direct_tunnel) - server: 192.168.178.88, port: 3389 (DEBUG) - (remmina_rdp_tunnel_init) - protocol_plugin_start_direct_tunnel() returned [192.168.178.88]:3389 (DEBUG) - (remmina_rdp_tunnel_init) - Tunnel has been optionally initialzed. Now connecting to 192.168.178.88:3389 (DEBUG) - (remmina_rdp_main) - gfx_h264_available: 0 (DEBUG) - (remmina_rdp_main) - Resolution set by the user: 1552x788 (DEBUG) - (remmina_rdp_main) - Resolution set after workarounds: 1552x788 (DEBUG) - (remmina_rdp_main) - proxy_type: (null) (DEBUG) - (remmina_rdp_main) - proxy_username: (null) (DEBUG) - (remmina_rdp_main) - proxy_password: (null) (DEBUG) - (remmina_rdp_main) - proxy_hostname: (null) (DEBUG) - (remmina_rdp_main) - proxy_port: 80 (DEBUG) - (remmina_rdp_main) - Network settings not set (DEBUG) - (remmina_rdp_main) - rdp_keyboard_remapping_list: (null) (DEBUG) - (remmina_rdp_main) - Log level set to to INFO (DEBUG) - (remmina_rdp_post_connect) - bpp: 32 (DEBUG) - (remmina_rdp_post_connect) - CAIRO_FORMAT_RGB24 (DEBUG) - (remmina_rdp_OnChannelConnectedEventHandler) - Channel rdpdr has been opened (DEBUG) - (remmina_rdp_event_connected) - [2026-05-09T13:43:58.423315+02] - alAcer - al - Connected to 192.168.178.88 via RDP (DEBUG) - (rco_on_connect) - Connect signal emitted (DEBUG) - (rco_on_connect) - We save the last successful connection date (DEBUG) - (remmina_file_state_last_success) - State file /home/al/.cache/remmina/group_rdp_virtal-fernanmeldung-192-168-178-88-3389_192-168-178-88-3389.remmina.state. (DEBUG) - (remmina_rdp_OnChannelConnectedEventHandler) - Channel rdpsnd has been opened (DEBUG) - (remmina_rdp_OnChannelConnectedEventHandler) - Channel cliprdr has been opened (DEBUG) - (remmina_file_state_last_success) - Last connection made on 20260509. (DEBUG) - (rco_on_connect) - Saving credentials (DEBUG) - (rco_on_connect) - Trying to present the window (DEBUG) - (remmina_rdp_OnChannelConnectedEventHandler) - Channel drdynvc has been opened (DEBUG) - (remmina_rdp_event_on_focus_in) - Top level name is: RemminaConnectionWindow (DEBUG) - (remmina_rdp_event_on_clipboard) - gp=0x64eaee922e10: owner-change event received (DEBUG) - (remmina_rdp_event_on_clipboard) - gp=0x64eaee922e10 owner-change: new owner is different than me: new=(nil) me=0x64eaee922e10 (DEBUG) - (remmina_rdp_event_on_clipboard) - gp=0x64eaee922e10 owner-change: new owner is not me: Sending local clipboard format list to server. (DEBUG) - (remmina_rdp_cliprdr_get_client_format_list) - gp=0x64eaee922e10 sending to server the following local clipboard content formats (DEBUG) - (remmina_rdp_cliprdr_get_client_format_list) - local clipboard format text/plain;charset=utf-8 will be sent to remote as 13 (DEBUG) - (rcw_map_event) - Mapping: RemminaConnectionWindow (DEBUG) - (remmina_protocol_widget_map_event) - Calling plugin mapping function (DEBUG) - (remmina_rdp_event_on_map) - Map event received, disabling TS_SUPPRESS_OUTPUT_PDU (DEBUG) - (remmina_rdp_event_on_clipboard) - gp=0x64eaee922e10: owner-change event received (DEBUG) - (remmina_rdp_event_on_clipboard) - gp=0x64eaee922e10 owner-change: new owner is different than me: new=(nil) me=0x64eaee922e10 (DEBUG) - (remmina_rdp_event_on_clipboard) - gp=0x64eaee922e10 owner-change: new owner is not me: Sending local clipboard format list to server. (DEBUG) - (remmina_rdp_cliprdr_get_client_format_list) - gp=0x64eaee922e10 sending to server the following local clipboard content formats (DEBUG) - (remmina_rdp_cliprdr_get_client_format_list) - local clipboard format text/plain;charset=utf-8 will be sent to remote as 13 (DEBUG) - (remmina_rdp_event_on_clipboard) - gp=0x64eaee922e10: owner-change event received (DEBUG) - (remmina_rdp_event_on_clipboard) - gp=0x64eaee922e10 owner-change: new owner is different than me: new=(nil) me=0x64eaee922e10 (DEBUG) - (remmina_rdp_event_on_clipboard) - gp=0x64eaee922e10 owner-change: new owner is not me: Sending local clipboard format list to server. (DEBUG) - (remmina_rdp_event_on_focus_in) - Top level name is: RemminaConnectionWindow (DEBUG) - (remmina_rdp_cliprdr_get_client_format_list) - gp=0x64eaee922e10 sending to server the following local clipboard content formats (DEBUG) - (remmina_rdp_cliprdr_get_client_format_list) - local clipboard format text/plain;charset=utf-8 will be sent to remote as 13 (DEBUG) - (rcw_toolbar_screenshot) - deny_screenshot_clipboard is set to true (DEBUG) - (remmina_rdp_get_screenshot) - allocating 4891904 bytes for a full screenshot (DEBUG) - (rcw_toolbar_screenshot) - Screenshot from plugin: w=1552 h=788 bpp=32 bytespp=4
(DEBUG) - (remmina_rdp_event_on_focus_in) - Top level name is: RemminaConnectionWindow (DEBUG) - (remmina_rdp_event_on_clipboard) - gp=0x64eaee922e10: owner-change event received (DEBUG) - (remmina_rdp_event_on_clipboard) - gp=0x64eaee922e10 owner-change: new owner is different than me: new=(nil) me=0x64eaee922e10 (DEBUG) - (remmina_rdp_event_on_clipboard) - gp=0x64eaee922e10 owner-change: new owner is not me: Sending local clipboard format list to server. (DEBUG) - (remmina_rdp_cliprdr_get_client_format_list) - gp=0x64eaee922e10 sending to server the following local clipboard content formats (DEBUG) - (remmina_rdp_cliprdr_get_client_format_list) - local clipboard format text/plain;charset=utf-8 will be sent to remote as 13 (DEBUG) - (remmina_rdp_event_on_clipboard) - gp=0x64eaee922e10: owner-change event received (DEBUG) - (remmina_rdp_event_on_clipboard) - gp=0x64eaee922e10 owner-change: new owner is different than me: new=(nil) me=0x64eaee922e10 (DEBUG) - (remmina_rdp_event_on_clipboard) - gp=0x64eaee922e10 owner-change: new owner is not me: Sending local clipboard format list to server. (DEBUG) - (remmina_rdp_cliprdr_get_client_format_list) - gp=0x64eaee922e10 sending to server the following local clipboard content formats (DEBUG) - (remmina_rdp_cliprdr_get_client_format_list) - local clipboard format text/plain;charset=utf-8 will be sent to remote as 13 (DEBUG) - (remmina_rdp_event_on_clipboard) - gp=0x64eaee922e10: owner-change event received (DEBUG) - (remmina_rdp_event_on_clipboard) - gp=0x64eaee922e10 owner-change: new owner is different than me: new=(nil) me=0x64eaee922e10 (DEBUG) - (remmina_rdp_event_on_clipboard) - gp=0x64eaee922e10 owner-change: new owner is not me: Sending local clipboard format list to server. (DEBUG) - (remmina_rdp_cliprdr_get_client_format_list) - gp=0x64eaee922e10 sending to server the following local clipboard content formats (DEBUG) - (remmina_rdp_cliprdr_get_client_format_list) - local clipboard format text/plain;charset=utf-8 will be sent to remote as 13

Sound issue with Bluetooth device https://askubuntu.com/questions/1566590/sound-issue-with-bluetooth-device

For some reason whenever I try to use Bluetooth on my laptop only one window produces sound while the other only produces sound when the said window is also making sound. I remember I had a similar issue with this in Windows 11, and I'm not entirely sure why it's happening here. The sound page in settings acts like my device works and in pavucontrol when I switch my Bluetooth device between SBC and SBC-XQ it works for about a second and after that there's silence. I'm using a fully installed Kubuntu 26.04. This happens in both pulseaudio and pipewire.

Secure Boot Certificate in QEMU Ubuntu 24.04 for Windows Guest https://askubuntu.com/questions/1566505/secure-boot-certificate-in-qemu-ubuntu-24-04-for-windows-guest

I have a computer running Ubuntu 24.04 LTS desktop where I have QEMU/KVM running. One of the guest OS is Windows 11. This VM has secure-boot on as required by Windows. The secure boot certificates originally issued in 2011 will expire next month. The new certificates were issued in 2023.

The above page shows a table of expiring certificates:

| **Expiring Certificate**                  | **Expiration date** | **New Certificate**                  | **Storing location** | **Purpose**                                          |
| ----------------------------------------- | ------------------- | ------------------------------------ | -------------------- | ---------------------------------------------------- |
| **Microsoft Corporation KEK CA 2011**     | June 2026           | Microsoft Corporation KEK 2K CA 2023 | Stored in KEK        | Signs updates to DB and DBX.                         |
| **Microsoft Windows Production PCA 2011** | Oct 2026            | Windows UEFI CA 2023                 | Stored in DB         | Used for signing the   Windows boot loader.          |
| **Microsoft UEFI CA 2011\***              | June 2026           | Microsoft UEFI CA 2023               | Stored in DB         | Signs third-party boot loaders and EFI applications. |
| **Microsoft UEFI CA 2011\***              | June 2026           | Microsoft Option ROM UEFI CA 2023    | Stored in DB         | Signs third-party option ROMs                        |

It looks like my VM is not using the new certificates. When I check the secure boot status from within Windows guest, it says:

Secure boot is on, but your device is using an older boot trust configuration that should be updated. There is not yet enough data to classify your device for automatic update.

This page says if I see this message then:

Your device might need additional validation before the update can proceed automatically. Visit aka.ms/getsecureboot for more information.

The link takes me back to the original page linked above.

This made me think Windows update failed to work with QEMU's UEFI firmware called OVMF.

The XML tab of the Overview section of the Virtual Machine Manager shows in part:

    <loader readonly="yes" secure="yes" type="pflash">/usr/share/OVMF/OVMF_CODE_4M.ms.fd</loader>
    <nvram template="/usr/share/OVMF/OVMF_VARS_4M.ms.fd">/var/lib/libvirt/qemu/nvram/win11_VARS.fd</nvram>

The files OVMF_CODE_4M.ms.fd and OVMF_VARS_4M.ms.fd have the modified date of December 10, 2025. The file OVMF_CODE_4M.ms.fd is linked to OVMF_CODE_4M.secboot.fd in the folder /usr/share/OVMF/.

I looked at the OMVF UEFI configuration menu and couldn’t find anything regarding the secure boot certificates or anyway to add new ones.

Here is the Windows 11 System log:

Log Name:      System
Source:        Microsoft-Windows-TPM-WMI
Date:          5/6/2026 2:37:16 PM
Event ID:      1801
Task Category: None
Level:         Error
Keywords:      
User:          SYSTEM
Computer:      Dev1-Win11
Description:
Updated Secure Boot certificates are available on this device but have not yet been applied to the firmware. 
Review the published guidance to complete the update and maintain full protection. 
This device signature information is included here.
DeviceAttributes: 
BaseBoardManufacturer:;
FirmwareManufacturer:Ubuntu distribution of EDK II;
FirmwareVersion:2024.02-2ubuntu0.8;
OEMModelNumber:Ubuntu 24.04 PC (Q35 + ICH9, 2009);OEMModelBaseBoard:;
OEMModelSystemFamily:;OEMManufacturerName:QEMU;OEMModelSKU:;OSArchitecture:amd64;
BucketId: 2a0656131aa2862c533c820200125d8c3c845a85144dde851c754bc22261465a
BucketConfidenceLevel: No Data Observed - Action Required
UpdateType: 
For more information, please see https://go.microsoft.com/fwlink/?linkid=2301018

My searches have led to some solutions for Red Hat, and Proxmox, but nothing specific to Ubuntu.

From the Linux perspective most solutions refer only to updating to the Microsoft UEFI CA 2023 certificate. I have not seen anything on how or if one should update the three other certificates expiring in 2026 when running Windows in a VM.

Q: How do I make sure that the OMVF is using all the secure boot certificates from 2023 so that Windows 11 works as expected beyond June 2023?

Thanks

How to get thumbnails for cbz and cbr files in nautilus? https://askubuntu.com/questions/1566408/how-to-get-thumbnails-for-cbz-and-cbr-files-in-nautilus

I recently installed Ubuntu 26.04 and I noticed that the thumbnails for my comics aren't showing in the Files file manager. I tried installing different thumbnailers, but nothing seems to work. Instead it just shows the default Ubuntu document icons.

Image showing document icons

I do not have Evince or mcomix installed. I'm using the default document reader that comes with Ubuntu 26.04.

Earbuds Connected, But No Audio Output https://askubuntu.com/questions/1556457/earbuds-connected-but-no-audio-output

I'm experiencing an issue with my earbuds on Ubuntu 25.04 and I am on the latest kernel version 6.14.0-32-generic and the earbuds I am trying to connect to is Redmi Buds 6 and that issue not only happens on Ubuntu but Other Linux Distros like Arch Linux, Pop!_Os and Fedora. I am currently using pipwire.

Unlike normal bluetooth connection, when the bluetooth is connected there will be a sound that notify the state of being connected but now I there's no notification sound from earbuds and I have tested with other operating system like old arch Linux kernel and Windows they both works.

I am able to search my bluetooth device. I am able to connect via bluetoothctl.

happer@dev:~$ systemctl --user status pipewire
● pipewire.service - PipeWire Multimedia Service
     Loaded: loaded (/usr/lib/systemd/user/pipewire.service; enabled; preset: enabled)
     Active: active (running) since Tue 2025-09-23 15:56:26 +0630; 1h 28min ago
 Invocation: cdcdf7ff58c94938a51ad4fc67cc0056
TriggeredBy: ● pipewire.socket
   Main PID: 7169 (pipewire)
      Tasks: 3 (limit: 17959)
     Memory: 6M (peak: 9M)
        CPU: 9.914s
     CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/pipewire.service
             └─7169 /usr/bin/pipewire

Sep 23 15:56:26 dev systemd[7153]: Started pipewire.service - PipeWire Multimedia Service.
Sep 23 16:03:09 dev pipewire[7169]: pw.node: (alsa_output.pci-0000_00_1f.3.analog-stereo-57) graph xrun not-triggered (0 suppressed)
Sep 23 16:03:09 dev pipewire[7169]: pw.node: (alsa_output.pci-0000_00_1f.3.analog-stereo-57) xrun state:0x7b0cd1776008 pending:2/2 s:401923381141 a:401923387832 f:401923416229 waiting>
Sep 23 16:55:04 dev pipewire[7169]: pw.node: (alsa_output.pci-0000_00_1f.3.analog-stereo-57) graph xrun not-triggered (1 suppressed)
Sep 23 16:55:04 dev pipewire[7169]: pw.node: (alsa_output.pci-0000_00_1f.3.analog-stereo-57) xrun state:0x7b0cd1776008 pending:1/1 s:3343605986176 a:3343605996695 f:3343606068496 wait>
happer@dev:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: CS8409/CS42L42 Analog [CS8409/CS42L42 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 9: HDMI 3 [HDMI 3]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

enter image description here

enter image description here

Ubuntu boot stuck at "btrfs loaded crc32c=crc32c-intel zoned=yes fsverity=yes" https://askubuntu.com/questions/1500375/ubuntu-boot-stuck-at-btrfs-loaded-crc32c-crc32c-intel-zoned-yes-fsverity-yes

I've been stuck on this for 5 days now, so any help would be appreciated> This is a bare metal server on OVH running Ubuntu 22.04. The OS was installed on a RAID1 array using both "system disks" (these are regular SSDs). The issue appears when creating a RAID10 array of the 6 "data disks" we have (these are nvme disks). Upon creating the partition on the array (ext4), mounting it and amending fstab and mdadm.conf, the OS will not boot. Here's the lsblk printout:

loop0         7:0    0  63.9M  1 loop   /snap/core20/2105
loop1         7:1    0 111.9M  1 loop   /snap/lxd/24322
loop2         7:2    0  40.9M  1 loop   /snap/snapd/20290
loop3         7:3    0  40.4M  1 loop   /snap/snapd/20671
sda           8:0    0 447.1G  0 disk
├─sda1        8:1    0   511M  0 part
├─sda2        8:2    0     1G  0 part
│ └─md2       9:2    0  1022M  0 raid1  /boot
├─sda3        8:3    0 445.1G  0 part
│ └─md3       9:3    0   445G  0 raid1  /
├─sda4        8:4    0   512M  0 part   [SWAP]
└─sda5        8:5    0     2M  0 part
sdb           8:16   0 447.1G  0 disk
├─sdb1        8:17   0   511M  0 part   /boot/efi
├─sdb2        8:18   0     1G  0 part
│ └─md2       9:2    0  1022M  0 raid1  /boot
├─sdb3        8:19   0 445.1G  0 part
│ └─md3       9:3    0   445G  0 raid1  /
└─sdb4        8:20   0   512M  0 part   [SWAP]
nvme0n1     259:0    0   3.5T  0 disk
└─nvme0n1p1 259:6    0   3.5T  0 part
  └─md127     9:127  0  10.5T  0 raid10 /db
nvme1n1     259:1    0   3.5T  0 disk
└─nvme1n1p1 259:8    0   3.5T  0 part
  └─md127     9:127  0  10.5T  0 raid10 /db
nvme2n1     259:2    0   3.5T  0 disk
└─nvme2n1p1 259:9    0   3.5T  0 part
  └─md127     9:127  0  10.5T  0 raid10 /db
nvme3n1     259:3    0   3.5T  0 disk
└─nvme3n1p1 259:10   0   3.5T  0 part
  └─md127     9:127  0  10.5T  0 raid10 /db
nvme4n1     259:4    0   3.5T  0 disk
└─nvme4n1p1 259:11   0   3.5T  0 part
  └─md127     9:127  0  10.5T  0 raid10 /db
nvme5n1     259:5    0   3.5T  0 disk
└─nvme5n1p1 259:12   0   3.5T  0 part
  └─md127     9:127  0  10.5T  0 raid10 /db

fstab:

UUID=9079d740-3f55-4f57-880b-56f6a628494f       /       ext4    defaults        0       1
UUID=e780ca2c-b474-4ae9-9c1d-6224a23fca6b       /boot   ext4    defaults        0       0
LABEL=EFI_SYSPART       /boot/efi       vfat    defaults        0       1
UUID=d3ebca74-ffff-4b55-a9e4-70c002e3edf5       swap    swap    defaults        0       0
UUID=b8298672-7b7c-48bf-9022-9d9408adafeb       swap    swap    defaults        0       0
UUID=257b2715-613a-44c7-8744-7c159764c09a       /db     ext4    defaults        0       0

mdadm.conf:

definitions of existing MD arrays

ARRAY /dev/md/md2  metadata=1.2 UUID=109fefd8:aa46fdd6:bddb613e:892bce00 name=md2
ARRAY /dev/md/md3  metadata=1.2 UUID=950bfa3c:f52d5cfd:9f9c1435:0d85a63f name=md3

This configuration was auto-generated on Sun, 14 Jan 2024 18:51:06 +0000 by mkconf

ARRAY /dev/md/md2 metadata=1.2 name=md2 UUID=109fefd8:aa46fdd6:bddb613e:892bce00
ARRAY /dev/md/md3 metadata=1.2 name=md3 UUID=950bfa3c:f52d5cfd:9f9c1435:0d85a63f
ARRAY /dev/md/md0 metadata=1.2 name=ns3229089:md0 UUID=a38b6d22:2e7220cb:79f5ce7d:e0c3d63a

OS is fully updated. Tried:

  1. Adding "resume=none" in /etc/initramfs-tools/conf.d/resume
  2. Blacklisting btrfs in /etc/modprobe.d/blacklist
  3. Commented out "GRUB_CMDLINE_LINUX="nomodeset iommu=pt console=tty0 console=ttyS0,115200n8" (not sure why this exists, it was added there by the default OVH installation)

No matter what I try, the OS always gets stuck on the same line. I can enter recovery mode and play around with files, I just cannot boot the system.

Which terminal text editor uses GUI-like keyboard shortcuts? https://askubuntu.com/questions/1352380/which-terminal-text-editor-uses-gui-like-keyboard-shortcuts

I seek an editor where Ctrl+C copies, Ctrl+X cuts, Ctrl+V pastes, Ctrl+Z undos, Ctrl+Y redos, F3 searches and F2 renames. When I click the left mouse button, the cursor should go there. All modes should be active at the same time (command and insert and ...).

Also Ctrl+W closes the current tab in tabbed interfaces, Alt+F4 closes the currently focused app, Ctrl+Tab tabs between guess what, tabs, Ctrl+O brings up open dialog, Ctrl+P brings up print dialog,

What Linux editor exists out there that can be used in the terminal and has that behavior?

Ubuntu 20.10 on mac: Mouse cursor disappears randomly https://askubuntu.com/questions/1323183/ubuntu-20-10-on-mac-mouse-cursor-disappears-randomly

The mouse cursor disappears after a while. It happens randomly with any software (Chrome, Skype, terminal, LibreOffice etc...). The mouse still works though.It just the cursor which disappears.
I cannot find a pattern why it disappears or what makes it disappear. The only fix is to reboot (logout does not work). It works for a while after the reboot, then it disappears again. It only disappears when I move the mouse which makes me thing it could a be GPU driver bug (the screen is not redrawn correctly). I could be wrong obviously.

I've tried standard login and Wayland. It happens with both. I guess it's related to the hardware as I tried the same Ubuntu version on a different computer with an Intel GPU and it does not occur on it.

Only Ubuntu is installed on the drive (macOS is not). Ubuntu detects the GPU as Rv730.

Is there a way I can bring the cursor back without rebooting?

DNS over TLS with systemd-resolved https://askubuntu.com/questions/1092498/dns-over-tls-with-systemd-resolved

I was trying to enable DNS over TLS via systemd-resolved. I changed /etc/systemd/resolved.conf as follows:

[Resolve]
DNS=1.1.1.1
#FallbackDNS=
Domains=~.
#LLMNR=no
#MulticastDNS=no
#DNSSEC=no
DNSOverTLS=opportunistic
#Cache=yes
#DNSStubListener=yes

While monitoring the network (with tcpdump) to see if the resulting behavior was the intended one, it seems that a TLS session is established with the target server; but, then the server closes the connection. I get the same results with 1.1.1.1, 8.8.8.8 and others.

Any ideas on how to fix this?

P.S.: systemd-resolved ends up doing parallel resolution with traditional DNS (despite the setting of "Domains" above). But my main question for this post is what may be going wrong with the TLS one.

eclipse: class file version 53.0), this version of the Java Runtime only recognizes class file versions up to 52.0 https://askubuntu.com/questions/1032292/eclipse-class-file-version-53-0-this-version-of-the-java-runtime-only-recogni

Since the update yesterday (yes, the linux update), eclipse denies me to run even the most simple helloworld:

has been compiled by a more recent version of the Java Runtime (class file version 53.0), this version of the Java Runtime only recognizes class file versions up to 52.0

Full error text:

Error: A JNI error has occurred, please check your installation and try again
Exception in thread "main" java.lang.UnsupportedClassVersionError: gitplayground/HelloWorld has been compiled by a more recent version of the Java Runtime (class file version 53.0), this version of the Java Runtime only recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:467)
at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:338)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:495)

I tried to update the JRE (and JDK):

  • window -> preferences -> java -> installed JREs. I could check: java-8-openjdk-amd64 (which is currently) or java-11-openjdk-amd64.
  • window -> preferences -> java -> compiler. Compiler compliance level is set to 1.8 (it doesn't know java 11. It does know java 9.)
  • window -> preferences -> java -> Installed JREs -> Execution Environment. When clicking on JavaSE-1.8 in the left list, 2 options appear in the right one: java-8-openjdk-amd64 and java-1.8-openjdk-amd64. First one is checked. (But I don't think, that matters, because these should be the same.)
  • I tried to update eclipse. (No updates available)

So anything is set to Java8. Why does the error still occur?

Btw, some of my projects (the helloworld including) are marked with a red exclamation mark, but the error appears in any project, not in these only.


  • I use XUbuntu 18.04 now (before the update anything worked fine)
  • I use eclipse Photon
  • I use java standard API only
  • I use git and the eclipse git plugin
Ubuntu 17.10 WiFi Direct Printer? https://askubuntu.com/questions/966489/ubuntu-17-10-wifi-direct-printer

I want to use a wireless printer from another network, it's own. As of 17.10, if I connect to that network, the printer shows up almost instantly.

How can I configure Ubuntu to use the printer's network for that printer, even when connected to another WiFi network?

If it makes a difference, the printer is a Samsung M2825DW

Failed to create OpenGL context. Your graphics card must support at least OpenGL v3.1 https://askubuntu.com/questions/751324/failed-to-create-opengl-context-your-graphics-card-must-support-at-least-opengl

I have successfully installed steam and dota2. But when I try to play dota2 this pops up:

Unable to start game.
Failed to create OpenGL context. Your graphics card must support at least OpenGL v3.1

My OS is 14.04 LTS 64 bit. My hardware is:

  • ASUS H170 Pro gaming MoBo;
  • Intel Core i5 6500 Skylake
  • 16 GB Ripjaws RAM 2400 CL15;
  • Gigabyte GeForce GTX 960 2GB OC Windforce;
  • 1 TB western digital 7200 rpm.

How can I fix this/what should I do?

How to use the Adobe Source Code Pro font? https://askubuntu.com/questions/193072/how-to-use-the-adobe-source-code-pro-font

Adobe released an open source font family called "Source Code Pro" (download here, Slashdot article here). How do I install it?

Desktop widget to show list of tasks https://askubuntu.com/questions/110559/desktop-widget-to-show-list-of-tasks

In Unity Ubuntu 11.10 how I can have a screenlet with a list of tasks to do?

For example:

1- Update system.
2- Check mailbox.

and so on.

Thanks in advance.