I need an answer
- acourtjester
- Offline
- Elite Member
Less
More
- Posts: 282
- Thank you received: 23
11 Jan 2023 19:50 - 11 Jan 2023 19:50 #261614
by acourtjester
Replied by acourtjester on topic I need an answer
Ok I tried but I seems the controller needs to be hooked to the web see attached screen shot.
I will lug the controller inside soon.
I will lug the controller inside soon.
Last edit: 11 Jan 2023 19:50 by acourtjester. Reason: none
Please Log in or Create an account to join the conversation.
- acourtjester
- Offline
- Elite Member
Less
More
- Posts: 282
- Thank you received: 23
11 Jan 2023 20:38 #261617
by acourtjester
Replied by acourtjester on topic I need an answer
Ok new info I have setup QTPlasmaC on the same controller and just ran a simple G-code about 9 times with using the MDI to go back to X0Y0 before each start. Not a single error. Total time the controller was working was about 30 minutes.
this could not have happened with Axis. Now the question is why the difference??
I plans to use the table for Plasma and other functions (routing, drag knife, scribing and maybe laser engraving). This is why the 2 GUIs are needed, I can do this with the other table I have built Non-LinuxCNC but the G-code commands that LinuxCNC uses I need separate setups.
this could not have happened with Axis. Now the question is why the difference??
I plans to use the table for Plasma and other functions (routing, drag knife, scribing and maybe laser engraving). This is why the 2 GUIs are needed, I can do this with the other table I have built Non-LinuxCNC but the G-code commands that LinuxCNC uses I need separate setups.
Please Log in or Create an account to join the conversation.
12 Jan 2023 01:02 #261647
by rodw
Replied by rodw on topic I need an answer
This is the issue. Current USFF hardware generaly lacks driver support in the 4.x kernelsor reverting to 4.x real time kernel (if possible)
Please Log in or Create an account to join the conversation.
12 Jan 2023 01:07 #261648
by rodw
Replied by rodw on topic I need an answer
Yes, when setting up a PC, live is much easier if you bring the PC inside and connect it to a wired network connection. Don't be tempted to use wifi. It might work if you have to but wifi is a lot slower than wired.Ok I tried but I seems the controller needs to be hooked to the web see attached screen shot.
I will lug the controller inside soon.
Please Log in or Create an account to join the conversation.
- acourtjester
- Offline
- Elite Member
Less
More
- Posts: 282
- Thank you received: 23
12 Jan 2023 02:47 #261655
by acourtjester
Replied by acourtjester on topic I need an answer
When I do bring it in I use a wired connection, its easier to connect.
Please Log in or Create an account to join the conversation.
- acourtjester
- Offline
- Elite Member
Less
More
- Posts: 282
- Thank you received: 23
14 Jan 2023 17:47 - 14 Jan 2023 18:09 #261958
by acourtjester
Replied by acourtjester on topic I need an answer
Ok I have made progress with changing the driver, but have hit a wall. I an not very Linuxcnc knowledgeable but I am learning. Following the link that RodW posted above, it seems I an not entering the correct step. I get into grub-customizer and try to load the new NIC driver as shown and I get an error. I may be using the incorrect terms but I'm a newbie ): ): please indicate what I am doing wrong.
Attachments:
Last edit: 14 Jan 2023 18:09 by acourtjester. Reason: geting image in order
Please Log in or Create an account to join the conversation.
14 Jan 2023 18:37 #261972
by andypugh
Replied by andypugh on topic I need an answer
This looks like a graphics problem of some sort with grub-customiser.
Maybe skip that stage for the moment, and select the required kernel at boot time.
Maybe skip that stage for the moment, and select the required kernel at boot time.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6432
14 Jan 2023 18:40 #261973
by tommylight
Replied by tommylight on topic I need an answer
No need to select anything, it is the first choice by default as it is the highest kernel by number.
There was also no need for grub customizer, but to late!
After boot, in a terminal, what does
uname -a
return?
There was also no need for grub customizer, but to late!
After boot, in a terminal, what does
uname -a
return?
Please Log in or Create an account to join the conversation.
- acourtjester
- Offline
- Elite Member
Less
More
- Posts: 282
- Thank you received: 23
14 Jan 2023 19:37 - 14 Jan 2023 19:46 #261978
by acourtjester
Replied by acourtjester on topic I need an answer
It shows the 5.10.0 still in there
Last edit: 14 Jan 2023 19:46 by acourtjester.
Please Log in or Create an account to join the conversation.
14 Jan 2023 20:49 #261981
by rodw
Replied by rodw on topic I need an answer
The network driver is an Intel e1000e so its not a realtek card.
Have you experienced an error finishing read when using your mesa card?
If not, you probably won't need to update the kernel.
If you do, grub-customizer is really just a convenience. You can update-grub without it. I am a bit rusty on how to do it so someone else would be better equipped to help
In the meantime, when the grub menu is displayed at boot time, press the down arrow and select the new 6.1 kernel for now. You may need to open a menu to see alternatives by hitting enter on the second entry.
Have you experienced an error finishing read when using your mesa card?
If not, you probably won't need to update the kernel.
If you do, grub-customizer is really just a convenience. You can update-grub without it. I am a bit rusty on how to do it so someone else would be better equipped to help
In the meantime, when the grub menu is displayed at boot time, press the down arrow and select the new 6.1 kernel for now. You may need to open a menu to see alternatives by hitting enter on the second entry.
Please Log in or Create an account to join the conversation.
Time to create page: 0.138 seconds