I need an answer
- acourtjester
- Offline
- Elite Member
Less
More
- Posts: 282
- Thank you received: 23
16 Jan 2023 20:53 #262163
by acourtjester
Replied by acourtjester on topic I need an answer
Maybe these will help to see what is going on, I cannot start any GUI after I entered the command (sudo ethtool -C enp0s25 rx-usecs 0)Here is the error and report from that.
Attachments:
Please Log in or Create an account to join the conversation.
16 Jan 2023 20:57 #262164
by PCW
Replied by PCW on topic I need an answer
Well, you managed to change is to 10.10.10.1...
Its a bit hard to give help as it seems the GUI network configurators differ quite a bit depending on what's included with the specific Linux distribution you are using...
The alternate way (shown in the hm2_eth man page) allows you to set the ethtool option
and ip address in a way that is permanent (but not so friendly as the GUI network configurator)
Its a bit hard to give help as it seems the GUI network configurators differ quite a bit depending on what's included with the specific Linux distribution you are using...
The alternate way (shown in the hm2_eth man page) allows you to set the ethtool option
and ip address in a way that is permanent (but not so friendly as the GUI network configurator)
Please Log in or Create an account to join the conversation.
16 Jan 2023 21:00 #262166
by PCW
Replied by PCW on topic I need an answer
The error you have means you cannot communicate with the FPGA card
(perhaps because the host IP address is still 10.10.10.10)
What does the command:
ip a
report?
(perhaps because the host IP address is still 10.10.10.10)
What does the command:
ip a
report?
Please Log in or Create an account to join the conversation.
- acourtjester
- Offline
- Elite Member
Less
More
- Posts: 282
- Thank you received: 23
16 Jan 2023 21:18 - 16 Jan 2023 21:21 #262169
by acourtjester
Replied by acourtjester on topic I need an answer
Attachments:
Last edit: 16 Jan 2023 21:21 by acourtjester. Reason: edit
Please Log in or Create an account to join the conversation.
16 Jan 2023 21:25 #262171
by PCW
Replied by PCW on topic I need an answer
Yeah enp0s25 does not have a static (10.10.10.x) ip address setup so cannot
communicate with the FPGA card
You either need to beat the network GUI into submission or use the alternate method
of setting the IP address in the interfaces file
communicate with the FPGA card
You either need to beat the network GUI into submission or use the alternate method
of setting the IP address in the interfaces file
Please Log in or Create an account to join the conversation.
- acourtjester
- Offline
- Elite Member
Less
More
- Posts: 282
- Thank you received: 23
16 Jan 2023 21:28 #262172
by acourtjester
Replied by acourtjester on topic I need an answer
new data, It seems if you make a change in the network step up it take effect when you exit, not changing screens. I had entered 10.10.10.2 and then made that change in the Pncconf for the GUI QTPLasmaC and now it starts. I will check the GUI for axis now to see with that change if it will also work as far as starting up. still not sure about the original problem.
Please Log in or Create an account to join the conversation.
16 Jan 2023 21:37 #262173
by PCW
Replied by PCW on topic I need an answer
Note that you should not change _anything_ in LinuxCNC if you
are just changing the host IP address (The address in linuxCNC is the card address)
With communications working, you should now be able to test the IRQ coalescing
are just changing the host IP address (The address in linuxCNC is the card address)
With communications working, you should now be able to test the IRQ coalescing
Please Log in or Create an account to join the conversation.
- acourtjester
- Offline
- Elite Member
Less
More
- Posts: 282
- Thank you received: 23
16 Jan 2023 21:59 #262176
by acourtjester
Replied by acourtjester on topic I need an answer
Axis still fails to start correctly. Time for a cool soda Thanks for your time.
Could there be a bad line in the HAL of INI file that got corrupted ???
Backups of QTPlasmaC and QTdragon will start up but not the original QTPlasmaC or Axis. I did a reconfigure for both and still will not start up for those 2.
Could there be a bad line in the HAL of INI file that got corrupted ???
Backups of QTPlasmaC and QTdragon will start up but not the original QTPlasmaC or Axis. I did a reconfigure for both and still will not start up for those 2.
Please Log in or Create an account to join the conversation.
16 Jan 2023 22:09 #262177
by PCW
Replied by PCW on topic I need an answer
Not likely corrupted (since LinuxCNC does not change these files)
What was the error?
What was the error?
Please Log in or Create an account to join the conversation.
- acourtjester
- Offline
- Elite Member
Less
More
- Posts: 282
- Thank you received: 23
16 Jan 2023 22:38 #262179
by acourtjester
Replied by acourtjester on topic I need an answer
Attachments:
Please Log in or Create an account to join the conversation.
Time to create page: 0.164 seconds