ACPI: erinevus redaktsioonide vahel

Allikas: Imre kasutab arvutit
Mine navigeerimisribaleMine otsikasti
Resümee puudub
Resümee puudub
10. rida: 10. rida:
   
 
TODO
 
TODO
  +
  +
===Misc===
  +
  +
====Lenovo T460p - Ubuntu====
  +
  +
OSI
  +
  +
<pre>
  +
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)
  +
</pre>
  +
  +
acpi aml tabelite (koodi) laadimine (ehk nn acpi-driverid)
  +
  +
<pre>
  +
[P sept 21 10:38:30 2025] ACPI: 11 ACPI AML tables successfully acquired and loaded
  +
</pre>
  +
  +
bus tüübid
  +
  +
<pre>
  +
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
  +
</pre>
  +
  +
üsna tüüpiline viga
  +
  +
<pre>
  +
root@ubu2110:~# dmesg -T | grep "ACPI: " | grep Bug
  +
[P sept 21 10:38:30 2025] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
  +
</pre>
   
 
===Kasulikud lisamaterjalid===
 
===Kasulikud lisamaterjalid===

Redaktsioon: 30. september 2025, kell 11:37

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

Kasulikud lisamaterjalid

  • TODO