You are not logged in.
Pages: 1
Hello,
If i use the live USB of arch linux as is, the screen will stay blank even after long time, if i add the kernel option acpi=off (only off work) i can boot to the live system.
After installation i have to add the acpi=off , but i can't reboot or poweroff the pc, or anythink link to ACPI.
My platform is Asrock IMB-1004J with Intel ElkHart Lake SoC Processors (J6412)
I try to install other OS, ubuntu 20.04 no acpi problem, windows 10 same no problem.
I think there is somehing wrong somewhere but i can't found what.
I don't have log/ i don't know how to find the log where it hang/freeze,.
after grub i see "loading ramdisk" add nothing more.
if i use "set debug=all" in grub there no error message but the boot is still hanging.
i don't know what to try to fix my problem.
Thank you in advance for your time and help.
Offline
ubuntu 20.04 no acpi problem
Tried the LTS kernel? (Though even that is much newer than a 2yr old ubuntu)
windows 10 same no problem.
3rd link below, very relevant
I don't have log/ i don't know how to find the log where it hang/freeze
When the boot fails, can you reboot w/ ctrl+alt+del?
Check "sudo journalctl -b -1" for the previous boot and see https://wiki.archlinux.org/title/Genera … bug_output - notably "earlyprintk=vga,keep"
Do you get away w/ "pci=noacpi"?
Offline
Thank you for your answer,
I try Arch with the LTS kernel, same blank screen
I try with windows but there is only one OS isntalled
I try to add "earlyprintk=vga,keep" or "earlyprintk=efi,keep" and "pci=noacpi"
nothing just blank, ctrl+alt+del do nothing no reboot, i have to unplug the power.
With journalctl -b -1 no message log at the time of the boot, i try multiple time.
Offline
The best thing I can suggest is to compare the Ubuntu journal w/ the "acpi=off" journal.
Offline
Full log with arch linux ISO from may 2020
After the march 2021 the ISO don't work any more (i don't have try all iso, but only 04 & 05 2021)
i have spot some error but i d'ont know if it's link
Mar 15 14:42:47 archiso kernel: ACPI: Added _OSI(Module Device)
Mar 15 14:42:47 archiso kernel: ACPI: Added _OSI(Processor Device)
Mar 15 14:42:47 archiso kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Mar 15 14:42:47 archiso kernel: ACPI: Added _OSI(Processor Aggregator Device)
Mar 15 14:42:47 archiso kernel: ACPI: Added _OSI(Linux-Dell-Video)
Mar 15 14:42:47 archiso kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Mar 15 14:42:47 archiso kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Mar 15 14:42:47 archiso kernel: ACPI: 7 ACPI AML tables successfully acquired and loaded
Mar 15 14:42:47 archiso kernel: ACPI: Dynamic OEM Table Load:
Mar 15 14:42:47 archiso kernel: ACPI: SSDT 0xFFFF944040BD6000 000479 (v02 PmRef Cpu0Ist 00003000 INTL 20191213)
Mar 15 14:42:47 archiso kernel: ACPI: Dynamic OEM Table Load:
Mar 15 14:42:47 archiso kernel: ACPI: SSDT 0xFFFF944040E7F000 000101 (v02 PmRef Cpu0Psd 00003000 INTL 20191213)
Mar 15 14:42:47 archiso kernel: ACPI: Dynamic OEM Table Load:
Mar 15 14:42:47 archiso kernel: ACPI: SSDT 0xFFFF944040F0F000 0008E7 (v02 PmRef ApIst 00003000 INTL 20191213)
Mar 15 14:42:47 archiso kernel: ACPI: Dynamic OEM Table Load:
Mar 15 14:42:47 archiso kernel: ACPI: SSDT 0xFFFF944040BD4800 0004D2 (v02 PmRef ApPsd 00003000 INTL 20191213)
Mar 15 14:42:47 archiso kernel: ACPI: Interpreter enabled
Mar 15 14:42:47 archiso kernel: ACPI: (supports S0 S3 S4 S5)
Mar 15 14:42:47 archiso kernel: ACPI: Using IOAPIC for interrupt routing
Mar 15 14:42:47 archiso kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Mar 15 14:42:47 archiso kernel: ACPI: Enabled 11 GPEs in block 00 to 7F
Mar 15 14:42:47 archiso kernel: ACPI Warning: \_SB.PC00.OUA0._DSD: Return Package is too small - found 1 elements, expected 2 (20200925/nsprepkg-362)
Mar 15 14:42:47 archiso kernel: ACPI Warning: \_SB.PC00.OUA1._DSD: Return Package is too small - found 1 elements, expected 2 (20200925/nsprepkg-362)
Mar 15 14:42:47 archiso kernel: ACPI Warning: \_SB.PC00.OUA3._DSD: Return Package is too small - found 1 elements, expected 2 (20200925/nsprepkg-362)
Mar 15 14:42:47 archiso kernel: ACPI: Power Resource [WRST] (on)
Mar 15 14:42:47 archiso kernel: ACPI: Power Resource [FN00] (off)
Mar 15 14:42:47 archiso kernel: ACPI: Power Resource [FN01] (off)
Mar 15 14:42:47 archiso kernel: ACPI: Power Resource [FN02] (off)
Mar 15 14:42:47 archiso kernel: ACPI: Power Resource [FN03] (off)
Mar 15 14:42:47 archiso kernel: ACPI: Power Resource [FN04] (off)
Mar 15 14:42:47 archiso kernel: ACPI: Power Resource [PIN] (off)
Mar 15 14:42:47 archiso kernel: ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-fe])
Mar 15 14:42:47 archiso kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Mar 15 14:42:47 archiso kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
Mar 15 14:42:47 archiso kernel: acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR DPC]
Mar 15 14:42:47 archiso kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configurationMar 15 14:42:47 archiso kernel: smpboot: CPU0: Intel(R) Celeron(R) J6412 @ 2.00GHz (family: 0x6, model: 0x96, stepping: 0x1)
Mar 15 14:42:47 archiso kernel: mce: [Hardware Error]: Machine check events logged
Mar 15 14:42:47 archiso kernel: mce: [Hardware Error]: CPU 0: Machine Check: 0 Bank 7: ee0000000080110a
Mar 15 14:42:47 archiso kernel: mce: [Hardware Error]: TSC 0 ADDR 5a5a5a40 MISC 31e0000086
Mar 15 14:42:47 archiso kernel: mce: [Hardware Error]: PROCESSOR 0:90661 TIME 1647355353 SOCKET 0 APIC 0 microcode 11I try Ubuntu 22.04 with a kernel 5.15 and it work too ![]()
Offline
Pages: 1