--- wikisrc/users/ryoon/how_to_install_netbsd_amd64_to_macbook_air_11_inch.mdwn 2012/09/22 16:31:23 1.6 +++ wikisrc/users/ryoon/how_to_install_netbsd_amd64_to_macbook_air_11_inch.mdwn 2013/05/02 11:42:18 1.10 @@ -1,5 +1,7 @@ # How to install NetBSD/amd64 current on MacBook Air 11 inch (mid 2012) +XXX THIS DOCUMENT IS OBSOLETE AFTER http://mail-index.netbsd.org/source-changes/2013/04/28/msg043382.html . + For older MacBook, please read [how to install netbsd on an apple macbook with core2duo](http://wiki.netbsd.org/tutorials/how_to_install_netbsd_on_an_apple_macbook_with_core2duo/) This tutorial is based on it. @@ -36,7 +38,7 @@ This tutorial is based on it. * USB 2.0/1.0 (no USB 3.0) -* FaceTime HD Camera (uvideo device; I have not tested yet) +* FaceTime HD Camera (uvideo device) * Keyboard backlight @@ -105,7 +107,7 @@ Mount USB stick and copy no-dkwedge kern In detail, see [The NetBSD Guide](http://www.netbsd.org/docs/guide/en/index.html). Be careful, you must not install bootselect code to your disk. -### Copy no-dkwedge kernel +## Install no-dkwedge kernel Copy /netbsd to your / partition. ## Set NetBSD as default OS @@ -384,6 +386,9 @@ wsdisplay0: screen 4 added (80x25, vt100 ### /etc/X11/xorg.conf for native X.org With this xorg.conf, you can find one problem. Real display size is 1366x768, but detected one is 1368x768 :( +You can fix display size with + + xrandr --size 1366x768
Section "ServerLayout"