version 1.32, 2020/10/04 10:52:53
|
version 1.33, 2020/10/04 18:20:19
|
Line 42 On ACPI systems, suspend-to-RAM is suppo
|
Line 42 On ACPI systems, suspend-to-RAM is suppo
|
events (such as lid close) with |
events (such as lid close) with |
[[!template id=man name="powerd" section="8"]]. |
[[!template id=man name="powerd" section="8"]]. |
|
|
Suspend on NetBSD currently seems to work best on Thinkpads. |
Suspend on NetBSD currently seems to work best on ThinkPads. |
|
|
## Input |
## Input |
|
|
Line 94 via [[!template id=man name="envstat" se
|
Line 94 via [[!template id=man name="envstat" se
|
# IBM / Lenovo |
# IBM / Lenovo |
|
|
The [[!template id=man name="thinkpad" section="4"]] driver provides |
The [[!template id=man name="thinkpad" section="4"]] driver provides |
support for various Thinkpad-specific sensors and function keys. |
support for various ThinkPad-specific sensors and function keys. |
|
|
A number of NetBSD developers use Thinkpads to hack on NetBSD |
A number of NetBSD developers use ThinkPads to hack on NetBSD |
and for everyday usage. |
and for everyday usage. |
|
|
## ThinkPad X1 Carbon (Ivy Bridge, i7) |
## ThinkPad X1 Carbon (Ivy Bridge, i7) |
|
|
Installled with Coreboot and TianoCore (UEFI) firmware. |
Installled with Coreboot and TianoCore (UEFI) firmware. |
|
|
Destroy the GPT data with `gpt destroy wd0` before installing. |
Destroy the GPT data with `gpt destroy wd0` before installing to the entire disk. |
|
|
Hardware support is basically perfect aside from the fingerprint reader, for which no driver exists. |
Hardware support is basically perfect aside from the fingerprint reader, for which no driver exists. |
|
|
Line 129 Works fine (sound, display, all devices,
|
Line 129 Works fine (sound, display, all devices,
|
Everything works. Requires `PCI_BUS_FIXUP` and `PCI_ADDR_FIXUP` [[!template |
Everything works. Requires `PCI_BUS_FIXUP` and `PCI_ADDR_FIXUP` [[!template |
id=man name="options" section="4"]]. |
id=man name="options" section="4"]]. |
|
|
## Thinkpad X220 |
## ThinkPad X220 |
|
|
* Video acceleration works, but when using `xf86-video-intel` (the default), |
* Video acceleration works, but when using `xf86-video-intel` (the default), |
it's advisable to set `Option "AccelMethod" "uxa"` in `xorg.conf`. |
it's advisable to set `Option "AccelMethod" "uxa"` in `xorg.conf`. |
Line 137 id=man name="options" section="4"]].
|
Line 137 id=man name="options" section="4"]].
|
* WiFi is supported through the [[!template id=man name="iwn" section="4"]] driver. |
* WiFi is supported through the [[!template id=man name="iwn" section="4"]] driver. |
* Suspend and resume work. |
* Suspend and resume work. |
|
|
## Thinkpad X230 |
## ThinkPad X230 |
|
|
* Accelerated graphics. |
* Accelerated graphics. |
* Ethernet is supported through the [[!template id=man name="wm" section="4"]] driver. |
* Ethernet is supported through the [[!template id=man name="wm" section="4"]] driver. |
* WiFi is supported through the [[!template id=man name="iwn" section="4"]] driver. |
* WiFi is supported through the [[!template id=man name="iwn" section="4"]] driver. |
|
|
## Thinkpad X250 |
## ThinkPad X250 |
|
|
* Accelerated graphics. |
* Accelerated graphics. |
* Connecting externals displays works with the miniDP and VGA ports. |
* Connecting externals displays works with the miniDP and VGA ports. |
Line 161 id=man name="options" section="4"]].
|
Line 161 id=man name="options" section="4"]].
|
[[!template id=pr number=51734]] |
[[!template id=pr number=51734]] |
* Suspend and resume work. |
* Suspend and resume work. |
|
|
## Thinkpad X260 |
## ThinkPad X260 |
|
|
* Accelerated graphics. |
* Accelerated graphics. |
* SD card reader is supported through the [[!template id=man name="rtsx" section="4"]] driver. |
* SD card reader is supported through the [[!template id=man name="rtsx" section="4"]] driver. |