7i92TM pings but not recognised by mesaflash
31 Oct 2023 20:00 #284206
by Robbin
7i92TM pings but not recognised by mesaflash was created by Robbin
Hi there, a desperated newbie calling for help!
i started my plasma build with the intention of using software stepping on a parport. I got the motion to work but the in- and outputs acted weird so i thought i would give a mesa card a try.
I ordered a 7i92TM, set the jumper to address 10.10.10.10. card pings fine but mesaflash will not find the board.
after searching the web and the forum for hours i cant figure out whats wrong..
ip a gives the following :
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host noprefixroute
valid_lft forever preferred_lft forever
2: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
link/ether c4:34:6b:67:aa:6e brd ff:ff:ff:ff:ff:ff
altname enp0s25
inet 10.10.10.11/24 brd 10.10.10.255 scope global noprefixroute eno1
valid_lft forever preferred_lft forever
inet6 fe80::2bf3:dc61:41a3:fd3d/64 scope link noprefixroute
valid_lft forever preferred_lft forever
3: wlx98fc11c9e765: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether 98:fc:11:c9:e7:65 brd ff:ff:ff:ff:ff:ff
inet 192.168.7.17/22 brd 192.168.7.255 scope global dynamic noprefixroute wlx98fc11c9e765
valid_lft 83697sec preferred_lft 83697sec
inet6 fe80::9afc:11ff:fec9:e765/64 scope link noprefixroute
valid_lft forever preferred_lft forever
i started my plasma build with the intention of using software stepping on a parport. I got the motion to work but the in- and outputs acted weird so i thought i would give a mesa card a try.
I ordered a 7i92TM, set the jumper to address 10.10.10.10. card pings fine but mesaflash will not find the board.
after searching the web and the forum for hours i cant figure out whats wrong..
ip a gives the following :
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host noprefixroute
valid_lft forever preferred_lft forever
2: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
link/ether c4:34:6b:67:aa:6e brd ff:ff:ff:ff:ff:ff
altname enp0s25
inet 10.10.10.11/24 brd 10.10.10.255 scope global noprefixroute eno1
valid_lft forever preferred_lft forever
inet6 fe80::2bf3:dc61:41a3:fd3d/64 scope link noprefixroute
valid_lft forever preferred_lft forever
3: wlx98fc11c9e765: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether 98:fc:11:c9:e7:65 brd ff:ff:ff:ff:ff:ff
inet 192.168.7.17/22 brd 192.168.7.255 scope global dynamic noprefixroute wlx98fc11c9e765
valid_lft 83697sec preferred_lft 83697sec
inet6 fe80::9afc:11ff:fec9:e765/64 scope link noprefixroute
valid_lft forever preferred_lft forever
Please Log in or Create an account to join the conversation.
31 Oct 2023 20:04 #284207
by PCW
Replied by PCW on topic 7i92TM pings but not recognised by mesaflash
It may be that your version of mesaflash is too old for the 7I92T
I would install the latest (3.5)
github.com/LinuxCNC/mesaflash
(install instructions at bottom of page)
I would install the latest (3.5)
github.com/LinuxCNC/mesaflash
(install instructions at bottom of page)
Please Log in or Create an account to join the conversation.
31 Oct 2023 20:42 #284214
by Robbin
Replied by Robbin on topic 7i92TM pings but not recognised by mesaflash
tried to upgrade, but it says it is the newest version. (not at my machine right now but i think i remember seeing 3.5)
Please Log in or Create an account to join the conversation.
31 Oct 2023 20:44 #284215
by Robbin
Replied by Robbin on topic 7i92TM pings but not recognised by mesaflash
yesterday i installed a fresh debian bookworm with 2.9 suplied form the downloads section
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6432
31 Oct 2023 20:52 #284217
by tommylight
Replied by tommylight on topic 7i92TM pings but not recognised by mesaflash
Try in a terminal:
sudo apt update
sudo apt upgrade
then if the upgrade does not mention mesaflash
sudo apt install mesaflash
sudo apt update
sudo apt upgrade
then if the upgrade does not mention mesaflash
sudo apt install mesaflash
Please Log in or Create an account to join the conversation.
31 Oct 2023 21:03 #284220
by PCW
Replied by PCW on topic 7i92TM pings but not recognised by mesaflash
I doubt if the Debian version is up-to-date
I would install from github as I suggested
I would install from github as I suggested
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
01 Nov 2023 01:03 #284233
by rodw
Replied by rodw on topic 7i92TM pings but not recognised by mesaflash
Mesaflash is s seperate install to linuxcnc and it will not be up to date in Debian 12. It does exist in the Linuxcnc repositoryyesterday i installed a fresh debian bookworm with 2.9 suplied form the downloads section
Please Log in or Create an account to join the conversation.
01 Nov 2023 09:38 #284244
by Robbin
Replied by Robbin on topic 7i92TM pings but not recognised by mesaflash
So...
i updated mesaflash to version 3.5
still able to ping, but no board found...
could there be a problem in my network settings?
i updated mesaflash to version 3.5
still able to ping, but no board found...
could there be a problem in my network settings?
Please Log in or Create an account to join the conversation.
01 Nov 2023 13:53 #284257
by PCW
Replied by PCW on topic 7i92TM pings but not recognised by mesaflash
What is the exact mesaflash command you used and what was the exact response?
I would try:
mesaflash --device 7i92t --addr 10.10.10.10 --readhmid
I would try:
mesaflash --device 7i92t --addr 10.10.10.10 --readhmid
The following user(s) said Thank You: Robbin
Please Log in or Create an account to join the conversation.
02 Nov 2023 12:17 #284319
by Robbin
Replied by Robbin on topic 7i92TM pings but not recognised by mesaflash
That did the trick!
thank you so much!
thank you so much!
Please Log in or Create an account to join the conversation.
Time to create page: 0.089 seconds