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:57] – fixed typo 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 ===== | ||
| - | snapshot | + | ===== Supported Versions ===== |
| + | <!-- ToH: { | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | } --> | ||
| ===== Hardware highlights ===== | ===== Hardware highlights ===== | ||
| Line 20: | Line 24: | ||
| ===== Installation ===== | ===== Installation ===== | ||
| + | <!-- 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. | ||
| - | 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, | 2. Download the initramfs image, rename it to initramfs.bin, | ||
| - | 3. Connect to your router via Serial | + | |
| - | 4. on your serial software, press any key to Interrupt | + | 3. Connect to your router via [[: |
| + | |||
| + | 4. In your serial software, press Esc-key to interrupt | ||
| setenv serverip 192.168.1.10 | setenv serverip 192.168.1.10 | ||
| setenv ipaddr 192.168.1.1 | setenv ipaddr 192.168.1.1 | ||
| tftpboot initramfs.bin | tftpboot initramfs.bin | ||
| bootm | bootm | ||
| - | 5. After openwrt boots up, use scp or luci web to upload | + | 5. Continue with ubiformat |
| - | 6. SCP-sysupgrade steps | + | |
| - | | + | === USB boot === |
| - | | + | |
| - | | + | 1. Prepare a USB drive. Adjust of=/ |
| + | dd bs=1M if=openwrt-qualcommax-ipq807x-arcadyan_aw1000-initramfs-uImage.itb of=/ | ||
| + | 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 / | ||
| + | |||
| + | === 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 69: | Line 121: | ||
| ***/ | ***/ | ||
| - | |||
| - | ==== 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 | - | | ||
| - | </ | ||
| ===== Hardware ===== | ===== Hardware ===== | ||
| Line 97: | 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 114: | 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 129: | Line 179: | ||
| -> [[docs: | -> [[docs: | ||
| - | 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). | + | 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 | + | |
| + | ^ Serial connection parameters\\ | ||
| + | |||
| + | {{: | ||
| + | ===== 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@@ | 115200, 8N1, 3.3V | | + | 3. Install the firmware |
| + | cd /tmp | ||
| + | qfirehose -f firmware_folder/ | ||
| ===== Bootlogs ===== | ===== Bootlogs ===== | ||