Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

IGEPv2 Ubuntu Distro

744 bytes removed, 12:13, 9 June 2014
Install the kernel package
$ dpkg -i linux-image-2.6.37_0009.isee_armel.deb
 
Selecting previously unselected package linux-image-2.6.37.<br>(Reading database ... 14495 files and directories currently installed.)<br>Unpacking linux-image-2.6.37 (from linux-image-2.6.37_0009.isee_armel.deb) ...<br>Done.<br>Setting up linux-image-2.6.37 (0009.isee) ...<br>Running depmod.<br>update-initramfs: deferring update (hook will be called later)<br>Examining /etc/kernel/postinst.d.<br>run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 2.6.37 /boot/vmlinuz-2.6.37<br>run-parts: executing /etc/kernel/postinst.d/initramfs-tools 2.6.37 /boot/vmlinuz-2.6.37<br>update-initramfs: Generating /boot/initrd.img-2.6.37<br>Now install the wifi/bt firmware (you can install both Marvel and TI firmware or choice the appropiate firmware) :
$ dpkg -i igep-fw-wifi-marvell-8686_0.1_all.deb
$ ls -al
</pre>
-rwxr-xr-x&nbsp; 1 root root&nbsp;&nbsp; 60264 Jun&nbsp; 9&nbsp; 2014 MLO<br>-rwxr-xr-x&nbsp; 1 root root 1369661 Jun&nbsp; 5&nbsp; 2014 System.map-2.6.37<br>-rwxr-xr-x&nbsp; 1 root root&nbsp;&nbsp; 70924 Jun&nbsp; 5&nbsp; 2014 config-2.6.37<br>-rwxr-xr-x&nbsp; 1 root root&nbsp;&nbsp;&nbsp; 3018 Jun&nbsp; 9&nbsp; 2014 igep.ini<br>-rwxr-xr-x&nbsp; 1 root root 1453444 Jan&nbsp; 1 00:23 initrd.img-2.6.37<br>-rwxr-xr-x&nbsp; 1 root root 3149692 Jun&nbsp; 5&nbsp; 2014 vmlinuz-2.6.37<br>-rwxr-xr-x&nbsp; 1 root root 3149692 Jun&nbsp; 9&nbsp; 2014 zImage<br>Overwrite the zImage file using the vmlinuz-2.6.37 file as:
<pre>
$ cp vmlinuz-2.6.37 zImage