If your Touch is connected to a local Squeezebox Server running an official release I don't think it should try to upgrade the firmware, at least not as long as you have disabled automatic upgrades in Squeezebox Server Settings.
In other scenarios it is possible to patch the firmware when logging in via ssh if someone knows lua or is willing to learn. The relevant code is in _upgradeSink method in: /usr/share/jive/jive/slim/SlimServer.lua I once did a patch that disabled minor upgrades, so this might be something to be inspired by: http://erlandapplets.googlecode.com/svn/PatchInstaller/trunk/patches/DisableNightlyFirmwares/DisableNightlyFirmwares-1.0.patch (I later realized I could accomplish the same by disabling upgrades in Squeezebox Server) However, I never released this officially because it can cause major issue for Logitech when people call Logitech support with issues that are caused because of their Touch firmware not being compatible with mysqueezebox.com. Finally, don't try to do anything with the above information unless you are somewhat familiar with lua, ssh and vi, it can potentially make the device to not startup if you do something wrong when editing the files. -- erland Erland Isaksson ('My homepage' (http://erland.isaksson.info)) (Developer of 'many plugins/applets (both free and commercial)' (http://wiki.slimdevices.com/index.php/User:Erland). If you like to encourage future presence on this forum and/or third party plugin/applet development, 'consider purchasing some plugins' (http://license.isaksson.info)) Interested in music discovery ? See 'Social Music Discovery (SMD)' (http://forums.slimdevices.com/showthread.php?p=656713) project. ------------------------------------------------------------------------ erland's Profile: http://forums.slimdevices.com/member.php?userid=3124 View this thread: http://forums.slimdevices.com/showthread.php?t=92296 _______________________________________________ Touch mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/touch
