ACPI

Allikas: Imre kasutab arvutit
Redaktsioon seisuga 30. september 2025, kell 11:40 kasutajalt Imre (arutelu | kaastöö) (→‎Lenovo T460p - Ubuntu)
Mine navigeerimisribaleMine otsikasti

Sissejuhatus

TODO

Mõisted

  • ACPI -

Tööpõhimõte

TODO

Misc

Lenovo T460p - Ubuntu

OSI

root@ubu2110:~# dmesg -T | grep Added
[P sept  21 10:38:30 2025] ACPI: Added _OSI(Module Device)
[P sept  21 10:38:30 2025] ACPI: Added _OSI(Processor Device)
[P sept  21 10:38:30 2025] ACPI: Added _OSI(3.0 _SCP Extensions)
[P sept  21 10:38:30 2025] ACPI: Added _OSI(Processor Aggregator Device)
[P sept  21 10:38:30 2025] ACPI: Added _OSI(Linux-Dell-Video)
[P sept  21 10:38:30 2025] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[P sept  21 10:38:30 2025] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)

acpi aml tabelite (koodi) laadimine (ehk nn acpi-driverid)

[P sept  21 10:38:30 2025] ACPI: 11 ACPI AML tables successfully acquired and loaded

bus tüübid

root@ubu2110:~# dmesg -T | grep "ACPI: " | grep regist
[P sept  21 10:38:30 2025] ACPI: bus type PCI registered
[P sept  21 10:38:30 2025] ACPI: bus type USB registered

üsna tüüpiline viga

root@ubu2110:~# dmesg -T | grep "ACPI: " | grep Bug
[P sept  21 10:38:30 2025] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored

acpitool abil suhtlemine acpi osakonnaga

root@ubu2110:~# acpitool -c
  CPU type               : Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz
  Min/Max frequency      : 800/3500 MHz
  Current frequency      : 799 MHz
  Frequency governor     : powersave
  Freq. scaling driver   : intel_pstate
  Cache size             : 2600.000 KB
  Bogomips               : 5199.98
  Bogomips               : 5199.98
  Bogomips               : 5199.98
  Bogomips               : 5199.98
  Bogomips               : 5199.98
  Bogomips               : 5199.98
  Bogomips               : 5199.98
  Bogomips               : 5199.98
  Function Show_CPU_Info : could not read directory /proc/acpi/processor/
  Make sure your kernel has ACPI processor support enabled.

aku

root@ubu2110:~# acpitool -B
  Battery #1     : present
    Remaining capacity : 15680 mWh, 100.0%
    Design capacity    : 71280 mWh
    Last full capacity : 15680 mWh, 22.00% of design capacity
    Capacity loss      : 78.00%
    Present rate       : 0 mW
    Charging state     : Full
    Battery type       : Li-ion
    Model number       : 45N1777
    Serial number      : 2616

Kasulikud lisamaterjalid

  • TODO