Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to get the Ubuntu distribution

420 bytes added, 10:07, 21 December 2010
Upgrade kernel to 2.6.35-23
Reboot your system, now the ethernet an wifi should work.
 
'''Note:''' Some users have encountered that after kernel update still booting the old kernel, to solve this issue do:
mkimage -A arm -O linux -T ramdisk -C none -a 0 -e 0 -n initramfs -d /media/<rootfs>/boot/initrd.img-2.6.35-23-omap /media/<bootfs>/uInitrd
mkimage -A arm -O linux -T kernel -C none -a 0x80008000 -e 0x80008000 -n 2.6.35-23-omap -d /media/<rootfs>/boot/vmlinuz-2.6.35-23-omap /media/<bootfs>/uImage
===== How to get SGX Video Acceleration (under construction, not tested yet) =====
0
edits