Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can the original Vletudo be installe from Valetudo RE using SSH? #405

Closed
10bn opened this issue Mar 22, 2021 · 6 comments
Closed

Can the original Vletudo be installe from Valetudo RE using SSH? #405

10bn opened this issue Mar 22, 2021 · 6 comments

Comments

@10bn
Copy link

10bn commented Mar 22, 2021

Thank you for everyone who put his effort in this project!

For exploring as well the original Vlaetudo can it be installed using SSH, without the whole mirobo process?

@doemEINS
Copy link

doemEINS commented Mar 23, 2021

To temporarily try original Valetudo you could do the following, that worked for me to work with Valeronoi:

ssh root@192.168.1.123
/etc/init/S11valetudo stop
cd /mnt/data/valetudo
wget https://github.com/Hypfer/Valetudo/releases/download/2021.03.0/valetudo-armv7
mv valetudo-armv7 valetudo
chmod +x valetudo
./valetudo

To experience the full potential you should of course build a complete base firmware with dustbuilder.

@10bn
Copy link
Author

10bn commented Mar 27, 2021

perfect, that was exactly my use case.
Out of curiosity would it be also possible to flash the complete base firmware via ssh or is the mirobo method the only way?

@doemEINS
Copy link

doemEINS commented Apr 7, 2021

Why wouldn't you use the integrated method in the Valetudo RE UI?

@atomphil
Copy link

/etc/init/S11valetudo stop

can´t find this on my Valetudo RE 0.10.5 Gen1 based on firmware version 4028

@pidator
Copy link
Contributor

pidator commented Apr 18, 2021

On Gen1 it's still
service valetudo stop

@10bn
Copy link
Author

10bn commented May 24, 2021

thank you for the support.

@10bn 10bn closed this as completed May 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants