You are not logged in.

#1 2016-11-22 11:08:53

Kurolox
Member
Registered: 2015-09-15
Posts: 36

acpi doesn't return anything

I have a Toshiba Satellite L735, and I'm completely unable to check the battery status. ACPI doesn't return anything, and /sys/class/power-supply doesn't show BAT1. I'm not sure what's happening.


------------------------------------------------------------
~ » ls /sys/class/power_supply               kuro@Hapi
ACAD

acpi output:

------------------------------------------------------------
~ » acpi                                                             kuro@Hapi
------------------------------------------------------------
~ »                                                                  kuro@Hapi
------------------------------------------------------------
~ » acpi -V                                                          kuro@Hapi
Adapter 0: off-line
Cooling 0: Processor 0 of 10
Cooling 1: Processor 0 of 10
Cooling 2: LCD 0 of 7
Cooling 3: x86_pkg_temp no state information available
Cooling 4: Processor 0 of 10
Cooling 5: Processor 0 of 10

dmesg output:

~ » sudo dmesg | grep acpi                                           kuro@Hapi
[sudo] password for kuro: 
[    0.433263] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.456158] acpi ABCDEFGH:00: ACPI dock station (docks/bays count: 1)
[    0.460574] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.460608] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[    1.528532] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    2.033008] acpi device:30: registered as cooling_device4
[    8.989376] toshiba_acpi: Toshiba Laptop ACPI Extras version 0.24
[    8.998341] toshiba_acpi: Registering Toshiba accelerometer iio device
[    9.007677] toshiba_acpi: Supported laptop features: hotkeys touchpad accelerometer-axes usb-sleep-charge cooling-method
[   13.798143] systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:acpi_video0...

journalctl output:

~ » journalctl -b | grep acpi                                        kuro@Hapi
Nov 22 13:03:42 Hapi kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Nov 22 13:03:42 Hapi kernel: acpi ABCDEFGH:00: ACPI dock station (docks/bays count: 1)
Nov 22 13:03:42 Hapi kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
Nov 22 13:03:42 Hapi kernel: acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
Nov 22 13:03:42 Hapi kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Nov 22 13:03:42 Hapi kernel: acpi device:30: registered as cooling_device4
Nov 22 13:03:42 Hapi kernel: toshiba_acpi: Toshiba Laptop ACPI Extras version 0.24
Nov 22 13:03:42 Hapi kernel: toshiba_acpi: Registering Toshiba accelerometer iio device
Nov 22 13:03:42 Hapi kernel: toshiba_acpi: Supported laptop features: hotkeys touchpad accelerometer-axes usb-sleep-charge cooling-method
Nov 22 13:03:43 Hapi systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:acpi_video0...
Nov 22 13:03:38 Hapi systemd-modules-load[183]: Inserted module 'toshiba_acpi'
Nov 22 13:03:43 Hapi systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:acpi_video0.

I've tried to make sure that the system was using the toshiba acpi module by running "echo toshiba_acpi > /etc/modules-load.d/acpi-toshiba.conf", but it doesn't make any difference.

Last edited by Kurolox (2016-11-22 11:12:38)

Offline

Board footer

Powered by FluxBB