How to check the OS and firmware versions: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{OLPC}}
{{OLPC}}

# Type Ctrl-Alt-F1
== Step 1: Operating system (OS) ==
# Read the build number from the first line of text that appears in the console window, e.g.,
# Type Ctrl-Alt-F2
# Read the build number from the first line of text that appears in the console window.

Sample transcript
OLPC build 650 (stream ship.2: variant devel_jffs2)
kernel 2.6.22-20070919.2.olpc.0987654321abcdefabcedf on an i586
xo-05-29-BB login:

The OS build number in the above example is '''650'''.

The Ctrl key has a solid diamond on it (♦); the Alt key has an open diamond on it (♢); the F2 key is the same as the Friends key ([[Image:Friends key f2 small.png]]).

== Step 2: Firmware ==
# Type root
# Type more /ofw/openprom/model

Sample transcript:
OLPC build 650 (stream ship.2: variant devel_jffs2)
OLPC build 650 (stream ship.2: variant devel_jffs2)
kernel 2.6.22-20070919.2.olpc.0987654321abcdefabcedf on an i586
xo-05-29-BB login: root
-bash-3.2# more /ofw/openprom/model
CL1 Q2D07 Q2C
-bash-3.2#


The firmware number in the above example is '''Q2D07'''.
The Ctrl key has a solid diamond on it (♦); the Alt key has an open diamond on it (♢); the F1 key is the same as the Neighborhood key ([[Image:Mesh key f1 small.png]]).

Revision as of 23:08, 12 December 2007

  This page is monitored by the OLPC team.

Step 1: Operating system (OS)

  1. Type Ctrl-Alt-F2
  2. Read the build number from the first line of text that appears in the console window.

Sample transcript

OLPC build 650 (stream ship.2: variant devel_jffs2)
kernel 2.6.22-20070919.2.olpc.0987654321abcdefabcedf on an i586
xo-05-29-BB login:

The OS build number in the above example is 650.

The Ctrl key has a solid diamond on it (♦); the Alt key has an open diamond on it (♢); the F2 key is the same as the Friends key (Friends key f2 small.png).

Step 2: Firmware

  1. Type root
  2. Type more /ofw/openprom/model

Sample transcript:

OLPC build 650 (stream ship.2: variant devel_jffs2)
kernel 2.6.22-20070919.2.olpc.0987654321abcdefabcedf on an i586
xo-05-29-BB login: root
-bash-3.2# more /ofw/openprom/model
CL1 Q2D07 Q2C
-bash-3.2# 

The firmware number in the above example is Q2D07.