lbp16_access.send_packet: network is unreachable
- sharp_reaper
- Offline
- Senior Member
Less
More
- Posts: 71
- Thank you received: 7
21 Jul 2022 13:23 #247937
by sharp_reaper
lbp16_access.send_packet: network is unreachable was created by sharp_reaper
Hi, I am using a 7i92h mesaboard with a 7i76 to add stepgen. I've just configured the linuxcnc.
Can't check the ports into the 7i92 board with mesaflash command:
- sudo mesaflash --device 7i92 --readhmid
I've tried: sudo mesaflash --device 7i92 --reload
It appears the same thing.
lbp16_access.send_packet: Network is unreachable
My network config is:
auto eno1
iface eno1 inet static
address 10.10.10.11
hardware-irq-coalesce-rx-usecs 0
Can ping to the board as shown in the picture in attach
I've installed the mesaflash by adding
sudo apt install mesaflash
Can someone help?
For more info needed, just ask
Thank you
Can't check the ports into the 7i92 board with mesaflash command:
- sudo mesaflash --device 7i92 --readhmid
I've tried: sudo mesaflash --device 7i92 --reload
It appears the same thing.
lbp16_access.send_packet: Network is unreachable
My network config is:
auto eno1
iface eno1 inet static
address 10.10.10.11
hardware-irq-coalesce-rx-usecs 0
Can ping to the board as shown in the picture in attach
I've installed the mesaflash by adding
sudo apt install mesaflash
Can someone help?
For more info needed, just ask
Thank you
Please Log in or Create an account to join the conversation.
- PCW
- Offline
- Moderator
Less
More
- Posts: 17950
- Thank you received: 4817
21 Jul 2022 14:01 #247942
by PCW
Replied by PCW on topic lbp16_access.send_packet: network is unreachable
The command would be:
mesaflash --device 7i92 --addr 10.10.10.10 --readhmid
mesaflash --device 7i92 --addr 10.10.10.10 --readhmid
The following user(s) said Thank You: sharp_reaper
Please Log in or Create an account to join the conversation.
- JT
- Away
- Administrator
Less
More
- Posts: 864
- Thank you received: 452
21 Jul 2022 15:03 #247952
by JT
Replied by JT on topic lbp16_access.send_packet: network is unreachable
The following user(s) said Thank You: sharp_reaper
Please Log in or Create an account to join the conversation.
Time to create page: 0.071 seconds