7i96 Debug
- tjones
- Offline
- Senior Member
Less
More
- Posts: 76
- Thank you received: 2
17 Feb 2020 01:32 #157536
by tjones
7i96 Debug was created by tjones
I have been following the set up procedure from:
jethornton.github.io/7i96/install.html
I have gotten the IP address configured and the board to ping. I am using the configuration tool (because apparently the 7i96 isn't supported through PNCCONF?).
The attached file is the error I am getting and I am not sure what I need to do next.
I have gotten the IP address configured and the board to ping. I am using the configuration tool (because apparently the 7i96 isn't supported through PNCCONF?).
The attached file is the error I am getting and I am not sure what I need to do next.
Attachments:
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19519
- Thank you received: 6548
17 Feb 2020 02:00 #157541
by tommylight
Replied by tommylight on topic 7i96 Debug
Is the Mesa board wired directly to the PC?
Can you ping the card?
What does
ip -a
or
ifconfig -a
say?
If you edited the network files, revert them back and use this to set up the ethernet:
forum.linuxcnc.org/27-driver-boards/3559...ethernet-mesa-boards
Can you ping the card?
What does
ip -a
or
ifconfig -a
say?
If you edited the network files, revert them back and use this to set up the ethernet:
forum.linuxcnc.org/27-driver-boards/3559...ethernet-mesa-boards
Please Log in or Create an account to join the conversation.
- PCW
- Away
- Moderator
Less
More
- Posts: 17992
- Thank you received: 4838
17 Feb 2020 02:32 - 17 Feb 2020 02:34 #157546
by PCW
Replied by PCW on topic 7i96 Debug
Debug file information:
Note: Using POSIX realtime
Unknown parameter `coordinates=XYZ'
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
I dont think it even got to loading the driver or poking at Ethernet
I suspect the first issue is that you are trying to run a 2.8 configuration on LinuxCNC 2.7
(hence the error from the loadrt trivkins line)
Note that you will need 2.8 or 2.9 for full 7I96 support
Note: Using POSIX realtime
Unknown parameter `coordinates=XYZ'
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
I dont think it even got to loading the driver or poking at Ethernet
I suspect the first issue is that you are trying to run a 2.8 configuration on LinuxCNC 2.7
(hence the error from the loadrt trivkins line)
Note that you will need 2.8 or 2.9 for full 7I96 support
Last edit: 17 Feb 2020 02:34 by PCW.
Please Log in or Create an account to join the conversation.
- tjones
- Offline
- Senior Member
Less
More
- Posts: 76
- Thank you received: 2
17 Feb 2020 03:55 #157559
by tjones
Replied by tjones on topic 7i96 Debug
Thanks for the help!
I used this link to upgrade from 2.7 to the latest. Upgrade 2.7 to latest From there I did my setup through PNCCONF and it worked it first time. I had the ip address configured previously so I didn't have anything to do after configuring through PNCCONF other then open. I also like that the IP address field has been updated in the PNCCONF so I don't have to go back and change it in the .ini file everytime after running PNCCONF.
I used this link to upgrade from 2.7 to the latest. Upgrade 2.7 to latest From there I did my setup through PNCCONF and it worked it first time. I had the ip address configured previously so I didn't have anything to do after configuring through PNCCONF other then open. I also like that the IP address field has been updated in the PNCCONF so I don't have to go back and change it in the .ini file everytime after running PNCCONF.
Please Log in or Create an account to join the conversation.
Time to create page: 0.129 seconds