Coder Social home page Coder Social logo

Comments (8)

weilinfox avatar weilinfox commented on July 17, 2024

I tried to compiled the buildroot and boot it, the SSH username/password is root/milkv.

from duo-buildroot-sdk.

frett27 avatar frett27 commented on July 17, 2024

i got the same issue, using an ubuntu 22 as a desktop linux to connect to the milkv_duo board.
ssh daemon respond to the query, but the milkv password for the root user don't work.
Are there restrictions on some cypher ?

from duo-buildroot-sdk.

frett27 avatar frett27 commented on July 17, 2024

solved -> i was using the ip addr ip, whereas you have to use the ".1" as below

185409.861639] rndis_host 3-2:1.0 enxc2866ec578c2: renamed from usb0
use@alexa:~/projets/2023-08-19_milkv_duo$ ip addr show enxc2866ec578c2
11: enxc2866ec578c2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UNKNOWN group default qlen 1000
    link/ether c2:86:6e:c5:78:c2 brd ff:ff:ff:ff:ff:ff
    inet 192.168.42.96/24 brd 192.168.42.255 scope global dynamic noprefixroute enxc2866ec578c2
       valid_lft 2884sec preferred_lft 2884sec
    inet6 fe80::bb92:df34:6e95:7b0d/64 scope link noprefixroute 
       valid_lft forever preferred_lft forever
use@alexa:~/projets/2023-08-19_milkv_duo$ ssh 192.168.42.96
[email protected]'s password: 

use@alexa:~/projets/2023-08-19_milkv_duo$ ssh [email protected]
[email protected]'s password: 
Permission denied, please try again.
[email protected]'s password: 

use@alexa:~/projets/2023-08-19_milkv_duo$ ssh [email protected]
The authenticity of host '192.168.42.1 (192.168.42.1)' can't be established.
ED25519 key fingerprint is SHA256:wlYM0yhjjsG2+PM5ptDcfj1zYgM8JS2GB2Ult3/EpmE.
This key is not known by any other names
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added '192.168.42.1' (ED25519) to the list of known hosts.
[email protected]'s password: 
[root@milkv]~# 

from duo-buildroot-sdk.

frett27 avatar frett27 commented on July 17, 2024

@overheat does it fix your issue ?

from duo-buildroot-sdk.

overheat avatar overheat commented on July 17, 2024

yes.
Thanks!

from duo-buildroot-sdk.

Sfinx avatar Sfinx commented on July 17, 2024

Having the same problem with 30acdbc from Sep 11:

ifconfig enxd290b4303df4 192.168.42.2/24
ssh [email protected]
[email protected]'s password: 
Permission denied, please try again.
...
ssh [email protected]
[email protected]'s password: 
Permission denied, please try again.

from duo-buildroot-sdk.

overheat avatar overheat commented on July 17, 2024

serial port for debugging is a good idea. Or just try to reboot it.

from duo-buildroot-sdk.

Sfinx avatar Sfinx commented on July 17, 2024

Found the issue: had 192.168.x.x network configured at another interface. All is working !

from duo-buildroot-sdk.

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.