version 1.12, 2012/04/09 17:33:30
|
version 1.18, 2020/06/10 15:06:55
|
Line 34 NetBSD/5.1_STABLE has problem that keybo
|
Line 34 NetBSD/5.1_STABLE has problem that keybo
|
work in xdm after logout; solved by forcing a xdm restart upon |
work in xdm after logout; solved by forcing a xdm restart upon |
logout. |
logout. |
|
|
|
|
|
## MacBook Air 11 inch (mid 2012) |
|
|
|
NetBSD/amd64 6.99.11 works without some devices (for example, internal WiFi). |
|
In detail, please see [[How to install NetBSD/amd64 current on MacBook Air 11 inch (mid 2012)|/users/ryoon/how_to_install_netbsd_amd64_to_macbook_air_11_inch]] |
|
|
|
|
--- |
--- |
|
|
# Dell |
# Dell |
Line 122 only the Intel on-board graphics get use
|
Line 129 only the Intel on-board graphics get use
|
|
|
## ThinkPad X60s |
## ThinkPad X60s |
|
|
Everything works. Requires `PCI_BUS_FIXUP` and `PCI_ADDR_FIXUP` [[!template |
Everything works. |
id=man name="options" section="4"]]. |
|
|
|
## ThinkPad X41 |
## ThinkPad X41 |
|
|
Line 143 and wireless LAN.
|
Line 149 and wireless LAN.
|
Does not wake up after suspend (drives spin up but the display |
Does not wake up after suspend (drives spin up but the display |
stays black and the LED indicating a sleep state stays lit). |
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 |
# Toshiba |