Jump to content
C4 Forums | Control4

Updating Infinity Touch 7" on 2.2.1 Firmware


Recommended Posts

Here is how I updated my Infinity Touch Screen 7" that was stuck on 2.2.1 Firmware.

SMB to Drivers Folder

Copy these files into Drivers Folder

Sometimes you can use <wget> command to put then there, instead of SMB.

 

https://github.com/lurchinms/TouchScreenUpdate

 

Packages.gz
flash-navigator-800x480-c5_2.9.1.532460-res_armv7av2.deb
flash-navigator-800x480_2.9.1.532460-res_all.deb
flash-navigator-common_2.9.1.532460-res_all.deb
kernel-modules-badger_2.6.32-omap-41.1_armv7av2.deb
rootfs-c57_2.9.1.532460-res_armv7av2.deb
system-version_2.9.1.532460-res_all.deb

 

SSH into the TouchScreen

root@<ip.address>

User Name - root
PassWord - t0talc0ntr0l4!
Those are 0 not o

<TYPE> cd /control4/drivers
<TYPE> ls - 
to view that the files are there
You should see the files you SMB over.

<TYPE> dpkg -i system-version_2.9.1.532460-res_all.deb
<TYPE> dpkg -i rootfs-c57_2.9.1.532460-res_armv7av2.deb
<TYPE> dpkg -i kernel-modules-badger_2.6.32-omap-41.1_armv7av2.deb
 

-----Try and update it using Composer-------

 

May need to install these too, but can’t remember.

dpkg -i flash-navigator-common_2.9.1.532460-res_all.deb

dpkg -i flash-navigator-800x480_2.9.1.532460-res_all.deb Think cause its a 7” TouchScreen

dpkg -i flash-navigator-800x480-c5_2.9.1.532460-res_armv7av2.deb Maybe this if its 5” TouchScreen

Link to comment
Share on other sites


Many thanks for your help, actually I found a copy of C4 Image update and it was super easy to update all images on these old devices, now they can be added easily to my project ...

Again many thanks for your help.


Sent from my iPhone using Tapatalk

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.