[Home]History of TroubleShooting

LinuxCNCKnowledgeBase | RecentChanges | PageIndex | Preferences | LinuxCNC.org

Revision 70 . . March 2, 2018 10:54 pm by KimK
Revision 69 . . January 16, 2016 11:01 am by Andyough
  

Difference (from prior major revision) (no other diffs)

Changed: 4c4

1. LinuxCNC doesn't run - wrong kernel



3. LinuxCNC doesn't run - wrong kernel




Changed: 17c17

2. LinuxCNC doesn't run - missing lapic



4. LinuxCNC doesn't run - missing lapic




Changed: 50c50
LinuxCNC uses a RealTime operating system in order to ensure precise timing of i/o signals and trajectory calculations.
LinuxCNC uses a RealTime operating system in order to ensure precise timing of i/o signals and trajectory calculations.

Changed: 59c59
A script is provided with LinuxCNC to load and unload all the realtime modules, and is much quicker for troubleshooting than starting and stopping all of them individually. To use it, type:
A script is provided with LinuxCNC to load and unload all the realtime modules, and is much quicker for troubleshooting than starting and stopping all of them individually. To use it, type:

Changed: 64c64
There are several device files required for Linux applications such as LinuxCNC to talk to the RealTime OS. These device files have a reputation for getting deleted by udev. Make sure that these files exist:
There are several device files required for Linux applications such as LinuxCNC to talk to the RealTime OS. These device files have a reputation for getting deleted by udev. Make sure that these files exist:

Changed: 93c93
Starting in LinuxCNC (then EMC2) version 2.0.4, the number of CPU cycles between invocations of the real-time motion thread is tracked. If you see this message, it usually indicates that some element of your hardware is incompatible with the real-time software. See the next section for more information about possible causes and remedies.
Starting in LinuxCNC (then EMC2) version 2.0.4, the number of CPU cycles between invocations of the real-time motion thread is tracked. If you see this message, it usually indicates that some element of your hardware is incompatible with the real-time software. See the next section for more information about possible causes and remedies.

Changed: 98c98
DO NOT TRY TO RUN LinuxCNC WHILE THE TEST IS RUNNING

DO NOT TRY TO RUN LinuxCNC WHILE THE TEST IS RUNNING


Changed: 195c195
you may be seeing the effects of incompatibility between your display driver and LinuxCNC.
you may be seeing the effects of incompatibility between your display driver and LinuxCNC.

Changed: 198c198
Either edit the xorg.conf file to use the generic slow but reliable Vesa driver (LinuxCNC is not graphics intensive, this won't matter),
Either edit the xorg.conf file to use the generic slow but reliable Vesa driver (LinuxCNC is not graphics intensive, this won't matter),

Changed: 301c301
Recent versions of LinuxCNC do latency tests on the fly, which will help in finding uncooperative hardware.
Recent versions of LinuxCNC do latency tests on the fly, which will help in finding uncooperative hardware.

Changed: 365,366c365,366
By default, the LinuxCNC/EMC2 package for Ubuntu disables the linux parport driver entirely,
because the linux parport driver interferes with LinuxCNC/EMC2 hardware drivers that use the parallel port.
By default, the LinuxCNC<nowiki>/EMC2 package for Ubuntu disables the linux parport driver entirely,
because the linux parport driver interferes with <nowiki>LinuxCNC/EMC2 hardware drivers that use the parallel port.

Changed: 368c368
To reenable the linux parport driver and disable LinuxCNC/EMC2 hardware drivers that use the parallel port,
To re-enable the linux parport driver and disable LinuxCNC/EMC2 hardware drivers that use the parallel port,

Changed: 372c372
If your system has multiple parallel ports, you can also use some for linux and the others for LinuxCNC/EMC2.
If your system has multiple parallel ports, you can also use some for linux and the others for LinuxCNC/EMC2.

LinuxCNCKnowledgeBase | RecentChanges | PageIndex | Preferences | LinuxCNC.org
Search:
Published under a Creative Commons License