You are not logged in.
Device: Dell Inspiron 5585 BIOS ver 1.1.2
Live USB version 2019.05.02
Additional kernel parameters:
acpi=off
moderator edit -- replaced oversized image with link.
Pasting pictures and code
Last edited by bachchain (2019-05-16 22:40:26)
Offline
I have the same issue trying to install Arch today, with (funny enough) the same laptop model, Live USB version and kernel parameters.
Offline
#archlinux pointed me to these parameters, which allowed me to get past this roadblock:
noibrs noibpb nopti nospectre_v2 nospectre_v1 l1tf=off nospec_store_bypass_disable no_stf_barrier mds=off mitigations=off
Offline
The noibpb parameter is enough for me to get through to the shell and even allows me to remove the acpi=off parameter
Offline
Strangely, that is not the case for me. noibpb doesn't appear to do anything, while nospec_store_bypass_disable allows me to reach the shell, but I still need acpi=off.
Then my laptop keyboard doesn't work.
Offline
Strangely, that is not the case for me. noibpb doesn't appear to do anything, while nospec_store_bypass_disable allows me to reach the shell, but I still need acpi=off.
Then my laptop keyboard doesn't work.
I don't know if this counts as necro-bumping, but I recently discovered that changing the BIOS setting "Sleep mode" from "OS Automatic Selection" to "Force S3" seems to fix that issue
Offline