MX 25 Beta 1 Feedback thread

Message
Author
User avatar
i_ri
Posts: 1159
Joined: Tue Jun 30, 2015 12:26 am

Re: MX 25 Beta 1 Feedback thread

#301 Post by i_ri »

hello chrispop99
With xfce installed checked a box in tweak show menu hibernate.
clicked the menu, hibernate. It did.

Tried what you stated, Hibernate option checked in the installer.
Created swap and hibernate options.

User avatar
i_ri
Posts: 1159
Joined: Tue Jun 30, 2015 12:26 am

Re: MX 25 Beta 1 Feedback thread

#302 Post by i_ri »

hello dolphin_oracle
static live remastered new kernel xfce sysV
minstall --oem
The oobe dark theme the check boxes cannot be seen;
familiarity got through it.
It Reboot outcome to a /home with two users.
/home/newusername
/home/demo

Frequent trial of oem knowingly allows deletion of the clean /demo directory
for the fresh installation now has remastered software MX25 with
a clean /home.

25beta replaced debian13 on sda1;
Controlling grub on sda is now represented from MX25.

Code: Select all

demo@mx1:~/Desktop
$ sudo minstall --oem
Installer version: 25.09.2mx25
<< void MInstall::startup() >>
Detect EFI: 0
Live boot: persist_static_root tz=America/Phoenix quiet splasht nosplash
Basic image: 7536477614 1 "/run/initramfs/boot-dev/antiX/linuxfs.info"
Source inodes: 312149 Assumed block size: 4096
Exec #1: du -scb /live/aufs/boot
Check MD5: /run/initramfs/boot-dev/antiX/vmlinuz
Exit #1: 0
Exec #2: du -sc --inodes /live/aufs/boot
Exit #2: 0
"/boot" image: 308618636 minimum: 324049567 preferred: 324049567 inodes: 228
Exec #3: du -scb /live/aufs/home
Exit #3: 0
Exec #4: du -sc --inodes /live/aufs/home
Exit #4: 0
"/home" image: 256823362 minimum: 269664530 preferred: 269664530 inodes: 4838
Minimum space: 972148701 (boot), 8013978682 (root), 269664530 (home)
Exec #5: find -L /usr/share/zoneinfo/ -mindepth 2 -type f -not -path /usr/share/zoneinfo/posix/* -not -path /usr/share/zoneinfo/right/* -printf %P\n
Exit #5: 0
Bash #6: guess-hwclock
Check MD5 Good: /run/initramfs/boot-dev/antiX/vmlinuz
Check MD5: /run/initramfs/boot-dev/antiX/linuxfs
Exit #6: 0
Bash #7: locale -a | grep -Ev '^(C|POSIX)\.?' | grep -E 'utf8|UTF-8'
Exit #7: 0
Bash #8: ls -1 /home | grep -Ev '^(lost\+found|demo|snapshot)$' | grep -q '[a-zA-Z0-9]'
Exit #8: 1
check for possible snapshot: false
Bash #9: dpkg -s samba | grep '^Status.*ok.*' | sed -e 's/.*ok //'
Exit #9: 0
Bash #10: echo ~demo
Exit #10: 0
Current user: "demo" "/home/demo"
Exec #11: lsblk -T -bJo TYPE,NAME,PATH,UUID,ROTA,DISC-GRAN,SIZE,PHY-SEC,PTTYPE,PARTTYPENAME,FSTYPE,FSVER,LABEL,MODEL,PARTFLAGS
Exit #11: 0
Exec #12: parted -lm
Exit #12: 0
Bash #13: lsblk -T -bJo TYPE,NAME,PATH,UUID,ROTA,DISC-GRAN,SIZE,PHY-SEC,FSTYPE,LABEL /dev/mapper/*
SErr #13: "lsblk: /dev/mapper/control: not a block device\n"
Exit #13: 32
Check MD5 Good: /run/initramfs/boot-dev/antiX/linuxfs
Check MD5: /run/initramfs/boot-dev/antiX/initrd.gz
Check MD5 Good: /run/initramfs/boot-dev/antiX/initrd.gz
Check MD5 Finished
<< bool Base::saveHomeBasic() >>
++ Preparing to install MX Linux ++
Bash #14: echo 0 > /sys/module/zswap/parameters/enabled
Exit #14: 0
Exec #15: modprobe zram
Exit #15: 0
Exec #16: zramctl zram0 -a zstd -s 8189231104
Exit #16: 0
Exec #17: mkswap -q /dev/zram0
Exit #17: 0
Exec #18: swapon -p 32767 /dev/zram0
Exit #18: 0
Exec #19: smartctl -H /dev/sda
SOut #19: "smartctl 7.4 2023-08-01 r5530 [x86_64-linux-6.12.48+deb13-amd64] (local build)\nCopyright (C) 2002-23, Bruce Allen, Christian Franke, www.smartmontools.org\n\n=== START OF READ SMART DATA SECTION ===\nSMART overall-health self-assessment test result: PASSED\n\n"
Exit #19: 0
Bash #20: smartctl -A /dev/sda| grep -E "^  5|^196|^197|^198" | awk '{ if ( $10 != 0 ) { print $1,$2,$10} }'
Exit #20: 0
<< void MInstall::setupAutoMount(bool) >>
Bash #21: ps -e | grep 'udisksd'
SOut #21: "   9176 ?        00:00:00 udisksd\n"
Exit #21: 0
Bash #22: grep -El '^[^#].*mdadm (-I|--incremental)' /lib/udev/rules.d/*
Exit #22: 0
MkPath(SUCCESS): "/run/udev/rules.d"
Exec #23: touch /run/udev/rules.d/64-md-raid-assembly.rules
Exit #23: 0
Bash #24: echo 'SUBSYSTEM=="block", ENV{UDISKS_IGNORE}="1"' > /run/udev/rules.d/91-mx-udisks-inhibit.rules
Exit #24: 0
Exec #25: udevadm control --reload
Exit #25: 0
Exec #26: udevadm trigger --subsystem-match=block
Exit #26: 0
Mount points:
 - "/" - "sda1" "" "/dev/sda1"
<< void PartMan::preparePartitions() >>
Exec #27: swapon --show=NAME --noheadings
Exit #27: 0
Exec #28: findmnt --raw -o SOURCE
Exit #28: 0
++ Preparing required partitions ++
Bash #29: sfdisk /dev/sda -q --part-type 1 83
SErr #29: "Re-reading the partition table failed.: Device or resource busy\n"
Exit #29: 0
Exec #30: parted -s /dev/sda set 1 boot on
Exit #30: 0
Exec #31: partx -u /dev/sda
Exit #31: 0
<< void PartMan::formatPartitions() >>
++ Formatting: / ++
Exec #32: mkfs.ext4 -F /dev/sda1 -L rootMX25
SOut #32: "Creating filesystem with 33296384 4k blocks and 8331264 inodes\nFilesystem UUID: d2fe2ac1-fd7f-4714-97c9-7949c81d9d85\nSuperblock backups stored on blocks: \n\t32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, \n\t4096000, 7962624, 11239424, 20480000, 23887872\n\nAllocating group tables:    0/1017\b\b\b\b\b\b\b\b\b         \b\b\b\b\b\b\b\b\bdone                            \nWriting inode tables:    0/1017\b\b\b\b\b\b\b\b\b         \b\b\b\b\b\b\b\b\bdone                            \nCreating journal (131072 blocks): done\nWriting superblocks and filesystem accounting information:    0/1017\b\b\b\b\b\b\b\b\b         \b\b\b\b\b\b\b\b\bdone\n\n"
SErr #32: "mke2fs 1.47.2 (1-Jan-2025)\n"
Exit #32: 0
Exec #33: tune2fs -c0 -C0 -i1m /dev/sda1
SOut #33: "tune2fs 1.47.2 (1-Jan-2025)\nSetting maximal mount count to -1\nSetting current mount count to 0\nSetting interval between checks to 2592000 seconds\n"
Exit #33: 0
<< void PartMan::mountPartitions() >>
++ Mounting: / ++
Exec #34: mount --mkdir -o noatime,noinit_itable,async,noiversion,lazytime /dev/sda1 /mnt/antiX/
Exit #34: 0
Exec #35: lsblk --list -bJo PATH,UUID
Exit #35: 0
<< void Base::install() >>
<< void Base::copyLinux(bool) >>
++ Copying new system ++
Exec COPY: cp -av /live/aufs/boot /live/aufs/bin /live/aufs/dev /live/aufs/etc /live/aufs/lib /live/aufs/media /live/aufs/mnt /live/aufs/root /live/aufs/sbin /live/aufs/usr /live/aufs/var /live/aufs/lib64 /live/aufs/opt /live/aufs/home /mnt/antiX
Exit COPY: 0 QProcess::NormalExit
++ Setting system configuration ++
MkPath(SUCCESS): "/mnt/antiX/tmp"
Bash #36: /usr/sbin/live-to-installed /mnt/antiX
SErr #36: "find: \xE2\x80\x98/mnt/antiX/home/*/Desktop/minstall.desktop\xE2\x80\x99: No such file or directory\nfind: \xE2\x80\x98/mnt/antiX/home/*/Desktop/Installer.desktop\xE2\x80\x99: No such file or directory\nfind: \xE2\x80\x98/mnt/antiX/home/*//.idesktop/gazelle.lnk\xE2\x80\x99: No such file or directory\n"
Exit #36: 0
Install tabs
Creating fstab entry for: "/" "/dev/sda1"
Exec #37: mount --mkdir --rbind --make-rslave /dev /mnt/antiX/dev
Exit #37: 0
Exec #38: mount --mkdir --rbind --make-rslave /sys /mnt/antiX/sys
Exit #38: 0
Exec #39: mount --mkdir --rbind /proc /mnt/antiX/proc
Exit #39: 0
Exec #40: mount --mkdir -t tmpfs -o size=100m,nodev,mode=755 tmpfs /mnt/antiX/run
Exit #40: 0
Exec #41: mount --mkdir --rbind /run/udev /mnt/antiX/run/udev
Exit #41: 0
Desktop menu
Exec #42: chroot /mnt/antiX desktop-menu --write-out-global
SErr #42: "chroot: failed to run command \xE2\x80\x98""desktop-menu\xE2\x80\x99: No such file or directory\n"
Exit #42: 127
Change root: /mnt/antiX
Exec #43: rm /var/lib/dbus/machine-id /etc/machine-id
Exit #43: 0
Exec #44: dbus-uuidgen --ensure=/etc/machine-id
Exit #44: 0
Exec #45: dbus-uuidgen --ensure
Exit #45: 0
Change root: 
Bash #46: lspci -n | grep -qE '80ee:beef|80ee:cafe'
Exit #46: 1
Detect VirtualBox: false
Bash #47: mv -f /mnt/antiX/etc/rc5.d/S*virtualbox-guest-utils /mnt/antiX/etc/rc5.d/K01virtualbox-guest-utils >/dev/null 2>&1
Exit #47: 1
Bash #48: mv -f /mnt/antiX/etc/rc4.d/S*virtualbox-guest-utils /mnt/antiX/etc/rc4.d/K01virtualbox-guest-utils >/dev/null 2>&1
Exit #48: 1
Bash #49: mv -f /mnt/antiX/etc/rc3.d/S*virtualbox-guest-utils /mnt/antiX/etc/rc3.d/K01virtualbox-guest-utils >/dev/null 2>&1
Exit #49: 1
Bash #50: mv -f /mnt/antiX/etc/rc2.d/S*virtualbox-guest-utils /mnt/antiX/etc/rc2.d/K01virtualbox-guest-utils >/dev/null 2>&1
Exit #50: 1
Bash #51: mv -f /mnt/antiX/etc/rcS.d/S*virtualbox-guest-x11 /mnt/antiX/etc/rcS.d/K21virtualbox-guest-x11 >/dev/null 2>&1
Exit #51: 1
Bash #52: rmdir --ignore-fail-on-non-empty /mnt/antiX/media/sd*
SErr #52: "rmdir: failed to remove '/mnt/antiX/media/sd*': No such file or directory\n"
Exit #52: 1
Change root: /mnt/antiX
Exec #53: update-rc.d -f oobe defaults
Exit #53: 0
Revert root: 
Configuration: /mnt/antiX/etc/minstall.conf
 - Product: MX Linux 25
 - Version: 6.0-ALPHA
 = GRUB:
   - HostSpecific: false
   - Install: true
   - Location: sda
   - TargetType: MBR
 = Storage:
   - Target: Partitions
   + sda/Partition1:
     - Active: true
     - CheckBadBlocks: false
     - Dump: true
     - Encrypt: false
     - Format: ext4
     - Label: rootMX25
     - Options: noatime
     - Pass: 1
     - Size: 136381988864
     - UseFor: /
   + sda/Partition2:
     - CheckBadBlocks: false
     - Dump: false
     - Encrypt: false
     - Pass: 0
     - Size: 36953915392
   + sda/Partition3:
     - CheckBadBlocks: false
     - Dump: false
     - Encrypt: false
     - Pass: 0
     - Size: 137284439552
   + sda/Partition4:
     - CheckBadBlocks: false
     - Dump: false
     - Encrypt: false
     - Pass: 0
     - Size: 9448928256
   + sdf/Partition1:
     - Active: true
     - CheckBadBlocks: false
     - Dump: false
     - Encrypt: false
     - Pass: 0
     - Size: 30724325376
   + sdf/Partition2:
     - CheckBadBlocks: false
     - Dump: false
     - Encrypt: false
     - ESP: true
     - Pass: 0
     - Size: 56623104
 = Swap:
   - File: /swap/swap
   - Hibernation: true
   - Install: true
   - Size: 22072
End of configuration.
Exec #54: sync
Exit #54: 0
<< void SwapMan::install(QStringList&) >>
++ Creating swap file ++
MkPath(SUCCESS): "/mnt/antiX/swap"
Exec #55: mkswap -q --size 22072M --file /mnt/antiX/swap/swap
Exit #55: 0
++ Configuring swap file ++
Bash #56: blkid -s UUID -o value $(df -P /mnt/antiX/swap/swap | awk 'END{print $1}')
Exit #56: 0
Bash #57: filefrag -v /mnt/antiX/swap/swap | awk 'NR==4 {print $4}' | tr -d .
Exit #57: 0
<< void BootMan::install(const QStringList&) >>
Bash #58: ls /mnt/antiX/boot | grep 'initrd.img-3.6'
Exit #58: 1
++ Installing GRUB ++
Exec #59: grub-install --target=i386-pc --recheck --no-floppy --force --boot-directory=/mnt/antiX/boot /dev/sda
SErr #59: "Installing for i386-pc platform.\nInstallation finished. No error reported.\n"
Exit #59: 0
Bash #60: /live/bin/non-live-cmdline
Exit #60: 0
grubDefault is  "quiet splash"
intermediate QList("persist_static_root", "quiet", "quiet", "splash", "resume=UUID=d2fe2ac1-fd7f-4714-97c9-7949c81d9d85", "resume_offset=1165312")
Exec #61: uname -r
SOut #61: "6.12.48+deb13-amd64\n"
Exit #61: 0
Add cmdline options to Grub QList("persist_static_root", "quiet", "splash", "resume=UUID=d2fe2ac1-fd7f-4714-97c9-7949c81d9d85", "resume_offset=1165312")
cmdlinestring "persist_static_root quiet splash resume=UUID=d2fe2ac1-fd7f-4714-97c9-7949c81d9d85 resume_offset=1165312"
Bash #62: sed -i -r 's|^(GRUB_CMDLINE_LINUX_DEFAULT=).*|\1"persist_static_root quiet splash resume=UUID=d2fe2ac1-fd7f-4714-97c9-7949c81d9d85 resume_offset=1165312"|' /mnt/antiX/etc/default/grub
Exit #62: 0
Change root: /mnt/antiX
Exec #63: update-grub
SErr #63: "Generating grub configuration file ...\nFound theme: /boot/grub/themes/mx_linux/theme.txt\nFound linux image: /boot/vmlinuz-6.12.48+deb13-amd64\nFound initrd image: /boot/initrd.img-6.12.48+deb13-amd64\nFound linux image: /boot/vmlinuz-6.12.43+deb13-amd64\nFound initrd image: /boot/initrd.img-6.12.43+deb13-amd64\nFound antiX-runit (25.a1) on /dev/sda3\nFound AVL-MXe 23.2 Enlightened (23.6) on /dev/sda4\ndone\n"
Exit #63: 0
Exec #64: udevadm info /dev/sda
Exit #64: 0
Exec #65: debconf-set-selections
Exit #65: 0
++ Updating initramfs ++
Exec #66: update-initramfs -u -t -k all
SOut #66: "update-initramfs: Generating /boot/initrd.img-6.12.48+deb13-amd64\nupdate-initramfs: Generating /boot/initrd.img-6.12.43+deb13-amd64\n"
SErr #66: "W: mkconf: MD subsystem is not loaded, thus I cannot scan for arrays.\nW: mdadm: failed to auto-generate temporary mdadm.conf file.\nW: mkconf: MD subsystem is not loaded, thus I cannot scan for arrays.\nW: mdadm: failed to auto-generate temporary mdadm.conf file.\n"
Exit #66: 0
Revert root: 
++ Cleaning up ++
<< void MInstall::cleanup() >>
Exec #67: rm -rf /mnt/antiX/mnt/antiX
Exit #67: 0
Exec #68: swapon --show=NAME --noheadings
Exit #68: 0
Exec #69: swapoff /dev/sda2
Exit #69: 0
Exec #70: umount -qR /mnt/antiX
Exit #70: 0
<< void MInstall::setupAutoMount(bool) >>
Bash #71: ps -e | grep 'udisksd'
SOut #71: "   9176 ?        00:00:00 udisksd\n"
Exit #71: 0
Bash #72: grep -El '^[^#].*mdadm (-I|--incremental)' /lib/udev/rules.d/*
Exit #72: 0
Exec #73: rm -f /run/udev/rules.d/91-mx-udisks-inhibit.rules
Exit #73: 0
Exec #74: udevadm control --reload
Exit #74: 0
Exec #75: udevadm trigger
Exit #75: 0
Bash #76: rm -f /run/udev/rules.d/64-md-raid-assembly.rules
Exit #76: 0
++ Finished ++

Code: Select all

Fri Sep 26 12:44:34 2025 INF default: Installer version: 25.09.2mx25
Fri Sep 26 12:44:34 2025 DBG default: << void MInstall::startup() >>
Fri Sep 26 12:44:34 2025 DBG default: Detect EFI: 0
Fri Sep 26 12:44:34 2025 DBG default: Live boot: persist_static_root tz=America/Phoenix quiet splasht nosplash
Fri Sep 26 12:44:35 2025 DBG default: Basic image: 7536477614 1 "/run/initramfs/boot-dev/antiX/linuxfs.info"
Fri Sep 26 12:44:35 2025 DBG default: Source inodes: 312149 Assumed block size: 4096
Fri Sep 26 12:44:35 2025 DBG default: Exec #1: du -scb /live/aufs/boot
Fri Sep 26 12:44:35 2025 DBG default: Check MD5: /run/initramfs/boot-dev/antiX/vmlinuz
Fri Sep 26 12:44:35 2025 DBG default: Exit #1: 0
Fri Sep 26 12:44:35 2025 DBG default: Exec #2: du -sc --inodes /live/aufs/boot
Fri Sep 26 12:44:35 2025 DBG default: Exit #2: 0
Fri Sep 26 12:44:35 2025 DBG default: "/boot" image: 308618636 minimum: 324049567 preferred: 324049567 inodes: 228
Fri Sep 26 12:44:35 2025 DBG default: Exec #3: du -scb /live/aufs/home
Fri Sep 26 12:44:35 2025 DBG default: Exit #3: 0
Fri Sep 26 12:44:35 2025 DBG default: Exec #4: du -sc --inodes /live/aufs/home
Fri Sep 26 12:44:35 2025 DBG default: Exit #4: 0
Fri Sep 26 12:44:35 2025 DBG default: "/home" image: 256823362 minimum: 269664530 preferred: 269664530 inodes: 4838
Fri Sep 26 12:44:35 2025 DBG default: Minimum space: 972148701 (boot), 8013978682 (root), 269664530 (home)
Fri Sep 26 12:44:35 2025 DBG default: Exec #5: find -L /usr/share/zoneinfo/ -mindepth 2 -type f -not -path /usr/share/zoneinfo/posix/* -not -path /usr/share/zoneinfo/right/* -printf %P\n
Fri Sep 26 12:44:35 2025 DBG default: Exit #5: 0
Fri Sep 26 12:44:35 2025 DBG default: Bash #6: guess-hwclock
Fri Sep 26 12:44:35 2025 DBG default: Check MD5 Good: /run/initramfs/boot-dev/antiX/vmlinuz
Fri Sep 26 12:44:35 2025 DBG default: Check MD5: /run/initramfs/boot-dev/antiX/linuxfs
Fri Sep 26 12:44:37 2025 DBG default: Exit #6: 0
Fri Sep 26 12:44:37 2025 DBG default: Bash #7: locale -a | grep -Ev '^(C|POSIX)\.?' | grep -E 'utf8|UTF-8'
Fri Sep 26 12:44:37 2025 DBG default: Exit #7: 0
Fri Sep 26 12:44:37 2025 DBG default: Bash #8: ls -1 /home | grep -Ev '^(lost\+found|demo|snapshot)$' | grep -q '[a-zA-Z0-9]'
Fri Sep 26 12:44:37 2025 DBG default: Exit #8: 1
Fri Sep 26 12:44:37 2025 DBG default: check for possible snapshot: false
Fri Sep 26 12:44:37 2025 DBG default: Bash #9: dpkg -s samba | grep '^Status.*ok.*' | sed -e 's/.*ok //'
Fri Sep 26 12:44:37 2025 DBG default: Exit #9: 0
Fri Sep 26 12:44:37 2025 DBG default: Bash #10: echo ~demo
Fri Sep 26 12:44:37 2025 DBG default: Exit #10: 0
Fri Sep 26 12:44:37 2025 DBG default: Current user: "demo" "/home/demo"
Fri Sep 26 12:44:37 2025 DBG default: Exec #11: lsblk -T -bJo TYPE,NAME,PATH,UUID,ROTA,DISC-GRAN,SIZE,PHY-SEC,PTTYPE,PARTTYPENAME,FSTYPE,FSVER,LABEL,MODEL,PARTFLAGS
Fri Sep 26 12:44:37 2025 DBG default: Exit #11: 0
Fri Sep 26 12:44:37 2025 DBG default: Exec #12: parted -lm
Fri Sep 26 12:44:37 2025 DBG default: Exit #12: 0
Fri Sep 26 12:44:37 2025 DBG default: Bash #13: lsblk -T -bJo TYPE,NAME,PATH,UUID,ROTA,DISC-GRAN,SIZE,PHY-SEC,FSTYPE,LABEL /dev/mapper/*
Fri Sep 26 12:44:37 2025 DBG default: SErr #13: "lsblk: /dev/mapper/control: not a block device\n"
Fri Sep 26 12:44:37 2025 DBG default: Exit #13: 32
Fri Sep 26 12:46:27 2025 DBG default: Check MD5 Good: /run/initramfs/boot-dev/antiX/linuxfs
Fri Sep 26 12:46:27 2025 DBG default: Check MD5: /run/initramfs/boot-dev/antiX/initrd.gz
Fri Sep 26 12:46:27 2025 DBG default: Check MD5 Good: /run/initramfs/boot-dev/antiX/initrd.gz
Fri Sep 26 12:46:27 2025 DBG default: Check MD5 Finished
Fri Sep 26 12:48:47 2025 DBG default: << bool Base::saveHomeBasic() >>
Fri Sep 26 12:49:10 2025 DBG default: ++ Preparing to install MX Linux ++
Fri Sep 26 12:49:10 2025 DBG default: Bash #14: echo 0 > /sys/module/zswap/parameters/enabled
Fri Sep 26 12:49:10 2025 DBG default: Exit #14: 0
Fri Sep 26 12:49:10 2025 DBG default: Exec #15: modprobe zram
Fri Sep 26 12:49:10 2025 DBG default: Exit #15: 0
Fri Sep 26 12:49:10 2025 DBG default: Exec #16: zramctl zram0 -a zstd -s 8189231104
Fri Sep 26 12:49:10 2025 DBG default: Exit #16: 0
Fri Sep 26 12:49:10 2025 DBG default: Exec #17: mkswap -q /dev/zram0
Fri Sep 26 12:49:10 2025 DBG default: Exit #17: 0
Fri Sep 26 12:49:10 2025 DBG default: Exec #18: swapon -p 32767 /dev/zram0
Fri Sep 26 12:49:10 2025 DBG default: Exit #18: 0
Fri Sep 26 12:49:10 2025 DBG default: Exec #19: smartctl -H /dev/sda
Fri Sep 26 12:49:10 2025 DBG default: SOut #19: "smartctl 7.4 2023-08-01 r5530 [x86_64-linux-6.12.48+deb13-amd64] (local build)\nCopyright (C) 2002-23, Bruce Allen, Christian Franke, www.smartmontools.org\n\n=== START OF READ SMART DATA SECTION ===\nSMART overall-health self-assessment test result: PASSED\n\n"
Fri Sep 26 12:49:10 2025 DBG default: Exit #19: 0
Fri Sep 26 12:49:10 2025 DBG default: Bash #20: smartctl -A /dev/sda| grep -E "^  5|^196|^197|^198" | awk '{ if ( $10 != 0 ) { print $1,$2,$10} }'
Fri Sep 26 12:49:10 2025 DBG default: Exit #20: 0
Fri Sep 26 12:49:32 2025 DBG default: << void MInstall::setupAutoMount(bool) >>
Fri Sep 26 12:49:32 2025 DBG default: Bash #21: ps -e | grep 'udisksd'
Fri Sep 26 12:49:32 2025 DBG default: SOut #21: "   9176 ?        00:00:00 udisksd\n"
Fri Sep 26 12:49:32 2025 DBG default: Exit #21: 0
Fri Sep 26 12:49:32 2025 DBG default: Bash #22: grep -El '^[^#].*mdadm (-I|--incremental)' /lib/udev/rules.d/*
Fri Sep 26 12:49:32 2025 DBG default: Exit #22: 0
Fri Sep 26 12:49:32 2025 DBG default: MkPath(SUCCESS): "/run/udev/rules.d"
Fri Sep 26 12:49:32 2025 DBG default: Exec #23: touch /run/udev/rules.d/64-md-raid-assembly.rules
Fri Sep 26 12:49:32 2025 DBG default: Exit #23: 0
Fri Sep 26 12:49:32 2025 DBG default: Bash #24: echo 'SUBSYSTEM=="block", ENV{UDISKS_IGNORE}="1"' > /run/udev/rules.d/91-mx-udisks-inhibit.rules
Fri Sep 26 12:49:32 2025 DBG default: Exit #24: 0
Fri Sep 26 12:49:32 2025 DBG default: Exec #25: udevadm control --reload
Fri Sep 26 12:49:32 2025 DBG default: Exit #25: 0
Fri Sep 26 12:49:32 2025 DBG default: Exec #26: udevadm trigger --subsystem-match=block
Fri Sep 26 12:49:32 2025 DBG default: Exit #26: 0
Fri Sep 26 12:49:32 2025 DBG default: Mount points:
Fri Sep 26 12:49:32 2025 DBG default:  - "/" - "sda1" "" "/dev/sda1"
Fri Sep 26 12:49:32 2025 DBG default: << void PartMan::preparePartitions() >>
Fri Sep 26 12:49:32 2025 DBG default: Exec #27: swapon --show=NAME --noheadings
Fri Sep 26 12:49:32 2025 DBG default: Exit #27: 0
Fri Sep 26 12:49:32 2025 DBG default: Exec #28: findmnt --raw -o SOURCE
Fri Sep 26 12:49:32 2025 DBG default: Exit #28: 0
Fri Sep 26 12:49:32 2025 DBG default: ++ Preparing required partitions ++
Fri Sep 26 12:49:32 2025 DBG default: Bash #29: sfdisk /dev/sda -q --part-type 1 83
Fri Sep 26 12:49:33 2025 DBG default: SErr #29: "Re-reading the partition table failed.: Device or resource busy\n"
Fri Sep 26 12:49:33 2025 DBG default: Exit #29: 0
Fri Sep 26 12:49:33 2025 DBG default: Exec #30: parted -s /dev/sda set 1 boot on
Fri Sep 26 12:49:33 2025 DBG default: Exit #30: 0
Fri Sep 26 12:49:33 2025 DBG default: Exec #31: partx -u /dev/sda
Fri Sep 26 12:49:33 2025 DBG default: Exit #31: 0
Fri Sep 26 12:49:33 2025 DBG default: << void PartMan::formatPartitions() >>
Fri Sep 26 12:49:33 2025 DBG default: ++ Formatting: / ++
Fri Sep 26 12:49:33 2025 DBG default: Exec #32: mkfs.ext4 -F /dev/sda1 -L rootMX25
Fri Sep 26 12:49:40 2025 DBG default: SOut #32: "Creating filesystem with 33296384 4k blocks and 8331264 inodes\nFilesystem UUID: d2fe2ac1-fd7f-4714-97c9-7949c81d9d85\nSuperblock backups stored on blocks: \n\t32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, \n\t4096000, 7962624, 11239424, 20480000, 23887872\n\nAllocating group tables:    0/1017\b\b\b\b\b\b\b\b\b         \b\b\b\b\b\b\b\b\bdone                            \nWriting inode tables:    0/1017\b\b\b\b\b\b\b\b\b         \b\b\b\b\b\b\b\b\bdone                            \nCreating journal (131072 blocks): done\nWriting superblocks and filesystem accounting information:    0/1017\b\b\b\b\b\b\b\b\b         \b\b\b\b\b\b\b\b\bdone\n\n"
Fri Sep 26 12:49:40 2025 DBG default: SErr #32: "mke2fs 1.47.2 (1-Jan-2025)\n"
Fri Sep 26 12:49:40 2025 DBG default: Exit #32: 0
Fri Sep 26 12:49:40 2025 DBG default: Exec #33: tune2fs -c0 -C0 -i1m /dev/sda1
Fri Sep 26 12:49:40 2025 DBG default: SOut #33: "tune2fs 1.47.2 (1-Jan-2025)\nSetting maximal mount count to -1\nSetting current mount count to 0\nSetting interval between checks to 2592000 seconds\n"
Fri Sep 26 12:49:40 2025 DBG default: Exit #33: 0
Fri Sep 26 12:49:40 2025 DBG default: << void PartMan::mountPartitions() >>
Fri Sep 26 12:49:40 2025 DBG default: ++ Mounting: / ++
Fri Sep 26 12:49:40 2025 DBG default: Exec #34: mount --mkdir -o noatime,noinit_itable,async,noiversion,lazytime /dev/sda1 /mnt/antiX/
Fri Sep 26 12:49:41 2025 DBG default: Exit #34: 0
Fri Sep 26 12:49:41 2025 DBG default: Exec #35: lsblk --list -bJo PATH,UUID
Fri Sep 26 12:49:41 2025 DBG default: Exit #35: 0
Fri Sep 26 12:49:41 2025 DBG default: << void Base::install() >>
Fri Sep 26 12:49:41 2025 DBG default: << void Base::copyLinux(bool) >>
Fri Sep 26 12:49:41 2025 DBG default: ++ Copying new system ++
Fri Sep 26 12:49:41 2025 DBG default: Exec COPY: cp -av /live/aufs/boot /live/aufs/bin /live/aufs/dev /live/aufs/etc /live/aufs/lib /live/aufs/media /live/aufs/mnt /live/aufs/root /live/aufs/sbin /live/aufs/usr /live/aufs/var /live/aufs/lib64 /live/aufs/opt /live/aufs/home /mnt/antiX
Fri Sep 26 12:52:41 2025 DBG default: Exit COPY: 0 QProcess::NormalExit
Fri Sep 26 12:52:41 2025 DBG default: ++ Setting system configuration ++
Fri Sep 26 12:52:41 2025 DBG default: MkPath(SUCCESS): "/mnt/antiX/tmp"
Fri Sep 26 12:52:41 2025 DBG default: Bash #36: /usr/sbin/live-to-installed /mnt/antiX
Fri Sep 26 12:52:41 2025 DBG default: SErr #36: "find: \xE2\x80\x98/mnt/antiX/home/*/Desktop/minstall.desktop\xE2\x80\x99: No such file or directory\nfind: \xE2\x80\x98/mnt/antiX/home/*/Desktop/Installer.desktop\xE2\x80\x99: No such file or directory\nfind: \xE2\x80\x98/mnt/antiX/home/*//.idesktop/gazelle.lnk\xE2\x80\x99: No such file or directory\n"
Fri Sep 26 12:52:41 2025 DBG default: Exit #36: 0
Fri Sep 26 12:52:41 2025 DBG default: Install tabs
Fri Sep 26 12:52:41 2025 DBG default: Creating fstab entry for: "/" "/dev/sda1"
Fri Sep 26 12:52:41 2025 DBG default: Exec #37: mount --mkdir --rbind --make-rslave /dev /mnt/antiX/dev
Fri Sep 26 12:52:41 2025 DBG default: Exit #37: 0
Fri Sep 26 12:52:41 2025 DBG default: Exec #38: mount --mkdir --rbind --make-rslave /sys /mnt/antiX/sys
Fri Sep 26 12:52:41 2025 DBG default: Exit #38: 0
Fri Sep 26 12:52:41 2025 DBG default: Exec #39: mount --mkdir --rbind /proc /mnt/antiX/proc
Fri Sep 26 12:52:41 2025 DBG default: Exit #39: 0
Fri Sep 26 12:52:41 2025 DBG default: Exec #40: mount --mkdir -t tmpfs -o size=100m,nodev,mode=755 tmpfs /mnt/antiX/run
Fri Sep 26 12:52:41 2025 DBG default: Exit #40: 0
Fri Sep 26 12:52:41 2025 DBG default: Exec #41: mount --mkdir --rbind /run/udev /mnt/antiX/run/udev
Fri Sep 26 12:52:41 2025 DBG default: Exit #41: 0
Fri Sep 26 12:52:41 2025 DBG default: Desktop menu
Fri Sep 26 12:52:41 2025 DBG default: Exec #42: chroot /mnt/antiX desktop-menu --write-out-global
Fri Sep 26 12:52:41 2025 DBG default: SErr #42: "chroot: failed to run command \xE2\x80\x98""desktop-menu\xE2\x80\x99: No such file or directory\n"
Fri Sep 26 12:52:41 2025 DBG default: Exit #42: 127
Fri Sep 26 12:52:41 2025 DBG default: Change root: /mnt/antiX
Fri Sep 26 12:52:41 2025 DBG default: Exec #43: rm /var/lib/dbus/machine-id /etc/machine-id
Fri Sep 26 12:52:41 2025 DBG default: Exit #43: 0
Fri Sep 26 12:52:41 2025 DBG default: Exec #44: dbus-uuidgen --ensure=/etc/machine-id
Fri Sep 26 12:52:41 2025 DBG default: Exit #44: 0
Fri Sep 26 12:52:41 2025 DBG default: Exec #45: dbus-uuidgen --ensure
Fri Sep 26 12:52:41 2025 DBG default: Exit #45: 0
Fri Sep 26 12:52:41 2025 DBG default: Change root: 
Fri Sep 26 12:52:41 2025 DBG default: Bash #46: lspci -n | grep -qE '80ee:beef|80ee:cafe'
Fri Sep 26 12:52:42 2025 DBG default: Exit #46: 1
Fri Sep 26 12:52:42 2025 DBG default: Detect VirtualBox: false
Fri Sep 26 12:52:42 2025 DBG default: Bash #47: mv -f /mnt/antiX/etc/rc5.d/S*virtualbox-guest-utils /mnt/antiX/etc/rc5.d/K01virtualbox-guest-utils >/dev/null 2>&1
Fri Sep 26 12:52:42 2025 DBG default: Exit #47: 1
Fri Sep 26 12:52:42 2025 DBG default: Bash #48: mv -f /mnt/antiX/etc/rc4.d/S*virtualbox-guest-utils /mnt/antiX/etc/rc4.d/K01virtualbox-guest-utils >/dev/null 2>&1
Fri Sep 26 12:52:42 2025 DBG default: Exit #48: 1
Fri Sep 26 12:52:42 2025 DBG default: Bash #49: mv -f /mnt/antiX/etc/rc3.d/S*virtualbox-guest-utils /mnt/antiX/etc/rc3.d/K01virtualbox-guest-utils >/dev/null 2>&1
Fri Sep 26 12:52:42 2025 DBG default: Exit #49: 1
Fri Sep 26 12:52:42 2025 DBG default: Bash #50: mv -f /mnt/antiX/etc/rc2.d/S*virtualbox-guest-utils /mnt/antiX/etc/rc2.d/K01virtualbox-guest-utils >/dev/null 2>&1
Fri Sep 26 12:52:42 2025 DBG default: Exit #50: 1
Fri Sep 26 12:52:42 2025 DBG default: Bash #51: mv -f /mnt/antiX/etc/rcS.d/S*virtualbox-guest-x11 /mnt/antiX/etc/rcS.d/K21virtualbox-guest-x11 >/dev/null 2>&1
Fri Sep 26 12:52:42 2025 DBG default: Exit #51: 1
Fri Sep 26 12:52:42 2025 DBG default: Bash #52: rmdir --ignore-fail-on-non-empty /mnt/antiX/media/sd*
Fri Sep 26 12:52:42 2025 DBG default: SErr #52: "rmdir: failed to remove '/mnt/antiX/media/sd*': No such file or directory\n"
Fri Sep 26 12:52:42 2025 DBG default: Exit #52: 1
Fri Sep 26 12:52:42 2025 DBG default: Change root: /mnt/antiX
Fri Sep 26 12:52:42 2025 DBG default: Exec #53: update-rc.d -f oobe defaults
Fri Sep 26 12:52:42 2025 DBG default: Exit #53: 0
Fri Sep 26 12:52:42 2025 DBG default: Revert root: 
Fri Sep 26 12:52:42 2025 DBG default: Configuration: /mnt/antiX/etc/minstall.conf
Fri Sep 26 12:52:42 2025 DBG default:  - Product: MX Linux 25
Fri Sep 26 12:52:42 2025 DBG default:  - Version: 6.0-ALPHA
Fri Sep 26 12:52:42 2025 DBG default:  = GRUB:
Fri Sep 26 12:52:42 2025 DBG default:    - HostSpecific: false
Fri Sep 26 12:52:42 2025 DBG default:    - Install: true
Fri Sep 26 12:52:42 2025 DBG default:    - Location: sda
Fri Sep 26 12:52:42 2025 DBG default:    - TargetType: MBR
Fri Sep 26 12:52:42 2025 DBG default:  = Storage:
Fri Sep 26 12:52:42 2025 DBG default:    - Target: Partitions
Fri Sep 26 12:52:42 2025 DBG default:    + sda/Partition1:
Fri Sep 26 12:52:42 2025 DBG default:      - Active: true
Fri Sep 26 12:52:42 2025 DBG default:      - CheckBadBlocks: false
Fri Sep 26 12:52:42 2025 DBG default:      - Dump: true
Fri Sep 26 12:52:42 2025 DBG default:      - Encrypt: false
Fri Sep 26 12:52:42 2025 DBG default:      - Format: ext4
Fri Sep 26 12:52:42 2025 DBG default:      - Label: rootMX25
Fri Sep 26 12:52:42 2025 DBG default:      - Options: noatime
Fri Sep 26 12:52:42 2025 DBG default:      - Pass: 1
Fri Sep 26 12:52:42 2025 DBG default:      - Size: 136381988864
Fri Sep 26 12:52:42 2025 DBG default:      - UseFor: /
Fri Sep 26 12:52:42 2025 DBG default:    + sda/Partition2:
Fri Sep 26 12:52:42 2025 DBG default:      - CheckBadBlocks: false
Fri Sep 26 12:52:42 2025 DBG default:      - Dump: false
Fri Sep 26 12:52:42 2025 DBG default:      - Encrypt: false
Fri Sep 26 12:52:42 2025 DBG default:      - Pass: 0
Fri Sep 26 12:52:42 2025 DBG default:      - Size: 36953915392
Fri Sep 26 12:52:42 2025 DBG default:    + sda/Partition3:
Fri Sep 26 12:52:42 2025 DBG default:      - CheckBadBlocks: false
Fri Sep 26 12:52:42 2025 DBG default:      - Dump: false
Fri Sep 26 12:52:42 2025 DBG default:      - Encrypt: false
Fri Sep 26 12:52:42 2025 DBG default:      - Pass: 0
Fri Sep 26 12:52:42 2025 DBG default:      - Size: 137284439552
Fri Sep 26 12:52:42 2025 DBG default:    + sda/Partition4:
Fri Sep 26 12:52:42 2025 DBG default:      - CheckBadBlocks: false
Fri Sep 26 12:52:42 2025 DBG default:      - Dump: false
Fri Sep 26 12:52:42 2025 DBG default:      - Encrypt: false
Fri Sep 26 12:52:42 2025 DBG default:      - Pass: 0
Fri Sep 26 12:52:42 2025 DBG default:      - Size: 9448928256
Fri Sep 26 12:52:42 2025 DBG default:    + sdf/Partition1:
Fri Sep 26 12:52:42 2025 DBG default:      - Active: true
Fri Sep 26 12:52:42 2025 DBG default:      - CheckBadBlocks: false
Fri Sep 26 12:52:42 2025 DBG default:      - Dump: false
Fri Sep 26 12:52:42 2025 DBG default:      - Encrypt: false
Fri Sep 26 12:52:42 2025 DBG default:      - Pass: 0
Fri Sep 26 12:52:42 2025 DBG default:      - Size: 30724325376
Fri Sep 26 12:52:42 2025 DBG default:    + sdf/Partition2:
Fri Sep 26 12:52:42 2025 DBG default:      - CheckBadBlocks: false
Fri Sep 26 12:52:42 2025 DBG default:      - Dump: false
Fri Sep 26 12:52:42 2025 DBG default:      - Encrypt: false
Fri Sep 26 12:52:42 2025 DBG default:      - ESP: true
Fri Sep 26 12:52:42 2025 DBG default:      - Pass: 0
Fri Sep 26 12:52:42 2025 DBG default:      - Size: 56623104
Fri Sep 26 12:52:42 2025 DBG default:  = Swap:
Fri Sep 26 12:52:42 2025 DBG default:    - File: /swap/swap
Fri Sep 26 12:52:42 2025 DBG default:    - Hibernation: true
Fri Sep 26 12:52:42 2025 DBG default:    - Install: true
Fri Sep 26 12:52:42 2025 DBG default:    - Size: 22072
Fri Sep 26 12:52:42 2025 DBG default: End of configuration.
Fri Sep 26 12:52:42 2025 DBG default: Exec #54: sync
Fri Sep 26 12:52:42 2025 DBG default: Exit #54: 0
Fri Sep 26 12:52:42 2025 DBG default: << void SwapMan::install(QStringList&) >>
Fri Sep 26 12:52:42 2025 DBG default: ++ Creating swap file ++
Fri Sep 26 12:52:42 2025 DBG default: MkPath(SUCCESS): "/mnt/antiX/swap"
Fri Sep 26 12:52:42 2025 DBG default: Exec #55: mkswap -q --size 22072M --file /mnt/antiX/swap/swap
Fri Sep 26 12:52:42 2025 DBG default: Exit #55: 0
Fri Sep 26 12:52:42 2025 DBG default: ++ Configuring swap file ++
Fri Sep 26 12:52:42 2025 DBG default: Bash #56: blkid -s UUID -o value $(df -P /mnt/antiX/swap/swap | awk 'END{print $1}')
Fri Sep 26 12:52:43 2025 DBG default: Exit #56: 0
Fri Sep 26 12:52:43 2025 DBG default: Bash #57: filefrag -v /mnt/antiX/swap/swap | awk 'NR==4 {print $4}' | tr -d .
Fri Sep 26 12:52:43 2025 DBG default: Exit #57: 0
Fri Sep 26 12:52:43 2025 DBG default: << void BootMan::install(const QStringList&) >>
Fri Sep 26 12:52:43 2025 DBG default: Bash #58: ls /mnt/antiX/boot | grep 'initrd.img-3.6'
Fri Sep 26 12:52:43 2025 DBG default: Exit #58: 1
Fri Sep 26 12:52:43 2025 DBG default: ++ Installing GRUB ++
Fri Sep 26 12:52:43 2025 DBG default: Exec #59: grub-install --target=i386-pc --recheck --no-floppy --force --boot-directory=/mnt/antiX/boot /dev/sda
Fri Sep 26 12:52:56 2025 DBG default: SErr #59: "Installing for i386-pc platform.\nInstallation finished. No error reported.\n"
Fri Sep 26 12:52:56 2025 DBG default: Exit #59: 0
Fri Sep 26 12:52:56 2025 DBG default: Bash #60: /live/bin/non-live-cmdline
Fri Sep 26 12:52:56 2025 DBG default: Exit #60: 0
Fri Sep 26 12:52:56 2025 DBG default: grubDefault is  "quiet splash"
Fri Sep 26 12:52:56 2025 DBG default: intermediate QList("persist_static_root", "quiet", "quiet", "splash", "resume=UUID=d2fe2ac1-fd7f-4714-97c9-7949c81d9d85", "resume_offset=1165312")
Fri Sep 26 12:52:56 2025 DBG default: Exec #61: uname -r
Fri Sep 26 12:52:56 2025 DBG default: SOut #61: "6.12.48+deb13-amd64\n"
Fri Sep 26 12:52:56 2025 DBG default: Exit #61: 0
Fri Sep 26 12:52:56 2025 DBG default: Add cmdline options to Grub QList("persist_static_root", "quiet", "splash", "resume=UUID=d2fe2ac1-fd7f-4714-97c9-7949c81d9d85", "resume_offset=1165312")
Fri Sep 26 12:52:56 2025 DBG default: cmdlinestring "persist_static_root quiet splash resume=UUID=d2fe2ac1-fd7f-4714-97c9-7949c81d9d85 resume_offset=1165312"
Fri Sep 26 12:52:56 2025 DBG default: Bash #62: sed -i -r 's|^(GRUB_CMDLINE_LINUX_DEFAULT=).*|\1"persist_static_root quiet splash resume=UUID=d2fe2ac1-fd7f-4714-97c9-7949c81d9d85 resume_offset=1165312"|' /mnt/antiX/etc/default/grub
Fri Sep 26 12:52:56 2025 DBG default: Exit #62: 0
Fri Sep 26 12:52:56 2025 DBG default: Change root: /mnt/antiX
Fri Sep 26 12:52:56 2025 DBG default: Exec #63: update-grub
Fri Sep 26 12:53:08 2025 DBG default: SErr #63: "Generating grub configuration file ...\nFound theme: /boot/grub/themes/mx_linux/theme.txt\nFound linux image: /boot/vmlinuz-6.12.48+deb13-amd64\nFound initrd image: /boot/initrd.img-6.12.48+deb13-amd64\nFound linux image: /boot/vmlinuz-6.12.43+deb13-amd64\nFound initrd image: /boot/initrd.img-6.12.43+deb13-amd64\nFound antiX-runit (25.a1) on /dev/sda3\nFound AVL-MXe 23.2 Enlightened (23.6) on /dev/sda4\ndone\n"
Fri Sep 26 12:53:08 2025 DBG default: Exit #63: 0
Fri Sep 26 12:53:08 2025 DBG default: Exec #64: udevadm info /dev/sda
Fri Sep 26 12:53:08 2025 DBG default: Exit #64: 0
Fri Sep 26 12:53:08 2025 DBG default: Exec #65: debconf-set-selections
Fri Sep 26 12:53:09 2025 DBG default: Exit #65: 0
Fri Sep 26 12:53:09 2025 DBG default: ++ Updating initramfs ++
Fri Sep 26 12:53:09 2025 DBG default: Exec #66: update-initramfs -u -t -k all
Fri Sep 26 12:54:26 2025 DBG default: SOut #66: "update-initramfs: Generating /boot/initrd.img-6.12.48+deb13-amd64\nupdate-initramfs: Generating /boot/initrd.img-6.12.43+deb13-amd64\n"
Fri Sep 26 12:54:26 2025 DBG default: SErr #66: "W: mkconf: MD subsystem is not loaded, thus I cannot scan for arrays.\nW: mdadm: failed to auto-generate temporary mdadm.conf file.\nW: mkconf: MD subsystem is not loaded, thus I cannot scan for arrays.\nW: mdadm: failed to auto-generate temporary mdadm.conf file.\n"
Fri Sep 26 12:54:26 2025 DBG default: Exit #66: 0
Fri Sep 26 12:54:26 2025 DBG default: Revert root: 
Fri Sep 26 12:54:26 2025 DBG default: ++ Cleaning up ++
Fri Sep 26 12:54:26 2025 DBG default: << void MInstall::cleanup() >>
Fri Sep 26 13:04:14 2025 INF default: Installer version: 25.09.2mx25
Fri Sep 26 13:04:14 2025 DBG default: << void MInstall::startup() >>
Fri Sep 26 13:04:14 2025 DBG default: Exec #1: find -L /usr/share/zoneinfo/ -mindepth 2 -type f -not -path /usr/share/zoneinfo/posix/* -not -path /usr/share/zoneinfo/right/* -printf %P\n
Fri Sep 26 13:04:14 2025 DBG default: Exit #1: 0
Fri Sep 26 13:04:14 2025 DBG default: Bash #2: guess-hwclock
Fri Sep 26 13:04:16 2025 DBG default: Exit #2: 0
Fri Sep 26 13:04:16 2025 DBG default: Bash #3: locale -a | grep -Ev '^(C|POSIX)\.?' | grep -E 'utf8|UTF-8'
Fri Sep 26 13:04:16 2025 DBG default: Exit #3: 0
Fri Sep 26 13:04:16 2025 DBG default: Bash #4: dpkg -s samba | grep '^Status.*ok.*' | sed -e 's/.*ok //'
Fri Sep 26 13:04:16 2025 DBG default: Exit #4: 0
Fri Sep 26 13:04:16 2025 DBG default: Bash #5: echo ~demo
Fri Sep 26 13:04:16 2025 DBG default: Exit #5: 0
Fri Sep 26 13:04:16 2025 DBG default: Current user: "demo" "/home/demo"
Fri Sep 26 13:06:30 2025 DBG default: Set service: "acpi-fakekey" true
Fri Sep 26 13:06:30 2025 DBG default: Exec #6: update-rc.d -f acpi-fakekey defaults
Fri Sep 26 13:06:31 2025 DBG default: Exit #6: 0
Fri Sep 26 13:06:31 2025 DBG default: Set service: "acpid" true
Fri Sep 26 13:06:31 2025 DBG default: Exec #7: update-rc.d -f acpid defaults
Fri Sep 26 13:06:31 2025 DBG default: Exit #7: 0
Fri Sep 26 13:06:31 2025 DBG default: Set service: "avahi-daemon" true
Fri Sep 26 13:06:31 2025 DBG default: Exec #8: update-rc.d -f avahi-daemon defaults
Fri Sep 26 13:06:31 2025 DBG default: Exit #8: 0
Fri Sep 26 13:06:31 2025 DBG default: Set service: "dbus" true
Fri Sep 26 13:06:31 2025 DBG default: Exec #9: update-rc.d -f dbus defaults
Fri Sep 26 13:06:31 2025 DBG default: Exit #9: 0
Fri Sep 26 13:06:31 2025 DBG default: Set service: "saned" true
Fri Sep 26 13:06:31 2025 DBG default: Exec #10: update-rc.d -f saned defaults
Fri Sep 26 13:06:31 2025 DBG default: Exit #10: 0
Fri Sep 26 13:06:31 2025 DBG default: Set service: "smartmontools" true
Fri Sep 26 13:06:31 2025 DBG default: Exec #11: update-rc.d -f smartmontools defaults
Fri Sep 26 13:06:31 2025 DBG default: Exit #11: 0
Fri Sep 26 13:06:31 2025 DBG default: Set service: "anacron" true
Fri Sep 26 13:06:31 2025 DBG default: Exec #12: update-rc.d -f anacron defaults
Fri Sep 26 13:06:31 2025 DBG default: Exit #12: 0
Fri Sep 26 13:06:31 2025 DBG default: Set service: "cron" true
Fri Sep 26 13:06:31 2025 DBG default: Exec #13: update-rc.d -f cron defaults
Fri Sep 26 13:06:31 2025 DBG default: Exit #13: 0
Fri Sep 26 13:06:31 2025 DBG default: Set service: "sudo" true
Fri Sep 26 13:06:31 2025 DBG default: Exec #14: update-rc.d -f sudo defaults
Fri Sep 26 13:06:31 2025 DBG default: Exit #14: 0
Fri Sep 26 13:06:31 2025 DBG default: Set service: "bluetooth" false
Fri Sep 26 13:06:31 2025 DBG default: Exec #15: update-rc.d -f bluetooth remove
Fri Sep 26 13:06:31 2025 DBG default: Exit #15: 0
Fri Sep 26 13:06:31 2025 DBG default: Set service: "network-manager" true
Fri Sep 26 13:06:31 2025 DBG default: Exec #16: update-rc.d -f network-manager defaults
Fri Sep 26 13:06:31 2025 DBG default: Exit #16: 0
Fri Sep 26 13:06:31 2025 DBG default: Set service: "nfs-kernel-server" true
Fri Sep 26 13:06:31 2025 DBG default: Exec #17: update-rc.d -f nfs-kernel-server defaults
Fri Sep 26 13:06:32 2025 DBG default: Exit #17: 0
Fri Sep 26 13:06:32 2025 DBG default: Set service: "rsync" true
Fri Sep 26 13:06:32 2025 DBG default: Exec #18: update-rc.d -f rsync defaults
Fri Sep 26 13:06:32 2025 DBG default: Exit #18: 0
Fri Sep 26 13:06:32 2025 DBG default: Set service: "cups" true
Fri Sep 26 13:06:32 2025 DBG default: Exec #19: update-rc.d -f cups defaults
Fri Sep 26 13:06:32 2025 DBG default: Exit #19: 0
Fri Sep 26 13:06:32 2025 DBG default: Set service: "cups-browsed" true
Fri Sep 26 13:06:32 2025 DBG default: Exec #20: update-rc.d -f cups-browsed defaults
Fri Sep 26 13:06:32 2025 DBG default: Exit #20: 0
Fri Sep 26 13:06:32 2025 DBG default: Set service: "smbd" false
Fri Sep 26 13:06:32 2025 DBG default: Exec #21: update-rc.d -f smbd remove
Fri Sep 26 13:06:32 2025 DBG default: Exit #21: 0
Fri Sep 26 13:06:32 2025 DBG default: Set service: "nmbd" false
Fri Sep 26 13:06:32 2025 DBG default: Exec #22: update-rc.d -f nmbd remove
Fri Sep 26 13:06:32 2025 DBG default: Exit #22: 0
Fri Sep 26 13:06:32 2025 DBG default: Set service: "samba-ad-dc" false
Fri Sep 26 13:06:32 2025 DBG default: Exec #23: update-rc.d -f samba-ad-dc remove
Fri Sep 26 13:06:32 2025 DBG default: Exit #23: 0
Fri Sep 26 13:06:32 2025 DBG default: Exec #24: sed -i s/WORKGROUP/NONEJOINED/g /etc/samba/smb.conf
Fri Sep 26 13:06:32 2025 DBG default: Exit #24: 0
Fri Sep 26 13:06:32 2025 DBG default: Bash #25: sed -E -i '/localhost/! s/^(127\.0\.0\.1|127\.0\.1\.1).*/\1    WallE/' /etc/hosts
Fri Sep 26 13:06:32 2025 DBG default: Exit #25: 0
Fri Sep 26 13:06:32 2025 DBG default: Bash #26: echo "WallE" | cat > /etc/hostname
Fri Sep 26 13:06:32 2025 DBG default: Exit #26: 0
Fri Sep 26 13:06:32 2025 DBG default: Bash #27: echo "WallE" | cat > /etc/mailname
Fri Sep 26 13:06:32 2025 DBG default: Exit #27: 0
Fri Sep 26 13:06:32 2025 DBG default: Bash #28: sed -i 's/.*send host-name.*/send host-name "WallE";/g' /etc/dhcp/dhclient.conf
Fri Sep 26 13:06:32 2025 DBG default: SErr #28: "sed: can't read /etc/dhcp/dhclient.conf: No such file or directory\n"
Fri Sep 26 13:06:32 2025 DBG default: Exit #28: 2
Fri Sep 26 13:06:32 2025 DBG default: Bash #29: echo "booph.ome" | cat > /etc/defaultdomain
Fri Sep 26 13:06:32 2025 DBG default: Exit #29: 0
Fri Sep 26 13:06:32 2025 DBG default: << void Oobe::setLocale() const >>
Fri Sep 26 13:06:32 2025 DBG default: Update locale
Fri Sep 26 13:06:32 2025 DBG default: Bash #30: /usr/sbin/update-locale "LANG=en_US.UTF-8"
Fri Sep 26 13:06:32 2025 DBG default: Exit #30: 0
Fri Sep 26 13:06:32 2025 DBG default: Bash #31: echo letter >/etc/papersize
Fri Sep 26 13:06:32 2025 DBG default: Exit #31: 0
Fri Sep 26 13:06:32 2025 DBG default: Exec #32: ln -nfs /usr/share/zoneinfo/America/Phoenix /etc/localtime
Fri Sep 26 13:06:32 2025 DBG default: Exit #32: 0
Fri Sep 26 13:06:32 2025 DBG default: Bash #33: echo America/Phoenix > /etc/timezone
Fri Sep 26 13:06:32 2025 DBG default: Exit #33: 0
Fri Sep 26 13:06:32 2025 DBG default: Bash #34: echo '0.0 0 0.0
0
UTC' > /etc/adjtime
Fri Sep 26 13:06:32 2025 DBG default: Exit #34: 0
Fri Sep 26 13:06:32 2025 DBG default: Exec #35: hwclock --hctosys
Fri Sep 26 13:06:33 2025 DBG default: Exit #35: 0
Fri Sep 26 13:06:33 2025 DBG default: Bash #36: sed -i '/data0=/c\data0=%l:%M' /etc/skel/.config/xfce4/panel/xfce4-orageclock-plugin-1.rc
Fri Sep 26 13:06:33 2025 DBG default: SErr #36: "sed: can't read /etc/skel/.config/xfce4/panel/xfce4-orageclock-plugin-1.rc: No such file or directory\n"
Fri Sep 26 13:06:33 2025 DBG default: Exit #36: 2
Fri Sep 26 13:06:33 2025 DBG default: Bash #37: sed -i '/time_format=/c\time_format=%l:%M' /etc/skel/.config/xfce4/panel/datetime-1.rc
Fri Sep 26 13:06:33 2025 DBG default: SErr #37: "sed: can't read /etc/skel/.config/xfce4/panel/datetime-1.rc: No such file or directory\n"
Fri Sep 26 13:06:33 2025 DBG default: Exit #37: 2
Fri Sep 26 13:06:33 2025 DBG default: Bash #38: sed -i 's/%H/%l/' /etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
Fri Sep 26 13:06:33 2025 DBG default: Exit #38: 0
Fri Sep 26 13:06:33 2025 DBG default: Bash #39: sed -i '/use24hFormat=/c\use24hFormat=0' /etc/skel/.config/plasma-org.kde.plasma.desktop-appletsrc
Fri Sep 26 13:06:33 2025 DBG default: SErr #39: "sed: can't read /etc/skel/.config/plasma-org.kde.plasma.desktop-appletsrc: No such file or directory\n"
Fri Sep 26 13:06:33 2025 DBG default: Exit #39: 2
Fri Sep 26 13:06:33 2025 DBG default: Bash #40: sed -i '/time1_format/c\time1_format=%l:%M' /etc/skel/.config/tint2/tint2rc
Fri Sep 26 13:06:33 2025 DBG default: Exit #40: 0
Fri Sep 26 13:06:33 2025 DBG default: Bash #41: sed -i 's/%H:%M/%l:%M/g' /etc/skel/.icewm/preferences
Fri Sep 26 13:06:33 2025 DBG default: SErr #41: "sed: can't read /etc/skel/.icewm/preferences: No such file or directory\n"
Fri Sep 26 13:06:33 2025 DBG default: Exit #41: 2
Fri Sep 26 13:06:33 2025 DBG default: Bash #42: sed -i 's/%k:%M/%l:%M/g' /etc/skel/.fluxbox/init
Fri Sep 26 13:06:33 2025 DBG default: Exit #42: 0
Fri Sep 26 13:06:33 2025 DBG default: Bash #43: sed -i 's/%H:%M/%l:%M/g' /etc/skel/.jwm/tray
Fri Sep 26 13:06:33 2025 DBG default: SErr #43: "sed: can't read /etc/skel/.jwm/tray: No such file or directory\n"
Fri Sep 26 13:06:33 2025 DBG default: Exit #43: 2
Fri Sep 26 13:06:33 2025 DBG default: Exec #44: rm /var/lib/dbus/machine-id /etc/machine-id
Fri Sep 26 13:06:33 2025 DBG default: Exit #44: 0
Fri Sep 26 13:06:33 2025 DBG default: Exec #45: dbus-uuidgen --ensure=/etc/machine-id
Fri Sep 26 13:06:33 2025 DBG default: Exit #45: 0
Fri Sep 26 13:06:33 2025 DBG default: Exec #46: dbus-uuidgen --ensure
Fri Sep 26 13:06:33 2025 DBG default: Exit #46: 0
Fri Sep 26 13:06:33 2025 DBG default: Exec #47: chpasswd
Fri Sep 26 13:06:33 2025 DBG default: Exit #47: 0
Fri Sep 26 13:06:33 2025 DBG default: check for remastered home folder: false
Fri Sep 26 13:06:33 2025 DBG default: Exec #48: cp -a /etc/skel /home/clue
Fri Sep 26 13:06:33 2025 DBG default: Exit #48: 0
Fri Sep 26 13:06:33 2025 DBG default: Bash #49: sed -i '/data0=/c\data0=%l:%M' /home/clue/.config/xfce4/panel/xfce4-orageclock-plugin-1.rc
Fri Sep 26 13:06:33 2025 DBG default: SErr #49: "sed: can't read /home/clue/.config/xfce4/panel/xfce4-orageclock-plugin-1.rc: No such file or directory\n"
Fri Sep 26 13:06:33 2025 DBG default: Exit #49: 2
Fri Sep 26 13:06:33 2025 DBG default: Bash #50: sed -i '/time_format=/c\time_format=%l:%M' /home/clue/.config/xfce4/panel/datetime-1.rc
Fri Sep 26 13:06:33 2025 DBG default: SErr #50: "sed: can't read /home/clue/.config/xfce4/panel/datetime-1.rc: No such file or directory\n"
Fri Sep 26 13:06:33 2025 DBG default: Exit #50: 2
Fri Sep 26 13:06:33 2025 DBG default: Bash #51: sed -i 's/%H/%l/' /home/clue/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
Fri Sep 26 13:06:33 2025 DBG default: Exit #51: 0
Fri Sep 26 13:06:33 2025 DBG default: Bash #52: sed -i '/use24hFormat=/c\use24hFormat=0' /home/clue/.config/plasma-org.kde.plasma.desktop-appletsrc
Fri Sep 26 13:06:33 2025 DBG default: SErr #52: "sed: can't read /home/clue/.config/plasma-org.kde.plasma.desktop-appletsrc: No such file or directory\n"
Fri Sep 26 13:06:33 2025 DBG default: Exit #52: 2
Fri Sep 26 13:06:33 2025 DBG default: Bash #53: sed -i '/time1_format/c\time1_format=%l:%M' /home/clue/.config/tint2/tint2rc
Fri Sep 26 13:06:33 2025 DBG default: Exit #53: 0
Fri Sep 26 13:06:33 2025 DBG default: Bash #54: sed -i 's/%H:%M/%l:%M/g' /home/clue/.icewm/preferences
Fri Sep 26 13:06:33 2025 DBG default: SErr #54: "sed: can't read /home/clue/.icewm/preferences: No such file or directory\n"
Fri Sep 26 13:06:33 2025 DBG default: Exit #54: 2
Fri Sep 26 13:06:33 2025 DBG default: Bash #55: sed -i 's/%k:%M/%l:%M/g' /home/clue/.fluxbox/init
Fri Sep 26 13:06:33 2025 DBG default: Exit #55: 0
Fri Sep 26 13:06:33 2025 DBG default: Bash #56: sed -i 's/%H:%M/%l:%M/g' /home/clue/.jwm/tray
Fri Sep 26 13:06:33 2025 DBG default: SErr #56: "sed: can't read /home/clue/.jwm/tray: No such file or directory\n"
Fri Sep 26 13:06:33 2025 DBG default: Exit #56: 2
Fri Sep 26 13:06:33 2025 DBG default: Exec #57: chown -R demo:demo /home/clue
Fri Sep 26 13:06:33 2025 DBG default: Exit #57: 0
Fri Sep 26 13:06:33 2025 DBG default: Exec #58: sed -i s/demo/clue/g /etc/group
Fri Sep 26 13:06:33 2025 DBG default: Exit #58: 0
Fri Sep 26 13:06:33 2025 DBG default: Exec #59: sed -i s/demo/clue/g /etc/gshadow
Fri Sep 26 13:06:33 2025 DBG default: Exit #59: 0
Fri Sep 26 13:06:33 2025 DBG default: Exec #60: sed -i s/demo/clue/g /etc/passwd
Fri Sep 26 13:06:33 2025 DBG default: Exit #60: 0
Fri Sep 26 13:06:33 2025 DBG default: Exec #61: sed -i s/demo/clue/g /etc/shadow
Fri Sep 26 13:06:33 2025 DBG default: Exit #61: 0
Fri Sep 26 13:06:33 2025 DBG default: Exec #62: sed -i s/demo/clue/g /etc/subuid
Fri Sep 26 13:06:33 2025 DBG default: Exit #62: 0
Fri Sep 26 13:06:33 2025 DBG default: Exec #63: sed -i s/demo/clue/g /etc/subgid
Fri Sep 26 13:06:33 2025 DBG default: Exit #63: 0
Fri Sep 26 13:06:33 2025 DBG default: Exec #64: sed -i s/demo/clue/g /etc/slim.conf
Fri Sep 26 13:06:33 2025 DBG default: SErr #64: "/bin/sed: can't read /etc/slim.conf: No such file or directory\n"
Fri Sep 26 13:06:33 2025 DBG default: Exit #64: 2
Fri Sep 26 13:06:33 2025 DBG default: Exec #65: sed -i s/demo/clue/g /etc/slimski.local.conf
Fri Sep 26 13:06:33 2025 DBG default: SErr #65: "/bin/sed: can't read /etc/slimski.local.conf: No such file or directory\n"
Fri Sep 26 13:06:33 2025 DBG default: Exit #65: 2
Fri Sep 26 13:06:33 2025 DBG default: Exec #66: sed -i s/demo/clue/g /etc/lightdm/lightdm.conf
Fri Sep 26 13:06:33 2025 DBG default: Exit #66: 0
Fri Sep 26 13:06:33 2025 DBG default: Exec #67: sed -i s/demo/clue/g /home/*/.gtkrc-2.0
Fri Sep 26 13:06:33 2025 DBG default: SErr #67: "/bin/sed: can't read /home/*/.gtkrc-2.0: No such file or directory\n"
Fri Sep 26 13:06:33 2025 DBG default: Exit #67: 2
Fri Sep 26 13:06:33 2025 DBG default: Exec #68: sed -i s/demo/clue/g /root/.gtkrc-2.0
Fri Sep 26 13:06:33 2025 DBG default: SErr #68: "/bin/sed: can't read /root/.gtkrc-2.0: No such file or directory\n"
Fri Sep 26 13:06:33 2025 DBG default: Exit #68: 2
Fri Sep 26 13:06:33 2025 DBG default: Exec #69: sed -i s/auto_login/#auto_login/g /etc/slim.conf
Fri Sep 26 13:06:33 2025 DBG default: SErr #69: "/bin/sed: can't read /etc/slim.conf: No such file or directory\n"
Fri Sep 26 13:06:33 2025 DBG default: Exit #69: 2
Fri Sep 26 13:06:33 2025 DBG default: Exec #70: sed -i "s/default_user /#default_user /g" /etc/slim.conf
Fri Sep 26 13:06:33 2025 DBG default: SErr #70: "/bin/sed: can't read /etc/slim.conf: No such file or directory\n"
Fri Sep 26 13:06:33 2025 DBG default: Exit #70: 2
Fri Sep 26 13:06:33 2025 DBG default: Exec #71: sed -i s/autologin_enabled/#autologin_enabled/g /etc/slimski.local.conf
Fri Sep 26 13:06:33 2025 DBG default: SErr #71: "/bin/sed: can't read /etc/slimski.local.conf: No such file or directory\n"
Fri Sep 26 13:06:33 2025 DBG default: Exit #71: 2
Fri Sep 26 13:06:33 2025 DBG default: Exec #72: sed -i "s/default_user /#default_user /g" /etc/slimski.local.conf
Fri Sep 26 13:06:33 2025 DBG default: SErr #72: "/bin/sed: can't read /etc/slimski.local.conf: No such file or directory\n"
Fri Sep 26 13:06:33 2025 DBG default: Exit #72: 2
Fri Sep 26 13:06:33 2025 DBG default: Exec #73: sed -i s/autologin-user=/#autologin-user=/g /etc/lightdm/lightdm.conf
Fri Sep 26 13:06:33 2025 DBG default: Exit #73: 0
Fri Sep 26 13:06:33 2025 DBG default: Exec #74: sed -i s/User=.*/User=/g /etc/sddm.conf
Fri Sep 26 13:06:33 2025 DBG default: SErr #74: "/bin/sed: can't read /etc/sddm.conf: No such file or directory\n"
Fri Sep 26 13:06:33 2025 DBG default: Exit #74: 2
Fri Sep 26 13:06:33 2025 DBG default: Exec #75: touch /var/mail/clue
Fri Sep 26 13:06:33 2025 DBG default: Exit #75: 0
Fri Sep 26 13:06:33 2025 DBG default: Bash #76: sed -i 's/nosplash\b/splash/g' /boot/grub/grub.cfg
Fri Sep 26 13:06:34 2025 DBG default: Exit #76: 0
Fri Sep 26 13:06:34 2025 DBG default: Exec #77: update-rc.d oobe disable
Fri Sep 26 13:06:34 2025 DBG default: SErr #77: "insserv: warning: current start runlevel(s) (empty) of script `oobe' overrides LSB defaults (5).\ninsserv: warning: current stop runlevel(s) (0 1 5 6) of script `oobe' overrides LSB defaults (0 1 6).\n"
Fri Sep 26 13:06:34 2025 DBG default: Exit #77: 0
Fri Sep 26 13:06:34 2025 DBG default: Exec #78: /usr/sbin/reboot
Fri Sep 26 13:06:34 2025 DBG default: Exit #78: 0

User avatar
i_ri
Posts: 1159
Joined: Tue Jun 30, 2015 12:26 am

Re: MX 25 Beta 1 Feedback thread

#303 Post by i_ri »

nice to have sensors populated with something other than Did you run sensors?

Code: Select all

System:
  Kernel: 6.12.48+deb13-amd64 arch: x86_64 bits: 64 compiler: gcc v: 14.2.0 clocksource: tsc
    avail: hpet,acpi_pm parameters: BOOT_IMAGE=/boot/vmlinuz-6.12.48+deb13-amd64 root=UUID=<filter>
    ro persist_static_root quiet splash resume=UUID=<filter> resume_offset=1165312
  Desktop: Xfce v: 4.20.1 tk: Gtk v: 3.24.48 wm: xfwm4 v: 4.20.0 with: xfce4-panel
    tools: xfce4-screensaver vt: 7 dm: LightDM v: 1.32.0 Distro: MX-25_Xfce_sysvinit_beta1_x64
    Infinity September 21 2025 base: Debian GNU/Linux 13 (trixie)
Machine:
  Type: Desktop System: HP-Pavilion product: AY022AA-ABA p6330f v: N/A serial: <superuser required>
    Chassis: Hewlett-Packard type: 3 serial: <superuser required>
  Mobo: MSI model: IONA v: 1.0 serial: <superuser required> part-nu: AY022AA#ABA
    uuid: <superuser required> BIOS: American Megatrends v: 5.15 date: 06/25/2010
CPU:
  Info: model: Intel Core i3 530 bits: 64 type: MT MCP arch: Westmere gen: core 1 level: v2
    built: 2010-11 process: Intel 32nm family: 6 model-id: 0x25 (37) stepping: 2 microcode: 0x11
  Topology: cpus: 1x dies: 1 clusters: 2 cores: 2 threads: 4 tpc: 2 smt: enabled cache:
    L1: 128 KiB desc: d-2x32 KiB; i-2x32 KiB L2: 512 KiB desc: 2x256 KiB L3: 4 MiB desc: 1x4 MiB
  Speed (MHz): avg: 1463 min/max: 1200/2933 scaling: driver: acpi-cpufreq governor: schedutil
    cores: 1: 1463 2: 1463 3: 1463 4: 1463 bogomips: 23411
  Flags: ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3
  Vulnerabilities:
  Type: gather_data_sampling status: Not affected
  Type: indirect_target_selection status: Not affected
  Type: itlb_multihit status: KVM: VMX unsupported
  Type: l1tf mitigation: PTE Inversion
  Type: mds status: Vulnerable: Clear CPU buffers attempted, no microcode; SMT vulnerable
  Type: meltdown mitigation: PTI
  Type: mmio_stale_data status: Unknown: No mitigations
  Type: reg_file_data_sampling status: Not affected
  Type: retbleed status: Not affected
  Type: spec_rstack_overflow status: Not affected
  Type: spec_store_bypass mitigation: Speculative Store Bypass disabled via prctl
  Type: spectre_v1 mitigation: usercopy/swapgs barriers and __user pointer sanitization
  Type: spectre_v2 mitigation: Retpolines; IBPB: conditional; IBRS_FW; STIBP: conditional; RSB
    filling; PBRSB-eIBRS: Not affected; BHI: Not affected
  Type: srbds status: Not affected
  Type: tsa status: Not affected
  Type: tsx_async_abort status: Not affected
  Type: vmscape status: Not affected
Graphics:
  Device-1: Intel Core Processor Integrated Graphics vendor: Hewlett-Packard driver: i915 v: kernel
    arch: Gen-5.75 process: Intel 45nm built: 2010 ports: active: VGA-1 empty: DP-1,HDMI-A-1
    bus-ID: 00:02.0 chip-ID: 8086:0042 class-ID: 0300
  Display: x11 server: X.Org v: 21.1.16 compositor: xfwm4 v: 4.20.0 driver: X: loaded: intel
    dri: swrast gpu: i915 display-ID: :0.0 screens: 1
  Screen-1: 0 s-res: 1920x1080 s-dpi: 96 s-size: 509x286mm (20.04x11.26") s-diag: 584mm (22.99")
  Monitor-1: VGA-1 mapped: VGA1 model: AOC 2436 serial: <filter> built: 2010 res: mode: 1920x1080
    hz: 60 scale: 100% (1) dpi: 94 gamma: 1.2 size: 521x293mm (20.51x11.54") diag: 598mm (23.5")
    ratio: 16:9 modes: max: 1920x1080 min: 720x400
  API: EGL v: 1.5 hw: drv: intel crocus platforms: device: 1 drv: swrast gbm: drv: crocus
    surfaceless: drv: swrast x11: drv: swrast inactive: wayland,device-0
  API: OpenGL v: 4.5 compat-v: 2.1 vendor: mesa v: 25.0.7-2 glx-v: 1.4 direct-render: yes
    renderer: llvmpipe (LLVM 19.1.7 128 bits) device-ID: ffffffff:ffffffff memory: 7.45 GiB
    unified: yes
  Info: Tools: api: eglinfo,glxinfo de: xfce4-display-settings x11: xdriinfo, xdpyinfo, xprop,
    xrandr
Audio:
  Device-1: Intel 5 Series/3400 Series High Definition Audio vendor: Hewlett-Packard
    driver: snd_hda_intel v: kernel bus-ID: 00:1b.0 chip-ID: 8086:3b56 class-ID: 0403
  API: ALSA v: k6.12.48+deb13-amd64 status: kernel-api tools: alsactl,alsamixer,amixer
  Server-1: PipeWire v: 1.4.5 status: active with: 1: pipewire-pulse status: active
    2: wireplumber status: active 3: pipewire-alsa type: plugin 4: pw-jack type: plugin
    tools: pactl,pw-cat,pw-cli,wpctl
Network:
  Device-1: Realtek RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet vendor: Hewlett-Packard
    driver: r8169 v: kernel pcie: gen: 1 speed: 2.5 GT/s lanes: 1 port: d800 bus-ID: 01:00.0
    chip-ID: 10ec:8168 class-ID: 0200
  IF: eth0 state: up speed: 1000 Mbps duplex: full mac: <filter>
  Info: services: NetworkManager
RAID:
  Hardware-1: Intel SATA Controller [RAID mode] driver: ahci v: 3.0 port: c080 bus-ID: 00:1f.2
    chip-ID: 8086:2822 rev: N/A class-ID: 0104
Drives:
  Local Storage: total: 312.65 GiB used: 30.31 GiB (9.7%)
  SMART Message: Unable to run smartctl. Root privileges required.
  ID-1: /dev/sdc maj-min: 8:32 vendor: Western Digital model: WD3200BEKT-60V5T1 size: 298.09 GiB
    block-size: physical: 512 B logical: 512 B speed: 3.0 Gb/s tech: HDD rpm: 7200 serial: <filter>
    fw-rev: 1A12 scheme: MBR
  ID-2: /dev/sdf maj-min: 8:80 vendor: SanDisk model: Cruzer Glide size: 14.56 GiB block-size:
    physical: 512 B logical: 512 B type: USB rev: 2.0 spd: 480 Mb/s lanes: 1 mode: 2.0 tech: N/A
    serial: <filter> fw-rev: 1.27
  SMART Message: Unknown USB bridge. Flash drive/Unsupported enclosure?
Partition:
  ID-1: / raw-size: 127.02 GiB size: 124.46 GiB (97.99%) used: 29.42 GiB (23.6%) fs: ext4
    dev: /dev/sdc1 maj-min: 8:33
Swap:
  Kernel: swappiness: 15 (default 60) cache-pressure: 100 (default) zswap: no
  ID-1: swap-1 type: file size: 21.55 GiB used: 0 KiB (0.0%) priority: -2 file: /swap/swap
Sensors:
  System Temperatures: cpu: 43.0 C mobo: N/A
  Fan Speeds (rpm): cpu: 0 fan-2: 0
Repos:
  Packages: pm: dpkg pkgs: 2250 libs: 1139 tools: apt, apt-get, aptitude, nala, synaptic pm: rpm
    pkgs: 0 pm: flatpak pkgs: 0
  No active apt repos in: /etc/apt/sources.list
  Active apt repos in: /etc/apt/sources.list.d/debian.sources
    1: deb http://deb.debian.org/debian/ trixie main  contrib non-free non-free-firmware
    2: deb http://security.debian.org/debian-security/ trixie-security main  contrib non-free non-free-firmware
    3: deb http://deb.debian.org/debian/ trixie-updates  main contrib non-free non-free-firmware
  Active apt repos in: /etc/apt/sources.list.d/mx.sources
    1: deb http://la.mxrepo.com/mx/repo/ trixie main  non-free
Info:
  Memory: total: 8 GiB available: 7.63 GiB used: 1.53 GiB (20.1%)
  Processes: 227 Power: uptime: 2h 2m states: freeze,standby,mem,disk suspend: deep
    avail: s2idle,shallow wakeups: 0 hibernate: platform avail: shutdown, reboot, suspend,
    test_resume image: 3 GiB services: upowerd,xfce4-power-manager Init: SysVinit v: 3.14
    runlevel: 5 default: 5 tool: service
  Compilers: gcc: 14.2.0 Client: shell wrapper v: 5.2.37-release inxi: 3.3.38
Boot Mode: BIOS (legacy, CSM, MBR)

User avatar
oops
Posts: 2054
Joined: Tue Apr 10, 2018 5:07 pm

Re: MX 25 Beta 1 Feedback thread

#304 Post by oops »

FI: Roxterm is OK now (thk) , but I can not install xnview.deb , and orage , speedcrunch, are missing into the MX25 repo.

Code: Select all

root@mx25KDE:/home/tof-mx# apt install '/media/tof-mx/iso004/777P/XnViewMP-linux-x64_V1.9.3.deb' 
Note : sélection de « xnview » au lieu de « /media/tof-mx/iso004/777P/XnViewMP-linux-x64_V1.9.3.deb »
Résolution des dépendances  ... Erreur !
Certains paquets ne peuvent être installés. Cela peut signifier
que vous avez demandé l'impossible, ou bien, si vous utilisez
la distribution unstable, que certains paquets n'ont pas encore
été créés ou ne sont pas sortis d'Incoming.
L'information suivante devrait vous aider à résoudre la situation : 

Impossible de satisfaire les dépendances : 
 xnview : Dépend: libgdk-pixbuf2.0-0 (>= 2.22.0) mais il n'est pas installable
Erreur : Impossible de corriger les problèmes, des paquets défectueux sont en mode « garder en l'état ».
Erreur : The following information from --solver 3.0 may provide additional context:
   Unable to satisfy dependencies. Reached two conflicting decisions:
   1. xnview:amd64=1.9.3 is selected for install
   2. xnview:amd64 Dépend libgdk-pixbuf2.0-0 (>= 2.22.0)
      but none of the choices are installable:
      [no choices]
root@mx25KDE:/home/tof-mx# mx-boot-options &

Code: Select all

Snapshot created on: 20250927_0049
System:
  Kernel: 6.12.48+deb13-amd64 arch: x86_64 bits: 64 compiler: gcc v: 14.2.0
    clocksource: tsc avail: kvm-clock,acpi_pm
    parameters: BOOT_IMAGE=/boot/vmlinuz-6.12.48+deb13-amd64
    root=UUID=<filter> ro quiet video=1280x1024 splash resume=UUID=<filter>
    resume_offset=4032512
  Desktop: IceWM v: 3.9.0 tools: avail: i3lock,light-locker vt: 2 dm: SDDM
    Distro: MX-25_KDE_beta1_x64 Infinity September 21 2025 base: Debian
    GNU/Linux 13 (trixie)
Machine:
  Type: Virtualbox System: innotek GmbH product: VirtualBox v: 1.2
    serial: <superuser required> Chassis: Oracle Corporation type: 1
    serial: <superuser required>
  Mobo: Oracle model: VirtualBox v: 1.2 serial: <superuser required>
    uuid: <superuser required> BIOS: innotek GmbH v: VirtualBox date: 12/01/2006
CPU:
  Info: model: Intel Core i5-2320 bits: 64 type: MCP arch: Sandy Bridge
    gen: core 2 level: v2 built: 2010-12 process: Intel 32nm family: 6
    model-id: 0x2A (42) stepping: 7 microcode: N/A
  Topology: cpus: 1x dies: 1 clusters: 3 cores: 3 smt: <unsupported> cache:
    L1: 192 KiB desc: d-3x32 KiB; i-3x32 KiB L2: 768 KiB desc: 3x256 KiB
    L3: 18 MiB desc: 3x6 MiB
  Speed (MHz): avg: 2993 min/max: N/A cores: 1: 2993 2: 2993 3: 2993
    bogomips: 17958
  Flags: avx ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3
  Vulnerabilities: <filter>
Graphics:
  Device-1: VMware SVGA II Adapter driver: vmwgfx v: 2.20.0.0 ports:
    active: Virtual-1 empty: Virtual-2, Virtual-3, Virtual-4, Virtual-5,
    Virtual-6, Virtual-7, Virtual-8 bus-ID: 00:02.0 chip-ID: 15ad:0405
    class-ID: 0300
  Display: x11 server: X.Org v: 21.1.16 with: Xwayland v: 24.1.6 driver: X:
    loaded: vmware unloaded: fbdev,modesetting,vesa dri: swrast gpu: vmwgfx
    display-ID: :0 screens: 1
  Screen-1: 0 s-res: 1280x800 s-dpi: 96 s-size: 338x211mm (13.31x8.31")
    s-diag: 398mm (15.69")
  Monitor-1: Virtual-1 mapped: Virtual1 res: mode: 1280x800 hz: 60
    scale: 100% (1) size: N/A modes: max: 1280x800 min: 640x480
  API: EGL v: 1.5 platforms: device: 1 drv: swrast gbm: drv: kms_swrast
    surfaceless: drv: swrast x11: drv: swrast inactive: wayland,device-0
  API: OpenGL v: 4.5 vendor: mesa v: 25.0.7-2 glx-v: 1.4 direct-render: yes
    renderer: llvmpipe (LLVM 19.1.7 256 bits) device-ID: ffffffff:ffffffff
    memory: 3.32 GiB unified: yes
  Info: Tools: api: eglinfo,glxinfo de: kscreen-console,kscreen-doctor
    wl: wayland-info x11: xdriinfo, xdpyinfo, xprop, xrandr
Audio:
  Device-1: Intel 82801AA AC97 Audio vendor: Dell driver: snd_intel8x0
    v: kernel bus-ID: 00:05.0 chip-ID: 8086:2415 class-ID: 0401
  API: ALSA v: k6.12.48+deb13-amd64 status: kernel-api
    tools: alsactl,alsamixer,amixer
  Server-1: PipeWire v: 1.4.5 status: active with: 1: pipewire-pulse
    status: active 2: wireplumber status: active 3: pipewire-alsa type: plugin
    4: pw-jack type: plugin tools: pactl,pw-cat,pw-cli,wpctl
Network:
  Device-1: Intel 82540EM Gigabit Ethernet driver: e1000 v: kernel port: d020
    bus-ID: 00:03.0 chip-ID: 8086:100e class-ID: 0200
  IF: eth0 state: up speed: 1000 Mbps duplex: full mac: <filter>
  Device-2: Intel 82371AB/EB/MB PIIX4 ACPI type: network bridge
    driver: piix4_smbus v: N/A modules: i2c_piix4 port: N/A bus-ID: 00:07.0
    chip-ID: 8086:7113 class-ID: 0680
  Info: services: NetworkManager, nfsd, smbd, systemd-networkd,
    wpa_supplicant
Drives:
  Local Storage: total: 55.65 GiB used: 26.52 GiB (47.7%)
  SMART Message: Unable to run smartctl. Root privileges required.
  ID-1: /dev/sda maj-min: 8:0 vendor: VirtualBox model: VBOX HARDDISK
    size: 25.65 GiB block-size: physical: 512 B logical: 512 B speed: 3.0 Gb/s
    tech: N/A serial: <filter> fw-rev: 1.0 scheme: MBR
  ID-2: /dev/sdb maj-min: 8:16 vendor: VirtualBox model: VBOX HARDDISK
    size: 30 GiB block-size: physical: 512 B logical: 512 B speed: 3.0 Gb/s
    tech: N/A serial: <filter> fw-rev: 1.0 scheme: MBR
Partition:
  ID-1: / raw-size: 30 GiB size: 29.36 GiB (97.87%) used: 14.45 GiB (49.2%)
    fs: ext4 dev: /dev/sdb1 maj-min: 8:17
Swap:
  Kernel: swappiness: 15 (default 60) cache-pressure: 100 (default) zswap: no
  ID-1: swap-1 type: file size: 5.4 GiB used: 38.8 MiB (0.7%) priority: -2
    file: /swap/swap
Sensors:
  Src: lm-sensors+/sys Message: No sensor data found using /sys/class/hwmon
    or lm-sensors.
Repos:
  Packages: pm: dpkg pkgs: 2952 libs: 1649 tools: apt, apt-get, aptitude,
    nala, synaptic pm: rpm pkgs: 0 pm: flatpak pkgs: 0
  No active apt repos in: /etc/apt/sources.list
  Active apt repos in: /etc/apt/sources.list.d/debian.sources
    1: deb http://deb.debian.org/debian/ trixie main  contrib non-free non-free-firmware
    2: deb http://security.debian.org/debian-security/ trixie-security main  contrib non-free non-free-firmware
    3: deb http://deb.debian.org/debian/ trixie-updates  main contrib non-free non-free-firmware
  Active apt repos in: /etc/apt/sources.list.d/mx.sources
    1: deb http://ftp.lip6.fr/pub/linux/distributions/mxlinux/packages/mx/repo/ trixie main  non-free
    2: deb http://ftp.lip6.fr/pub/linux/distributions/mxlinux/packages/mx/repo/ trixie ahs
Info:
  Memory: total: 3.5 GiB available: 3.4 GiB used: 1.73 GiB (50.9%)
  Processes: 225 Power: uptime: 3h 20m states: freeze,mem,disk
    suspend: s2idle wakeups: 0 hibernate: shutdown
    avail: reboot,suspend,test_resume image: 1.31 GiB
    services: upowerd,xfce4-power-manager Init: systemd v: 257
    default: graphical tool: systemctl
  Compilers: gcc: 14.2.0 Shell: quick-system-in default: Bash v: 5.2.37
    running-in: quick-system-in inxi: 3.3.38
Boot Mode: BIOS (legacy, CSM, MBR)
... And for volumeicon I have an error:

Code: Select all

tof-mx@mx25KDE:~
$ volumeicon 

** (volumeicon:38721): WARNING **: 02:18:23.926: Binding 'XF86AudioRaiseVolume' failed!
Failed to bind XF86AudioRaiseVolume

** (volumeicon:38721): WARNING **: 02:18:23.926: Binding 'XF86AudioLowerVolume' failed!
Failed to bind XF86AudioLowerVolume

** (volumeicon:38721): WARNING **: 02:18:23.927: Binding 'XF86AudioMute' failed!
Failed to bind XF86AudioMute
Edit: for speedcrunch, I found it here:
https://packages.debian.org/search?suit ... peedcrunch
Paquet speedcrunch
experimental (math): calculatrice haute précision
0.12.0-7: alpha amd64 arm64 armel armhf hppa i386 loong64 m68k mips64el ppc64 ppc64el riscv64 s390x sh4 sparc64

apt install libqt5sql5-sqlite speedcrunch_0.12.0-7_amd64.deb
Last edited by oops on Sat Oct 04, 2025 1:14 pm, edited 1 time in total.
Pour les nouveaux utilisateurs: Alt+F1 pour le manuel, ou FAQS, MX MANUEL, et Conseils MX Conseils Debian - Info. système “quick-system-info-mx” (QSI) ... Ici: System: MX-19-23_x64 & antiX23_x32 runit

User avatar
dolphin_oracle
Developer
Posts: 22866
Joined: Sun Dec 16, 2007 12:17 pm

Re: MX 25 Beta 1 Feedback thread

#305 Post by dolphin_oracle »

oops wrote: Fri Sep 26, 2025 7:35 pm FI: Roxterm is OK now (thk) , but I can not install xnview.deb , and orage , speedcrunch, are missing into the MX25 repo.

Code: Select all

root@mx25KDE:/home/tof-mx# apt install '/media/tof-mx/iso004/777P/XnViewMP-linux-x64_V1.9.3.deb' 
Note : sélection de « xnview » au lieu de « /media/tof-mx/iso004/777P/XnViewMP-linux-x64_V1.9.3.deb »
Résolution des dépendances  ... Erreur !
Certains paquets ne peuvent être installés. Cela peut signifier
que vous avez demandé l'impossible, ou bien, si vous utilisez
la distribution unstable, que certains paquets n'ont pas encore
été créés ou ne sont pas sortis d'Incoming.
L'information suivante devrait vous aider à résoudre la situation : 

Impossible de satisfaire les dépendances : 
 xnview : Dépend: libgdk-pixbuf2.0-0 (>= 2.22.0) mais il n'est pas installable
Erreur : Impossible de corriger les problèmes, des paquets défectueux sont en mode « garder en l'état ».
Erreur : The following information from --solver 3.0 may provide additional context:
   Unable to satisfy dependencies. Reached two conflicting decisions:
   1. xnview:amd64=1.9.3 is selected for install
   2. xnview:amd64 Dépend libgdk-pixbuf2.0-0 (>= 2.22.0)
      but none of the choices are installable:
      [no choices]
root@mx25KDE:/home/tof-mx# mx-boot-options &

Code: Select all

Snapshot created on: 20250927_0049
System:
  Kernel: 6.12.48+deb13-amd64 arch: x86_64 bits: 64 compiler: gcc v: 14.2.0
    clocksource: tsc avail: kvm-clock,acpi_pm
    parameters: BOOT_IMAGE=/boot/vmlinuz-6.12.48+deb13-amd64
    root=UUID=<filter> ro quiet video=1280x1024 splash resume=UUID=<filter>
    resume_offset=4032512
  Desktop: IceWM v: 3.9.0 tools: avail: i3lock,light-locker vt: 2 dm: SDDM
    Distro: MX-25_KDE_beta1_x64 Infinity September 21 2025 base: Debian
    GNU/Linux 13 (trixie)
Machine:
  Type: Virtualbox System: innotek GmbH product: VirtualBox v: 1.2
    serial: <superuser required> Chassis: Oracle Corporation type: 1
    serial: <superuser required>
  Mobo: Oracle model: VirtualBox v: 1.2 serial: <superuser required>
    uuid: <superuser required> BIOS: innotek GmbH v: VirtualBox date: 12/01/2006
CPU:
  Info: model: Intel Core i5-2320 bits: 64 type: MCP arch: Sandy Bridge
    gen: core 2 level: v2 built: 2010-12 process: Intel 32nm family: 6
    model-id: 0x2A (42) stepping: 7 microcode: N/A
  Topology: cpus: 1x dies: 1 clusters: 3 cores: 3 smt: <unsupported> cache:
    L1: 192 KiB desc: d-3x32 KiB; i-3x32 KiB L2: 768 KiB desc: 3x256 KiB
    L3: 18 MiB desc: 3x6 MiB
  Speed (MHz): avg: 2993 min/max: N/A cores: 1: 2993 2: 2993 3: 2993
    bogomips: 17958
  Flags: avx ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3
  Vulnerabilities: <filter>
Graphics:
  Device-1: VMware SVGA II Adapter driver: vmwgfx v: 2.20.0.0 ports:
    active: Virtual-1 empty: Virtual-2, Virtual-3, Virtual-4, Virtual-5,
    Virtual-6, Virtual-7, Virtual-8 bus-ID: 00:02.0 chip-ID: 15ad:0405
    class-ID: 0300
  Display: x11 server: X.Org v: 21.1.16 with: Xwayland v: 24.1.6 driver: X:
    loaded: vmware unloaded: fbdev,modesetting,vesa dri: swrast gpu: vmwgfx
    display-ID: :0 screens: 1
  Screen-1: 0 s-res: 1280x800 s-dpi: 96 s-size: 338x211mm (13.31x8.31")
    s-diag: 398mm (15.69")
  Monitor-1: Virtual-1 mapped: Virtual1 res: mode: 1280x800 hz: 60
    scale: 100% (1) size: N/A modes: max: 1280x800 min: 640x480
  API: EGL v: 1.5 platforms: device: 1 drv: swrast gbm: drv: kms_swrast
    surfaceless: drv: swrast x11: drv: swrast inactive: wayland,device-0
  API: OpenGL v: 4.5 vendor: mesa v: 25.0.7-2 glx-v: 1.4 direct-render: yes
    renderer: llvmpipe (LLVM 19.1.7 256 bits) device-ID: ffffffff:ffffffff
    memory: 3.32 GiB unified: yes
  Info: Tools: api: eglinfo,glxinfo de: kscreen-console,kscreen-doctor
    wl: wayland-info x11: xdriinfo, xdpyinfo, xprop, xrandr
Audio:
  Device-1: Intel 82801AA AC97 Audio vendor: Dell driver: snd_intel8x0
    v: kernel bus-ID: 00:05.0 chip-ID: 8086:2415 class-ID: 0401
  API: ALSA v: k6.12.48+deb13-amd64 status: kernel-api
    tools: alsactl,alsamixer,amixer
  Server-1: PipeWire v: 1.4.5 status: active with: 1: pipewire-pulse
    status: active 2: wireplumber status: active 3: pipewire-alsa type: plugin
    4: pw-jack type: plugin tools: pactl,pw-cat,pw-cli,wpctl
Network:
  Device-1: Intel 82540EM Gigabit Ethernet driver: e1000 v: kernel port: d020
    bus-ID: 00:03.0 chip-ID: 8086:100e class-ID: 0200
  IF: eth0 state: up speed: 1000 Mbps duplex: full mac: <filter>
  Device-2: Intel 82371AB/EB/MB PIIX4 ACPI type: network bridge
    driver: piix4_smbus v: N/A modules: i2c_piix4 port: N/A bus-ID: 00:07.0
    chip-ID: 8086:7113 class-ID: 0680
  Info: services: NetworkManager, nfsd, smbd, systemd-networkd,
    wpa_supplicant
Drives:
  Local Storage: total: 55.65 GiB used: 26.52 GiB (47.7%)
  SMART Message: Unable to run smartctl. Root privileges required.
  ID-1: /dev/sda maj-min: 8:0 vendor: VirtualBox model: VBOX HARDDISK
    size: 25.65 GiB block-size: physical: 512 B logical: 512 B speed: 3.0 Gb/s
    tech: N/A serial: <filter> fw-rev: 1.0 scheme: MBR
  ID-2: /dev/sdb maj-min: 8:16 vendor: VirtualBox model: VBOX HARDDISK
    size: 30 GiB block-size: physical: 512 B logical: 512 B speed: 3.0 Gb/s
    tech: N/A serial: <filter> fw-rev: 1.0 scheme: MBR
Partition:
  ID-1: / raw-size: 30 GiB size: 29.36 GiB (97.87%) used: 14.45 GiB (49.2%)
    fs: ext4 dev: /dev/sdb1 maj-min: 8:17
Swap:
  Kernel: swappiness: 15 (default 60) cache-pressure: 100 (default) zswap: no
  ID-1: swap-1 type: file size: 5.4 GiB used: 38.8 MiB (0.7%) priority: -2
    file: /swap/swap
Sensors:
  Src: lm-sensors+/sys Message: No sensor data found using /sys/class/hwmon
    or lm-sensors.
Repos:
  Packages: pm: dpkg pkgs: 2952 libs: 1649 tools: apt, apt-get, aptitude,
    nala, synaptic pm: rpm pkgs: 0 pm: flatpak pkgs: 0
  No active apt repos in: /etc/apt/sources.list
  Active apt repos in: /etc/apt/sources.list.d/debian.sources
    1: deb http://deb.debian.org/debian/ trixie main  contrib non-free non-free-firmware
    2: deb http://security.debian.org/debian-security/ trixie-security main  contrib non-free non-free-firmware
    3: deb http://deb.debian.org/debian/ trixie-updates  main contrib non-free non-free-firmware
  Active apt repos in: /etc/apt/sources.list.d/mx.sources
    1: deb http://ftp.lip6.fr/pub/linux/distributions/mxlinux/packages/mx/repo/ trixie main  non-free
    2: deb http://ftp.lip6.fr/pub/linux/distributions/mxlinux/packages/mx/repo/ trixie ahs
Info:
  Memory: total: 3.5 GiB available: 3.4 GiB used: 1.73 GiB (50.9%)
  Processes: 225 Power: uptime: 3h 20m states: freeze,mem,disk
    suspend: s2idle wakeups: 0 hibernate: shutdown
    avail: reboot,suspend,test_resume image: 1.31 GiB
    services: upowerd,xfce4-power-manager Init: systemd v: 257
    default: graphical tool: systemctl
  Compilers: gcc: 14.2.0 Shell: quick-system-in default: Bash v: 5.2.37
    running-in: quick-system-in inxi: 3.3.38
Boot Mode: BIOS (legacy, CSM, MBR)
... And for volumeicon I have an error:

Code: Select all

tof-mx@mx25KDE:~
$ volumeicon 

** (volumeicon:38721): WARNING **: 02:18:23.926: Binding 'XF86AudioRaiseVolume' failed!
Failed to bind XF86AudioRaiseVolume

** (volumeicon:38721): WARNING **: 02:18:23.926: Binding 'XF86AudioLowerVolume' failed!
Failed to bind XF86AudioLowerVolume

** (volumeicon:38721): WARNING **: 02:18:23.927: Binding 'XF86AudioMute' failed!
Failed to bind XF86AudioMute
you'll have to file a bug with XnView. that's why I took it out of mxpi. I'll give you a hint to pass along to them though, that libgdk-pixbuf2.0-0 library changed it's name but its still available, its libgdk-pixbuf-2.0-0 now. they XnView will need to change their debian control file.

orage is in the repo and preinstalled on the Xfce releases

icewm is not one of our standard desktops, and while I fully support your choices in software, and I'm not tracking down problems with other desktops right now. feel free to explore that one in a separate thread.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/

User avatar
i_ri
Posts: 1159
Joined: Tue Jun 30, 2015 12:26 am

Re: MX 25 Beta 1 Feedback thread

#306 Post by i_ri »

hello dolphin_oracle
/etc/skel/.fluxbox/startup
has this line

Code: Select all

# add root access
/usr/libexec/polkit-mate-authentication-agent-1 &
fluxbox sysV iso authenticates just fine;
it has something going right with
open root thunar, synaptic, apps needing elevated privelege.

When mxfluxbox is installed on the xfce sysV iso,
then the only connection to fluxbox session auth is this line in the fluxbox /startup file
and it is polkit-mate. will not authenticate open root thunar, synaptic, apps needing elevated privelege.

fluxbox /startup Changed to this does authentication

Code: Select all

# add root access
/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 &
What is the correct method for authentication in fluxbox session?

User avatar
DukeComposed
Posts: 1516
Joined: Thu Mar 16, 2023 1:57 pm

Re: MX 25 Beta 1 Feedback thread

#307 Post by DukeComposed »

dolphin_oracle wrote: Sun Sep 21, 2025 9:16 pm This thread is for feedback and issue reports MX-25 beta 1, any flavor.

Be sure to include the quick-system-info with your report.
I have nothing to report.

I finally got some free time to dedicate to trying the beta tonight so I installed MX-25_Xfce_sysvinit_beta1_x64.iso on a VM and started testing. I immediately hit an issue with the installed tmux package. tmux was not reading the config file I provided, regardless of any of the locations where I would put it. I tried some different troubleshooting steps, restarting, a minimal .tmux.conf. None succeeded, and I started compiling bug report data. I was grabbing some output on the VM to include in a post when it suddenly just started working.

I don't know if anyone else has had any problems with tmux in the beta so far, but I can confidently say I don't. Anymore. But until just now it was the strangest thing.

django013
Posts: 214
Joined: Sat Feb 11, 2023 3:25 am

Re: MX 25 Beta 1 Feedback thread

#308 Post by django013 »

I have continued testing and, for me, KDE is still not usable. However, this is not the fault of the MX developers; KDE is faulty and unreliable. At least for me.
Apart from the fact that sessions are not saved correctly, the shutdown behavior is strange. Sometimes the system does not respond at all to the shutdown menu command, then the system gets stuck in the middle of the shutdown process and I have to power off the machine.

I'm not testing any further—for me, KDE is yet NOT ready for real usage.
MC: ASUS PRIME A320M-K, AMD Ryzen 5 3600, NVIDIA Quadro P400
WS: ASRock X670E Steel Legend, AMD Ryzen 5 7600X, NVIDIA GTX 1660 SUPER

User avatar
AVLinux
Posts: 3258
Joined: Wed Jul 15, 2020 1:15 am

Re: MX 25 Beta 1 Feedback thread

#309 Post by AVLinux »

i_ri wrote: Fri Sep 26, 2025 11:30 pm hello dolphin_oracle
/etc/skel/.fluxbox/startup
has this line

Code: Select all

# add root access
/usr/libexec/polkit-mate-authentication-agent-1 &
fluxbox sysV iso authenticates just fine;
it has something going right with
open root thunar, synaptic, apps needing elevated privelege.

When mxfluxbox is installed on the xfce sysV iso,
then the only connection to fluxbox session auth is this line in the fluxbox /startup file
and it is polkit-mate. will not authenticate open root thunar, synaptic, apps needing elevated privelege.

fluxbox /startup Changed to this does authentication

Code: Select all

# add root access
/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 &
What is the correct method for authentication in fluxbox session?
I believe unless they changed it that the XFCE4 ISO (both inits) use policykit-1-gnome and Fluxbox uses polkit-mate. I'm not sure if both policykit frontends can be installed at the same time.. When you installed Fluxbox on XFCE4 do you know if polkit-mate got installed? If not then Fluxbox would be left without a policykit frontend until you changed it's startup to use policykit-1-gnome.

User avatar
siamhie
Global Moderator
Posts: 3859
Joined: Fri Aug 20, 2021 5:45 pm

Re: MX 25 Beta 1 Feedback thread

#310 Post by siamhie »

i_ri wrote: Fri Sep 26, 2025 11:30 pm hello dolphin_oracle
/etc/skel/.fluxbox/startup
has this line

Code: Select all

# add root access
/usr/libexec/polkit-mate-authentication-agent-1 &
fluxbox sysV iso authenticates just fine;
it has something going right with
open root thunar, synaptic, apps needing elevated privelege.

When mxfluxbox is installed on the xfce sysV iso,
then the only connection to fluxbox session auth is this line in the fluxbox /startup file
and it is polkit-mate. will not authenticate open root thunar, synaptic, apps needing elevated privelege.

fluxbox /startup Changed to this does authentication

Code: Select all

# add root access
/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 &
What is the correct method for authentication in fluxbox session?

You need to install mate-polkit and mate-polkit-common if you are going to add Fluxbox (with MX-flux settings) to the MX-25 XFCE install.
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.

Post Reply

Return to “General”