Re: boot error
Posted: Sat Feb 22, 2025 1:48 pm
interesting in QSI 'Kernel version is 6.1.0-30" and shows MX-23.5 to which does not its default Kernel booted is 6.12.8-1 (think a progression upgrade and not fresh install.)
another thought seeing "DMA Read NO_PASID" 1st entry start top of pg.
Looks like a corrupt boot strap is a thought. or something gone corrupt.
Tip to Question: Can you load or boot your original "MX-Live"Flash stick from here perform an "FSCK" on the internal hard drive to check its integrity. it will not be mounted
DMA read Direct Memory Address - something is caught in a "bit-lock or loss of data" crc error ? (bad memory stick? / lower voltages?)
eg: of a command line fsck check knowing your drive sudo blkid -o list ; or simply sudo blkid change /dev/sda1 for your own drive this is simply an example to cmdline use
sudo fsck -t ext4 -y -f -c /dev/sda1
this may shed some light. So back up a few step -do not click on drive in thunar- fsck must be performed on an unmounted drive. where by MX-Live-Flash boot is essential to cover 2 tests. does it work, then open an xfce4 terminal shell and issue the above sudo fskc -t ext4 -y -f -c /dev/sdxyz-1 fill in your appropriate info shown in blkid. keeping in line with dolphins 1st suggestion.
last of last . Perform a RTC reset on your bios and reset the mother board defaults.
another thought seeing "DMA Read NO_PASID" 1st entry start top of pg.
Looks like a corrupt boot strap is a thought. or something gone corrupt.
Tip to Question: Can you load or boot your original "MX-Live"Flash stick from here perform an "FSCK" on the internal hard drive to check its integrity. it will not be mounted
DMA read Direct Memory Address - something is caught in a "bit-lock or loss of data" crc error ? (bad memory stick? / lower voltages?)
eg: of a command line fsck check knowing your drive sudo blkid -o list ; or simply sudo blkid change /dev/sda1 for your own drive this is simply an example to cmdline use
sudo fsck -t ext4 -y -f -c /dev/sda1
this may shed some light. So back up a few step -do not click on drive in thunar- fsck must be performed on an unmounted drive. where by MX-Live-Flash boot is essential to cover 2 tests. does it work, then open an xfce4 terminal shell and issue the above sudo fskc -t ext4 -y -f -c /dev/sdxyz-1 fill in your appropriate info shown in blkid. keeping in line with dolphins 1st suggestion.
last of last . Perform a RTC reset on your bios and reset the mother board defaults.