Mesaflash not possible - no 7i96s card found
06 Nov 2024 21:53 #313968
by sin-do-re
Mesaflash not possible - no 7i96s card found was created by sin-do-re
Hey everyone.
im trying to mesaflash the 7i96s_dpl for multiple encoder use. but I get consecutive errors of not finding the card. the card is connected at 10.10.10.10 and the lcnc works perfectly , 0.100 ms of ping, but i can’t identify it with mesaflash which is up to date.
any suggestions?thanks in advance.
im trying to mesaflash the 7i96s_dpl for multiple encoder use. but I get consecutive errors of not finding the card. the card is connected at 10.10.10.10 and the lcnc works perfectly , 0.100 ms of ping, but i can’t identify it with mesaflash which is up to date.
any suggestions?thanks in advance.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6430
06 Nov 2024 23:56 #313976
by tommylight
Replied by tommylight on topic Mesaflash not possible - no 7i96s card found
1. do not use sudo, i do not think it is required
2. try this
mesaflash --addr 10.10.10.10 --device=ETHER --readhmid
If you did set the jumpers for 10.10.10.10 and the PC network accordingly.
2. try this
mesaflash --addr 10.10.10.10 --device=ETHER --readhmid
If you did set the jumpers for 10.10.10.10 and the PC network accordingly.
Please Log in or Create an account to join the conversation.
07 Nov 2024 14:46 #314018
by sin-do-re
Replied by sin-do-re on topic Mesaflash not possible - no 7i96s card found
Hey. This isn’t working. I have disabled the IRQ coalesce so I’m using eth0 at 10.10.10.100 fixed IP address.
The ETHER card is not found
Neither is ETH0 or other names I tried typing
The ETHER card is not found
Neither is ETH0 or other names I tried typing
Please Log in or Create an account to join the conversation.
07 Nov 2024 15:15 - 07 Nov 2024 15:16 #314021
by PCW
Replied by PCW on topic Mesaflash not possible - no 7i96s card found
What does
ip a
report?
Also, you do need the --addr 10.10.10.10 if the card is set for 10.10.10.10
(or --addr 192.168.1.121 if the card is set for 192.168.1.121)
mesaflash --device ether --addr 10.10.10.10
ip a
report?
Also, you do need the --addr 10.10.10.10 if the card is set for 10.10.10.10
(or --addr 192.168.1.121 if the card is set for 192.168.1.121)
mesaflash --device ether --addr 10.10.10.10
Last edit: 07 Nov 2024 15:16 by PCW.
Please Log in or Create an account to join the conversation.
Time to create page: 0.090 seconds