Skip to content

Commit

Permalink
Update links & packages
Browse files Browse the repository at this point in the history
  • Loading branch information
shivajiva101 committed Nov 15, 2023
1 parent d3eb888 commit f50368a
Show file tree
Hide file tree
Showing 1,859 changed files with 11,376 additions and 11,376 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ https://user-images.githubusercontent.com/40600040/128418449-79f69b98-8f81-4315-
<details>
<summary>Expand steps!</summary>

#### 1. Flash Openwrt following guide [here:](https://github.com/shivajiva101/OctoWrt/tree/23.05.0-137/firmware/OpenWrt_snapshot)
#### 1. Flash Openwrt following guide [here:](https://github.com/shivajiva101/OctoWrt/tree/23.05.0-134/firmware/OpenWrt_snapshot)
Once flashed setup internet access on the box (either Wi-Fi client or wired connection)

<details>
Expand All @@ -66,7 +66,7 @@ https://user-images.githubusercontent.com/40600040/128418449-79f69b98-8f81-4315-

#### 2. Execute extroot script:
```
wget https://github.com/shivajiva101/OctoWrt/raw/23.05.0-137/scripts/1_format_extroot.sh
wget https://github.com/shivajiva101/OctoWrt/raw/23.05.0-134/scripts/1_format_extroot.sh
chmod +x 1_format_extroot.sh
./1_format_extroot.sh
Expand All @@ -75,7 +75,7 @@ https://user-images.githubusercontent.com/40600040/128418449-79f69b98-8f81-4315-
<b>Important:</b> You *need* a stable internet connection for this to succeed.
If the script fails try using the manual installation method.
```
wget https://github.com/shivajiva101/OctoWrt/raw/23.05.0-137/scripts/2_octoprint_install.sh
wget https://github.com/shivajiva101/OctoWrt/raw/23.05.0-134/scripts/2_octoprint_install.sh
chmod +x 2_octoprint_install.sh
./2_octoprint_install.sh
Expand Down Expand Up @@ -116,13 +116,13 @@ https://user-images.githubusercontent.com/40600040/128418449-79f69b98-8f81-4315-
<details>
<summary>Expand steps!</summary>

* **OpenWrt**: Make sure you've got OpenWrt flashed. Follow guide from [here](https://github.com/shivajiva101/OctoWrt/tree/23.05.0-137/firmware/OpenWrt_snapshot) -> Once flashed setup Wi-Fi client or wired connection for internet access on the box
* **OpenWrt**: Make sure you've got OpenWrt flashed. Follow guide from [here](https://github.com/shivajiva101/OctoWrt/tree/23.05.0-134/firmware/OpenWrt_snapshot) -> Once flashed setup Wi-Fi client or wired connection for internet access on the box

* **Extroot**: execute [this](https://github.com/shivajiva101/OctoWrt/blob/23.05.0-137/scripts/1_format_extroot.sh) script. Make sure to have a microsd plugged
* **Extroot**: execute [this](https://github.com/shivajiva101/OctoWrt/blob/23.05.0-134/scripts/1_format_extroot.sh) script. Make sure to have a microsd plugged

```
cd ~
wget https://github.com/shivajiva101/OctoWrt/raw/23.05.0-137/scripts/1_format_extroot.sh
wget https://github.com/shivajiva101/OctoWrt/raw/23.05.0-134/scripts/1_format_extroot.sh
chmod +x 1_format_extroot.sh
./1_format_extroot.sh
Expand Down Expand Up @@ -166,7 +166,7 @@ https://user-images.githubusercontent.com/40600040/128418449-79f69b98-8f81-4315-

```
rm /etc/opkg/distfeeds.conf;
wget https://github.com/shivajiva101/OctoWrt/raw/23.05.0-137/openwrt/distfeeds.conf -P /etc/opkg
wget https://github.com/shivajiva101/OctoWrt/raw/23.05.0-134/openwrt/distfeeds.conf -P /etc/opkg
opkg update
opkg install gcc make unzip htop wget-ssl git-http
opkg install v4l-utils mjpg-streamer-input-uvc mjpg-streamer-output-http mjpg-streamer-www ffmpeg
Expand Down
6 changes: 3 additions & 3 deletions firmware/OpenWrt_snapshot/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
Alternative Options:
**A. Standard option**

1. Rename `*factory.bin` to `cxsw_update.tar.bz2`
1. Use the `cxsw_update.tar.bz2` file provided in a release
2. Copy it to the root of a FAT32 formatted microSD card.
3. Turn on the device, wait for it to start, then insert the card. The stock firmware reads the `install.sh` script from this archive and flashes the new OpenWrt image.
4. `ssh` into it with ethernet `ssh root@192.168.1.1` or get into serial baud: `57600`, enable radio in `/etc/config/wireless`, reboot, the box will create an AP `OpenWrt`- connect to it -> `ssh` and continue Wi-fi internet setup.
Expand All @@ -19,8 +19,8 @@ Alternative Options:
### If your box is already on OpenWrt and has the luci web UI reachable:

Alternative Options:
**A. Flashing another Openwrt binary:** Access the luci web UI -> Go to System -> Upgrade -> Uncheck the box that sais `Save configs` -> Upload the SYSUPGRADE bin -> Flash
**B. Resetting the box** By holding the reset button for about 6 seconds the box will freshly reset the current OpenWrt firmware.
**A. Flashing another Openwrt binary:** Access the luci web UI -> Go to System -> Backup/Flash Firmware -> Flash image -> Browse for the sysupgrade.bin -> Upload -> Uncheck the box that says `Save configs` -> Flash
**B. Resetting the box** By holding the reset button until the green led starts rapidly flashing(about 6 seconds) the box will reset the current OpenWrt firmware.
**C. Using the `Recovery process`** see below


Expand Down
2 changes: 1 addition & 1 deletion openwrt/distfeeds.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
src/gz openwrt_core https://github.com/shivajiva101/OctoWrt/raw/23.05.0-137/packages/ramips/mt76x8/packages
src/gz openwrt_core https://github.com/shivajiva101/OctoWrt/raw/23.05.0-134/packages/ramips/mt76x8/packages
src/gz openwrt_base https://downloads.openwrt.org/releases/23.05.0/packages/mipsel_24kc/base
src/gz openwrt_luci https://downloads.openwrt.org/releases/23.05.0/packages/mipsel_24kc/luci
src/gz openwrt_packages https://downloads.openwrt.org/releases/23.05.0/packages/mipsel_24kc/packages
Expand Down
Loading

0 comments on commit f50368a

Please sign in to comment.