Hello everyone,
This was after an attempt to configure the HDD on /home folder together with an SSD, but It's probably unrelated to that, as the problem persists after several attempts to reinstall both Elementary and Linux Mint, and using Ubiquity to allocate the /home folder on the HDD.
Problem is, after installing any OS via live USB (.iso have been checked and are ok), the system does not survive the reboot. A black screen, tty terminal shows up (if activated) but that's it.
- I've tried to change some GRUB parameters from there following other threads (such as "GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi=off"), but won't boot still.
- From what I gathered it can be something related to API. Before the black screen after the reboot, I was able to quickly read something related to problems with API. Some threads suggest downgrading kernel version in this case. If it helps,
- Timeshift snapshot taken before the reboot is not overloading any of the drives. On the other hand, restoring via the live session not solved the problem either.
- Boot Repair Summary (still made in the USB live session) is saying these things, also points to "Locked Nvram detected".
- I'll copy the results for "dmesg --level=warn" also:
This was after an attempt to configure the HDD on /home folder together with an SSD, but It's probably unrelated to that, as the problem persists after several attempts to reinstall both Elementary and Linux Mint, and using Ubiquity to allocate the /home folder on the HDD.
Problem is, after installing any OS via live USB (.iso have been checked and are ok), the system does not survive the reboot. A black screen, tty terminal shows up (if activated) but that's it.
- I've tried to change some GRUB parameters from there following other threads (such as "GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi=off"), but won't boot still.
- From what I gathered it can be something related to API. Before the black screen after the reboot, I was able to quickly read something related to problems with API. Some threads suggest downgrading kernel version in this case. If it helps,
Code:
$$ cat /proc/version
Linux version 5.4.0-66-generic (buildd@lgw01-amd64-016)
(gcc version 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04)) #74~18.04.2-Ubuntu
SMP Fri Feb 5 11:17:31 UTC 2021
- Timeshift snapshot taken before the reboot is not overloading any of the drives. On the other hand, restoring via the live session not solved the problem either.
- Boot Repair Summary (still made in the USB live session) is saying these things, also points to "Locked Nvram detected".
- I'll copy the results for "dmesg --level=warn" also:
Code:
[ 0.113817] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[ 0.113867] #3
[ 0.118041] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 1.271730] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 1.271731] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 1.271732] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 1.271733] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 1.271734] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 1.271735] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 1.271736] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 1.271737] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 1.271738] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 1.427440] wmi_bus wmi_bus-PNP0C14:01: WQBC data block query control method not found
[ 1.491014] r8169 0000:07:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 1.550907] MXM: GUID detected in BIOS
[ 1.551129] ACPI Warning: \_SB.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20190816/nsarguments-66)
[ 1.666498] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[ 1.669833] No Local Variables are initialized for Method [_BCL]
[ 1.669834] No Arguments are initialized for method [_BCL]
[ 4.383954] systemd[1]: /lib/systemd/system/systemd-udevd.service:31: Unknown lvalue 'RestrictSUIDSGID' in section 'Service'
[ 5.123209] dell-smbios A80593CE-A997-11DA-B012-B622A1EF5492: WMI SMBIOS userspace interface not supported(0), try upgrading to a newer BIOS
[ 435.251930] kauditd_printk_skb: 9 callbacks suppressed
[ 1669.658233] FAT-fs (sdc1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 2471.900434] printk: systemd: 51 output lines suppressed due to ratelimiting
[ 4147.698636] kauditd_printk_skb: 12 callbacks suppressed
[ 9171.352682] kauditd_printk_skb: 1 callbacks suppressed
[15140.862886] IRQ 47: no longer affine to CPU1
[15140.864667] IRQ 44: no longer affine to CPU2
[15140.866577] IRQ 18: no longer affine to CPU3
[15140.866586] IRQ 23: no longer affine to CPU3
[15141.610592] done.
[15145.367256] atkbd serio0: Unknown key pressed (translated set 2, code 0x8d on isa0060/serio0).
[15145.367259] atkbd serio0: Use 'setkeycodes e00d <keycode>' to make it known.
Last edited: