Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to get the Ubuntu distribution

249 bytes removed, 17:28, 19 November 2010
update deb to 2.6.35-23.40 (with custom patches)
Donwload and copy the 2.6.35-23 kernel
wget http://downloads.igep.es/ubuntu/maverick/linux-image-2.6.35-23-omap_2.6.35-23.35_armel40_armel.deb sudo cp linux-image-2.6.35-23-omap_2.6.35-23.35_armel40_armel.deb /media/<rootfs> # change <rootfs> with appropriate SD rootfs partition
Boot up your Ubuntu , open a terminal and install
sudo dpkg -i linux-image-2.6.35-23-omap_2.6.35-23.35_armel40_armel.deb
'''''Beware!''''' If you are booting from an SD Card and you follow these instructions you will end up with a kernel that cannot boot because the libertas helper firmware cannot be loaded. Not sure what the answer is, but loads of fun a 1 in the morning. Reboot your system, now the ethernet an wifi should work.
===== How to cross build ubuntu maverick kernel from sources =====
0
edits