ihrapsa / OctoWrt

A guide to install Octoprint on the Creality WiFi Box or similar OpenWrt devices
79 stars 26 forks source link

page not found #27

Closed Darkstar83 closed 2 years ago

Darkstar83 commented 2 years ago

❗ Check Releases page for binaries ❗

there is no such page,

I am completeley new to Github, i cannot find the Releases page, Either the page is not there or i do not know how to navigate to said page

any assistance will be appreciated.

ihrapsa commented 2 years ago

it's right there on the right side panel of the main page. https://github.com/ihrapsa/OctoWrt/releases/tag/v1.0.0

Darkstar83 commented 2 years ago

May I ask further questions if I get stuck somewhere through the install?

Darkstar83 commented 2 years ago

How do I SSH onto it: achieve step 4? (https://github.com/ihrapsa/OctoWrt/tree/main/firmware)/OpenWrt_snapshot/

ihrapsa commented 2 years ago

How do I SSH onto it: achieve step 4? (https://github.com/ihrapsa/OctoWrt/tree/main/firmware)/OpenWrt_snapshot/

for internet setup follt this: https://github.com/ihrapsa/OctoWrt#1-flash-openwrt-following-guide-here no need to ssh. everything can be done using luci UI

ihrapsa commented 2 years ago

You don't need to ssh anymore. Internet setup can be done through luci web UI. Follow this: https://github.com/ihrapsa/OctoWrt#1-flash-openwrt-following-guide-here

Darkstar83 commented 2 years ago

Good Evening,

I have managed to flash the clipper firmware to the CREALITY BOX. The green light stays on, broadcast KLIPPERWRT hotspot.

box directly connected to PC with pc connected to Klipper wifi network Creality box direct wired connection to router.

using vs studio code, Powershell, and cmd prompt, I get the following message There is a sd card installed

PS C:> PS C:\Users\Darkstar> chmod +x 1_format_extroot.sh

chmod : The term 'chmod' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1

  • chmod +x 1_format_extroot.sh + ~ + CategoryInfo : ObjectNotFound: (chmod:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException PS C:\Users\Darkstar> ./1_format_extroot.sh ./1_format_extroot.sh : The term './1_format_extroot.sh' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1
  • ./1_format_extroot.sh
  • 
    + CategoryInfo          : ObjectNotFound: (./1_format_extroot.sh:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS C:\Users\Darkstar> cd /tmp cd : Cannot find path 'C:\tmp' because it does not exist. At line:1 char:1

  • cd /tmp
  • 
    + CategoryInfo          : ObjectNotFound: (C:\tmp:String) [Set-Location], ItemNotFoundException
    + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.SetLocationCommand

PS C:\Users\Darkstar> wget https://github.com/ihrapsa/OctoWrt/raw/main/scripts/1_format_extroot.sh

StatusCode : 200 StatusDescription : OK Content : #!/bin/sh

                echo " "
                echo "This script will format your sd card and make it extroot"
                echo " "
                echo "   ###################################################"
                echo "   ## Make sure you've got a microSD ca...

RawContent : HTTP/1.1 200 OK Connection: keep-alive Content-Security-Policy: default-src 'none'; style-src 'unsafe-inline'; sandbox Strict-Transport-Security: max-age=31536000 X-Content-Type-Options: nosniff ... Forms : {} Headers : {[Connection, keep-alive], [Content-Security-Policy, default-src 'none'; style-src 'unsafe-inline'; sandbox], [Strict-Transport-Security, max-age=31536000], [X-Content-Type-Options, nosniff]...} Images : {} InputFields : {} Links : {} ParsedHtml : mshtml.HTMLDocumentClass RawContentLength : 2596

PS C:\Users\Darkstar> chmod +x 1_format_extroot.sh chmod : The term 'chmod' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1

  • chmod +x 1_format_extroot.sh
  • 
    + CategoryInfo          : ObjectNotFound: (chmod:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS C:\Users\Darkstar> ./1_format_extroot.sh

ihrapsa commented 2 years ago

It's kind of a mess what you're doing there. What klipper firmware are you talking about? you can't flash klipper on the box. The box runs OpenWrt. Since the issue is opened on the OctoWrt page I reckon that you want to install octoprint. Did you follow the steps from the guide?

Darkstar83 commented 2 years ago

I am kinda sure? Before I get deeper into this wich i know very little about, This all started with me buying a Logitech c270 webcam, wich i saw in a post somewhere, works rather well with the creality box, so thinking to make my life kinda, maybe easier? Giving it a go none the less, half done research yielded dissapointing results, hoping to fix my blunder, i turned to google/youtube for more "research" stumbling upon a video by Hyper makes. "Giving Creality WiFi Box A Purpose: Introducing KlipperWrt & OctoWrt". I thought " this looks so cool. Trying this for shore!!!!!" Watched the vid maybe five times over, to get an idea of where to go and what to do, - BTW - this did not work. as everything had a facelift and update as the vid is a couple months old, so stumbling upon Github wich i know absolutely nothing about, I think somewher between the klipperwrt and openwrt i got mixed up between the readme files, downloaded the files but renamed them wrong way round, flashed firmware and now, I have absolutely no idea where i am, what have i already done, what did i do back to front, ect, wich in turn brings me to this moment in time.

PLEASE HELP!!!!

ihrapsa commented 2 years ago

You did not answer all my questions. What's your main purpose? Octoprint or Klipper(fluidd/mainsail)?

Darkstar83 commented 2 years ago

Klipper with fluidd

ihrapsa commented 2 years ago

Klipper with fluidd

This guide is for Octoprint. Check KlipperWrt repo for that

Darkstar83 commented 2 years ago

Ok Thank you very much for all the help given. Further help will be obtained from the Klipper Repositories. Have a blessed day.

ihrapsa commented 2 years ago

you too! check out the discord server for further help