make thinkpad_acpi modprobe error clearer, fix minor typos in T480 page
parent
30387872fa
commit
91f6140863
|
@ -124,9 +124,9 @@ will be investigated and a hotfix patch made to the Libreboot 20241206 images.
|
|||
It has been reported that `thinkpad_acpi` does not load correctly on the T480.
|
||||
This should also be the case for the T480s.
|
||||
|
||||
If you encounter this issue, check
|
||||
[this page](https://libreboot.org/faq#thinkpad-acpi) for details at so how
|
||||
to fix this.
|
||||
If you encounter this issue, check\
|
||||
[this page](https://libreboot.org/faq#thinkpad-acpi)
|
||||
for details as to how to fix this.
|
||||
|
||||
Build ROM image from source
|
||||
---------------------------
|
||||
|
|
|
@ -657,7 +657,12 @@ Inability to load `thinkpad_acpi` on post-haswell systems {#thinkpad-acpi}
|
|||
==========================================================================
|
||||
|
||||
Reported by a user on Debian 11 (on a ThinkPad T440p) and a user
|
||||
on Void Linux (ThinkPad T480), Linux may fail to load `thinkpad_acpi`.
|
||||
on Void Linux (ThinkPad T480), Linux (or modprobe) may fail to load
|
||||
`thinkpad_acpi`.
|
||||
|
||||
```
|
||||
modprobe: ERROR: could not insert 'thinkpad_acpi': "No such device"
|
||||
```
|
||||
|
||||
It is suspected that at least these mainboards are affected:
|
||||
|
||||
|
|
Loading…
Reference in New Issue