version 1.18, 2020/06/10 15:06:55
|
version 1.19, 2020/06/10 15:24:51
|
Line 155 From user reports, in NetBSD 9.0:
|
Line 155 From user reports, in NetBSD 9.0:
|
|
|
* 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`. |
* WiFi works, it uses the `iwn(4)` dirver. |
* 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. |
* Suspend and resume work. |
* Suspend and resume work. |
|
|
|
## Thinkpad X230 |
|
|
|
From user reports, in NetBSD 9.0: |
|
|
|
* 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. |
|
|
## Thinkpad X250 |
## Thinkpad X250 |
|
|
Nearly perfect. Running NetBSD 9.0 and -current since 2019. |
Nearly perfect. Running NetBSD 9.0 and -current since 2019. |
|
|
* Accelerated graphics with the i915 driver. Connecting externals displays |
* Accelerated graphics with the i915 driver. Connecting externals displays |
works with the miniDP and VGA ports. |
works with the miniDP and VGA ports. |
* Working SD card reader, audio, ethernet (`wm(4)`), and WiFi (`iwm(4)`). |
* SD card reader is supported through the [[!template id=man name="rtsx" 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="iwm" section="4"]] driver. |
* For the extra trackpoint buttons to work correctly, needs a patch to |
* For the extra trackpoint buttons to work correctly, needs a patch to |
synaptics.c that is in -current and will be in 9.1. |
synaptics.c that is in -current and will be in 9.1. |
Tapping and the clickpad have always been fine. |
Tapping and the clickpad have always been fine. |
* Brightness buttons do not work in 9 by default. You can bind them to |
* Brightness buttons do not work in 9 by default. You can bind them to |
xrandr in your window manager. |
xrandr in your window manager. |
* Webcam will depend on upcoming xhci(4) isochronous pipe support. |
* Webcam will depend on upcoming xhci isochronous pipe support. |
|
* To record from the internal mic, set `mixerctl -w record.source=ADC02` |
* Wakes up after suspend. I have mine set to suspend on lid close with |
* Wakes up after suspend. I have mine set to suspend on lid close with |
powerd. |
powerd. |
|
|
|
## Thinkpad X260 |
|
|
|
Likely very similar to the X250. |
|
|
|
From user reports, in NetBSD 9.0: |
|
|
|
* SD card reader is supported through the [[!template id=man name="rtsx" 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="iwm" section="4"]] driver. |
|
* For the extra trackpoint buttons to work correctly, needs a patch to |
|
synaptics.c that is in -current and will be in 9.1. |
|
Tapping and the clickpad have always been fine. |
|
|
## Lenovo ThinkPad Edge E130 |
## Lenovo ThinkPad Edge E130 |
|
|
With NetBSD/amd64 6.0 |
With NetBSD/amd64 6.0 |