Opened 6 years ago
Last modified 5 years ago
#14784 new bug
Ideapad need special driver: acpi_task 100% load of one of the CPU cores
Reported by: | fsv141 | Owned by: | tqh |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Drivers/ACPI | Version: | R1/beta1 |
Keywords: | acpi_task, 100%, CPU load | Cc: | |
Blocked By: | Blocking: | #14921 | |
Platform: | All |
Description
Lenovo E10-30. 100% load of one of the CPU cores (please look at the attachment).
Attachments (5)
Change History (18)
by , 6 years ago
Attachment: | acpi_task_100.png added |
---|
by , 6 years ago
by , 6 years ago
Attachment: | previous_syslog added |
---|
comment:1 by , 6 years ago
Component: | - General → Drivers/ACPI |
---|---|
Owner: | changed from | to
Platform: | x86-64 → All |
by , 6 years ago
Attachment: | syslog.old added |
---|
follow-up: 3 comment:2 by , 6 years ago
comment:3 by , 6 years ago
Replying to waddlesplash:
The "fs_mount: mount() succeeded but ops is NULL!" panic in the second syslog was probably fixed in hrev52690.
Thanks!
comment:4 by , 6 years ago
Summary: | acpi_task 100% load of one of the CPU cores → Ideapad need special driver: acpi_task 100% load of one of the CPU cores |
---|
Did it work with older Haiku versions? It seems likely Ideapads need special drivers for hotkeys and fans and so on, so it looks like a poor fit for Haiku until a developer with that hardware writes a driver.
comment:5 by , 6 years ago
It seems likely Ideapads need special drivers for hotkeys and fans and so on, so it looks like a poor fit for Haiku until a developer with that hardware writes a driver.
Even if it does, why would that cause acpi_task to have 100% CPU usage?
comment:6 by , 6 years ago
If it needs a special driver to respond and clear the notification. What I could tell is 'input buffer full' was an error on other OS.
comment:7 by , 6 years ago
Also make sure to upgrade to latest firmware as Lenovo has updated the Embedded Controller Firmware (meaning it was buggy before).
comment:8 by , 6 years ago
Blocking: | 14921 added |
---|
comment:9 by , 5 years ago
Blocking: | 15129 added |
---|
comment:10 by , 5 years ago
I have the same problem with HP Stream 11 laptop. So probably not a buggy firmware after all if the same happens with 2 different brands.
comment:11 by , 5 years ago
Sorry, you only have the same symptoms. Lenovo needs its own driver to work. HP doesn't afaik. It should be tracked in its own bug. (Also HP is probably the buggiest of them all.)
comment:12 by , 5 years ago
Blocking: | 15129 removed |
---|
comment:13 by , 5 years ago
Not likely. Lenovo needs a special driver. Acer should either be a different driver or a different problem.
The "fs_mount: mount() succeeded but ops is NULL!" panic in the second syslog was probably fixed in hrev52690.