Qubes OS Installation failing

I want to install the latest Qubes OS 4.2.0 but keeps failing.
I use rufus to burn the iso to a spare usb that I have.

So, I first started by installing Qubes OS normally without checks because I read that if I’m using Windows & rufus I won’t be able to test the media so I proceeded with installing it.

During the installation, X failed to start so I rebooted it but this time I added a kernel parameters into it “nomodeset”. I found in a forum somewhere that it helps, and it worked.

I configure the necessary informations, etc. After the installation has finished, I tried to boot into Qubes OS. Everything worked fine and I got to the point where I can configure the initial Qubes OS sort of post-installation. Then, I saw that it’s downloading the templates. After it has finished downloading, it just gets restarted and I couldn’t find a way to get over it. Any suggestions?

I tried following this and it still does not work because firstly I couldn’t find xen.cfg and then I saw in another in another thread that putting it in grub.cfg also works but it didn’t for me.

I have an nvidia graphic card, I tried to fix it by adding “nouveau.modeset=0 rd.driver.blacklist=nouveau video=vesa:off” to the kernel paramaters but it didn’t work like the one described here.

I tried using older version to see if it works but it didn’t. I tried adding efi=attr=uc to the overall kernel parameters but it didn’t work.

More information about my machine:

  • I have nvidia gpu
  • I have amd processors
  • I am using Windows & Rufus to install
  • I have SVM enabled & IOMMU enabled
  • I am running it off UEFI and I can’t use legacy because I believe there’s a bug in my motherboard version because after I change it to legacy I instantly lose access to the BIOS settings and it just gives black screen and goes directly to the default priority 1 OS. I had to reset the BIOS by using jumpers to change it back

Any help would be appreciated at this point, thanks in advance!

Can you describe the problem in more details?

1 Like

It keeps on rebooting when I boot it up after installation so I’m stuck in a reboot loop. The last message it shows when I remove quiet from the kernel parameter was “usb 1-7: Disconnect, device number 2”.

Did you install Qubes OS on USB disk?
Maybe there are more relevant messages before this one?

You can try to add efi=attr=uc at the end of multiboot2 line in GRUB menu entry on boot.

Yup I installed it using usb disk. Other than usb disk, what medium would be appropriate for qubes os?

I tried that as well, it didn’t work.

Did you select the option to install sys-usb during Initial setup?
This would remove all USB controllers from dom0 and attach them to sys-usb VM.
Since your dom0 need to have access to the USB disk from which Qubes OS is booting it’ll fail to boot when the USB controller will be detached from it.
Disable sys-usb autostart:

And remove rd.qubes.hide_all_usb and usbcore.authorized_default=0 kernel options as well from GRUB entry:

Qubes 4.1 only: You should also add the usbcore.authorized_default=0 option, which prevents the initialization of non-input devices. (Qubes ships with a USBGuard configuration that allows only input devices when usbcore.authorized_default=0 is set.)

USB qubes | Qubes OS

If you have only one USB controller then you won’t be able to use sys-usb and you need to remove it:
USB qubes | Qubes OS

If you have multiple USB controllers then you can leave one USB controller that will have your USB drive connected to it in dom0 and attach the other USB controllers for sys-usb:

  1. Find the controller used for your USB disk.
  2. Remove the USB controller that is used for your USB disk from the list of PCI devices attached to sys-usb in its Settings → Devices tab (move it from the right column to the left column).
  3. Open the file /etc/default/grub in dom0.
  4. Find and remove rd.qubes.hide_all_usb and usbcore.authorized_default=0 options.
  5. Find the line that begins with GRUB_CMDLINE_LINUX.
  6. Add rd.qubes.hide_pci=<BDF1>,<BDF2> to that line, where <BDF1> and <BDF2> are the USB controller identifier for USB controllers excluding the one which has your USB disk connected. You can add mode BDFs or less BDFs according to the number of USB controllers that you have.
  7. Save and close the file.
  8. Run the command grub2-mkconfig -o /boot/grub2/grub.cfg in dom0.

Sorry for the confusion, my bad. I meant that I use a usb disk to install Qube os to an internal SSD.

So I installed Qube os to an internal SSD. Would the suggestion you made still applicable?

Then it’s not applicable in your case.
Can you upload the log that you see when you remove the quiet option in the grub?

1 Like

I found this from /var/log/boot.log. Couldn’t find logs for dmesg.

------------ Sun Jan 14 13:01:51 EST 2024 ------------
[  OK  ] Started plymouth-start.service - Show Plymouth Boot Screen.
[  OK  ] Started systemd-ask-password-plymouth.path - Forward Password Requests to Plymouth Directory Watch.
[  OK  ] Reached target paths.target - Path Units.
[  OK  ] Reached target basic.target - Basic System.
[  OK  ] Found device dev-disk-by\x2duuid-068672d2\x2d6731\x2d4674\x2da819\x2d39417ab1b17a.device - Samsung_SSD_850_EVO_500GB qubes_dom0.
[  OK  ] Reached target initrd-root-device.target - Initrd Root Device.
         Starting systemd-fsck-root.service - File System Check on /dev/disk/by-uuid/068672d2-6731-4674-a819-39417ab1b17a...
[  OK  ] Finished systemd-fsck-root.service - File System Check on /dev/disk/by-uuid/068672d2-6731-4674-a819-39417ab1b17a.
         Mounting sysroot.mount - /sysroot...
[  OK  ] Mounted sysroot.mount - /sysroot.
[  OK  ] Reached target initrd-root-fs.target - Initrd Root File System.
         Starting initrd-parse-etc.service - Reload Configuration from the Real Root...
[  OK  ] Finished initrd-parse-etc.service - Reload Configuration from the Real Root.
[  OK  ] Reached target initrd-fs.target - Initrd File Systems.
[  OK  ] Reached target initrd.target - Initrd Default Target.
         Starting dracut-pre-pivot.service - dracut pre-pivot and cleanup hook...
[  OK  ] Finished dracut-pre-pivot.service - dracut pre-pivot and cleanup hook.
         Starting initrd-cleanup.service - Cleaning Up and Shutting Down Daemons...
[  OK  ] Stopped target timers.target - Timer Units.
[  OK  ] Stopped dracut-pre-pivot.service - dracut pre-pivot and cleanup hook.
[  OK  ] Stopped target initrd.target - Initrd Default Target.
[  OK  ] Stopped target basic.target - Basic System.
[  OK  ] Stopped target initrd-root-device.target - Initrd Root Device.
[  OK  ] Stopped target initrd-usr-fs.target - Initrd /usr File System.
[  OK  ] Stopped target paths.target - Path Units.
[  OK  ] Stopped target remote-fs.target - Remote File Systems.
[  OK  ] Stopped target remote-fs-pre.target - Preparation for Remote File Systems.
[  OK  ] Stopped target slices.target - Slice Units.
[  OK  ] Stopped target sockets.target - Socket Units.
[  OK  ] Stopped target sysinit.target - System Initialization.
[  OK  ] Stopped target swap.target - Swaps.
         Starting plymouth-switch-root.service - Plymouth switch root service...
[  OK  ] Stopped systemd-sysctl.service - Apply Kernel Variables.
[  OK  ] Stopped systemd-modules-load.service - Load Kernel Modules.
[  OK  ] Stopped systemd-tmpfiles-setup.service - Create Volatile Files and Directories.
[  OK  ] Stopped target local-fs.target - Local File Systems.
[  OK  ] Stopped systemd-udev-trigger.service - Coldplug All udev Devices.
         Stopping systemd-udevd.service - Rule-based Manager for Device Events and Files...
[  OK  ] Finished initrd-cleanup.service - Cleaning Up and Shutting Down Daemons.
[  OK  ] Finished plymouth-switch-root.service - Plymouth switch root service.
[  OK  ] Stopped systemd-udevd.service - Rule-based Manager for Device Events and Files.
[  OK  ] Closed systemd-udevd-control.socket - udev Control Socket.
[  OK  ] Closed systemd-udevd-kernel.socket - udev Kernel Socket.
[  OK  ] Stopped dracut-pre-udev.service - dracut pre-udev hook.
[  OK  ] Stopped dracut-cmdline.service - dracut cmdline hook.
[  OK  ] Stopped dracut-cmdline-ask.service - dracut ask for additional cmdline parameters.
         Starting initrd-udevadm-cleanup-db.service - Cleanup udev Database...
[  OK  ] Stopped systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
[  OK  ] Stopped kmod-static-nodes.service - Create List of Static Device Nodes.
[  OK  ] Finished initrd-udevadm-cleanup-db.service - Cleanup udev Database.
[  OK  ] Reached target initrd-switch-root.target - Switch Root.
         Starting initrd-switch-root.service - Switch Root...

Welcome to Qubes OS 4.2.0-rc4 (R4.2)!

[  OK  ] Stopped initrd-switch-root.service - Switch Root.
[  OK  ] Created slice system-getty.slice - Slice /system/getty.
[  OK  ] Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.
[  OK  ] Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[  OK  ] Created slice user.slice - User and Session Slice.
[  OK  ] Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[  OK  ] Stopped target initrd-switch-root.target - Switch Root.
[  OK  ] Stopped target initrd-fs.target - Initrd File Systems.
[  OK  ] Stopped target initrd-root-fs.target - Initrd Root File System.
[  OK  ] Reached target integritysetup.target - Local Integrity Protected Volumes.
[  OK  ] Reached target remote-cryptsetup.target - Remote Encrypted Volumes.
[  OK  ] Reached target remote-fs.target - Remote File Systems.
[  OK  ] Reached target slices.target - Slice Units.
[  OK  ] Reached target swap.target - Swaps.
[  OK  ] Reached target veritysetup.target - Local Verity Protected Volumes.
[  OK  ] Listening on dm-event.socket - Device-mapper event daemon FIFOs.
[  OK  ] Listening on systemd-coredump.socket - Process Core Dump Socket.
[  OK  ] Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[  OK  ] Listening on systemd-udevd-control.socket - udev Control Socket.
[  OK  ] Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[  OK  ] Listening on systemd-userdbd.socket - User Database Manager Socket.
         Mounting dev-mqueue.mount - POSIX Message Queue File System...
         Mounting proc-xen.mount - Mount /proc/xen files...
         Mounting sys-kernel-debug.mount - Kernel Debug File System...
         Mounting sys-kernel-tracing.mount - Kernel Trace File System...
         Mounting tmp.mount - Temporary Directory /tmp...
         Starting kmod-static-nodes.service - Create List of Static Device Nodes...
         Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
         Starting modprobe@configfs.service - Load Kernel Module configfs...
         Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
         Starting modprobe@drm.service - Load Kernel Module drm...
         Starting modprobe@fuse.service - Load Kernel Module fuse...
         Starting modprobe@loop.service - Load Kernel Module loop...
[  OK  ] Stopped plymouth-switch-root.service - Plymouth switch root service.
[  OK  ] Stopped systemd-fsck-root.service - File System Check on Root Device.
[  OK  ] Stopped systemd-journald.service - Journal Service.
         Starting systemd-journald.service - Journal Service...
         Starting systemd-modules-load.service - Load Kernel Modules...
         Starting systemd-network-generator.service - Generate network units from Kernel command line...
         Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
         Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[  OK  ] Mounted dev-mqueue.mount - POSIX Message Queue File System.
[  OK  ] Mounted proc-xen.mount - Mount /proc/xen files.
[  OK  ] Mounted sys-kernel-debug.mount - Kernel Debug File System.
[  OK  ] Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[  OK  ] Mounted tmp.mount - Temporary Directory /tmp.
[  OK  ] Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[  OK  ] Finished modprobe@configfs.service - Load Kernel Module configfs.
[  OK  ] Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[  OK  ] Started systemd-journald.service - Journal Service.
[  OK  ] Finished modprobe@drm.service - Load Kernel Module drm.
[  OK  ] Finished modprobe@fuse.service - Load Kernel Module fuse.
[  OK  ] Finished modprobe@loop.service - Load Kernel Module loop.
[  OK  ] Finished systemd-modules-load.service - Load Kernel Modules.
[  OK  ] Finished systemd-network-generator.service - Generate network units from Kernel command line.
[  OK  ] Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[  OK  ] Reached target network-pre.target - Preparation for Network.
         Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
         Starting systemd-hwdb-update.service - Rebuild Hardware Database...
         Starting systemd-journal-flush.service - Flush Journal to Persistent Storage...
         Starting systemd-random-seed.service - Load/Save Random Seed...
         Starting systemd-sysctl.service - Apply Kernel Variables...
         Starting systemd-sysusers.service - Create System Users...
[  OK  ] Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[  OK  ] Finished systemd-sysctl.service - Apply Kernel Variables.
[  OK  ] Finished systemd-random-seed.service - Load/Save Random Seed.
[  OK  ] Finished systemd-sysusers.service - Create System Users.
         Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
[  OK  ] Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
[  OK  ] Finished systemd-journal-flush.service - Flush Journal to Persistent Storage.
[  OK  ] Finished systemd-udev-trigger.service - Coldplug All udev Devices.
         Starting systemd-udev-settle.service - Wait for udev To Complete Device Initialization...
[  OK  ] Finished systemd-hwdb-update.service - Rebuild Hardware Database.
         Starting systemd-udevd.service - Rule-based Manager for Device Events and Files...
[  OK  ] Started systemd-udevd.service - Rule-based Manager for Device Events and Files.
         Starting modprobe@configfs.service - Load Kernel Module configfs...
[  OK  ] Finished modprobe@configfs.service - Load Kernel Module configfs.
[  OK  ] Finished lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
[  OK  ] Created slice system-qubes\x2dinput\x2dsender\x2dkeyboard.slice - Slice /system/qubes-input-sender-keyboard.
[  OK  ] Created slice system-qubes\x2dinput\x2dsender\x2dmouse.slice - Slice /system/qubes-input-sender-mouse.
         Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
         Starting modprobe@loop.service - Load Kernel Module loop...
[  OK  ] Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[  OK  ] Finished modprobe@loop.service - Load Kernel Module loop.
[  OK  ] Reached target bluetooth.target - Bluetooth Support.
[  OK  ] Listening on systemd-rfkill.socket - Load/Save RF Kill Switch Status /dev/rfkill Watch.
         Starting systemd-rfkill.service - Load/Save RF Kill Switch Status...
[  OK  ] Started systemd-rfkill.service - Load/Save RF Kill Switch Status.
         Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
         Starting modprobe@loop.service - Load Kernel Module loop...
[  OK  ] Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[  OK  ] Finished modprobe@loop.service - Load Kernel Module loop.
         Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
         Starting modprobe@loop.service - Load Kernel Module loop...
[  OK  ] Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[  OK  ] Finished modprobe@loop.service - Load Kernel Module loop.
         Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
         Starting modprobe@loop.service - Load Kernel Module loop...
[  OK  ] Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[  OK  ] Finished modprobe@loop.service - Load Kernel Module loop.
         Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
         Starting modprobe@loop.service - Load Kernel Module loop...
[  OK  ] Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[  OK  ] Finished modprobe@loop.service - Load Kernel Module loop.
[  OK  ] Created slice system-qubes\x2dinput\x2dsender\x2dkeyboard\x2dmouse.slice - Slice /system/qubes-input-sender-keyboard-mouse.
         Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
         Starting modprobe@loop.service - Load Kernel Module loop...
[  OK  ] Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[  OK  ] Finished modprobe@loop.service - Load Kernel Module loop.
[  OK  ] Finished systemd-udev-settle.service - Wait for udev To Complete Device Initialization.
         Starting dmraid-activation.service - Activation of DM RAID sets...
[  OK  ] Finished dmraid-activation.service - Activation of DM RAID sets.
[  OK  ] Reached target local-fs-pre.target - Preparation for Local File Systems.
         Starting systemd-fsck@dev-disk-by\x2duuid-8E42\x2d631F.service - File System Check on /dev/disk/by-uuid/8E42-631F...
[  OK  ] Finished systemd-fsck@dev-disk-by\x2duuid-8E42\x2d631F.service - File System Check on /dev/disk/by-uuid/8E42-631F.
         Mounting boot-efi.mount - /boot/efi...
[  OK  ] Mounted boot-efi.mount - /boot/efi.
[  OK  ] Reached target local-fs.target - Local File Systems.
         Starting ldconfig.service - Rebuild Dynamic Linker Cache...
         Starting plymouth-read-write.service - Tell Plymouth To Write Out Runtime Data...
         Starting systemd-tmpfiles-setup.service - Create Volatile Files and Directories...
[  OK  ] Finished systemd-tmpfiles-setup.service - Create Volatile Files and Directories.
         Starting systemd-journal-catalog-update.service - Rebuild Journal Catalog...
         Starting systemd-update-utmp.service - Record System Boot/Shutdown in UTMP...
[  OK  ] Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[  OK  ] Reached target cryptsetup.target - Local Encrypted Volumes.
[  OK  ] Reached target paths.target - Path Units.
[  OK  ] Finished plymouth-read-write.service - Tell Plymouth To Write Out Runtime Data.
[  OK  ] Finished systemd-update-utmp.service - Record System Boot/Shutdown in UTMP.
[  OK  ] Finished systemd-journal-catalog-update.service - Rebuild Journal Catalog.
[  OK  ] Finished ldconfig.service - Rebuild Dynamic Linker Cache.
         Starting systemd-update-done.service - Update is Completed...
[  OK  ] Finished systemd-update-done.service - Update is Completed.
[  OK  ] Reached target sysinit.target - System Initialization.
[  OK  ] Started fstrim.timer - Discard unused blocks once a week.
[  OK  ] Started logrotate.timer - Daily rotation of log files.
[  OK  ] Started systemd-tmpfiles-clean.timer - Daily Cleanup of Temporary Directories.
[  OK  ] Reached target timers.target - Timer Units.
[  OK  ] Listening on dbus.socket - D-Bus System Message Bus Socket.
[  OK  ] Listening on libvirtd.socket - Libvirt local socket.
[  OK  ] Listening on libvirtd-admin.socket - Libvirt admin socket.
[  OK  ] Listening on libvirtd-ro.socket - Libvirt local read-only socket.
[  OK  ] Listening on virtlockd.socket - Virtual machine lock manager socket.
[  OK  ] Listening on virtlogd.socket - Virtual machine log manager socket.
[  OK  ] Reached target sockets.target - Socket Units.
         Starting dbus-broker.service - D-Bus System Message Bus...
         Starting systemd-userdbd.service - User Database Manager...
[  OK  ] Started systemd-userdbd.service - User Database Manager.
[  OK  ] Started dbus-broker.service - D-Bus System Message Bus.
[  OK  ] Reached target basic.target - Basic System.
[  OK  ] Started alsa-state.service - Manage Sound Card State (restore and store).
[  OK  ] Reached target sound.target - Sound Card.
         Starting dracut-shutdown.service - Restore /run/initramfs on shutdown...
         Starting initial-setup.service - Initial Setup configuration program...
         Starting qubes-db-dom0.service - Qubes DB agent...
[  OK  ] Started qubes-input-sender-keyboard-mouse@event14.service - Qubes input proxy sender (keyboard, fallback to mouse).
[  OK  ] Started qubes-input-sender-keyboard@event11.service - Qubes input proxy sender (keyboard).
[  OK  ] Started qubes-input-sender-keyboard@event3.service - Qubes input proxy sender (keyboard).
[  OK  ] Started qubes-input-sender-keyboard@event4.service - Qubes input proxy sender (keyboard).
[  OK  ] Started qubes-input-sender-keyboard@event9.service - Qubes input proxy sender (keyboard).
[  OK  ] Started qubes-input-sender-mouse@event8.service - Qubes input proxy sender (mouse).
         Starting qubes-qmemman.service - Qubes memory management daemon...
         Starting qubesd.service - Qubes OS daemon...
         Starting systemd-logind.service - User Login Management...
         Starting udisks2.service - Disk Manager...
         Starting upower.service - Daemon for power management...
         Starting xenstored.service - The Xen xenstore...
[  OK  ] Started qubes-db-dom0.service - Qubes DB agent.
[  OK  ] Finished dracut-shutdown.service - Restore /run/initramfs on shutdown.

Do I have to use linux to burn it into my usb drive for the installation?

I have the video of the last log but can’t upload it here.

I thought you couldn’t boot into Qubes OS because it keeps rebooting.
Or did you mount Qubes OS root from another OS and checking the logs there?
Then check the journal file:

journalctl --file /var/log/journal/*/system.journal -b

Yeah I mount it from another OS.

I have uploaded to my google drive, you can get it here.

I tried uploading it in this forum and it says that I wasn’t allowed to upload since I am a new user. Tried to post it as a text and it went over the limit of 64000 characters.

This log is for the first boot where you’ve configured Initial setup.
There are some errors about sys-net not existing but I’m not sure if it’s related.
If you’ve tried to boot after this Initial setup and you had reboot loop then these reboots weren’t saved in the log.

You can make and upload here a screenshot of the video frame where you see this error:
usb 1-7: Disconnect, device number 2
To check the other messages that are seen there.

The image is a little blurry. These are the last message before it goes into a reboot loop.

Check the journal files, maybe there are more recent files than system.journal:

ls -lat /var/log/journal/*/

I can’t see any relevant messages in that image.

In the Qubes OS root directory?

Yes.

Also check the Xen logs:

/var/log/xen/console/hypervisor.log*

system.journal is the most recent one.

total 24576
-rw-r-----+ 1 root 190 16777216 Jan 15  2024 system.journal
-rw-r-----+ 1 root 190  8388608 Jan 15  2024 user-1000.journal
drwxr-sr-x+ 1 root 190       62 Jan 15  2024 .
drwxr-sr-x+ 1 root 190       64 Jan 15  2024 ..

Xen logs has the following

[2024-01-14 13:01:52] Logfile Opened
[2024-01-14 13:01:52] (XEN) Built-in command line: ept=exec-sp spec-ctrl=unpriv-mmio
[2024-01-14 13:01:52]  Xen 4.17.2
[2024-01-14 13:01:52] (XEN) Xen version 4.17.2 (mockbuild@[unknown]) (gcc (GCC) 12.3.1 20230508 (Red Hat 12.3.1-1)) debug=n Tue Nov 14 00:00:00 UTC 2023
[2024-01-14 13:01:52] (XEN) Latest ChangeSet: 
[2024-01-14 13:01:52] (XEN) Bootloader: GRUB 2.06
[2024-01-14 13:01:52] (XEN) Command line: placeholder console=none dom0_mem=min:1024M dom0_mem=max:4096M ucode=scan smt=off gnttab_max_frames=2048 gnttab_max_maptrack_frames=4096 no-real-mode edd=off
[2024-01-14 13:01:52] (XEN) Xen image load base address: 0x9de00000
[2024-01-14 13:01:52] (XEN) Video information:
[2024-01-14 13:01:52] (XEN)  VGA is graphics mode 2560x1440, 32 bpp
[2024-01-14 13:01:52] (XEN) Disc information:
[2024-01-14 13:01:52] (XEN)  Found 0 MBR signatures
[2024-01-14 13:01:52] (XEN)  Found 5 EDD information structures
[2024-01-14 13:01:52] (XEN) Enabling Supervisor Shadow Stacks
[2024-01-14 13:01:52] (XEN) EFI RAM map:
[2024-01-14 13:01:52] (XEN)  [0000000000000000, 000000000009ffff] (usable)
[2024-01-14 13:01:52] (XEN)  [00000000000a0000, 00000000000fffff] (reserved)
[2024-01-14 13:01:52] (XEN)  [0000000000100000, 0000000009e01fff] (usable)
[2024-01-14 13:01:52] (XEN)  [0000000009e02000, 0000000009ffffff] (reserved)
[2024-01-14 13:01:52] (XEN)  [000000000a000000, 000000000a1fffff] (usable)
[2024-01-14 13:01:52] (XEN)  [000000000a200000, 000000000a20ffff] (ACPI NVS)
[2024-01-14 13:01:52] (XEN)  [000000000a210000, 000000000affffff] (usable)
[2024-01-14 13:01:52] (XEN)  [000000000b000000, 000000000b020fff] (reserved)
[2024-01-14 13:01:52] (XEN)  [000000000b021000, 000000009fda0fff] (usable)
[2024-01-14 13:01:52] (XEN)  [000000009fda1000, 00000000a5da0fff] (reserved)
[2024-01-14 13:01:52] (XEN)  [00000000a5da1000, 00000000a5e50fff] (ACPI data)
[2024-01-14 13:01:52] (XEN)  [00000000a5e51000, 00000000a7e50fff] (ACPI NVS)
[2024-01-14 13:01:52] (XEN)  [00000000a7e51000, 00000000a9ffefff] (reserved)
[2024-01-14 13:01:52] (XEN)  [00000000a9fff000, 00000000abffafff] (usable)
[2024-01-14 13:01:52] (XEN)  [00000000abffb000, 00000000acffffff] (reserved)
[2024-01-14 13:01:52] (XEN)  [00000000ad7f3000, 00000000afffffff] (reserved)
[2024-01-14 13:01:52] (XEN)  [00000000f0000000, 00000000f7ffffff] (reserved)
[2024-01-14 13:01:52] (XEN)  [00000000fd000000, 00000000ffffffff] (reserved)
[2024-01-14 13:01:52] (XEN)  [0000000100000000, 0000002027ffffff] (usable)
[2024-01-14 13:01:52] (XEN)  [0000002028000000, 0000002047ffffff] (reserved)
[2024-01-14 13:01:52] (XEN)  [000000204eec0000, 00000020701fffff] (reserved)
[2024-01-14 13:01:52] (XEN)  [000000fd00000000, 000000ffffffffff] (reserved)
[2024-01-14 13:01:52] (XEN) ACPI: RSDP A7E38014, 0024 (r2 ALASKA)
[2024-01-14 13:01:52] (XEN) ACPI: XSDT A7E37728, 0134 (r1 ALASKA   A M I   1072009 AMI   1000013)
[2024-01-14 13:01:52] (XEN) ACPI: FACP A5E47000, 0114 (r6 ALASKA   A M I   1072009 AMI     10013)
[2024-01-14 13:01:52] (XEN) ACPI: DSDT A5DD6000, 30E8A (r2 ALASKA   A M I   1072009 INTL 20200717)
[2024-01-14 13:01:52] (XEN) ACPI: FACS A7E35000, 0040
[2024-01-14 13:01:52] (XEN) ACPI: SSDT A5E49000, 7BEC (r2    AMD Splinter        2 MSFT  5000000)
[2024-01-14 13:01:52] (XEN) ACPI: SSDT A5E48000, 03F1 (r2 ALASKA  CPUSSDT  1072009 AMI   1072009)
[2024-01-14 13:01:52] (XEN) ACPI: FIDT A5E3E000, 009C (r1 ALASKA    A M I  1072009 AMI     10013)
[2024-01-14 13:01:52] (XEN) ACPI: MCFG A5E3D000, 003C (r1 ALASKA    A M I  1072009 MSFT    10013)
[2024-01-14 13:01:52] (XEN) ACPI: HPET A5E3C000, 0038 (r1 ALASKA    A M I  1072009 AMI         5)
[2024-01-14 13:01:52] (XEN) ACPI: WDRT A5E3B000, 0047 (r1 ALASKA    A M I  1072009 AMI         5)
[2024-01-14 13:01:52] (XEN) ACPI: UEFI A77E3000, 0048 (r1 ALASKA   A M I   1072009 AMI   1000013)
[2024-01-14 13:01:52] (XEN) ACPI: FPDT A5E3A000, 0044 (r1 ALASKA   A M I   1072009 AMI   1000013)
[2024-01-14 13:01:52] (XEN) ACPI: VFCT A5E2F000, AE84 (r1 ALASKA   A M I         1  AMD 31504F47)
[2024-01-14 13:01:52] (XEN) ACPI: BGRT A5E2E000, 0038 (r1 ALASKA   A M I   1072009 AMI     10013)
[2024-01-14 13:01:52] (XEN) ACPI: TPM2 A5E2D000, 004C (r4 ALASKA   A M I         1 AMI         0)
[2024-01-14 13:01:52] (XEN) ACPI: SSDT A5E23000, 9BAE (r2    AMD AmdTable        1 AMD         1)
[2024-01-14 13:01:52] (XEN) ACPI: CRAT A5E21000, 1D28 (r1    AMD AmdTable        1 AMD         1)
[2024-01-14 13:01:52] (XEN) ACPI: CDIT A5E20000, 0029 (r1    AMD AmdTable        1 AMD         1)
[2024-01-14 13:01:52] (XEN) ACPI: BGRT A5E1F000, 0038 (r1 ALASKA   A M I   1072009 AMI     10013)
[2024-01-14 13:01:52] (XEN) ACPI: BGRT A5E1E000, 0038 (r1 ALASKA   A M I   1072009 AMI     10013)
[2024-01-14 13:01:52] (XEN) ACPI: SSDT A5E1C000, 15B0 (r2    AMD CPMDFIG2        1 INTL 20200717)
[2024-01-14 13:01:52] (XEN) ACPI: SSDT A5E19000, 29D4 (r2    AMD CDFAAIG2        1 INTL 20200717)
[2024-01-14 13:01:52] (XEN) ACPI: SSDT A5E18000, 076F (r2    AMD CPMDFDG1        1 INTL 20200717)
[2024-01-14 13:01:52] (XEN) ACPI: SSDT A5E0F000, 8EB0 (r2    AMD   CPMCMN        1 INTL 20200717)
[2024-01-14 13:01:52] (XEN) ACPI: SSDT A5E0C000, 22E2 (r2    AMD AOD             1 INTL 20200717)
[2024-01-14 13:01:52] (XEN) ACPI: WSMT A5E0B000, 0028 (r1 ALASKA   A M I   1072009 AMI     10013)
[2024-01-14 13:01:52] (XEN) ACPI: APIC A5E0A000, 015E (r5 ALASKA   A M I   1072009 AMI     10013)
[2024-01-14 13:01:52] (XEN) ACPI: SSDT A5E09000, 0575 (r2    AMD EXTGPP00        1 INTL 20200717)
[2024-01-14 13:01:52] (XEN) ACPI: SSDT A5E08000, 04CD (r2    AMD GPIO            1 INTL 20200717)
[2024-01-14 13:01:52] (XEN) ACPI: SSDT A5E07000, 0696 (r2    AMD USB             1 INTL 20200717)
[2024-01-14 13:01:52] (XEN) ACPI: IVRS A5E46000, 00D0 (r2  AMD   AmdTable        1 AMD         1)
[2024-01-14 13:01:52] (XEN) ACPI: SSDT A5E45000, 04E0 (r2    AMD MEMTOOL0        2 INTL 20200717)
[2024-01-14 13:01:52] (XEN) ACPI: SSDT A5E44000, 090B (r2    AMD CPMMSOSC        1 INTL 20200717)
[2024-01-14 13:01:52] (XEN) ACPI: SSDT A5E43000, 045C (r2    AMD   AMDWOV        1 INTL 20200717)
[2024-01-14 13:01:52] (XEN) ACPI: SSDT A5E41000, 1026 (r2    AMD CPMACPV4        1 INTL 20200717)
[2024-01-14 13:01:52] (XEN) ACPI: SSDT A5E40000, 0085 (r2    AMD AmdTable        1 INTL 20200717)
[2024-01-14 13:01:52] (XEN) ACPI: SSDT A5E3F000, 00D8 (r2    AMD AmdTable        1 INTL 20200717)
[2024-01-14 13:01:52] (XEN) System RAM: 130203MB (133327928kB)
[2024-01-14 13:01:52] (XEN) Domain heap initialised
[2024-01-14 13:01:52] (XEN) ACPI: 32/64X FACS address mismatch in FADT - a7e35000/0000000000000000, using 32
[2024-01-14 13:01:52] (XEN) IOAPIC[0]: apic_id 32, version 33, address 0xfec00000, GSI 0-23
[2024-01-14 13:01:52] (XEN) IOAPIC[1]: apic_id 33, version 33, address 0xfec01000, GSI 24-55
[2024-01-14 13:01:52] (XEN) AMD-Vi: IOMMU Extended Features:
[2024-01-14 13:01:52] (XEN) - Peripheral Page Service Request
[2024-01-14 13:01:52] (XEN) - NX bit
[2024-01-14 13:01:52] (XEN) - Guest APIC Physical Processor Interrupt
[2024-01-14 13:01:52] (XEN) - Invalidate All Command
[2024-01-14 13:01:52] (XEN) - Guest APIC
[2024-01-14 13:01:52] (XEN) - Performance Counters
[2024-01-14 13:01:52] (XEN) - Host Address Translation Size: 0x2
[2024-01-14 13:01:52] (XEN) - Guest Address Translation Size: 0
[2024-01-14 13:01:52] (XEN) - Guest CR3 Root Table Level: 0x1
[2024-01-14 13:01:52] (XEN) - Maximum PASID: 0xf
[2024-01-14 13:01:52] (XEN) - SMI Filter Register: 0x1
[2024-01-14 13:01:52] (XEN) - SMI Filter Register Count: 0x1
[2024-01-14 13:01:52] (XEN) - Guest Virtual APIC Modes: 0x1
[2024-01-14 13:01:52] (XEN) - Dual PPR Log: 0x2
[2024-01-14 13:01:52] (XEN) - Dual Event Log: 0x2
[2024-01-14 13:01:52] (XEN) - Secure ATS
[2024-01-14 13:01:52] (XEN) - User / Supervisor Page Protection
[2024-01-14 13:01:52] (XEN) - Device Table Segmentation: 0x3
[2024-01-14 13:01:52] (XEN) - PPR Log Overflow Early Warning
[2024-01-14 13:01:52] (XEN) - PPR Automatic Response
[2024-01-14 13:01:52] (XEN) - Memory Access Routing and Control: 0x1
[2024-01-14 13:01:52] (XEN) - Block StopMark Message
[2024-01-14 13:01:52] (XEN) - Performance Optimization
[2024-01-14 13:01:52] (XEN) - MSI Capability MMIO Access
[2024-01-14 13:01:52] (XEN) - Guest I/O Protection
[2024-01-14 13:01:52] (XEN) - Enhanced PPR Handling
[2024-01-14 13:01:52] (XEN) - Invalidate IOTLB Type
[2024-01-14 13:01:52] (XEN) - VM Table Size: 0x2
[2024-01-14 13:01:52] (XEN) - Guest Access Bit Update Disable
[2024-01-14 13:01:52] (XEN) Switched to APIC driver x2apic_phys
[2024-01-14 13:01:52] (XEN) CPU0: 3000 ... 4500 MHz
[2024-01-14 13:01:52] (XEN) xstate: size: 0x988 and states: 0x2e7
[2024-01-14 13:01:52] (XEN) Vulnerable to SRSO, without suitable microcode to mitigate
[2024-01-14 13:01:52] (XEN) Speculative mitigation facilities:
[2024-01-14 13:01:52] (XEN)   Hardware hints: STIBP_ALWAYS IBRS_FAST IBRS_SAME_MODE BTC_NO IBPB_RET
[2024-01-14 13:01:52] (XEN)   Hardware features: IBPB IBRS STIBP SSBD PSFD L1D_FLUSH
[2024-01-14 13:01:52] (XEN)   Compiled-in support: INDIRECT_THUNK
[2024-01-14 13:01:52] (XEN)   Xen settings: BTI-Thunk JMP, SPEC_CTRL: IBRS+ STIBP+ SSBD- PSFD-, Other: IBPB-ctxt BRANCH_HARDEN
[2024-01-14 13:01:52] (XEN)   Support for HVM VMs: MSR_SPEC_CTRL MSR_VIRT_SPEC_CTRL RSB
[2024-01-14 13:01:52] (XEN)   Support for PV VMs: None
[2024-01-14 13:01:52] (XEN)   XPTI (64-bit PV only): Dom0 disabled, DomU disabled (without PCID)
[2024-01-14 13:01:52] (XEN)   PV L1TF shadowing: Dom0 disabled, DomU disabled
[2024-01-14 13:01:52] (XEN) Using scheduler: SMP Credit Scheduler rev2 (credit2)
[2024-01-14 13:01:52] (XEN) Initializing Credit2 scheduler
[2024-01-14 13:01:52] (XEN) Platform timer is 14.318MHz HPET
[2024-01-14 13:01:52] (XEN) Detected 4499.974 MHz processor.
[2024-01-14 13:01:52] (XEN) AMD-Vi: IOMMU 0 Enabled.
[2024-01-14 13:01:52] (XEN) I/O virtualisation enabled
[2024-01-14 13:01:52] (XEN)  - Dom0 mode: Relaxed
[2024-01-14 13:01:52] (XEN) Interrupt remapping enabled
[2024-01-14 13:01:52] (XEN) Enabled directed EOI with ioapic_ack_old on!
[2024-01-14 13:01:52] (XEN) Enabling APIC mode:  Physical.  Using 2 I/O APICs
[2024-01-14 13:01:52] (XEN) ENABLING IO-APIC IRQs
[2024-01-14 13:01:52] (XEN)  -> Using old ACK method
[2024-01-14 13:01:52] (XEN) Allocated console ring of 64 KiB.
[2024-01-14 13:01:52] (XEN) HVM: ASIDs enabled.
[2024-01-14 13:01:52] (XEN) SVM: Supported advanced features:
[2024-01-14 13:01:52] (XEN)  - Nested Page Tables (NPT)
[2024-01-14 13:01:52] (XEN)  - Last Branch Record (LBR) Virtualisation
[2024-01-14 13:01:52] (XEN)  - Next-RIP Saved on #VMEXIT
[2024-01-14 13:01:52] (XEN)  - VMCB Clean Bits
[2024-01-14 13:01:52] (XEN)  - DecodeAssists
[2024-01-14 13:01:52] (XEN)  - Virtual VMLOAD/VMSAVE
[2024-01-14 13:01:52] (XEN)  - Virtual GIF
[2024-01-14 13:01:52] (XEN)  - Pause-Intercept Filter
[2024-01-14 13:01:52] (XEN)  - Pause-Intercept Filter Threshold
[2024-01-14 13:01:52] (XEN)  - TSC Rate MSR
[2024-01-14 13:01:52] (XEN)  - NPT Supervisor Shadow Stack
[2024-01-14 13:01:52] (XEN)  - MSR_SPEC_CTRL virtualisation
[2024-01-14 13:01:52] (XEN) HVM: SVM enabled
[2024-01-14 13:01:52] (XEN) HVM: Hardware Assisted Paging (HAP) detected
[2024-01-14 13:01:52] (XEN) HVM: HAP page sizes: 4kB, 2MB, 1GB
[2024-01-14 13:01:52] (XEN) Brought up 16 CPUs
[2024-01-14 13:01:52] (XEN) Scheduling granularity: cpu, 1 CPU per sched-resource
[2024-01-14 13:01:52] (XEN) Initializing Credit2 scheduler
[2024-01-14 13:01:52] (XEN) xenoprof: Initialization failed. AMD processor family 25 is not supported
[2024-01-14 13:01:52] (XEN) Dom0 has maximum 1304 PIRQs
[2024-01-14 13:01:52] (XEN)  Xen  kernel: 64-bit, lsb
[2024-01-14 13:01:52] (XEN)  Dom0 kernel: 64-bit, PAE, lsb, paddr 0x1000000 -> 0x5000000
[2024-01-14 13:01:52] (XEN) PHYSICAL MEMORY ARRANGEMENT:
[2024-01-14 13:01:52] (XEN)  Dom0 alloc.:   0000001fc0000000->0000001fc8000000 (1001962 pages to be allocated)
[2024-01-14 13:01:52] (XEN)  Init. ramdisk: 00000020249ea000->0000002027fff794
[2024-01-14 13:01:52] (XEN) VIRTUAL MEMORY ARRANGEMENT:
[2024-01-14 13:01:52] (XEN)  Loaded kernel: ffffffff81000000->ffffffff85000000
[2024-01-14 13:01:52] (XEN)  Phys-Mach map: 0000008000000000->0000008000800000
[2024-01-14 13:01:52] (XEN)  Start info:    ffffffff85000000->ffffffff850004b8
[2024-01-14 13:01:52] (XEN)  Page tables:   ffffffff85001000->ffffffff8502e000
[2024-01-14 13:01:52] (XEN)  Boot stack:    ffffffff8502e000->ffffffff8502f000
[2024-01-14 13:01:52] (XEN)  TOTAL:         ffffffff80000000->ffffffff85400000
[2024-01-14 13:01:52] (XEN)  ENTRY ADDRESS: ffffffff834f91c0
[2024-01-14 13:01:52] (XEN) Dom0 has maximum 16 VCPUs
[2024-01-14 13:01:52] (XEN) Initial low memory virq threshold set at 0x4000 pages.
[2024-01-14 13:01:52] (XEN) Scrubbing Free RAM in background
[2024-01-14 13:01:52] (XEN) Std. Loglevel: Errors and warnings
[2024-01-14 13:01:52] (XEN) Guest Loglevel: Nothing (Rate-limited: Errors and warnings)
[2024-01-14 13:01:52] (XEN) *** Serial input to DOM0 (type 'CTRL-a' three times to switch input)
[2024-01-14 13:01:52] (XEN) Freed 644kB init memory

user-1000.journal has the following, not sure if it means anything

Jan 15 05:05:25 dom0 qubes.UpdateAppMenusFor+debian-12-xfce-dom0[4710]: Removing appmenu '/home/hb/.local/share/qubes-appmenus/debian-12-xfce/apps/org.qubes-os.vm._debian_d12_dxfce.qubes-start.desktop'
Jan 15 05:05:29 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: Warning: ignoring key 'Comment' of org.keepassxc.KeePassXC
Jan 15 05:05:29 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating xfce-keyboard-settings
Jan 15 05:05:30 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating yelp
Jan 15 05:05:30 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating debian-uxterm
Jan 15 05:05:30 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating xfce-ui-settings
Jan 15 05:05:30 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating xfce4-terminal-emulator
Jan 15 05:05:31 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating xsane
Jan 15 05:05:31 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating atril
Jan 15 05:05:31 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating xfce4-settings-editor
Jan 15 05:05:31 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating thunar-settings
Jan 15 05:05:31 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating xfce-display-settings
Jan 15 05:05:31 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating nm-connection-editor
Jan 15 05:05:31 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating xfce4-clipman
Jan 15 05:05:31 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating xfce4-dict
Jan 15 05:05:31 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating xfce4-about
Jan 15 05:05:31 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating org.gnome.Terminal
Jan 15 05:05:31 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating xfce-mouse-settings
Jan 15 05:05:32 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating io.github.quodlibet.QuodLibet
Jan 15 05:05:32 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating org.xfce.mousepad
Jan 15 05:05:32 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating thunderbird
Jan 15 05:05:32 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating libreoffice-startcenter
Jan 15 05:05:32 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating xfce4-terminal-settings
Jan 15 05:05:32 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating libreoffice-math
Jan 15 05:05:32 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating xfce4-web-browser
Jan 15 05:05:32 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating xfce4-mime-settings
Jan 15 05:05:32 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating qvm-open-in-dvm
Jan 15 05:05:32 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating libreoffice-calc
Jan 15 05:05:32 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating xarchiver
Jan 15 05:05:32 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating xfce4-session-logout
Jan 15 05:05:32 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating xfce-backdrop-settings
Jan 15 05:05:33 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating xfce4-mail-reader
Jan 15 05:05:33 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating thunar
Jan 15 05:05:33 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating io.github.quodlibet.ExFalso
Jan 15 05:05:33 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating debian-xterm
Jan 15 05:05:33 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating xfce4-power-manager-settings
Jan 15 05:05:33 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating qubes-run-terminal
Jan 15 05:05:33 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating libreoffice-writer
Jan 15 05:05:33 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating qubes-open-file-manager
Jan 15 05:05:33 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating pavucontrol
Jan 15 05:05:33 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating xfce4-accessibility-settings
Jan 15 05:05:33 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating libreoffice-impress
Jan 15 05:05:33 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating xfce4-notifyd-config
Jan 15 05:05:34 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating thunar-volman-settings
Jan 15 05:05:34 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating xfce4-terminal
Jan 15 05:05:34 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating libreoffice-draw
Jan 15 05:05:34 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating synaptic
Jan 15 05:05:34 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating org.xfce.Parole
Jan 15 05:05:34 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating xfce4-taskmanager
Jan 15 05:05:34 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating firefox-esr
Jan 15 05:05:34 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating xfce-wm-settings
Jan 15 05:05:34 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating xfce4-clipman-settings
Jan 15 05:05:34 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating xfce-workspaces-settings
Jan 15 05:05:34 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating mate-notification-properties
Jan 15 05:05:34 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating xfce4-run
Jan 15 05:05:35 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating xfburn
Jan 15 05:05:35 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating xfce4-sensors
Jan 15 05:05:35 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating org.xfce.mousepad-settings
Jan 15 05:05:35 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating xfce-settings-manager
Jan 15 05:05:35 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating xfce4-appfinder
Jan 15 05:05:35 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating xfce4-file-manager
Jan 15 05:05:35 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating xfce-session-settings
Jan 15 05:05:35 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating xfce4-screenshooter
Jan 15 05:05:35 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating thunar-bulk-rename
Jan 15 05:05:35 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating org.keepassxc.KeePassXC
Jan 15 05:05:36 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating vim
Jan 15 05:05:36 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating panel-preferences
Jan 15 05:05:36 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating org.xfce.ristretto
Jan 15 05:05:36 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating xfce-wmtweaks-settings
Jan 15 05:05:36 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating system-config-printer
Jan 15 05:05:36 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating xfce4-color-settings
Jan 15 05:05:36 dom0 qubes.SyncAppMenus+-debian-12-xfce[4864]: debian-12-xfce: Creating appmenus
Jan 15 05:08:14 dom0 qubes.UpdateAppMenusFor+fedora-38-xfce-dom0[6076]: Removing appmenu '/home/hb/.local/share/qubes-appmenus/fedora-38-xfce/apps/org.qubes-os.vm._fedora_d38_dxfce.qubes-start.desktop'
Jan 15 05:08:19 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: Warning: ignoring key 'Comment' of org.keepassxc.KeePassXC
Jan 15 05:08:19 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating xfce4-terminal-emulator
Jan 15 05:08:20 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating xfce4-terminal
Jan 15 05:08:20 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating xfce-settings-manager
Jan 15 05:08:20 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating xfce4-power-manager-settings
Jan 15 05:08:20 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating xfce-workspaces-settings
Jan 15 05:08:20 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating xfce4-notifyd-config
Jan 15 05:08:20 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating xfce-backdrop-settings
Jan 15 05:08:21 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating qubes-open-file-manager
Jan 15 05:08:21 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating asunder
Jan 15 05:08:21 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating xfce4-appfinder
Jan 15 05:08:21 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating xfce-ui-settings
Jan 15 05:08:21 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating xfce4-mail-reader
Jan 15 05:08:21 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating gparted
Jan 15 05:08:21 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating xfce4-clipman-settings
Jan 15 05:08:21 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating pidgin
Jan 15 05:08:21 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating pavucontrol
Jan 15 05:08:21 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating org.xfce.mousepad
Jan 15 05:08:22 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating xfce4-run
Jan 15 05:08:22 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating blueman-manager
Jan 15 05:08:22 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating thunar
Jan 15 05:08:22 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating xfce-wmtweaks-settings
Jan 15 05:08:22 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating org.gnumeric.gnumeric
Jan 15 05:08:22 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating qt5ct
Jan 15 05:08:22 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating xfce4-file-manager
Jan 15 05:08:22 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating claws-mail
Jan 15 05:08:22 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating xfce4-clipman
Jan 15 05:08:23 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating org.keepassxc.KeePassXC
Jan 15 05:08:23 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating org.xfce.ristretto
Jan 15 05:08:23 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating thunar-settings
Jan 15 05:08:23 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating xfce4-dict
Jan 15 05:08:23 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating org.xfce.PanelProfiles
Jan 15 05:08:23 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating thunar-volman-settings
Jan 15 05:08:23 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating qvm-open-in-dvm
Jan 15 05:08:23 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating thunar-bulk-rename
Jan 15 05:08:23 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating org.gnome.seahorse.Application
Jan 15 05:08:23 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating galculator
Jan 15 05:08:23 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating firefox
Jan 15 05:08:24 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating xfce4-taskmanager
Jan 15 05:08:24 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating org.xfce.mousepad-settings
Jan 15 05:08:24 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating xfburn
Jan 15 05:08:24 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating xfce-keyboard-settings
Jan 15 05:08:24 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating transmission-gtk
Jan 15 05:08:24 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating org.xfce.Parole
Jan 15 05:08:24 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating xfce-session-settings
Jan 15 05:08:24 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating panel-preferences
Jan 15 05:08:24 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating xfce4-web-browser
Jan 15 05:08:25 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating geany
Jan 15 05:08:25 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating xfce4-about
Jan 15 05:08:25 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating system-config-printer
Jan 15 05:08:25 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating atril
Jan 15 05:08:25 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating xfce4-mime-settings
Jan 15 05:08:25 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating xfce4-settings-editor
Jan 15 05:08:25 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating xfce-mouse-settings
Jan 15 05:08:25 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating mozilla-thunderbird
Jan 15 05:08:25 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating xfce-display-settings
Jan 15 05:08:25 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating qubes-run-terminal
Jan 15 05:08:26 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating xfce-wm-settings
Jan 15 05:08:26 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating pragha
Jan 15 05:08:26 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating xterm
Jan 15 05:08:26 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating org.freedesktop.GnomeAbrt
Jan 15 05:08:26 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating xarchiver
Jan 15 05:08:26 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating xfce4-accessibility-settings
Jan 15 05:08:26 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating xfce4-screenshooter
Jan 15 05:08:26 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating xfce4-session-logout
Jan 15 05:08:26 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating blueman-adapters
Jan 15 05:08:26 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Failed to get icon for blueman-adapters: No icon received
Jan 15 05:08:26 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating xfce4-terminal-settings
Jan 15 05:08:27 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating xfce4-color-settings
Jan 15 05:08:27 dom0 qubes.SyncAppMenus+-fedora-38-xfce[6208]: fedora-38-xfce: Creating appmenus
Jan 15 05:09:54 dom0 qubes.UpdateAppMenusFor+whonix-gateway-17-dom0[7438]: Removing appmenu '/home/hb/.local/share/qubes-appmenus/whonix-gateway-17/apps/org.qubes-os.vm._whonix_dgateway_d17.qubes-start.desktop'
Jan 15 05:09:57 dom0 qubes.SyncAppMenus+-whonix-gateway-17[7571]: Warning: ignoring key 'Comment' of whonix-reloadfirewall
Jan 15 05:09:57 dom0 qubes.SyncAppMenus+-whonix-gateway-17[7571]: whonix-gateway-17: Creating qubes-open-file-manager
Jan 15 05:09:58 dom0 qubes.SyncAppMenus+-whonix-gateway-17[7571]: whonix-gateway-17: Creating gateway-torrc
Jan 15 05:09:58 dom0 qubes.SyncAppMenus+-whonix-gateway-17[7571]: whonix-gateway-17: Creating thunar-settings
Jan 15 05:09:59 dom0 qubes.SyncAppMenus+-whonix-gateway-17[7571]: whonix-gateway-17: Creating vim
Jan 15 05:09:59 dom0 qubes.SyncAppMenus+-whonix-gateway-17[7571]: whonix-gateway-17: Creating restart-tor-gui
Jan 15 05:09:59 dom0 qubes.SyncAppMenus+-whonix-gateway-17[7571]: whonix-gateway-17: Creating whonix-firewall50user
Jan 15 05:09:59 dom0 qubes.SyncAppMenus+-whonix-gateway-17[7571]: whonix-gateway-17: Creating thunar
Jan 15 05:09:59 dom0 qubes.SyncAppMenus+-whonix-gateway-17[7571]: whonix-gateway-17: Creating onioncircuits
Jan 15 05:09:59 dom0 qubes.SyncAppMenus+-whonix-gateway-17[7571]: whonix-gateway-17: Creating gateway-stoptor
Jan 15 05:09:59 dom0 qubes.SyncAppMenus+-whonix-gateway-17[7571]: whonix-gateway-17: Creating thunar-volman-settings
Jan 15 05:09:59 dom0 qubes.SyncAppMenus+-whonix-gateway-17[7571]: whonix-gateway-17: Creating xarchiver
Jan 15 05:09:59 dom0 qubes.SyncAppMenus+-whonix-gateway-17[7571]: whonix-gateway-17: Creating whonix-firewall30default
Jan 15 05:09:59 dom0 qubes.SyncAppMenus+-whonix-gateway-17[7571]: whonix-gateway-17: Creating gateway-tordata
Jan 15 05:09:59 dom0 qubes.SyncAppMenus+-whonix-gateway-17[7571]: whonix-gateway-17: Failed to get icon for gateway-tordata: No icon received
Jan 15 05:09:59 dom0 qubes.SyncAppMenus+-whonix-gateway-17[7571]: whonix-gateway-17: Creating qvm-open-in-dvm
Jan 15 05:09:59 dom0 qubes.SyncAppMenus+-whonix-gateway-17[7571]: whonix-gateway-17: Creating gateway-reloadtor
Jan 15 05:10:00 dom0 qubes.SyncAppMenus+-whonix-gateway-17[7571]: whonix-gateway-17: Creating mate-notification-properties
Jan 15 05:10:00 dom0 qubes.SyncAppMenus+-whonix-gateway-17[7571]: whonix-gateway-17: Creating xfce4-terminal-settings
Jan 15 05:10:00 dom0 qubes.SyncAppMenus+-whonix-gateway-17[7571]: whonix-gateway-17: Creating repository-dist-wizard
Jan 15 05:10:00 dom0 qubes.SyncAppMenus+-whonix-gateway-17[7571]: whonix-gateway-17: Creating debian-xterm
Jan 15 05:10:00 dom0 qubes.SyncAppMenus+-whonix-gateway-17[7571]: whonix-gateway-17: Creating anon_connection_wizard
Jan 15 05:10:00 dom0 qubes.SyncAppMenus+-whonix-gateway-17[7571]: whonix-gateway-17: Creating sdwdate-gui
Jan 15 05:10:00 dom0 qubes.SyncAppMenus+-whonix-gateway-17[7571]: whonix-gateway-17: Creating tor-control-panel
Jan 15 05:10:00 dom0 qubes.SyncAppMenus+-whonix-gateway-17[7571]: whonix-gateway-17: Creating debian-uxterm
Jan 15 05:10:00 dom0 qubes.SyncAppMenus+-whonix-gateway-17[7571]: whonix-gateway-17: Creating gateway-torrcexamples
Jan 15 05:10:00 dom0 qubes.SyncAppMenus+-whonix-gateway-17[7571]: whonix-gateway-17: Creating org.xfce.mousepad
Jan 15 05:10:00 dom0 qubes.SyncAppMenus+-whonix-gateway-17[7571]: whonix-gateway-17: Creating whonix-reloadfirewall
Jan 15 05:10:00 dom0 qubes.SyncAppMenus+-whonix-gateway-17[7571]: whonix-gateway-17: Creating setup-wizard-dist
Jan 15 05:10:00 dom0 qubes.SyncAppMenus+-whonix-gateway-17[7571]: whonix-gateway-17: Creating gateway-nyx
Jan 15 05:10:01 dom0 qubes.SyncAppMenus+-whonix-gateway-17[7571]: whonix-gateway-17: Creating xfce4-terminal
Jan 15 05:10:01 dom0 qubes.SyncAppMenus+-whonix-gateway-17[7571]: whonix-gateway-17: Creating qubes-run-terminal
Jan 15 05:10:01 dom0 qubes.SyncAppMenus+-whonix-gateway-17[7571]: whonix-gateway-17: Creating thunar-bulk-rename
Jan 15 05:10:01 dom0 qubes.SyncAppMenus+-whonix-gateway-17[7571]: whonix-gateway-17: Creating systemcheck
Jan 15 05:10:01 dom0 qubes.SyncAppMenus+-whonix-gateway-17[7571]: whonix-gateway-17: Creating org.xfce.mousepad-settings
Jan 15 05:10:01 dom0 qubes.SyncAppMenus+-whonix-gateway-17[7571]: whonix-gateway-17: Creating appmenus
Jan 15 05:12:01 dom0 qubes.UpdateAppMenusFor+whonix-workstation-17-dom0[8318]: Removing appmenu '/home/hb/.local/share/qubes-appmenus/whonix-workstation-17/apps/org.qubes-os.vm._whonix_dworkstation_d17.qubes-start.desktop'
Jan 15 05:12:06 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: Warning: ignoring key 'Comment' of org.keepassxc.KeePassXC
Jan 15 05:12:06 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: Warning: ignoring key 'Comment' of whonix-reloadfirewall
Jan 15 05:12:06 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating thunar-volman-settings
Jan 15 05:12:07 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating whonix-importantblog
Jan 15 05:12:07 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating whonix-forum
Jan 15 05:12:07 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating org.xfce.mousepad-settings
Jan 15 05:12:07 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating xfce4-terminal
Jan 15 05:12:07 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating mate-notification-properties
Jan 15 05:12:07 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating qvm-open-in-dvm
Jan 15 05:12:07 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating anondist-torbrowser_update
Jan 15 05:12:07 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating thunar-settings
Jan 15 05:12:07 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating org.xfce.ristretto
Jan 15 05:12:08 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating janondisttorbrowser
Jan 15 05:12:08 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating gpa
Jan 15 05:12:08 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating debian-uxterm
Jan 15 05:12:08 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating xfce4-terminal-settings
Jan 15 05:12:08 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating qubes-run-terminal
Jan 15 05:12:08 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating setup-wizard-dist
Jan 15 05:12:08 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating org.keepassxc.KeePassXC
Jan 15 05:12:08 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating thunar-bulk-rename
Jan 15 05:12:08 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating thunar
Jan 15 05:12:09 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating electrum
Jan 15 05:12:09 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating whonix-featureblog
Jan 15 05:12:09 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating xarchiver
Jan 15 05:12:09 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating whonix-reloadfirewall
Jan 15 05:12:09 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating vim
Jan 15 05:12:09 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating whonix-donate
Jan 15 05:12:09 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating org.xfce.mousepad
Jan 15 05:12:09 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating io.github.Hexchat
Jan 15 05:12:09 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating systemcheck
Jan 15 05:12:09 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating sdwdate-gui
Jan 15 05:12:09 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating vlc
Jan 15 05:12:10 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating whonix-firewall50user
Jan 15 05:12:10 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating xpdf
Jan 15 05:12:10 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating qubes-open-file-manager
Jan 15 05:12:10 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating repository-dist-wizard
Jan 15 05:12:10 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating whonix-firewall30default
Jan 15 05:12:10 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating whonix-documentation
Jan 15 05:12:10 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating fr.romainvigier.MetadataCleaner
Jan 15 05:12:10 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating whonix-news-telegram
Jan 15 05:12:10 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating whonix-contribute
Jan 15 05:12:10 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating thunderbird
Jan 15 05:12:10 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating debian-xterm
Jan 15 05:12:11 dom0 qubes.SyncAppMenus+-whonix-workstation-17[8454]: whonix-workstation-17: Creating appmenus
Jan 15 05:12:49 dom0 systemd[10140]: Queued start job for default target default.target.
Jan 15 05:12:49 dom0 systemd[10140]: Created slice app.slice - User Application Slice.
Jan 15 05:12:49 dom0 systemd[10140]: Started grub-boot-success.timer - Mark boot as successful after the user session has run 2 minutes.
Jan 15 05:12:49 dom0 systemd[10140]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of User's Temporary Directories.
Jan 15 05:12:49 dom0 systemd[10140]: Reached target paths.target - Paths.
Jan 15 05:12:49 dom0 systemd[10140]: Reached target timers.target - Timers.
Jan 15 05:12:49 dom0 systemd[10140]: Starting dbus.socket - D-Bus User Message Bus Socket...
Jan 15 05:12:49 dom0 systemd[10140]: Listening on pulseaudio.socket - Sound System.
Jan 15 05:12:49 dom0 systemd[10140]: Starting systemd-tmpfiles-setup.service - Create User's Volatile Files and Directories...
Jan 15 05:12:49 dom0 systemd[10140]: Listening on dbus.socket - D-Bus User Message Bus Socket.
Jan 15 05:12:49 dom0 systemd[10140]: Finished systemd-tmpfiles-setup.service - Create User's Volatile Files and Directories.
Jan 15 05:12:49 dom0 systemd[10140]: Reached target sockets.target - Sockets.
Jan 15 05:12:49 dom0 systemd[10140]: Reached target basic.target - Basic System.
Jan 15 05:12:49 dom0 systemd[10140]: Reached target default.target - Main User Target.
Jan 15 05:12:49 dom0 systemd[10140]: Startup finished in 183ms.

I don’t see anything relevant int he logs.

You can try to boot Qubes OS without qubes autostarting:

Maybe sys-net with PCI device attaching is crashing the dom0.

You can also enable some more debug output in grub:
For Xen command line (multiboot2 line): loglvl=all guest_loglvl=all
For kernel command line (first module2 line): console=hvc0 earlyprintk=xen

2 Likes