XO 1.75 A1: Difference between revisions
Line 22: | Line 22: | ||
A Linux image for the A1 is available at ?. |
A Linux image for the A1 is available at ?. |
||
====Installing from Linux==== |
|||
To install on an XO-1.5, you can run: |
To install on an XO-1.5, you can run: |
||
zcat os175.img.gz > /dev/hda |
zcat os175.img.gz > /dev/hda |
||
====Installing from OFW==== |
|||
You will need the .zd version of the OS image. Download it, then: |
|||
# Place the image on a USB stick, and insert it into the XO-1.5 laptop's USB port. |
|||
# Boot the laptop, pressing the escape key ('X' in upper left hand corner of keyboard) within a few seconds after boot to enter [[Open Firmware]]. |
|||
# To install onto the internal SD card, type: |
|||
fs-update u:\os34.zd |
|||
To install an image onto the external SD card, you need to type: |
|||
devalias fsdisk /sd/disk@2:0 |
|||
fs-update u:\os34.zd |
|||
== Restrictions == |
== Restrictions == |
Revision as of 19:41, 13 October 2010
XO-1.75 Laptop Alpha test model, also known as A-test or A1.
Description
The A1 are the first prototypes of the XO-1.75 built. The A1 bring up is happening in late Oct., 2010.
The number of boards obtained will be small, and distribution will be limited to hardware testing and OFW and Linux kernel driver development.
Identification
- Bare circuit board, no case or display
Photographs:
Software Support
XO-1.75 use Q4xxx firmware releases. These will not work on an XO-1 or XO-1.5. For the first time, Open Firmware is provided as part of the Linux image, and the EC firmware is separate.
A Linux image for the A1 is available at ?.
Installing from Linux
To install on an XO-1.5, you can run:
zcat os175.img.gz > /dev/hda
Installing from OFW
You will need the .zd version of the OS image. Download it, then:
- Place the image on a USB stick, and insert it into the XO-1.5 laptop's USB port.
- Boot the laptop, pressing the escape key ('X' in upper left hand corner of keyboard) within a few seconds after boot to enter Open Firmware.
- To install onto the internal SD card, type:
fs-update u:\os34.zd
To install an image onto the external SD card, you need to type:
devalias fsdisk /sd/disk@2:0 fs-update u:\os34.zd
Restrictions
Functional testing of the A1 prototypes will be ongoing.
Documentation
Supporting documentation for these boards (all in PDF):
Please note that production boards will likely have different pin mappings and connector locations.