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

mdt shell (and other commands) #110

Open
krishnans2006 opened this issue Aug 17, 2022 · 1 comment
Open

mdt shell (and other commands) #110

krishnans2006 opened this issue Aug 17, 2022 · 1 comment

Comments

@krishnans2006
Copy link

What I ran

~ mdt devices
~ mdt shell

What the docs said should happen

After a moment, you should see the board's shell prompt.

What actually happened

~ mdt devices
mocha-finch             (192.168.100.2)

~ mdt shell                
Waiting for a device...
Connecting to mocha-finch at 192.168.100.2
Couldn't establish ssh connection to device: socket error: [Errno 110] Connection timed out

~ 
@Rhyzhang
Copy link

Rhyzhang commented Dec 4, 2022

Hi @krishnans2006,

I had this problem too while using WSL2 on windows 11. I just ssh regularly after connecting the dev board to wifi by using a keyboard and monitor to navigate the dev board. After the dev board is connected to the internet this should work.

ssh mendel@mocha-finch

The password is "mendel" for the first ssh. You can change it afterward.

Ryan

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

2 participants