After moving, cannot connect to my second linuxcnc mesa 7i96s
- ffffrf
- Offline
- Senior Member
-
Less
More
- Posts: 57
- Thank you received: 2
29 Jul 2026 08:49 - 29 Jul 2026 09:35 #348164
by ffffrf
After moving, cannot connect to my second linuxcnc mesa 7i96s was created by ffffrf
I am really struggling to figure out what the issue is here and am looking for some help. Prior to moving states, I set up linuxcnc with my mill and it was working fine, I then purchased a lathe and another mesa board (both are 7i96s) and attempted to set it up and I was unable to do so, it took a lot of debugging with AI but eventually I found a way for both boards to work even though both were set at 10.10.10.10. However, now after moving, I have set everything back up, and my mill board does not communicate with my computer at all and I don't remember how to solve the issue. Here is what I know so far:
1. Originally, both boards were using EEPROM jumpers and 10.10.10.10 (and my HAL files reflect those IP addresses)
2. The default IP address has never worked for me for either board
3. Currently, my lathe board works correctly, when I plug it into my computer everything connects up right away and works as expected, it is also the last board I used prior to the move (meaning my lathe was the last machine I was using)
4. I am unable to ping the mill board, mesa flash does not recognize any 7i96s connected when the mill is plugged in, because of this, I cant change the IP address
5. the LED lights / sequences are identical in both boards on powering up
6. I tried upgrading linuxcnc and updating my packages and that did not help
7. IF I unplug all of the ports on my lathe board and move it over to my mill, the mill does work and linuxcnc connects
It feels like there is an IP address conflict or something else going on where it's expecting the lathe board because that's what was last used. I recall having this exact same issue when I first purchased the lathe but for the life of me I cant remember how I actually fixed it. I do not think the actual mesa board is broken in any way.
Does anyone have any big picture suggestions on what I can do for further debugging in terminal?
1. Originally, both boards were using EEPROM jumpers and 10.10.10.10 (and my HAL files reflect those IP addresses)
2. The default IP address has never worked for me for either board
3. Currently, my lathe board works correctly, when I plug it into my computer everything connects up right away and works as expected, it is also the last board I used prior to the move (meaning my lathe was the last machine I was using)
4. I am unable to ping the mill board, mesa flash does not recognize any 7i96s connected when the mill is plugged in, because of this, I cant change the IP address
5. the LED lights / sequences are identical in both boards on powering up
6. I tried upgrading linuxcnc and updating my packages and that did not help
7. IF I unplug all of the ports on my lathe board and move it over to my mill, the mill does work and linuxcnc connects
It feels like there is an IP address conflict or something else going on where it's expecting the lathe board because that's what was last used. I recall having this exact same issue when I first purchased the lathe but for the life of me I cant remember how I actually fixed it. I do not think the actual mesa board is broken in any way.
Does anyone have any big picture suggestions on what I can do for further debugging in terminal?
Last edit: 29 Jul 2026 09:35 by ffffrf.
Please Log in or Create an account to join the conversation.
- rodw
-
- Offline
- Platinum Member
-
Less
More
- Posts: 12080
- Thank you received: 4122
29 Jul 2026 09:10 #348165
by rodw
Replied by rodw on topic After moving, cannot connect to my second linuxcnc mesa 7i96s
Are you using seperate NIC's for each Mesa board?
Please Log in or Create an account to join the conversation.
- ffffrf
- Offline
- Senior Member
-
Less
More
- Posts: 57
- Thank you received: 2
29 Jul 2026 09:35 #348166
by ffffrf
Replied by ffffrf on topic After moving, cannot connect to my second linuxcnc mesa 7i96s
I am using a single ethernet port on my computer where only one board is attached at any one given time (so I unplug one board and replug the second board)
Please Log in or Create an account to join the conversation.
- rhscdn
- Offline
- Senior Member
-
Less
More
- Posts: 44
- Thank you received: 7
29 Jul 2026 13:00 - 29 Jul 2026 13:18 #348169
by rhscdn
Replied by rhscdn on topic After moving, cannot connect to my second linuxcnc mesa 7i96s
' IF I unplug all of the ports on my lathe board and move it over to my mill, the mill does work and linuxcnc connects'
I assume you are using the same known working Ethernet cable in all cases so you can rule that out. Assuming you have the problematic 7i96s on your bench with only it's ethernet and good 5v power connected, I would probably cycle the power and the IP related jumpers (W4 and W5?) and see if you can get it to ping on any address. Beyond this, you can try using mesaflash with the card type and AUTO to try and scan to locate the card. I've had the EEPROM corrupt on my card once and needed to reflash with 'mesaflash --device 7I96s --write <path_to_firmware>.bit' to get communication working again.
I assume you are using the same known working Ethernet cable in all cases so you can rule that out. Assuming you have the problematic 7i96s on your bench with only it's ethernet and good 5v power connected, I would probably cycle the power and the IP related jumpers (W4 and W5?) and see if you can get it to ping on any address. Beyond this, you can try using mesaflash with the card type and AUTO to try and scan to locate the card. I've had the EEPROM corrupt on my card once and needed to reflash with 'mesaflash --device 7I96s --write <path_to_firmware>.bit' to get communication working again.
Last edit: 29 Jul 2026 13:18 by rhscdn.
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 21813
- Thank you received: 7449
29 Jul 2026 13:07 #348170
by tommylight
Replied by tommylight on topic After moving, cannot connect to my second linuxcnc mesa 7i96s
Try using the working 5V power supply with the non working Mesa.
The following user(s) said Thank You: rhscdn
Please Log in or Create an account to join the conversation.
Time to create page: 0.128 seconds