--- wikisrc/laptops.mdwn 2020/06/10 14:36:38 1.16 +++ wikisrc/laptops.mdwn 2020/06/10 15:06:55 1.18 @@ -149,13 +149,22 @@ and wireless LAN. Does not wake up after suspend (drives spin up but the display stays black and the LED indicating a sleep state stays lit). +## Thinkpad X220 + +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. +* Suspend and resume work. + ## Thinkpad X250 -Almost everything works. Running NetBSD 9 and -current since 2019. +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, and WiFi. +* Working SD card reader, audio, ethernet (`wm(4)`), and WiFi (`iwm(4)`). * 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.