version 1.1, 2012/09/22 15:46:22
|
version 1.5, 2012/09/22 15:52:08
|
Line 1
|
Line 1
|
= how_to_install_netbsd_on_macbook_air_mid_2012 |
|
[2012-09-17 20:32] |
|
|
|
# How to install NetBSD/amd64 current on MacBook Air 11 inch (mid 2012) |
# How to install NetBSD/amd64 current on MacBook Air 11 inch (mid 2012) |
|
|
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/) |
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. |
This tutorial is based on it. |
|
|
[[!toc]] |
[[!toc startlevel=2 levels=2]] |
|
|
## Caution |
## Caution |
|
|
Line 383 wsdisplay0: screen 3 added (80x25, vt100
|
Line 380 wsdisplay0: screen 3 added (80x25, vt100
|
wsdisplay0: screen 4 added (80x25, vt100 emulation) |
wsdisplay0: screen 4 added (80x25, vt100 emulation) |
</pre> |
</pre> |
|
|
### /etc/X1/xorg.conf for native X.org |
### /etc/X11/xorg.conf for native X.org |
With this xorg.conf, you can find one problem. |
With this xorg.conf, you can find one problem. |
Real display size is 1368x768, but detected one is 1368x768 :( |
Real display size is 1366x768, but detected one is 1368x768 :( |
|
|
<pre><code> |
<pre><code> |
Section "ServerLayout" |
Section "ServerLayout" |