(Solved) Asus motherboard Logo appears twice when booting to grub menu with dual boot https://askubuntu.com/questions/1567613/solved-asus-motherboard-logo-appears-twice-when-booting-to-grub-menu-with-dual

Asus motherboard Logo manufacturer appears twice when booting to grub menu with dual boot.

I have solved this problem by doing the boot repair using ubuntu live USB and after that in the bios options, I have changed the CSM (Compatibility Support Module):option

from other OS to windows UEFI boot. Now computer shows logo once and after that grub menu shows up.

Left and Up Arrow keys input are wrong https://askubuntu.com/questions/1567605/left-and-up-arrow-keys-input-are-wrong

I'm new to Linux, but haven't struggled with an issue like this. A few minutes after restarting today, I noticed my Left and Up Arrow keys behaving weirdly, and, after some research, tried running the evtest command. It failed to install the first time, and after some time looking into that, then other possible solutions, followed by a restart (upon which I found the issue persisted), I tried again, and when first successfully running the command, it displayed the expected inputs for Left Arrow and Up Arrow.

I thought this was weird, and, in the process of writing a question here, realised the inputs were, in fact, normal, and the issue seemed to have resolved itself, so I deleted the drafted question and hoped for the best.

But a few minutes later, somehow, it's back, and this time, when running the evtest command, I did get something else:


Properties:
Testing ... (interrupt to exit)
Event: time 1781003817.237160, type 4 (EV_MSC), code 4 (MSC_SCAN), value c00b5
Event: time 1781003817.237160, type 1 (EV_KEY), code 163 (KEY_NEXTSONG), value 1
Event: time 1781003817.237160, -------------- SYN_REPORT ------------
“”^[[24~Event: time 1781003817.293081, type 4 (EV_MSC), code 4 (MSC_SCAN), value c00b5
Event: time 1781003817.293081, type 1 (EV_KEY), code 163 (KEY_NEXTSONG), value 0
Event: time 1781003817.293081, -------------- SYN_REPORT ------------
Event: time 1781003818.093134, type 4 (EV_MSC), code 4 (MSC_SCAN), value c00b5
Event: time 1781003818.093134, type 1 (EV_KEY), code 163 (KEY_NEXTSONG), value 1
Event: time 1781003818.093134, -------------- SYN_REPORT ------------
“”Event: time 1781003818.205096, type 4 (EV_MSC), code 4 (MSC_SCAN), value c00b5
Event: time 1781003818.205096, type 1 (EV_KEY), code 163 (KEY_NEXTSONG), value 0
Event: time 1781003818.205096, -------------- SYN_REPORT ------------

Event: time 1781003823.957103, type 4 (EV_MSC), code 4 (MSC_SCAN), value c0194
Event: time 1781003823.957103, type 1 (EV_KEY), code 144 (KEY_FILE), value 1
Event: time 1781003823.957103, -------------- SYN_REPORT ------------
^[^[^[\^[[1;3S^[g^[h^[[17;3~Event: time 1781003824.021127, type 4 (EV_MSC), code 4 (MSC_SCAN), value c0194
Event: time 1781003824.021127, type 1 (EV_KEY), code 144 (KEY_FILE), value 0
Event: time 1781003824.021127, -------------- SYN_REPORT ------------
Event: time 1781003824.629021, type 4 (EV_MSC), code 4 (MSC_SCAN), value c0194
Event: time 1781003824.629021, type 1 (EV_KEY), code 144 (KEY_FILE), value 1
Event: time 1781003824.629021, -------------- SYN_REPORT ------------
^[^[^[\^[[1;3S^[g^[h^[[17;3~Event: time 1781003824.685136, type 4 (EV_MSC), code 4 (MSC_SCAN), value c0194
Event: time 1781003824.685136, type 1 (EV_KEY), code 144 (KEY_FILE), value 0
Event: time 1781003824.685136, -------------- SYN_REPORT ------------

The first two sets of events are Left Arrow, the second two are Up Arrow. I should note that Left Arrow also occasionally opens the Context Menu, as if I had pressed Right Mouse Button. These two keys are the only ones behaving oddly, and, while briefly testing another keyboard, its own worked just fine, despite both keyboards being plugged in and tested at the same time (unfortunatly, I can't use the other keyboard for more than testing, as a few of its keys have stopped working altogether).

I'm running Ubuntu 26.04 LTS.

How can I investigate what process or event may have removed files and directories? https://askubuntu.com/questions/1567604/how-can-i-investigate-what-process-or-event-may-have-removed-files-and-directori

I am using Ubuntu 24.04 LTS. I have a directory located at ~/Documents/myfiles/....

About one day ago, this directory contained at least seven subdirectories with various files, mainly .odt (LibreOffice), .doc documents, and some source code files such as C++ headers and implementation files (.h, .cpp), as well as Java classes.

Yesterday, I closed my laptop without shutting it down, and it remained in sleep mode for about a day. When I opened it today, I noticed that almost all files and folders inside that directory had disappeared.

I am confident that no one else had access to this laptop during that time.
There is more than enough free space.

I would like to understand how this could have happened. Is there any way to track file or folder deletion history in Ubuntu? I checked the history command, but I did not find any commands such as rm or anything that would indicate manual deletion.

Upd1 This is the output of the command lsblk -e7 -o model,name,size,fstype,label,uuid,mountpoints Mian system where files disappear is nvme0n1

MODEL                      NAME                              SIZE FSTYPE      LABEL                    UUID                                   MOUNTPOINTS
SanDisk Portable SSD       sda                             931.5G iso9660     Ubuntu 24.04.2 LTS amd64 2025-02-15-09-15-26-00                
                           ├─sda1                            5.9G iso9660     Ubuntu 24.04.2 LTS amd64 2025-02-15-09-15-26-00                 /cdrom
                           ├─sda2                              5M vfat        ESP                      B5A5-8010                              
                           ├─sda3                            300K                                                                            
                           └─sda4                          925.6G ext4        writable                 145b53db-2397-4435-bb64-de2ba458fc04   /var/crash
                                                                                                                                              /var/log
SAMSUNG MZVLB512HBJQ-000L2 nvme0n1                         476.9G                                                                            
                           ├─nvme0n1p1                         1G vfat                                 80E7-8AB3                              
                           ├─nvme0n1p2                         2G ext4                                 061fdd73-39b9-4af5-a7e2-b67883a1cef5   /media/ubuntu/061fdd73-39b9-4af5-a7e2-b67883a1cef5
                           └─nvme0n1p3                     473.9G crypto_LUKS                          a13de4f1-09ad-4a30-a503-116e4fdab06d  
                             └─luks-a13de4f1-09ad-4a30-a503-116e4fdab06d
                                                           473.9G LVM2_member                          5xejxc-ebRJ-n8U7-sowq-kZhg-hu1R-i1JkbC
                               └─ubuntu--vg-ubuntu--lv     473.9G ext4                                 85c485d1-28de-4212-b9f3-b0fb795c2a52  
ubuntu@ubuntu:/var/log/recovered$

Upd2

(base) denis@denis:~$ stat ~/Documents/myfiles/
  File: /home/denis/Documents/myfiles/
  Size: 4096        Blocks: 8          IO Block: 4096   directory
Device: 252,1   Inode: 5667304     Links: 3
Access: (0775/drwxrwxr-x)  Uid: ( 1000/   denis)   Gid: ( 1000/   denis)
Access: 2026-06-09 09:28:46.700779427 +0300
Modify: 2026-06-07 13:11:09.468080205 +0300
Change: 2026-06-07 13:11:09.468080205 +0300
 Birth: 2026-06-07 13:11:09.468080205 +0300
GDM keeps asking for password multiple times on login after suspension https://askubuntu.com/questions/1567600/gdm-keeps-asking-for-password-multiple-times-on-login-after-suspension

Starting around May 13-20, 2026, every time I wake my Ubuntu 24.04 machine from sleep or log in after a restart, I have to enter my password 2-3 times before it finally accepts it. The login screen seems to accept it, then immediately re-prompts. It's been consistent ever since.

Looking at the logs, I see this on every login:

gdm-password: gkr-pam: unable to locate daemon control file

gdm-password: gkr-pam: stashed password to try later in open session

I found some older Ask Ubuntu answers about this (How to solve: gkr-pam: unable to locate daemon control file? The login keyring did not get unlocked when you logged into your computer), but they're from 2010-2020 and mostly suggest PAM config tweaks that feel outdated. Has anyone else hit this recently? Any modern solutions?

Ubuntu Studio 26.04 and intermittent GUI-lockup https://askubuntu.com/questions/1567599/ubuntu-studio-26-04-and-intermittent-gui-lockup

On installing Ubuntu Studio 26.04 from scratch, I ended-up with an unusable system due to the screen getting scrambled+lockup at random moments several times per day. I have likewise experience on Ubuntu 25.10. This scramble+lockup was not there on earlier versions. HW has - amongst others - a Geforce RTX card driving my monitor. Googling around suggests that there is an incompatibility-issue against wayland. Before I ditch this (not exactly cheap) video-card, what options do I have? I know that I can workaround back to Xorg to some point, however, that can only be a temp workaround as all distro's seem to be forced to move to wayland. So Xorg is likely to become a narrower path every day.

debuginfod hangs on 24.04.4 https://askubuntu.com/questions/1567596/debuginfod-hangs-on-24-04-4

I'm running ubuntu desktop 24.04.4 LTS on x64 bare metal.

#apt install debuginfod delivered version 0.190-1

I want the debug symbols, but I am not using gdb.

I export DEBUGINFOD_URLS="debuginfod.ubuntu.com".

But when I run debuginfod, it just hangs after printing some startup messages (last one is "groomed database in xxxs) but no errors or warnings.

ping debuginfod.ubuntu.com is successful, and browsing to http://debuginfod.ubuntu.com redirects to https://ubuntu.com/server/docs/how-to/debugging/about-debuginfod/ , so it seems the server is alive.

Any suggestions?

I lost my mobile and to recover my email, gallery, etc., which was synchronised with my Gmail [closed] https://askubuntu.com/questions/1567594/i-lost-my-mobile-and-to-recover-my-email-gallery-etc-which-was-synchronised

I lost my mobile and to recover my email, gallery, etc., which was synchronised with my Gmail account, but Gmail is asking for my G-code/OTP, which was sent to my lost number sms so how to retrieve

Upgrade from Ubuntu 24.04 LTS to 26.04 LTS Results in No Video After BIOS Screen https://askubuntu.com/questions/1567592/upgrade-from-ubuntu-24-04-lts-to-26-04-lts-results-in-no-video-after-bios-screen

Yesterday I upgraded from Ubuntu 24.04.3 LTS to 26.04 LTS and whenever I boot, after the BIOS screen, the video output stops. My monitor says no video. I had a similar problem with this computer about 6 months ago when I tried to upgrade to the latest non-LTS version for a brand new RTX 5000 graphics card, which I ended up returning and reinstalled 24.04.3 LTS. I am surprised this issue has not been fixed in the LTS release. My hardware is ASUS TUF Gaming X570-Plus WiFi, Ryzen 5 5600X, XFX Radeon HD 7870.

Issue with touchpad on Dell G15 5511 laptop - cursor jump? https://askubuntu.com/questions/1567591/issue-with-touchpad-on-dell-g15-5511-laptop-cursor-jump

Referring to @Mausy5043 in another post.

My mousepad is not working correctly (not responding always). It's been progressive and if I force it, pushing stronger, it may work but getting worse

Does this help:

DELL0A71:00 04F3:317E Touchpad            id=11   [slave  pointer  (2)]`

Device 'DELL0A71:00 04F3:317E Touchpad':
    Device Enabled (200):   1
    Coordinate Transformation Matrix (202): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
    libinput Tapping Enabled (362): 0
    libinput Tapping Enabled Default (363): 0
    libinput Tapping Drag Enabled (364):    1
    libinput Tapping Drag Enabled Default (365):    1
    libinput Tapping Drag Lock Enabled (366):       0
    libinput Tapping Drag Lock Enabled Default (367):       0
    libinput Tapping Button Mapping Enabled (368):  1, 0
    libinput Tapping Button Mapping Default (369):  1, 0
    libinput Natural Scrolling Enabled (333):       0
    libinput Natural Scrolling Enabled Default (334):       0
    libinput Disable While Typing Enabled (370):    1
    libinput Disable While Typing Enabled Default (371):    1
    libinput Scroll Methods Available (335):        1, 1, 0
    libinput Scroll Method Enabled (336):   1, 0, 0
    libinput Scroll Method Enabled Default (337):   1, 0, 0
    libinput Click Methods Available (372): 1, 1
    libinput Click Method Enabled (373):    1, 0
    libinput Click Method Enabled Default (374):    1, 0
    libinput Clickfinger Button Mapping Enabled (375):      1, 0
    libinput Clickfinger Button Mapping Default (376):      1, 0
    libinput Middle Emulation Enabled (342):        0
    libinput Middle Emulation Enabled Default (343):        0
    libinput Accel Speed (344):     1.000000
    libinput Accel Speed Default (345):     0.000000
    libinput Accel Profiles Available (346):        1, 1, 1
    libinput Accel Profile Enabled (347):   1, 0, 0
    libinput Accel Profile Enabled Default (348):   1, 0, 0
    libinput Accel Custom Fallback Points (349):    <no items>
    libinput Accel Custom Fallback Step (350):      0.000000
    libinput Accel Custom Motion Points (351):      <no items>
    libinput Accel Custom Motion Step (352):        0.000000
    libinput Accel Custom Scroll Points (353):      <no items>
    libinput Accel Custom Scroll Step (354):        0.000000
    libinput Left Handed Enabled (355):     0
    libinput Left Handed Enabled Default (356):     0
    libinput Send Events Modes Available (318):     1, 1
    libinput Send Events Mode Enabled (319):        0, 0
    libinput Send Events Mode Enabled Default (320):        0, 0
    Device Node (321):      "/dev/input/event4"
    Device Product ID (322):        1267, 12670
    libinput Drag Lock Buttons (357):       <no items>
    libinput Horizontal Scroll Enabled (358):       1
    libinput Scrolling Pixel Distance (359):        15
    libinput Scrolling Pixel Distance Default (360):        15
    libinput High Resolution Wheel Scroll Enabled (361):    1`

I: Bus=0018 Vendor=04f3 Product=317e Version=0100
N: Name="DELL0A71:00 04F3:317E Touchpad"
P: Phys=i2c-DELL0A71:00
S: Sysfs=/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-DELL0A71:00/0018:04F3:317E.0001/input/input9
U: Uniq=
H: Handlers=mouse1 event4 
B: PROP=5
B: EV=1b
B: KEY=e520 10000 0 0 0 0
B: ABS=2e0800000000003
B: MSC=20

I'm not sure if this could only be a question of maintenance in fact but before that I'd like to check whether I can solve it technically.

More information using journalctl:

Jun 08 16:47:01 xxxxxx-dellg155511 kcminit_startup[2608]: kcm_touchpad: Using X11 backend
Jun 08 16:47:01 xxxxxx-dellg155511 kded6[2628]: kcm_touchpad: Using X11 backend
Jun 08 16:48:18 xxxxxx-dellg155511 systemsettings[3164]: kcm_touchpad: Using X11 backend
Jun 08 17:13:22 xxxxxx-dellg155511 kded6[4164]: kcm_touchpad: Using X11 backend
Jun 08 17:14:38 xxxxxx-dellg155511 kded6[4201]: kcm_touchpad: Using X11 backend
Jun 08 17:19:43 xxxxxx-dellg155511 sddm-helper-start-x11user[1982]: "(EE) event4  - DELL0A71:00 04F3:317E Touchpad: kernel bug: Touch jump detected and discarded.\nSee https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details\n"
Jun 08 17:19:43 xxxxxx-dellg155511 sddm-helper-start-x11user[1982]: "(EE) event4  - DELL0A71:00 04F3:317E Touchpad: kernel bug: Touch jump detected and discarded.\nSee https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details\n"
Jun 08 17:19:44 xxxxxx-dellg155511 sddm-helper-start-x11user[1982]: "(EE) event4  - DELL0A71:00 04F3:317E Touchpad: kernel bug: Touch jump detected and discarded.\nSee https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details\n"

Now I also checked this is a bug because if I use the touchpad with 2 fingers it immediately works and I can then follow with only one fingers almost normally. But if I take the finger off I'm back to being off. I can only connect with two fingers. Any operation only works with 2 fingers. Is it a setting? I don't think so.

Help using integrated GPU on Ubuntu 26.04 with dual NVIDIA Tesla GPUs installed https://askubuntu.com/questions/1567589/help-using-integrated-gpu-on-ubuntu-26-04-with-dual-nvidia-tesla-gpus-installed

I have a fresh install of Ubuntu 26.04 on a Dell R720 server. It has an integrated Matrox G200eR2 GPU (iGPU). I have installed two NVIDIA Tesla CMP 100-210 GPUs (graphics accelerators without video outputs, very similar to model V100). I'll call these dGPUs for conciseness. I have installed the NVIDIA proprietary drivers. I want to run Gnome/Wayland on the Matrox iGPU and leave both NVIDIA dGPUs for running a local LLM. I cannot figure out how to do this.

With no NVIDIA kernel parametes in my /etc/default/grub:

If I remove both dGPUs, Gnome loads just fine on the iGPU and runs perfectly. If I install either single dGPU into either of the two available dual-slot x16 PCIe slots (both on risers) in the server, Gnome still loads fine and runs fine. If I install both dGPUs (either one in either PCIe slot), Gnome will not load. When booting gets to the point where Gnome should load, there is a blinking or solid cursor in the top left of a black screen. If/when the cursor is blinking, I can use Ctrl+Alt+F3, etc., to get to a TTY. When the cursor is solid (this happens intermittently), I can't get to a TTY unless I wait a while. Regardless, I can ssh into the machine.

With "nvidia_drm.modeset=1" kernel parameter added to /etc/default/grub, Gnome will load with both dGPUs installed but it is very slow/laggy.

Whenever one or both dGPUs are installed, nvidia-smi shows /usr/bin/gnome-shell running and loaded into dGPU VRAM. If, and only if, the "nvidia_drm.modeset=1" kernel parameter is active, /usr/bin/Xwayland is also listed as running and being loaded into dGPU VRAM.

I can get it to boot & run Gnome/Wayland (usably fast but with low resolution) if I boot from a Ubuntu 26.04 live USB with "safe graphics" *without* the proprietary NVIDIA drivers installed.

I can get X11 to run fine on the iGPU if I switch to lubuntu-desktop so it uses SDDM and LXQT rather than GDM3/Gnome. In this scenario, nvidia-smi shows no processes running on the dGPUs and no VRAM used.

If I install & run NVIDIA prime-select, it says "Error: no integrated GPU detected."

I don't know what else to try. It's probably nit-picky of me, but I would much rather run Gnome desktop than LXQT or XFCE, but Gnome 50 under Ubuntu 26.04 only supports Wayland and not X11.

Does anyone have any ideas?

overlay root not working on 26.04 https://askubuntu.com/questions/1567588/overlay-root-not-working-on-26-04

I followed the same steps on 26.04 for overlayroot that I used on 24.04 and it doesn't work.

sudo apt-get install overlayroot  
sudo nano /etc/overlayroot.conf  

set overlayroot="" to overlayroot="tmpfs"

write out

df -h shows /dev/sda2 is still being mounted on / when it should be mounted in a write protected state. Any changes made do persist between restarts.

How can I get this to work properly?

Kernel panic while installing kubuntu 26.04 https://askubuntu.com/questions/1567587/kernel-panic-while-installing-kubuntu-26-04

I would like to install Kubuntu 26.04 on my Acer Swift SF714-52T (2019) that is currently running Linux Mint.

I created a bootable USB on a Windows desktop using Rufus.

The first time I tried to install it, I successfully reached the GUI installer, and completed all the steps up to indicating my username, etc. At this step, the screen froze, and my computer rebooted.

Now, every time I try to install it, I get a kernel panic: VFS unable to mount root fs on unknown-block(0,0) error.

Secure Boot is disabled; I tried to create the USB image with almost every possible option in Rufus (and with balenaEtcher and the Linux Mint disk manager...). I tried safe mode, but I get the same result. I also tried Kubuntu 24.04.

Additionally, I tried installing Ubuntu 26.04 instead, but I get stuck with a GRUB terminal (I'm not sure it is called this way).

Ubuntu forgets fn key settings https://askubuntu.com/questions/1567584/ubuntu-forgets-fn-key-settings

I use an Asus Vivobook 15. There is a sign on fn button which says fn+esc. This combination switches from fn keys to let me use directly the volume and other function keys on fn buttons. The problem is Ubuntu always forgets if i switch to multimedia keys after i turn off the laptop. I checked the bios settings and there is only one option for it which just turns off the ability to switch between the two. Is there any other solution?

Cannot retore files in a Deja Dup Archive 26.04 generated from same on 26.04 https://askubuntu.com/questions/1567582/cannot-retore-files-in-a-deja-dup-archive-26-04-generated-from-same-on-26-04

Cannot restore files in a Deja-dup v50 Archive 26.04 generated from same on 26.04.

My understanding is that you now cannot restore files directly from nautilus. However, when I attempt to restore a file, I select my archive (from Deja-dup archive selection) and it goes into nautilus. Is this right? It is a file selector of some sort, anyway, but there is no mechanism to initiate a restore. Right and left click does not reveal anything and I cannot see any more buttons

I use a 24.04 and 26.04 with a common /home. So when it was installed on 26.04 it would have inherited the 24.04 customization files if there are any. I know there is something in `~/.cache` but I couldn't identify anything relevant to this.

I have also looked in dconf editor and I couldn't find anything relevant in there.

I now assume that Deja Dup v50 is not compatible with Deja Dup (current version in 24.04) as when I logged into 24.04 it could not identify any archives at all. I did check it was pointing to the same place as in 26.04.

Questions. Can you fix the restore?

Should I keep 24.04 and 26.04 completely separate? Note: I suspect the two versions are sharing the setup data that dconf editor is pointing to which will make this a little tricky.

System Details Report
  Report details
    Date generated:                              2026-06-08 18:51:15
      Hardware Information:

      Hardware Model:                              Advent DT4102
      Memory:                                      8.0 GiB
      Processor:                                   Intel® Pentium® G2030 × 2
      Graphics:                                    Intel® HD Graphics 2500 (IVB GT1)
      Disk Capacity:                               2.0 TB
      Software Information:

      Firmware Version:                            4.6.5
      OS Name:                                     Ubuntu 26.04 LTS
      OS Build:                                    (null)
      OS Type:                                     64-bit
      GNOME Version:                               50
      Windowing System:                            Wayland
      Kernel Version:                              Linux 7.0.0-22-generic

Thanks for any help given.


Openoffice and JRE8 https://askubuntu.com/questions/1567576/openoffice-and-jre8

I'm using Openoffice since about 30 years. At the time it was called Staroffice. As my Laptop is not able to run win11, Finaly I took the opportunity to replace win10 with ubuntu 24.04.04.

Libreoffice is included with this version. But I don't like the user interface of Libreoffice. It's very scattered. I really prefer Openoffice, because it's simple and clear.

Question one: Is there a possibility with Libreoffice to select a kind of simpler user interface as OpenOffice is using. In this case I would mind to change, even than I think Libreoffice is suffering of code bleeding in an unsane manner!

Question 2 if Q1 is not possible, I will stick to Openoffice. I feel confortable with it. There is only one strange behavior. OpenOffice is 32 bit. And until now for this it required 32 bit Java as JRE 8. Hence I installed the jre 8 version for linux. It is there, and being in the jre/bin directory I get the rigth version. But, for development I use Java 26! normal 64bit version. So if I try to select java within Openoffice it recognize only this version 26 or 17 which is also still on the computer. But what ever I try to make Openoffice understand to select the Version 1.8 JRE, it tells me. No valid java found in the given directory! Even if I delete any selection, 26 or 17 is offered to select automatically and immediately! The question is would OpenOffice nevertheless work with one of those 64bit version, why OpenOffice tells me so stubborn no valid Java program found? I set it within /etc/alternatives, and in the path, and in the path of Openoffice, etc.! always no java shown, and not possible to select, apart the 64bit versions of course!

Kubuntu 26.04 installation fails saying "could not close encrypted partition on the target system" https://askubuntu.com/questions/1567575/kubuntu-26-04-installation-fails-saying-could-not-close-encrypted-partition-on

Booted from USB drive, selected "Try Kubuntu", ran the installer, chose "Normal Installation", selected SSD, chose "Erase disk", checked "Encrypt system", entered encryption password, and continued with the rest of the installation process.

Towards the end of the installation (feels like towards the end, although I'm not sure if it leaves something out), the installer shows an error message "could not close encrypted partition on the target system". However, after closing the installer and manually rebooting, the system seems to be working. But I can't be sure if something is broken somewhere.

I later tried the same installation steps inside VirtualBox, and it works just fine. It's only on my laptop where this error shows. What should I do? Is it safe to continue using it despite the error and "failed" installation?

Déjà Dup 49 restore workflow is less convenient than older versions – alternatives compatible with existing Duplicity backups? https://askubuntu.com/questions/1567572/d%c3%a9j%c3%a0-dup-49-restore-workflow-is-less-convenient-than-older-versions-alternativ

I recently upgraded to Déjà Dup 49 and noticed that the restore workflow seems to have changed compared to older versions.

In previous versions, I could navigate to a specific folder path and then browse the available backup versions while remaining in that folder. This made it easy to inspect multiple snapshots and find the version I wanted.

In Déjà Dup 49, the workflow appears to be reversed:

First select a backup date. Then navigate through the folder hierarchy to the desired path.

The problem is that if I want to inspect a folder across many backup dates (for example, 10 different snapshots), I have to repeatedly:

go back, select another date, navigate through the same folder tree again.

This feels much less efficient than the previous workflow where I could stay in the folder and move between backup versions.

My questions are:

  1. Is there an option in Déjà Dup 49 to restore the old browsing behavior?
  2. Is there another way to efficiently browse multiple versions of a specific folder without repeatedly navigating the directory tree?
  3. Was this change intentional, and if so, what was the rationale behind it?

In addition, I have a large collection of existing backups that were created by Déjà Dup using Duplicity. If the old behavior is no longer available, are there any alternative GUI front-ends that can browse and restore existing Duplicity backup archives?

I'm specifically looking for a graphical application that is backward-compatible with existing Duplicity backup repositories, since I do not want to recreate years of backups from scratch.

I'm using Ubuntu and Déjà Dup 49.0.

Any suggestions would be appreciated.

UI in version 49.0

How can I get MystIQ to convert sound properly when converting video? [closed] https://askubuntu.com/questions/1567571/how-can-i-get-mystiq-to-convert-sound-properly-when-converting-video

I use MystIQ to convert videos to MP4. It works great most of the time, but on some videos (usually .mkv format) it doesn't convert the sound correctly. I open MystIQ up, go to add a file, then select the file and then select the directory where to put it and then hit "convert". It gets the video with the music track, but it doesn't get the voice track. Is there some setting that I need to change, or maybe there's another app that works better? From the comments I have received, I guess you are supposed to select the audio file? I just select a video file and then select 'convert'. Guess that isn't enough.

How do I share my screen with Teams in Firefox / Ubuntu 26.04 (Wayland)? https://askubuntu.com/questions/1567512/how-do-i-share-my-screen-with-teams-in-firefox-ubuntu-26-04-wayland

Screen sharing when using Microsoft Teams from a browser (firefox, in this case) used to be simple, but since Ubuntu 26.04 uses GNOME without X11 support, only Wayland, the situation changed. Wayland is more secure than X11 and makes it harder for one app access the contents of other apps windows.

If I try to share the screen in Firefox (149.0.2, distributed with Ubuntu), the following happens: first, a dialog appears:

enter image description here

I click on "Allow", select the display to share, briefly a screen sharing icon appears in the GNOME toolbar:

enter image description here

and then disappears. Screen is not shared. The same thing happens if I try to share a window, even a Firefox Window. How can you share a screen with Teams in Firefox on Ubuntu 26.04?

How to run a .bat file for a game which starts a webserver? https://askubuntu.com/questions/1567493/how-to-run-a-bat-file-for-a-game-which-starts-a-webserver

I'm on Ubuntu 24.04 and I have the 9.something version of Wine installed. I have a few games which require running a .bat file (since it wasn't made for Linux) in order to work. When I try to right-click -> Open with wine installer, nothing happens. Then I tried this:

~$ wine cmd.exe /c home/myself/Downloads/thegamefiles/Start—thegame.bat

I got this result:

007c:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\winebth": c0000135
Can't recognize '/home/myself/Downloads/thegamefiles/Start—thegame.bat' as 
an internal or external command, or batch script.

What is the problem and how can I get this to work?

I also tried to make a .sh copy of the file (with #!/bin/bash instead of @echo off), but the terminal tells me command not found for every line. edit: As asked I made this output on the terminal

~$ ls -l /home/myself/Downloads/thegamefiles/Start—thegame.bat

And I got this:

ls: cannot access '/home/myself/Downloads/thegamefiles/Start—thegame.bat': No such file or driectory

And I can also give the code inside the bat file :

@echo off
title title of the game
echo.
echo   ++++++++++++++++++++++++++++++++++
echo          title of the game
echo         the game
echo   ++++++++++++++++++++++++++++++++++
echo.
echo   Opening browser...
START http://127.0.0.1:29595/
echo   Starting server...
echo.
echo   Closing this window will stop the server
"server/miniweb.exe" -p 29595 -i 127.0.0.1 -r game/thegame >nul 2>&1
echo.
echo   Shutting down...
echo.

another edit: the game's folder is organised this way => there's the Start-thegame.bat file and two additional folders named "Server" (where there's just the "miniweb.exe file) and "Game" which contains another folder which in turn has a html file,and dozens of folders with pretty names such as "d5dc1e3202d89e15b3f5675fab7b1c86" with a binary file inside every single one of them.

new edit: I tried to do as told in here with this command:

wine cmd c/ /home/myself/.wine/drive_c/users/myself/Downloads/thegamefiles/Start-thegame.bat
0080:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\winebth": c0000135
Microsoft Windows 10.0.7601
How do I get the `usg` (Ubuntu Security Guide) tooling in Ubuntu 26.04? https://askubuntu.com/questions/1567430/how-do-i-get-the-usg-ubuntu-security-guide-tooling-in-ubuntu-26-04

I ran USG under earlier version of Ubuntu but it does not appear to be available on 26.04. Is there a replacement? I see there is a compliance section on the security center but there is a big splash screen that says it is only recommended for certain hardneing requirements and everything is greyed out.

How can I get Ubuntu to work on a MacBook Pro 13" 2017 without T2 chip? https://askubuntu.com/questions/1566766/how-can-i-get-ubuntu-to-work-on-a-macbook-pro-13-2017-without-t2-chip

Disclaimer, I’m posting this to help out anyone having issues with their intel MacBook no t2 chip cause I went through hours of troubleshooting and don’t want anyone to go through that. Also I’m new to the linux world so Claude was a huge part of this and fixed all of my issues. I installed Ubuntu 26.04 on a MacBook Pro 13" 2017 No Touch Bar (A1708 / MacBookPro14,1). This model does NOT have a T2 chip.

Out of the box I had these problems:

  • Closing the lid appeared to suspend but the machine stayed fully awake (hot, battery draining fast)
  • Manually suspending caused a complete hard freeze requiring a force reboot
  • WiFi, keyboard and trackpad didn't recover after resume
  • Audio showed as "Dummy Output" — no sound at all
  • FaceTime HD webcam not detected

How do I fix suspend, audio and the webcam on this model?

Install ROCm 7.2 instead of 7.1 on Ubuntu 26.04 LTS – or update coming? https://askubuntu.com/questions/1566539/install-rocm-7-2-instead-of-7-1-on-ubuntu-26-04-lts-or-update-coming

I've been eagerly waiting for Ubuntu 26.04 LTS because I knew ROCm would be installed automatically with it. Now I'm disappointed to see it's only ROCm 7.1.0 / 7.1.1 which does not work well with newer AMD Strix Halo designs like AMD RYZEN AI MAX+ 395 with Radeon 8060S (gfx1151).

To get the full potential of this GPU and NPU, I have to use ROCm 7.2 and later. First question is:

  • Should I install ROCm 7.2 myself despite there is not even an installation guide for Ubuntu 26.04 in the official documentation yet, or
  • eagerly wait for a ROCm update to come to Ubuntu 26.04 via system updates?

I would happily wait 1 or 2 months, but if this update is not to be expected in the near future then I most likely would have to do it myself. How to start?

/dev/ttyACM0 permission denied on Ubuntu 24.04 https://askubuntu.com/questions/1531140/dev-ttyacm0-permission-denied-on-ubuntu-24-04

I'm struggling to access an MCU connected to the USB and presented as a serial port: /dev/ttyACM0. What worked well in Ubuntu 22.04 does not work in 24.04. Whenever I connect the device, the only way to have it access is to chmod 666 it, but that works only temporarily.

The user I'm working on is already added to the dialout group, and ls -l /dev/ttyACM0 returns: crw-rw---- 1 root dialout 166, 0 Oct 25 15:33 /dev/ttyACM0 , so as I can understand it, it is the root who has r/w and any dialout group member. Am I missing anything here to configure/add? enter image description here

Edit: The driver seems to be correct so that is not the case of invalid UDEV rule triggered:

[21856.363341] usb 3-6: new full-speed USB device number 6 using xhci_hcd
[21856.761217] usb 3-6: New USB device found, idVendor=2e8a, idProduct=0005, bcdDevice= 1.00
[21856.761236] usb 3-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[21856.761240] usb 3-6: Product: Board in FS mode
[21856.761244] usb 3-6: Manufacturer: MicroPython
[21856.761247] usb 3-6: SerialNumber: e6614c311b7f8c38
[21857.365083] cdc_acm 3-6:1.0: ttyACM0: USB ACM device
[21857.365219] usbcore: registered new interface driver cdc_acm
[21857.365225] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters

Regards,

Piotr

ARP command missing https://askubuntu.com/questions/1526863/arp-command-missing

I got this message trying to use arp:

Name:~$ arp
Command 'arp' not found, did you mean:
  command 'ark' from snap ark (24.08.0)
  command 'warp' from deb libghc-wai-app-static-dev (3.1.8-1)
  command 'art' from deb artemis (18.2.0+dfsg-3)
  command 'arj' from deb arj (3.10.22-26)
  command 'avrp' from deb avrp (1.0beta3-7build1)
  command 'ark' from deb ark (4:23.08.4-0ubuntu1)
  command 'ara' from deb python3-ara (1.5.8-1.1ubuntu1)
  command 'arc' from deb arc (5.21q-12)
See 'snap info <snapname>' for additional versions.

Arp installation instructions here

Give this result:

Name:~$ sudo apt-get install net-tools
[sudo] password for user: 
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package net-tools is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

What is the problem and how do I add ARP?

How to run Timeshift from command line https://askubuntu.com/questions/1393507/how-to-run-timeshift-from-command-line

I'm struggling a bit with running Timeshift from command line. My disk structure look like this:

sda                         8:0    0   1.8T  0 disk
├─sda1                      8:1    0   512M  0 part /boot/efi
├─sda2                      8:2    0     1G  0 part /run/timeshift/backup
└─sda3                      8:3    0   1.8T  0 part
  └─ubuntu--vg-ubuntu--lv 253:0    0   100G  0 lvm  /
sdb                         8:16   0 232.9G  0 disk
└─sdb1                      8:17   0 232.9G  0 part /run/timeshift/backup

So, I would like to create a backup on the sdb1 disk, using:

sudo timeshift --create --comments "Test" --tags D --snapshot-device /dev/sdb1

gives me the following:

Mounted '/dev/sdb1' at '/run/timeshift/backup'
------------------------------------------------------------------------------
Creating new snapshot...(RSYNC)
Saving to device: /dev/sdb1, mounted at path: /run/timeshift/backup
Linking from snapshot: 2022-02-17_19-34-54
Synching files with rsync...
Created control file: /run/timeshift/backup/timeshift/snapshots/2022-02-17_20-51-55/info.json
RSYNC Snapshot saved successfully (111s)
Tagged snapshot '2022-02-17_20-51-55': ondemand
------------------------------------------------------------------------------

However, when listing using timeshift --list, I get the following:

Mounted '/dev/sda2' at '/run/timeshift/backup'
Device : /dev/sda2
UUID   : acd80a0d-761d-441a-8e8a-b5cca5bf7ee9
Path   : /run/timeshift/backup
Mode   : RSYNC
Status : Not enough disk space (< 12.9 GB)
Select another device or free up some space

No snapshots found

Any suggestions on what I am doing wrong?

Tom

What is wrong with my attempted setting up of TightVNC as a service? https://askubuntu.com/questions/1270876/what-is-wrong-with-my-attempted-setting-up-of-tightvnc-as-a-service

I have TightVNC installed and working on my Ubuntu 18.4 virtual server, following this guide. It says to use nano and create a 'unit' file called /etc/systemd/system/vncserver@.service. It then specifies the contents of the file, and I have checked and double-checked, but when I try and start the service with:

systemctl start vncserver@1

I get an error that says:

Job for vncserver@1.service failed because the control process exited with error code.

Then I run:

systemctl status vncserver@1.service

and I get this output:

● vncserver@1.service - Start TightVNC server at startup
   Loaded: loaded (/etc/systemd/system/vncserver@.service; indirect; vendor preset: enabled)
   Active: failed (Result: exit-code) since Fri 2020-08-28 19:13:08 UTC; 12h ago

Aug 28 19:13:08 BradysApp systemd[1]: Starting Start TightVNC server at startup...
Aug 28 19:13:08 BradysApp vncserver[1232]: Can't find file /home/brady/.vnc/BradysApp:1.pid
Aug 28 19:13:08 BradysApp vncserver[1232]: You'll have to kill the Xtightvnc process manually
Aug 28 19:13:08 BradysApp systemd[1]: vncserver@1.service: Control process exited, code=exited status=2
Aug 28 19:13:08 BradysApp systemd[1]: vncserver@1.service: Failed with result 'exit-code'.
Aug 28 19:13:08 BradysApp systemd[1]: Failed to start Start TightVNC server at startup.

My unit file looks like this:

[Unit]
Description=Start TightVNC server at startup
After=syslog.target network.target

[Service]
Type=forking
User=brady
Group=brady
WorkingDirectory=/home/brady
PIDFile=/home/brady/.vnc/%H:%i.pid
ExecStartPre=/usr/bin/vncserver -kill :%i > /dev/null 2>&1
ExecStart=/usr/bin/vncserver -depth 24 -geometry 1280x800 :%i
ExecStop=/usr/bin/vncserver -kill :%i

[Install]
WantedBy=multi-user.target

The user brady is my non-root user and works just fine, so that isn't the problem.

Any ideas or suggestions as to what might be wrong? I am a total Linux novice, working on a Digital Ocean VPS's web-based terminal.

Where do log messages go with journald and rsyslog https://askubuntu.com/questions/1190144/where-do-log-messages-go-with-journald-and-rsyslog

On Ubuntu 18.04 both journald and rsyslog are installed. Both serve the same purpose of collecting log messages and storing them. So we have two programs doing the same work here.

What I could find out is that journald only saves log messages in its own journal files which can be queried with the journalctl command. No readable files are written. Also, journal will always collect log output from all the services that were started by systemd, which should always be all of them because ultimately systemd starts all processes even from older schemes like init scripts.

Rsyslog also receives log messages, through some socket that works like syslog has worked the past 50 years or so. Applications have to send their messages to that socket and rsyslog will receive them. Not sure how journald actually receives anything. Then rsyslog forwards these received messages into different readable files as per its configuration.

In Ubuntu, both are installed but do not seem to be connected. At least rsyslog does not load the "imjournal" module with which it could "read" log messages from journald. I don't understand how rsyslog (actively) reads anything, I thought it only (passively) receives messages. But it's not using that anyway.

The file /var/log/syslog contains largely the same content as shown by journalctl, just the output from sudo is missing in the file. But I haven't compared it all.

So how does this work? Who sends log messages to where and who receives them and where are they forwarded to? If both destinations are filled, does every application have to send messages to both syslog and journald separately? If they are interconnected, why are no messages duplicated? Are they filtered out again? Which location is more complete and where should I look if I want the complete picture?

If any of this has changed in newer versions of Ubuntu, I'd also be interested in that, as I'm going to switch an older server to 20.04 next year.

Edit: Here are some more resources on the topic:

All of this information leaves me a bit confused. It seems like journal receives all syslog data from the system call in the first place (my /dev/log points to /run/systemd/journal/dev-log), and rsyslog fetches it from journal through a socket that looks like the socket that is had used before there was journal (possibly /run/systemd/journal/syslog, implicitly used if it sees systemd around). Then rsyslog can do all its advanced log processing (including writing the legacy /var/log files). If I don't need any of that magic, I might just disable rsyslog. But I'm not sure about that at all!

How do I disable client side decoration globally in GNOME? https://askubuntu.com/questions/961161/how-do-i-disable-client-side-decoration-globally-in-gnome

I'm using Ubuntu GNOME 17.04. One encounters client side decoration (CSD) as most of the official GNOME applications (Nautilus, gedit, Evince etc.) use GtkHeaderBars (a combined title bar and toolbar, see linked screenshots) whereas other applications don't. This feature is disabled in Unity, all the applications use traditional separate title bars.

Screenshots (from this article):

  • Nautilus with GtkHeaderBar

  • Nautilus without GtkHeaderBar

For consistency I want to disable GtkHeaderBars globally (in all the applications using it) and use separate title bars. Is there a way to achieve that?

I have heard of gtk3-nocsd package, but couldn't make it work with GNOME for all the applications.

How to let Muon update manager run without entering a password? https://askubuntu.com/questions/160364/how-to-let-muon-update-manager-run-without-entering-a-password

How to prevent Muon from asking a password when installing updates?

Adding user ALL=(ALL) NOPASSWD: ALL to sudoers does not help. sudo apt-get upgrade works without a password, but Muon is still asking for it.

It is very annoying to enter password every day to install updates.

(Kubuntu 12.04)