XO 1.75 A3

From OLPC
Revision as of 08:42, 7 June 2011 by Wad (talk | contribs) (Restrictions)
Jump to: navigation, search
  This page is monitored by the OLPC team.

XO-1.75 Laptop Alpha test model 3, also known as A3.

Description

The A3 are the third prototypes of the XO-1.75 built. The main change is to the power distribution circuitry, but they also use a fully tested A2 silicon stepping of the Armada 610 SoC, which did wonders for yields. The number of boards obtained was thirty, and distribution was limited to hardware testing, OFW and Linux kernel driver development.

Identification

These were bare circuit boards, with no case or display, most developers obtain one pre-assembled into an earlier XO-1 or XO-1.5 laptop enclosure with all peripherals attached. They should be marked as "XO-1.75 A3" with a serial number handwritten in the battery compartment.

Photographs:

If you disassemble the laptop (instructions), you will see:

Annotated image of XO-1.75 motherboard

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. The current firmware release for A3 is [[1]].

It is strongly recommended that you have two sources of power (a charged battery and an external power source) when you upgrade your EC or Open Firmware. Failure to do so may require the use of an SPI programmer to recover your laptop.

Upgrading OFW

To upgrade the version of Open Firmware, place a recent release of the Q4XYY firmware onto an SD device, and place it in the external SD slot.

Interrupt the Open Firmware (OFW) boot process by pressing the ESC key.

Type (assuming a q4a14 release):

 flash ext:\q4a14.rom

Reboot by holding down the power button once this is completed. If you need to do this to a bare motherboard, you can use the flash! command.

Upgrading the EC code

Requires version q4a13k.rom or later of Open Firmware

Download the latest EC code from: http://dev.laptop.org/pub/ec/. It should be prefixed by "cl2" (e.g. cl2-4.0.0.10.img). Place this file on a USB stick or SD card, and insert it into the laptop being reprogrammed.

From OFW, type:

 flash-ec u:\your_filename.img

Upgrading Linux

A Linux image for the A3 is available at http://build.laptop.org/F12-arm/os4/.

Installing from OpenFirmware

You will need the .zd version of the OS image. Download it, then:

  1. Place the image on an SD card, and insert it into the XO-1.75 laptop's external SD slot.
  2. Get the Ok prompt,
  3. Install onto the internal SD card, type:
fs-update ext:\os3.zd

Installing from Linux using an XO-1.5

To install on an XO-1.5, boot an XO-1.5 to Linux, insert the SD card in the XO-1.5 external slot, then:

zcat os3.img.gz > /dev/mmcblk1

... and then power down, remove the SD card, and insert it in the XO-1.75.

Installing from OpenFirmware using an XO-1.5

You will need the .zd version of the OS image. Download it, then:

  1. Place the image on a USB stick, and insert it into the XO-1.5 laptop's USB port.
  2. Get the Ok prompt,
  3. To install onto the internal SD card, type:
fs-update u:\os1.zd

To install an image onto the external SD card, you need to type:

devalias fsdisk ext:0
fs-update u:\os4.zd

... and then power down, remove the SD card, and insert it in the XO-1.75.

Restrictions

There is a list of recommended modifications (ECOs). There is also a list of changes proposed from A3 to B1.

USB Power

On some number of the A3 motherboards, the current limit on the USB output may be as low as 0.55A (2.75W), instead of the design goal of 1A (5W). We are working to fix this.

Gradual Turn-off of Display

The display gradually turns off on the A3 prototypes, due to improper power-off sequencing of the LCD power supplies. Trac ticket #10964

Power Supply

An XO-1.75 should operate with the original green power adapter (17W), but only if running EC firmware CL2_4.0.0.11 or later. The EC firmware shipped on the A3 laptops (CL2_4.0.0.10 or earlier) will draw 25W when charging a battery.

Failure to boot

One known problem with A3 motherboards is a failure to successfully boot when cold (ticket #10901). The symptoms are a white screen or OFW error messages such as "Data Abort" or "Software Interrupt" followed by a prompt. If you have a laptop that shows this, please report it immediately to wad.

WLAN card

XO-1.75 require the new, +1.8V tolerant, WLAN card. Do not place the WLAN card from an pre-production or early production XO-1.5 in an XO-1.75! It will release its smoke and stop working.

The WLAN card used for XO-1.5 production since Sept. 2010 is a +1.8V tolerant WLAN card. We have a supply of these at 222 for prototypes.

Selecting the internal SD

Only one of the internal SD slot and the eMMC may be used at any time. If an SD card is present in the internal slot when OFW boots, it will be used. Otherwise, the onboard eMMC device is selected.

Mech. Prob. with Touchscreen Conn.

The touchscreen connector, CN22, is mounted on A3 motherboards. This connector interferes with proper mounting on the motherboard in unmodified laptops. In production (starting with B1 prototypes) this connector will not be mounted). It is easier to modify the mainframe of a laptop instead of removing the connector from the motherboard.

Documentation

Supporting documentation for these boards (all in PDF):

Please note that production boards will likely have different pin mappings and connector locations.

Followed by

Preceded by

Changes