--- wikisrc/laptops.mdwn 2012/09/22 16:08:09 1.13 +++ wikisrc/laptops.mdwn 2020/06/10 15:06:55 1.18 @@ -129,8 +129,7 @@ only the Intel on-board graphics get use ## ThinkPad X60s -Everything works. Requires `PCI_BUS_FIXUP` and `PCI_ADDR_FIXUP` [[!template -id=man name="options" section="4"]]. +Everything works. ## ThinkPad X41 @@ -150,6 +149,41 @@ 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 + +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)`). +* 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. +* Wakes up after suspend. I have mine set to suspend on lid close with + powerd. + +## Lenovo ThinkPad Edge E130 + +With NetBSD/amd64 6.0 + +* Bluetooth adapter is recognized as ugen0 (should be patched like MacBook Air mid 2012 11-inch's one probably) +* Native X.org needs xorg.conf that has vesa driver entry, and sometimes X.org starts with slightly wrong resolution (xrandr is useful). +* Sound is recognized as hdaudio, and not tested. +* Network adapters are not tested. Wired LAN adapter is detected as re0, and WiFi adapter is not recognized. +* Card reader is not recognized + --- # Toshiba