Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
toh:simpletech:simpleshare [2016/04/16 09:40] – [Simpletech Simpleshare] Trunk removed (Trunk 2013 != Trunk 2016) tmomastoh:simpletech:simpleshare [2020/12/18 14:06] – [Tags] danitool
Line 1: Line 1:
 ====== Simpletech Simpleshare ====== ====== Simpletech Simpleshare ======
  
-The SimpleShare works great with OpenWrt Backfire.+{{section>meta:infobox:432_warning#infobox_for_dataentries&noheader&nofooter&noeditbutton}}
  
 +===== Supported Versions =====
 +---- datatable ----
 +cols    : Brand, Model, Versions, Supported Current Rel, OEM device homepage URL_url, OWrt Forum Topic URL_url, Device Techdata_pageid
 +headers : Brand, Model, Version, Current Release, OEM Info, Forum Topic, Technical Data
 +align   : c,c,c,c,c,c,c
 +filter  : Model*~Simpleshare
 +----
  
-====== Howto Install ====== 
  
 +===== Hardware Highlights =====
 +---- datatable ----
 +cols    : Model, Versions, CPU, CPU MHz, Flash MB_mbflashs, RAM MB_mbram, Ethernet 100M ports_, USB ports_
 +header  : Model, Version,SoC,CPU MHz,Flash MB,RAM MB,100M ports,USB
 +align   : c,c,c,c,c,c,c,c,c,c,c,c,c
 +filter  : Model*~Simpleshare
 +----
 +
 +
 +===== Installation =====
 +---- datatable ----
 +cols    : Model, Versions, Supported Current Rel, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url
 +headers : Model, Version, Current Release, Firmware OpenWrt Install, Firmware OpenWrt Upgrade, Firmware OEM Stock
 +align   : c,c,c
 +filter  : Model*~Simpleshare
 +----
 +
 +-> [[docs:guide-user:installation:generic.flashing|Install OpenWrt (generic explanation)]]
 +
 +
 +  * Modified Simpleshare Firmware 1.07 With Telnet Enabled  [[https://www.dropbox.com/s/wz860kw3morbpha/SimpleShareFirmwareTelnetV1_07.trx | here]]
   - Flash the SimpleShare with any version of the original firmware that has telnet enabled. (1.07 and 1.09 tested)   - Flash the SimpleShare with any version of the original firmware that has telnet enabled. (1.07 and 1.09 tested)
   - Enable telnet    - Enable telnet 
-  - Turn on boot_wait in the nvram       \\<code bash> nvram set boot_wait=on \\      nvram set wait_time=5    \\  nvram commit</code>+  - Turn on boot_wait in the nvram\\ <code bash> 
 +nvram set boot_wait=on 
 +nvram set wait_time=5 
 +nvram commit 
 +</code>
   - Unplug the power to the Simpleshare   - Unplug the power to the Simpleshare
-  - Upgrade the SimpleShare using Tftp. From Linux do the following command \\<code bash> arping -f ip_address;atftp -p -l openwrt-brcm-47xx-squashfs.trx ip_address </code> then plug in the power to the simpleshare+  - Upgrade the SimpleShare using Tftp. From Linux do the following command\\ <code bash>arping -f ip_address;atftp -p -l openwrt-brcm-47xx-squashfs.trx ip_address</code> then plug in the power to the simpleshare
   - Wait for at least 5 minutes before rebooting or unpluging.   - Wait for at least 5 minutes before rebooting or unpluging.
  
Line 16: Line 47:
 ===== Required Packages ===== ===== Required Packages =====
  
-You will want to include the following packages in your build of OpenWRT.+You will want to include the following packages in your build of OpenWrt.
   * kmod-ide   * kmod-ide
   * kmod-fs-ext3   * kmod-fs-ext3
Line 37: Line 68:
 ===== Serial Port ===== ===== Serial Port =====
  
-[[toh:simpletech:simpleshare:serialport|Serial Port Information]] Useful for recovering a brick.+Useful for recovering a brick.
  
-===== Change IP Address ===== +pin 1 logic high (3v)
-edit the /etc/config/network file and change the IP in the eth0 section to a static IP of your choosing.+
  
 +pin 2 = CTS
  
 +pin 3 = Tx
  
 +pin 4 = DSR
  
 +pin 5 = RTS
  
 +pin 6 = CD
 +
 +pin 7 = DTR
 +
 +pin 8 = RI
 +
 +pin 9 = Rx
 +
 +pin 10 = GND 
 +
 +
 +SimpleShare serial interface uses FBUS voltages (0 to 3V) instead of RS232 voltages (-12 to +12). 
 +
 +For serial cables see [[docs:techref:hardware:port.serial.cables]].
 +
 +===== Change IP Address =====
 +edit the ''/etc/config/network'' file and change the IP in the eth0 section to a static IP of your choosing.
  
 +===== Tags =====
 +[[meta:tags|How to add tags]]
 +{{tag>8flash 32ram BCM4780 NAS}}
  • Last modified: 2024/02/12 08:58
  • by 127.0.0.1