I have Luckfox Pico RV1103.
I have completed Direct Network Cable Configuration,
link https://wiki.luckfox.com/Luckfox-Pico/L ... r-to-eth0/
There is an invitation ssh : 192.168.10.200
What log/pass to log in?
Login/pass: root/root, root/luckfox, pico/luckfox don't fit.
ssh log/pass in Direct Network Cable Configuration?
Hello, if you are using an Ubuntu system, the corresponding commands for the user you want to use are as follows:
If you are using a Buildroot system (single user), the corresponding command is:
You can refer to the link in the wiki https://wiki.luckfox.com/zh/Luckfox-Pic ... lnet-Login for more information.
Code: Select all
# Login as root user
ssh root@192.168.10.200
# password: root
# Login as pico user
ssh pico@192.168.10.200
# password: luckfox
Code: Select all
ssh root@192.168.10.200
# password: luckfox
I connect via module Rj45 Ethernet Expansion Module For Melk V Without Milk V Motherboard) Extended version.
link https://www.aliexpress.com/item/1005006 ... 1802615zK7
I use frimware Luckfox_Pico_Plus_Ubuntu_MicroSD-20240829T094931Z for support Rj45 Ethernet.
I connect via putty, with data SSH IP 192.168.10.200 (ping 192.168.10.200 OK!!!!).
I receive an invitation in putty!!!!
what password and login should i enter to connect via putty?
I tried your recommendations. They don't work.
C:\Users\user>ping 192.168.10.200
Обмен пакетами с 192.168.10.200 по с 32 байтами данных:
Ответ от 192.168.10.200: число байт=32 время=3мс TTL=64
Ответ от 192.168.10.200: число байт=32 время=1мс TTL=64
Ответ от 192.168.10.200: число байт=32 время=1мс TTL=64
Ответ от 192.168.10.200: число байт=32 время=1мс TTL=64
Статистика Ping для 192.168.10.200:
Пакетов: отправлено = 4, получено = 4, потеряно = 0
(0% потерь)
Приблизительное время приема-передачи в мс:
Минимальное = 1мсек, Максимальное = 3 мсек, Среднее = 1 мсек
C:\Users\user>ssh root@192.168.10.200
root@192.168.10.200's password: root
Connection closed by 192.168.10.200 port 22
link https://www.aliexpress.com/item/1005006 ... 1802615zK7
I use frimware Luckfox_Pico_Plus_Ubuntu_MicroSD-20240829T094931Z for support Rj45 Ethernet.
I connect via putty, with data SSH IP 192.168.10.200 (ping 192.168.10.200 OK!!!!).
I receive an invitation in putty!!!!
what password and login should i enter to connect via putty?
I tried your recommendations. They don't work.
C:\Users\user>ping 192.168.10.200
Обмен пакетами с 192.168.10.200 по с 32 байтами данных:
Ответ от 192.168.10.200: число байт=32 время=3мс TTL=64
Ответ от 192.168.10.200: число байт=32 время=1мс TTL=64
Ответ от 192.168.10.200: число байт=32 время=1мс TTL=64
Ответ от 192.168.10.200: число байт=32 время=1мс TTL=64
Статистика Ping для 192.168.10.200:
Пакетов: отправлено = 4, получено = 4, потеряно = 0
(0% потерь)
Приблизительное время приема-передачи в мс:
Минимальное = 1мсек, Максимальное = 3 мсек, Среднее = 1 мсек
C:\Users\user>ssh root@192.168.10.200
root@192.168.10.200's password: root
Connection closed by 192.168.10.200 port 22
Last edited by vladisaw@gmail.com on 2024-08-31 9:10, edited 1 time in total.
I mainly use 192.168.10.200, which does not seem to be the IP address of the Luckfox Pico's eth0. You might want to try logging into the Luckfox Pico via ADB to check if the IP address is set correctly, or first try connecting via ssh root@172.32.0.73 to see if that works.
I have connection:
root@luckfox:/etc/init.d# ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.10.200 netmask 255.255.252.0 broadcast 192.168.11.255
ether 1a:f9:72:3b:87:85 txqueuelen 1000 (Ethernet)
RX packets 906 bytes 74423 (74.4 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1125 bytes 64618 (64.6 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 45
C:\Users\user>ping 192.168.10.200
Pinging 192.168.10.200 with 32 bytes of data:
Reply from 192.168.10.200: bytes=32 time=1ms TTL=64
Reply from 192.168.10.200: bytes=32 time=1ms TTL=64
Reply from 192.168.10.200: bytes=32 time=2ms TTL=64
Reply from 192.168.10.200: bytes=32 time=1ms TTL=64
Ping statistics for 192.168.10.200:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 1ms, Maximum = 2ms, Average = 1ms
I have an invitation:
C:\Users\user>ssh root@192.168.10.200
root@192.168.10.200's password:
I can't find the password!!
Is it possible to solve this problem? How? Maybe there are other options?
root@luckfox:/etc/init.d# ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.10.200 netmask 255.255.252.0 broadcast 192.168.11.255
ether 1a:f9:72:3b:87:85 txqueuelen 1000 (Ethernet)
RX packets 906 bytes 74423 (74.4 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1125 bytes 64618 (64.6 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 45
C:\Users\user>ping 192.168.10.200
Pinging 192.168.10.200 with 32 bytes of data:
Reply from 192.168.10.200: bytes=32 time=1ms TTL=64
Reply from 192.168.10.200: bytes=32 time=1ms TTL=64
Reply from 192.168.10.200: bytes=32 time=2ms TTL=64
Reply from 192.168.10.200: bytes=32 time=1ms TTL=64
Ping statistics for 192.168.10.200:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 1ms, Maximum = 2ms, Average = 1ms
I have an invitation:
C:\Users\user>ssh root@192.168.10.200
root@192.168.10.200's password:
I can't find the password!!
Is it possible to solve this problem? How? Maybe there are other options?
Given the complexity of the network, it’s difficult to pinpoint the exact cause of the SSH failure. Potential reasons could include IP conflicts or port occupation. If you're certain that the device with IP `192.168.10.200` is the only Luckfox Pico, please execute the following in Windows:
After that, try reconnecting via SSH.
Code: Select all
#USERPROFILE is the path to your user folder, typically located under C:/Users/<Your User Name>/
ssh-keygen -f "%USERPROFILE%/.ssh/known_hosts" -R "192.168.10.200"