Bug 205237 - acpi_osi= needed for system to boot with acpi=off - HP Pavillion x360 13 inch
Summary: acpi_osi= needed for system to boot with acpi=off - HP Pavillion x360 13 inch
Status: RESOLVED OBSOLETE
Alias: None
Product: ACPI
Classification: Unclassified
Component: Config-Other (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: acpi_config-other
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-18 05:57 UTC by Ilgaz Öcal
Modified: 2020-11-07 00:06 UTC (History)
3 users (show)

See Also:
Kernel Version: 5.9.1
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description Ilgaz Öcal 2019-10-18 05:57:33 UTC
Kernel 4.x could boot with acpi=off with severely decreased functionality (battery, wifi, screenbacklight) however 5.x kernels, including the latest 5.4-rc3 freezes at "loading ramdisk" step unless you pass acpi_osi= (null, nothing after =) to kernel.

There is no visible log/feedback produced so users tend to give up and move on to other operating systems hence there isn't any tips regarding this workaround except couple of pages.

I can boot fine with acpi_osi= argument. I tested latest RC (using Ubuntu 16.10) however it effects every kernel out there, on this particular machine.

I can provide more details, even a root shell if it can help.

More possible machine details etc. are at https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1848445
Comment 1 Ilgaz Öcal 2019-10-18 06:05:14 UTC
Apologies for typo: It isn't Ubuntu 16.10 which I tested, it is 19.10.
Comment 2 Zhang Rui 2019-12-29 03:03:19 UTC
it is really rare to see a system running with acpi=off.
May I know why acpi=off is used in the first place?

for this particular issue, please confirm if problem still exists with acpi_osi=!.
Comment 3 Zhang Rui 2020-06-29 10:43:45 UTC
Bug closed as there is no response from the bug reporter.
Please feel free to reopen it if the problem still exists in the latest upstream kernel.
Comment 4 Ilgaz Öcal 2020-06-29 15:46:28 UTC
Apologies for the delay, I have been instructed to use kernel mailing list to report the bug.
System boots fine once you use acpi_osi= argument with complete functionality. This has been true for all 5.x kernels to this date.
Comment 5 Ilgaz Öcal 2020-10-03 14:52:03 UTC
As of Kernel 5.8.12 this "bug" doesn't exist anymore. Actually, when you enable the workaround (ACPI_OSI=) in Fedora 33 beta 1 it will fail to boot stating the following:

atkbd serio09: unknown key pressed (translated set 2, code 0xd7)

It didn't boot after stating that several times so I removed the ACPI_OSI= which I passed to kernel, it booted fine afterwards.

Whoever fixed it, thank you on behalf of HP Pavilion x360 users.

As I don't know the kernel bugzilla, I am not closing the bug. Feel free to do so.
Comment 6 Ilgaz Öcal 2020-10-12 18:10:34 UTC
update: With the current kernel, you need to put ACPI_OSI=! to boot the device. Older ACPI_OSI= will disable entire USB functionality.
Comment 7 Ilgaz Öcal 2020-10-15 18:42:18 UTC
sorry for bugging the list. There is a strange issue now that when I pass ACPI_OSI=! (in uppercase) to kernel, it gets ignored but acpi_osi=! (in lowercase) works.
Comment 8 Ilgaz Öcal 2020-11-07 00:06:58 UTC
As of current 5.9.1 kernel (opensuse tumbleweed), this argument is no longer needed for a proper boot. It still complains about firmware regions not being covered otherwise it boots fine with all ACPI functionality seeming to work fine.

Note You need to log in before you can comment on or make changes to this bug.