Giter Club home page Giter Club logo

Comments (10)

j1nx avatar j1nx commented on June 15, 2024

Right, no problem! Did you compiled the image yourself or did you downloaded one of the alpha's?

If you can SSH into the box with mycroft/mycroft it means that you do have network connected. Let's start with testing if you have Internet access on the device.

SSH into the device. Cancel the mycroft-cli-client is started and run a simple "ping google.com"

from ovos-buildroot.

eduardojj avatar eduardojj commented on June 15, 2024

I compiled the image myself for a project at university that is constrained to buildroot.

I ssh into the rasp via ssh root@ipaddress
Here's a ping test
eduardo@X550JK:~/mycroft-core/bin$ ssh [email protected] [email protected]'s password: ping google.com PING google.com (216.58.211.46): 56 data bytes 64 bytes from 216.58.211.46: seq=0 ttl=54 time=24.242 ms 64 bytes from 216.58.211.46: seq=1 ttl=54 time=23.378 ms 64 bytes from 216.58.211.46: seq=2 ttl=54 time=23.759 ms 64 bytes from 216.58.211.46: seq=3 ttl=54 time=24.358 ms 64 bytes from 216.58.211.46: seq=4 ttl=54 time=72.176 ms 64 bytes from 216.58.211.46: seq=5 ttl=54 time=21.608 ms 64 bytes from 216.58.211.46: seq=6 ttl=54 time=253.258 ms ^Z [1]+ Stopped(SIGTSTP) ping google.com
I can use mycroft-audio-test, but on the others i get connection rejected
Thx for the help and quick reply.

from ovos-buildroot.

j1nx avatar j1nx commented on June 15, 2024

Hmmm, strange that you can login with root as that is disabled already a while ago.

Which version are you currently running? If you have a look at 'git log' within the folder, what is the latest commit? I hope you checked out the develop branch, because master is running far behind, which i did not want to update/merge before I reach a certain beta status.

from ovos-buildroot.

eduardojj avatar eduardojj commented on June 15, 2024

I was using master, i'll try with the development branch

from ovos-buildroot.

j1nx avatar j1nx commented on June 15, 2024

Right, no problem. Don't forget to pull in all the latest and greatest code. Than in the folder run;

make clean
make rpi3-config
make rpi3

Get some coffee or two, three, four ....

from ovos-buildroot.

j1nx avatar j1nx commented on June 15, 2024

Login with the user/pass: mycroft/mycroft
At first boot, the image get's expanded over the SD card and Mycroft starts downloading a bunch of package when it has LAN connection. It might take a few minutes before 'mycroft-cli-client' runs.

I pushed a bunch of changes which I have not fully tested myself. A fresh build is still compiling as we speak, so please report back both positive as negative.

from ovos-buildroot.

eduardojj avatar eduardojj commented on June 15, 2024

Will do.
Thank you very much for your time

from ovos-buildroot.

eduardojj avatar eduardojj commented on June 15, 2024

I'm sorry, but the buildroot make seems to be taking to long to fetch all references for linux-headers. It's kinda stuck in "Fetching all references"

from ovos-buildroot.

j1nx avatar j1nx commented on June 15, 2024

Yes, you are building a complete linux system from scratch and it pull in A LOT of source code. Especially a new build will take a long time, however rebuilding it should be faster as all packages are already downloaded. The build system also uses ccach, so next time it should be a bit faser.

But overall, for me using a simple build machine It takes all night for a fresh build.

I have a new alpha_4 build available. Will upload it tonight and share the code for you if you would like to try out a new build.

from ovos-buildroot.

j1nx avatar j1nx commented on June 15, 2024

https://www.j1nx.nl/downloads/mycroftos-0-1-0-alpha4-rpi3/

from ovos-buildroot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.