This package is the Monitor Upgrade Solution (MUS) by Toshiba Global Commerce Solutions, Inc. This will perform silent and remote updating of the Touch and Video Firmware of Toshiba Monitor types 4820_21x/51x and 4820_2Lx/5Lx .
The instrumentation may run on other operating systems but this is not
supported by Toshiba Global Commerce Solutions at this time.
The monitor should be connected to the system unit by the usb cable provided with the monitors identified in the section: Monitor Support above.
1. Python 2.6 (http://www.python.org/download/releases/2.6.8/)
2. Zypper Commandline Tool version 1.6 and above
NOTE: SLEPOS Customer should include the Zypper rpm in their image as this is a dependency
Remove MUS 1.0 install file tree and binaries by using the uninstall script provided.
# /opt/toshiba/UNINSTALL/MUS_Uninstall
Important:
Also remove the independent elofousb-kmp kernel driver package using rpm uninstall
Example:
# rpm -ev elofousb-kmp-pae-1.0_3.0.13_0.27-4
# rpm -ev elofousb-kmp-default-1.0_3.0.13_0.27-4
The toshiba-mus_op-suse-1.1-{Release-Version}.noarch.rpm contains the operational package and support files that forms the monitor upgrade solution.
# rpm -ivh toshiba-mus_op-suse-1.1-{Release-Version}.noarch.rpm
This will install the Monitor Upgrade Solution(MUS) service and the video(Sampo 4820MonUtil) and touch(elo_download,elo_config) firmware update utilities in the system as well as other suppor scripts
Each Upgrade Task is contained in its own RPM package.
These RPMs will install UP Task files under a folder called opt/toshiba/mus/UpdateTasks/. Each task (video, touch, touch configuration) will be installed into its appropriate part of the sub-tree.
toshiba-mus1.1_up_21x51x_touch-fw_010d-1.0-1.noarch.rpm
toshiba-mus1.1_up_21x51x_video-fw_0132-1.0-1.noarch.rpm
toshiba-mus1.1_up_2Lx5Lx_touch-fw_0103-1.0-1.noarch.rpm
toshiba-mus1.1_up_2Lx5Lx_video-fw_0106-1.0-1.noarch.rpm
#rpm -ivh toshiba-mus1.1_up_21x51x_touch-fw_010d-1.0-1.noarch.rpm
This is the directory where the UP RPMs must be placed when there are new UP available. This RPMS will get installed by the Monitor Upgrade Service on the next system reboot. After uninstall the RPM package will be removed from this directory.
There is a configuration file /opt/toshiba/mus/UpdateTasks/TouchConfig/EloTouch/toshiba-mus1.1_up2xx5xx_touch-config_elo/eloConfigOpt.ini. This this is the configuration file that is needed to change the touch configuration of the 4820 Touch monitors.
Run the script “mus_uninstall_script” found at the directory /opt/toshiba/mus
The MUS log is placed to /var/log/toshiba/mus/latest/ folder. For normal operations, a minimum log is recorded in the log. However when there is a firmware update operation a thorough logging of the whole process is recorded during boot up of the system.Take note also that a maximum of ten recent logs shall be save in the log's history folder. To view previous logs please take a look at the history folder.
1.
November 26, 2013
  - Change OP and UP Name
October 31, 2013
   - Added Zypper dependency
   - elo 3.07 binaries
   - Fix defects
October 16, 2013 - Initial Release