Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#24132 - [kernel26] Kernel 2.6.38 ACPI regressions
Attached to Project:
Arch Linux
Opened by Bryan (bryan) - Friday, 06 May 2011, 19:37 GMT
Last edited by Tobias Powalowski (tpowa) - Thursday, 16 February 2012, 17:55 GMT
Opened by Bryan (bryan) - Friday, 06 May 2011, 19:37 GMT
Last edited by Tobias Powalowski (tpowa) - Thursday, 16 February 2012, 17:55 GMT
|
DetailsSince a kernel upgrade two days ago when 2.6.38.2-1-x86_64 was available through pacman I observe one regression:
- reboot or poweroff command does not complete and stops in a "Rebooting" or "Powering off" line on console, not going further (ACPI related ?). Nothing weird or unusual in logs (kernel, message, Xorg). Reverting to 2.6.37.5-1-x86_64 worked and restored proper behaviour. |
This task depends upon
Closed by Tobias Powalowski (tpowa)
Thursday, 16 February 2012, 17:55 GMT
Reason for closing: Upstream
Thursday, 16 February 2012, 17:55 GMT
Reason for closing: Upstream
same for me with 2.6.38 series of archlinux packages
- poweroff : does what expected but stops right after showing "POWER OFF" string ;
- reboot : i.e. with string "REBOOTING" ;
acpitool -s puts the laptop is S3 sleep state.
Thermal info has moved:
# acpitool -tv
Could not open /proc/acpi/thermal_zone
Thermal info: <not available>
some information is available from /proc/acpi/ibm/thermal showing shifted temperature values (laptop in same running conditions):
kernel 2.6.37.5:
temperatures: 32 25 25 26 27 -128 25 -128 26 27 -128 -128 -128 -128 -128 -128
kernel 2.6.38.6-2:
temperatures: 48 51 51 44 27 -128 33 -128 47 45 -128 -128 -128 -128 -128 -128
https://bugzilla.kernel.org/show_bug.cgi?id=33872