--- wikisrc/laptops.mdwn 2020/06/10 15:06:55 1.18 +++ wikisrc/laptops.mdwn 2020/06/10 15:24:51 1.19 @@ -155,25 +155,49 @@ From user reports, in NetBSD 9.0: * Video acceleration works, but when using `xf86-video-intel` (the default), 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. +## 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 Nearly perfect. Running NetBSD 9.0 and -current since 2019. * Accelerated graphics with the i915 driver. Connecting externals displays 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 synaptics.c that is in -current and will be in 9.1. Tapping and the clickpad have always been fine. * Brightness buttons do not work in 9 by default. You can bind them to 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 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 With NetBSD/amd64 6.0