12785: Difference between revisions

From OLPC
Jump to navigation Jump to search
(Created page with 'OLPC has begun qualification of a new camera sensor SIV121C for the XO-1, XO-1.5, XO-1.75 and XO-4 laptops. == Problem == The released operating system does not have a driver f…')
 
No edit summary
Line 1: Line 1:
OLPC has begun qualification of a new camera sensor SIV121C for the XO-1, XO-1.5, XO-1.75 and XO-4 laptops.
OLPC has begun qualification of a new camera sensor SIV121C for the XO-1, XO-1.75 and XO-4 laptops.


== Problem ==
== Problem ==
Line 16: Line 16:
And then shutdown and reboot.
And then shutdown and reboot.


XO-1 and XO-1.5, to be advised.
XO-1 to be advised.

== XO-1.5 ==

The SIV121C sensor is not supported and does not work on the XO-1.5, because the motherboard provides a 48 MHz clock, and the sensor requires a maximum 27 MHz clock.


== See Also ==
== See Also ==

Revision as of 03:54, 11 June 2014

OLPC has begun qualification of a new camera sensor SIV121C for the XO-1, XO-1.75 and XO-4 laptops.

Problem

The released operating system does not have a driver for the SIV121C sensor, so new laptops or old laptops with cameras replaced with the new sensor will not work with the camera. The Record activity will show a blank image.

Solution

XO-4 and XO-1.75 only:

Upgrade the kernel, see below. This solution will be included in any future release of OLPC OS. For earlier releases of OLPC OS, please upgrade to a new release.

To upgrade the kernel, start the Terminal activity and type this:

sudo yum install -y kernel

And then shutdown and reboot.

XO-1 to be advised.

XO-1.5

The SIV121C sensor is not supported and does not work on the XO-1.5, because the motherboard provides a 48 MHz clock, and the sensor requires a maximum 27 MHz clock.

See Also