Advanced Search

Search Results (Searched for: )

  • tommylight
  • tommylight's Avatar
02 Aug 2024 00:33
Replied by tommylight on topic help with installation

help with installation

Category: Installing LinuxCNC


One question, it doesn't have the  Linux headers
What version should be installed?


None, no need if you do not intend to use the dev version and do custom components.
At least that is true for the RT version, seems the same for RTAI from your results.
  • cnbbom
  • cnbbom
02 Aug 2024 00:03
Replied by cnbbom on topic help with installation

help with installation

Category: Installing LinuxCNC

Well, I made a configuration with just the 3 axes and it opens linuxcnc, however if I configure spindle I get this message and it also restarts the login, and sometimes the screen locks and I need to reset the PC
OK, it works, nice, and thank you for reporting this as this was not mentioned till now as a reason for failing with segfault.
Now it would be nice to leave it as is and do some more tests, make some more configs (yes you can have as many configs as you like) and see what triggers the segfault. Try PDM instead of PWM, some random values for min max values, whatever you can.
Again, thank you, this is very important info.
 

I'm the one who's grateful, after all I'm learning a lot. My mind is no longer the same lol
  • cnbbom
  • cnbbom
01 Aug 2024 23:55
Replied by cnbbom on topic help with installation

help with installation

Category: Installing LinuxCNC

Yeah that is not good, the dreded "segfault" strikes again!
Try downloading and installing these files
forum.linuxcnc.org/9-installing-linuxcnc...-2-9?start=30#305682
That is a common issue with the latest RTAI kernel/LinuxCNC that was fixed to a certain point.

 

One question, it doesn't have the  Linux headers
What version should be installed?
  • tommylight
  • tommylight's Avatar
01 Aug 2024 23:53
  • tommylight
  • tommylight's Avatar
01 Aug 2024 23:49
Replied by tommylight on topic New and Working RTAI debs for 2.9

New and Working RTAI debs for 2.9

Category: Installing LinuxCNC

Some new info on the segfault issue here, do check if it is using the relevant RTAI kernel, i need sleep badly.
Thank you, all.
forum.linuxcnc.org/9-installing-linuxcnc...tion?start=20#306682
  • tommylight
  • tommylight's Avatar
01 Aug 2024 23:46
Replied by tommylight on topic help with installation

help with installation

Category: Installing LinuxCNC

Well, I made a configuration with just the 3 axes and it opens linuxcnc, however if I configure spindle I get this message and it also restarts the login, and sometimes the screen locks and I need to reset the PC

OK, it works, nice, and thank you for reporting this as this was not mentioned till now as a reason for failing with segfault.
Now it would be nice to leave it as is and do some more tests, make some more configs (yes you can have as many configs as you like) and see what triggers the segfault. Try PDM instead of PWM, some random values for min max values, whatever you can.
Again, thank you, this is very important info.
  • Cant do this anymore bye all
  • Cant do this anymore bye all's Avatar
01 Aug 2024 23:33
Replied by Cant do this anymore bye all on topic A strange 5 axis machine detailed build log with limited tools, on youtube

A strange 5 axis machine detailed build log with limited tools, on youtube

Category: Show Your Stuff

He’s made quite a few small machines. I like his channel.
  • cnbbom
  • cnbbom
01 Aug 2024 22:42
Replied by cnbbom on topic help with installation

help with installation

Category: Installing LinuxCNC

Yeah that is not good, the dreded "segfault" strikes again!
Try downloading and installing these files
forum.linuxcnc.org/9-installing-linuxcnc...-2-9?start=30#305682
That is a common issue with the latest RTAI kernel/LinuxCNC that was fixed to a certain point.

 

OK, I'll install it and see how it behaves
  • cnbbom
  • cnbbom
01 Aug 2024 22:39
Replied by cnbbom on topic help with installation

help with installation

Category: Installing LinuxCNC

Well, I made a configuration with just the 3 axes and it opens linuxcnc, however if I configure spindle I get this message and it also restarts the login, and sometimes the screen locks and I need to reset the PC
  • ContinenteCNC
  • ContinenteCNC's Avatar
01 Aug 2024 22:32 - 01 Aug 2024 22:34

All my "Mach3 Cloned Wizards" for lathe (NGCGUI routines)

Category: Lathe Library

Hi!

These are probably all my lathe NGCGUI routines. I have been making them for several years now. Everytime I need a new one I find some time to code it down.

I tried to keep them as close as Mach3 Wizards as I could. I even edited the images to look similar.

They were running just fine in my latest retrofit.

I hope it helps someone.

 
  • tommylight
  • tommylight's Avatar
01 Aug 2024 22:20
Replied by tommylight on topic help with installation

help with installation

Category: Installing LinuxCNC

Yeah that is not good, the dreded "segfault" strikes again!
Try downloading and installing these files
forum.linuxcnc.org/9-installing-linuxcnc...-2-9?start=30#305682
That is a common issue with the latest RTAI kernel/LinuxCNC that was fixed to a certain point.
  • slowpoke
  • slowpoke
01 Aug 2024 22:18

Data transfer LinuxCNC to / from custom board - Solved

Category: Advanced Configuration

Note that 'halui.axis.jog-speed' needs to be set for plus minus jogging:  linuxcnc.org/docs/html/man/man1/halui.1.html

Thanks for that, however setting halui.axis.x.plus did not help.
When I press the Arduino button, the jog-x-pos and the halui.axis.x.plus indicators both change from yellow to red. For some reason they don't trigger an actual jog.
 
  • PCW
  • PCW's Avatar
01 Aug 2024 21:44 - 01 Aug 2024 21:45

hm2/hm2_7i96s.0: watchdog has bit! (set the .has-bit pin to false to resume)

Category: Installing LinuxCNC

We asked for return of the card to eliminate it as a possible cause of your issues.
We do ask for shipping for cards returned to Mesa, If no problem is found we would
ask for return shipping. If a board fault exists (that's not customer caused) , we would ship
a warranty replacement card at no additional cost.

Technical things:

1. Its not a firmware issue. Firmware without a valid CRC will fail to load

2. A watchdog bite means communication failed for long enough to trigger the watchdog
This means major issue with communications. This could be a faulty 7I96S (though
it would be a very unlikely error type)  checking the card would eliminate it as a possible cause.

Not sure why loading the DKMS driver would cause you to lose your network, 
This needs to solved as a separate issue.

My guess is the issue is the common problem with the built in Realtek driver which requires:

1. Installing the Realtek 8168 DKMS driver
2. Disabling Ethernet and ASPM PCIE power management in the kernel command line

This thread details these operations:

forum.linuxcnc.org/27-driver-boards/5323...resh-install?start=0

In addition, it could also be that you still have some power saving /cstates>C1/speed switching enabled in the BIOS



 
  • cnbbom
  • cnbbom
01 Aug 2024 21:17
Replied by cnbbom on topic help with installation

help with installation

Category: Installing LinuxCNC

I hadn't opened it yet but I got this message on the screen
  • tommylight
  • tommylight's Avatar
01 Aug 2024 21:01
Replied by tommylight on topic help with installation

help with installation

Category: Installing LinuxCNC

I would skip that for now, make the machine move first, later when you are happy that it works, you can punish yourself with some fine tuning! :)
Set the base period to 100000 at first (write 60000 in the jitter value in StepConf wizard), see if you get latency warnings when running LinuxCNC, and if you do not, then you can lower that value in 10000 increments.
Displaying 23896 - 23910 out of 25290 results.
Time to create page: 0.455 seconds
Powered by Kunena Forum