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:arcadyan:astoria:aw1000 [2024/03/22 19:43] – [OEM bootlog] frauhottelmann | toh:arcadyan:astoria:aw1000 [2024/09/07 18:32] – [Arcadyan / Astoria AW1000] frollic | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Arcadyan / Astoria AW1000 ====== | ====== Arcadyan / Astoria AW1000 ====== | ||
| - | |||
| - | {{page> | ||
| {{: | {{: | ||
| - | Arcadian AW1000 is a 5G Wifi Router marketed by Telstra as Smart Modem. | + | Arcadian AW1000 is a 5G Wifi Router marketed by Telstra as Smart Modem. |
| - | ===== OpenWrt support | + | ===== Supported Versions |
| - | + | <!-- ToH: { | |
| - | <color red> | + | " |
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | } --> | ||
| ===== Hardware highlights ===== | ===== Hardware highlights ===== | ||
| Line 17: | Line 21: | ||
| - | /*** if info available: uncomment and fill in | + | |
| ===== Installation ===== | ===== Installation ===== | ||
| - | - → [[: | ||
| - | - → [[docs: | ||
| - | - → [[: | ||
| - | ==== Installing OpenWrt | + | <!-- ToH: { |
| - | ***/ | + | " |
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | } --> | ||
| + | |||
| + | === TFTP boot === | ||
| + | |||
| + | 1. Set your PC’s Ip address to 192.168.1.10 and connect it to your router on port 1 of the yellow ports. | ||
| + | |||
| + | 2. Download the initramfs image, rename it to initramfs.bin, | ||
| + | |||
| + | 3. Connect to your router via [[: | ||
| + | |||
| + | 4. In your serial software, press Esc-key to interrupt U-Boot while turning on the router and run these commands: | ||
| + | setenv serverip 192.168.1.10 | ||
| + | setenv ipaddr 192.168.1.1 | ||
| + | tftpboot initramfs.bin | ||
| + | bootm | ||
| + | 5. Continue with ubiformat or sysupgrade. | ||
| + | |||
| + | === USB boot === | ||
| + | |||
| + | 1. Prepare a USB drive. Adjust of=/dev/sd**X** to your USB device. | ||
| + | dd bs=1M if=openwrt-qualcommax-ipq807x-arcadyan_aw1000-initramfs-uImage.itb of=/dev/sdX | ||
| + | 2. Connect the USB drive to the AW1000. | ||
| + | 3. Set your PC’s Ip address to 192.168.1.10 and connect it to your router on port 1 of the yellow ports | ||
| + | 4. Connect to your router via Serial using the usb to uart/ttl adapter (serial parameters: 115200 8N1) | ||
| + | 5. In your serial software, press Esc-key to interrupt U-Boot while turning on the router and run these commands: | ||
| + | usb start | ||
| + | usbboot 0x44000000 0 | ||
| + | bootm 0x44000000 | ||
| + | 6. Continue with ubiformat or sysupgrade. | ||
| + | |||
| + | === Ubiformat: Coming from Telstra stock firmware === | ||
| + | |||
| + | 6. SCP ubiformat steps | ||
| + | scp factory.ubi root@192.168.1.1:/ | ||
| + | ssh root@192.168.1.1 | ||
| + | ubiformat /dev/mtd18 -y -f / | ||
| + | |||
| + | === Sysupgrade: Coming from an OpenWRT firmware === | ||
| + | |||
| + | 6. SCP sysupgrade steps | ||
| + | scp sysupgrade.bin root@192.168.1.1:/ | ||
| + | ssh root@192.168.1.1 | ||
| + | sysupgrade -n / | ||
| + | |||
| + | |||
| + | ==== Making USB boot permanent ==== | ||
| + | 1. Set your PC’s Ip address to 192.168.1.10 and connect it to your router on port 1 of the yellow ports | ||
| + | 2. Connect to your router via Serial using the usb to uart/ttl adapter (serial parameters: 115200 8N1) | ||
| + | 3. In your serial software, press Esc-key to interrupt U-Boot while turning on the router and run these commands: | ||
| + | setenv bootusb 'usb start && usbboot 0x44000000 0 && bootm 0x44000000' | ||
| + | setenv bootcmd 'run bootusb; bootipq' | ||
| + | saveenv | ||
| + | reboot | ||
| + | 4. If you have a USB device with a compatible initramfs attached it will boot from it. Otherwise it'll boot like normal. | ||
| /*** if info available: uncomment and fill in | /*** if info available: uncomment and fill in | ||
| Line 58: | Line 118: | ||
| | vlan1 (eth0.1) | | vlan1 (eth0.1) | ||
| | wl0 | EXAMPLE WiFi | EXAMPLE Disabled | | wl0 | EXAMPLE WiFi | EXAMPLE Disabled | ||
| - | </ | ||
| - | ***/ | ||
| - | |||
| - | |||
| - | /*** if info available: uncomment and fill in | ||
| - | ==== Buttons ==== | ||
| - | -> [[docs: | ||
| - | Here, we merely name the buttons, so we can use them in the above Howto. | ||
| - | |||
| - | <WRAP BOX 600px> | ||
| - | FIXME Please fill in real values for this device, then remove the EXAMPLEs and the WRAP that encloses this text. | ||
| - | |||
| - | The Arcadyan / Astoria AW1000 has the following buttons: | ||
| - | |||
| - | ^ BUTTON | ||
| - | | EXAMPLE Reset | reset | | ||
| - | | EXAMPLE Secure Easy Setup | | ||
| - | | EXAMPLE No buttons at all. | ||
| </ | </ | ||
| ***/ | ***/ | ||
| Line 95: | Line 137: | ||
| ^ Serial | ^ Serial | ||
| + | ==== Buttons ==== | ||
| + | -> [[docs: | ||
| + | Here, we merely name the buttons, so we can use them in the above Howto. | ||
| + | |||
| + | The Arcadyan / Astoria AW1000 has the following buttons: | ||
| + | |||
| + | ^ BUTTON | ||
| + | | WiFi | ||
| + | | WPS | ||
| + | | Reset | - | | ||
| /*** if info available: uncomment and fill in | /*** if info available: uncomment and fill in | ||
| Line 112: | Line 164: | ||
| /* Thanks, your wiki administration - Oct. 2015 */ | /* Thanks, your wiki administration - Oct. 2015 */ | ||
| - | **Insert photo of front of the casing** | + | {{: |
| - | **Insert photo of back of the casing** | + | {{: |
| - | **Insert photo of backside label** | + | {{: |
| **Insert photo of PCB** | **Insert photo of PCB** | ||
| Line 122: | Line 174: | ||
| ==== Opening the case ==== | ==== Opening the case ==== | ||
| - | <WRAP BOX> | + | Remove |
| - | FIXME //Describe what needs to be done to open the device, e.g. remove | + | |
| - | </ | + | |
| ==== Serial ==== | ==== Serial ==== | ||
| -> [[docs: | -> [[docs: | ||
| - | How to connect to the Serial | + | Serial port on board is marked with J1003 near the LEDs plastic extension, with the square hole being Vcc (do not connect this!), farthest from the square is ground, then rx, then tx. (GND-RX-TX-VCC). |
| - | **Insert photo of PCB with markings for serial | + | |
| - | <WRAP BOX> | + | ^ Serial connection parameters\\ for Arcadyan |
| - | FIXME //Replace EXAMPLE by real values.// | + | |
| - | </WRAP> | + | {{: |
| + | ===== Upgrade modem firmware ===== | ||
| + | |||
| + | The modem in the AW1000 can be upgraded. Be careful! Downgrades are not supported. The modem might be bricked or it might not reboot into the correct operating mode! | ||
| + | |||
| + | 1. Install qfirehose | ||
| + | opkg update | ||
| + | opkg install qfirehose | ||
| + | |||
| + | 2. scp the firmware folder to /tmp | ||
| - | ^ Serial connection parameters\\ for Arcadyan / Astoria AW1000 @@Version@@ | EXAMPLE 115200, 8N1, 3.3V | | + | 3. Install the firmware |
| + | cd /tmp | ||
| + | qfirehose -f firmware_folder/ | ||
| ===== Bootlogs ===== | ===== Bootlogs ===== | ||
| Line 3552: | Line 3612: | ||
| ===== Tags ===== | ===== Tags ===== | ||
| - | [[meta: | ||
| - | {{tag> | ||