Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| toh:wiligear:wbd-111 [2018/02/18 21:40] – ↷ Links adapted because of a move operation tmomas | toh:wiligear:wbd-111 [2018/06/23 11:09] – Datatables added, cleanup tmomas | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | | FIXME: Please check the [[meta: | ||
| - | | WIP | | ||
| - | |||
| ====== Wilibox WBD-111 ====== | ====== Wilibox WBD-111 ====== | ||
| Small board (81x91mm) with minipci module. | Small board (81x91mm) with minipci module. | ||
| ===== Supported Versions ===== | ===== 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, | ||
| + | filter | ||
| + | ---- | ||
| + | |||
| + | ---- datatable ---- | ||
| + | cols : Unsupported Functions_unsupporteds | ||
| + | filter | ||
| + | ---- | ||
| + | |||
| ^ Version/ | ^ Version/ | ||
| | v1 | ? | | v1 | ? | ||
| Line 11: | Line 20: | ||
| | v2 | ? | | v2 | ? | ||
| - | FIXME: How is " | + | FIXME How is " |
| ===== Hardware Highlights ===== | ===== Hardware Highlights ===== | ||
| - | ^ CPU ^ Ram | + | ---- datatable ---- |
| - | | ARM920@300MHz | + | cols : Model, Versions, |
| + | header | ||
| + | align | ||
| + | filter | ||
| + | ---- | ||
| ===== Installation ===== | ===== Installation ===== | ||
| - | This device works with gemini images. If you would like to use USB ports you should recompile yourself following the OpenWrt howto and customize the kernel as described [[.: | + | ---- datatable ---- |
| - | - -> [[doc: | + | cols : Model, Versions, Supported Current Rel, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url |
| - | - -> [[docs: | + | headers : Model, Version, Current Release, Firmware OpenWrt Install, Firmware OpenWrt Upgrade, Firmware OEM Stock |
| + | align : c,c,c | ||
| + | filter | ||
| + | ---- | ||
| + | |||
| + | -> [[docs: | ||
| + | |||
| + | |||
| + | This device works with gemini images. If you would like to use USB ports you should recompile yourself following the OpenWrt howto and customize the kernel as described [[.: | ||
| ==== Flash Layout ==== | ==== Flash Layout ==== | ||
| Line 30: | Line 52: | ||
| **Note:** Reset router to factory defaults if it has been previously configured. | **Note:** Reset router to factory defaults if it has been previously configured. | ||
| - | *Browse to http:// | + | * Browse to '' |
| - | *Upload .bin file to router | + | * Upload .bin file to router |
| - | *Wait for it to reboot | + | * Wait for it to reboot |
| - | *Telnet to 192.168.1.1 and set a root password, or browse to http:// | + | * Telnet to 192.168.1.1 and set a root password, or browse to '' |
| ==== OEM installation using the TFTP method ==== | ==== OEM installation using the TFTP method ==== | ||
| - | *Set your PC's IP to 192.168.1.254 | + | * Set your PC's IP to 192.168.1.254 |
| - | *Open a TFTP server and place in his root the image with this name: fwupdate.bin | + | * Open a TFTP server and place in his root the image with this name: '' |
| - | *Power-on your WBD-111 holding reset button | + | * Power-on your WBD-111 holding reset button |
| - | *Wait about a minute per megabyte (default image 3-4minutes) | + | * Wait about a minute per megabyte (default image 3-4minutes) |
| If you have attached a serial interface, be aware that the speed of the serial Port ist switched to 9600N81 on kernel boot. This only happens for kernel boot's directly after flashing the router via TFTP (very likely a uboot bug). | If you have attached a serial interface, be aware that the speed of the serial Port ist switched to 9600N81 on kernel boot. This only happens for kernel boot's directly after flashing the router via TFTP (very likely a uboot bug). | ||
| Line 47: | Line 69: | ||
| ==== Upgrading OpenWrt ==== | ==== Upgrading OpenWrt ==== | ||
| SYSUPGRADE DOESN' | SYSUPGRADE DOESN' | ||
| - | -> [[docs:user-guide: | + | -> [[docs: |
| - | If you have already installed OpenWrt and like to reflash for e.g. upgrading to a new OpenWrt version you CANNOT upgrade using the mtd command line tool. You should | + | If you have already installed OpenWrt and like to reflash for e.g. upgrading to a new OpenWrt version you CANNOT upgrade using the mtd command line tool. You should |
| === LuCI Web Upgrade Process === | === LuCI Web Upgrade Process === | ||
| Line 59: | Line 81: | ||
| Manual Update using mtd works, you have to write the kernel image and the squashfs image in two steps: | Manual Update using mtd works, you have to write the kernel image and the squashfs image in two steps: | ||
| - | Upload the kernel Image an the squashfs image: | + | - Upload the kernel Image an the squashfs image:\\ < |
| - | + | | |
| - | < | + | |
| - | $ scp bin/ | + | - reboot |
| - | </ | + | |
| - | + | ||
| - | Write the Kernel Image | + | |
| - | + | ||
| - | < | + | |
| - | root@OpenWrt:/# | + | |
| - | </ | + | |
| - | + | ||
| - | Write the SquashFs Image and reboot | + | |
| - | + | ||
| - | < | + | |
| - | root@OpenWrt:/# | + | |
| - | </ | + | |
| :!: You will most likely loose your config, since the rootfs_data will most likely overwritten | :!: You will most likely loose your config, since the rootfs_data will most likely overwritten | ||
| ===== Basic configuration ===== | ===== Basic configuration ===== | ||
| - | -> [[docs: | + | -> [[docs: |
| Set up your Internet connection, configure wireless, configure USB port, etc. | Set up your Internet connection, configure wireless, configure USB port, etc. | ||
| Line 94: | Line 103: | ||
| ==== Failsafe mode ==== | ==== Failsafe mode ==== | ||
| - | -> [[docs:user-guide: | + | -> [[docs: |
| If you forgot your password, broken one of the startup scripts, firewalled yourself or corrupted the JFFS2 partition, you can get back in by using OpenWrt' | If you forgot your password, broken one of the startup scripts, firewalled yourself or corrupted the JFFS2 partition, you can get back in by using OpenWrt' | ||
| Line 109: | Line 118: | ||
| === What to do in failsafe mode? === | === What to do in failsafe mode? === | ||
| - | **NOTE:** The root file system in failsafe mode is the SquashFS partition mounted in readonly mode. To switch to the normal writable root file system run mount_root and make any changes. Run mount_root now. | + | **NOTE:** The root file system in failsafe mode is the SquashFS partition mounted in readonly mode. To switch to the normal writable root file system run '' |
| + | |||
| + | - Forgot/lost your password and you like to set a new one\\ < | ||
| + | - Forgot the routers IP address\\ < | ||
| + | - You accidentally run 'ipkg upgrade' | ||
| - | - Forgot/lost your password and you like to set a new one | ||
| - | | ||
| - | - Forgot the routers IP address | ||
| - | uci get network.lan.ipaddr | ||
| - | - You accidentally run 'ipkg upgrade' | ||
| - | mtd -r erase rootfs_data | ||
| If you are done with failsafe mode power cycle the router and boot in normal mode. | If you are done with failsafe mode power cycle the router and boot in normal mode. | ||
| ===== Hardware ===== | ===== Hardware ===== | ||
| ==== Info ==== | ==== Info ==== | ||
| - | | **Architecture:** | ARM | | + | ^ Architecture |
| - | | **Vendor:** | StorLink | + | ^ Vendor |
| - | | **Bootloader:** | RedBoot | + | ^ Bootloader |
| - | | **System-On-Chip:** | ? | | + | ^ System-On-Chip |
| - | | **CPU/Speed** | 300MHz ARM920 CPU | | + | ^ CPU/ |
| - | | **Flash-Chip:** | ? | | + | ^ Flash-Chip |
| - | | **Flash size:** | 8192 KiB | | + | ^ Flash size | 8192 KiB | |
| - | | **RAM:** | 32 MiB | | + | ^ RAM | 32 MiB | |
| - | | **Wireless:** | Not included | + | ^ Wireless |
| - | | **Ethernet:** | 1*100MBit | + | ^ Ethernet |
| - | | **USB:** | Yes 1 x 2.0 | | + | ^ USB | Yes 1 x 2.0 | |
| - | | **Serial:** | [[# | + | ^ Serial |
| - | | **JTAG:** | [[#JTAG|?]] | + | ^ JTAG | [[#JTAG|No]] | |
| More infos [[http:// | More infos [[http:// | ||
| Line 175: | Line 182: | ||
| ==== Serial ==== | ==== Serial ==== | ||
| - | -> [[doc: | + | -> [[docs: |
| How to connect to the Serial Port of this specific device: | How to connect to the Serial Port of this specific device: | ||
| Line 188: | Line 195: | ||
| ==== JTAG ==== | ==== JTAG ==== | ||
| - | -> [[doc: | + | -> [[docs: |
| As far as known, the platform has no JTAG interface. | As far as known, the platform has no JTAG interface. | ||
| Line 195: | Line 202: | ||
| -> [[docs: | -> [[docs: | ||
| - | |||
| - | ===== Bootloader Mods ===== | ||
| - | - you could read about [[doc: | ||
| - | |||
| - | |||
| - | ===== Hardware mods ===== | ||
| - | As a beginner, you really should inform yourself about [[doc: | ||
| ===== Bootlogs ===== | ===== Bootlogs ===== | ||