No device 7i96 board found
- paulsao
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 233
- Thank you received: 22
12 Nov 2021 13:09 #226220
by paulsao
No device 7i96 board found was created by paulsao
Greetings to all.
I am trying to flash my 7i96 I am using debian 10 buster and linuxcnc 2.8 the ip address of my pc is 10.10.10.101, I can ping the card the problem is that when I run the command sudo mesaflash --device 7i96-- readhm and I get "No 7i96 board found", mesaflahs version is 3.4.0
I am trying to flash my 7i96 I am using debian 10 buster and linuxcnc 2.8 the ip address of my pc is 10.10.10.101, I can ping the card the problem is that when I run the command sudo mesaflash --device 7i96-- readhm and I get "No 7i96 board found", mesaflahs version is 3.4.0
Please Log in or Create an account to join the conversation.
- PCW
- Away
- Moderator
Less
More
- Posts: 18033
- Thank you received: 4857
12 Nov 2021 14:54 #226221
by PCW
Replied by PCW on topic No device 7i96 board found
What does the command:
ip a
report?
ip a
report?
The following user(s) said Thank You: paulsao
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19564
- Thank you received: 6573
12 Nov 2021 15:13 #226222
by tommylight
Replied by tommylight on topic No device 7i96 board found
Mesaflash requires the IP address of the card for ethernet boards, most probably 10.10.10.10
The following user(s) said Thank You: paulsao
Please Log in or Create an account to join the conversation.
- paulsao
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 233
- Thank you received: 22
12 Nov 2021 15:19 #226223
by paulsao
Replied by paulsao on topic No device 7i96 board found
Attachments:
Please Log in or Create an account to join the conversation.
- PCW
- Away
- Moderator
Less
More
- Posts: 18033
- Thank you received: 4857
12 Nov 2021 15:20 #226224
by PCW
Replied by PCW on topic No device 7i96 board found
Yes, forgot that, if the FPGA card address is not the default 192.168.1.121, you must
supply the address on the mesaflash command line:
mesaflash --device 7i96 --addr 10.10.10.10 --readhmid
supply the address on the mesaflash command line:
mesaflash --device 7i96 --addr 10.10.10.10 --readhmid
The following user(s) said Thank You: paulsao
Please Log in or Create an account to join the conversation.
- paulsao
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 233
- Thank you received: 22
12 Nov 2021 15:53 #226225
by paulsao
Replied by paulsao on topic No device 7i96 board found
Thanks for your help, was that the problem.
Please Log in or Create an account to join the conversation.
Moderators: PCW, jmelson
Time to create page: 0.088 seconds