Testing/Reports/ARM RPi: Difference between revisions
m →Boot SD Card: clean up wiki page |
|||
| Line 46: | Line 46: | ||
#yum update | #yum update | ||
:raspberry firmware arm 5tel 20120727git installed | :raspberry firmware arm 5tel 20120727git installed | ||
*Change memory split again: | |||
:This is only available after the firmware update: | |||
:Required on this image to avoid out of memory condition when using yum to install | |||
:"This image uses a 128/128MB memory split between the ARM CPU and the GPU, | |||
:instead of the more useful240M/16M. To change this, run this command:" | |||
In Terminal: | |||
sudo su | |||
Password | |||
cp /boot/arm240_start.elf /boot/start.elf | |||
===Install Sugar 0.96.1=== | ===Install Sugar 0.96.1=== | ||
#yum install sugar-emulator 37M- 1 Package + 43 Dep Packages | #yum install sugar-emulator 37M- 1 Package + 43 Dep Packages | ||