Frequently Asked Question
How to perform extender FW update on Ubuntu (Linux)
Last Updated 3 years ago
1. Connect the extender to the PC via USB cable
2. Open Linux terminal and install screen and lrzsz
4. Open screen using
6. After receiving: "Now starting firmware update, please start file transfer using XMODEM:" click on "Ctrl+a" and then ":"
7. Type:
2. Open Linux terminal and install screen and lrzsz
sudo apt-get install screen lrzsz3. Find the extender USB connection using
dmesg | grep ttyThe connection you are looking for is a cp210x converter
4. Open screen using
sudo screen {your USB connection} 1152005. In the opened window, print "firmware" and click enter
6. After receiving: "Now starting firmware update, please start file transfer using XMODEM:" click on "Ctrl+a" and then ":"
7. Type:
exec !! sx {path to FW update file}5. After the procedure is complete, perform a power cycle on the extender