Connect to 7I80
25 May 2021 10:56 #210213
by nhanpham
Connect to 7I80 was created by nhanpham
Hi all,
I'm trying to connect to the mesa 7i80 board. But it can't.
I can ping mesa Ip's "10.10.10.10" but I can't connect when I used mesaflash.
My mesa 7i80 has connected to raspberry ok. I'm trying to change raspberry to another computer to increase productivity.
File /etc/network/interfaces
thank you very much
I'm trying to connect to the mesa 7i80 board. But it can't.
I can ping mesa Ip's "10.10.10.10" but I can't connect when I used mesaflash.
My mesa 7i80 has connected to raspberry ok. I'm trying to change raspberry to another computer to increase productivity.
mwork@debian:~$ ping 10.10.10.10
PING 10.10.10.10 (10.10.10.10) 56(84) bytes of data.
64 bytes from 10.10.10.10: icmp_seq=2 ttl=64 time=0.310 ms
64 bytes from 10.10.10.10: icmp_seq=4 ttl=64 time=0.304 ms
64 bytes from 10.10.10.10: icmp_seq=5 ttl=64 time=0.196 ms
64 bytes from 10.10.10.10: icmp_seq=6 ttl=64 time=0.228 ms
64 bytes from 10.10.10.10: icmp_seq=7 ttl=64 time=0.197 ms
64 bytes from 10.10.10.10: icmp_seq=9 ttl=64 time=0.097 ms
64 bytes from 10.10.10.10: icmp_seq=11 ttl=64 time=0.364 ms
64 bytes from 10.10.10.10: icmp_seq=12 ttl=64 time=0.307 ms
64 bytes from 10.10.10.10: icmp_seq=13 ttl=64 time=0.343 ms
^C
--- 10.10.10.10 ping statistics ---
13 packets transmitted, 9 received, 30.7692% packet loss, time 295ms
rtt min/avg/max/mdev = 0.097/0.260/0.364/0.083 ms
mwork@debian:~$ sudo mesaflash --device 7i80 --addr 10.10.10.10 --readhmid
mwork@debian:~$ sudo ifconfig -a
eno1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 10.10.10.5 netmask 255.255.255.0 broadcast 10.10.10.255
ether b8:ca:3a:7e:58:55 txqueuelen 1000 (Ethernet)
RX packets 114 bytes 13828 (13.5 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 534 bytes 79475 (77.6 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 20 memory 0xf7c00000-f7c20000
File /etc/network/interfaces
auto lo
iface lo inet loopback
#interface wlan0
#metric 202
allow-hotplug eno1
iface eno1 inet static
address 10.10.10.5
netmask 255.255.255.0
metric 1
hardware-irq-coalesce-rx-usecs 0
thank you very much
Please Log in or Create an account to join the conversation.
25 May 2021 12:25 #210218
by BigJohnT
Replied by BigJohnT on topic Connect to 7I80
On the RPi I think you need to set the address to 10.10.10.5/24. I'm out of town but another guy on the IRC that has a 7i80 seemed to recall that. I can't check until I get home.
JT
JT
Please Log in or Create an account to join the conversation.
25 May 2021 16:23 #210239
by PCW
Replied by PCW on topic Connect to 7I80
Umm this looks bad:
13 packets transmitted, 9 received, 30.7692% packet loss, time 295ms
Please Log in or Create an account to join the conversation.
26 May 2021 02:47 #210298
by nhanpham
hi,
I don't know why it is. I changed from my computer to raspberry then everything worked well.
on a new computer, I can ping mesa board but can't connect
thank you so much
Replied by nhanpham on topic Connect to 7I80
Umm this looks bad:
13 packets transmitted, 9 received, 30.7692% packet loss, time 295ms
hi,
I don't know why it is. I changed from my computer to raspberry then everything worked well.
on a new computer, I can ping mesa board but can't connect
thank you so much
Please Log in or Create an account to join the conversation.
26 May 2021 02:59 #210299
by nhanpham
Replied by nhanpham on topic Connect to 7I80
hi,
all work ok when I used another wire rj45.
thank you so much
all work ok when I used another wire rj45.
thank you so much
Please Log in or Create an account to join the conversation.
Time to create page: 0.072 seconds