Getting Unexpected Realtime Delay on New Install
- Mr. Technical
- Offline
- Premium Member
- Posts: 80
- Thank you received: 1
I'm stumped. I'm trying to set up LCNC on a new computer, but keep getting the above mentioned error message. Could someone take a look at the attached error file and let me know if something jumps out at you? Thanks,
Mr. Technical
Please Log in or Create an account to join the conversation.
[ 0.000000] 24 Processors exceeds NR_CPUS limit of 8
[ 0.000000] SMP: Allowing 8 CPUs, 6 hotplug CPUs
[ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[ 0.192874] Total of 2 processors activated (13599.23 BogoMIPS).
[ 8.606054] ACPI Warning: 0x00000b00-0x00000b07 SystemIO conflicts with Region \SOR1 1 (20120320/utaddress-251)
[ 8.606061] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 8.710643] [drm] radeon: power management initialized
All sorts of potential problems, what computer is it and what were the latency test results?
regards
Please Log in or Create an account to join the conversation.
- Mr. Technical
- Offline
- Premium Member
- Posts: 80
- Thank you received: 1
Mr.Technical
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
- Mr. Technical
- Offline
- Premium Member
- Posts: 80
- Thank you received: 1
Please Log in or Create an account to join the conversation.
What are the thread speed settings in your .ini file
eg
[EMCMOT]
BASE_PERIOD = ?
SERVO_PERIOD = ?
You probably don't have the former, looks like you are using a mesa board
Please Log in or Create an account to join the conversation.
- Mr. Technical
- Offline
- Premium Member
- Posts: 80
- Thank you received: 1
The servo period is: 1000000
The INI file does not show a base period under EMCMOT.
Please Log in or Create an account to join the conversation.
[ 31.463837] In recent history there were
[ 31.463838] 463051, 24210495, 234240995, 27159464, and 2443651
[ 31.463839] elapsed clocks between calls to the motion controller.
[ 31.463842] This time, there were 6381947 which is so anomalously
[ 31.463842] large that it probably signifies a problem with your
[ 31.463843] realtime configuration. For the rest of this run of
[ 31.463844] EMC, this message will be suppressed.
Have you turned off all power management and C states in the BIOS?
It looks like the CPU clock rate is changing.
The wiki has a list of things to check:
wiki.linuxcnc.org/cgi-bin/wiki.pl?Troubl...ck_dmesg_for_details
Please Log in or Create an account to join the conversation.
Every time you start the RTAI error is immediately after the 5i25 initialisation, which causes the 5i25 watchdog to activate and it is dropped.
I will leave PCW to advise on this, my knowledge of Mesa boards is limited
regards
Please Log in or Create an account to join the conversation.
- Mr. Technical
- Offline
- Premium Member
- Posts: 80
- Thank you received: 1
Please Log in or Create an account to join the conversation.