Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

IGEPv2 Ubuntu Distro

22 bytes added, 12:11, 9 June 2014
Install the kernel package
Go to /root/packages directory
<pre>
$ cd /root/packages
$ dpkg -i dpkg -i igep-fw-wifi-ti-wl1271_0.1_all.deb
</pre>
Due the first partition uses FAT32 is not possible create symbolic links to the kernel image installed, after install the package go to /boot directory
<pre>
$ cd /boot
$ sync
</pre>
At last reboot the board for take the changes effect ...