Getting Trixie to play nice
- aaron
- Offline
- Premium Member
-
Less
More
- Posts: 95
- Thank you received: 2
15 Jul 2026 07:57 #347781
by aaron
Getting Trixie to play nice was created by aaron
HI
I have just updated the hardware and the software running a 4-axis router to LCNC on Trixie. However, I am unable to stop the screen from going blank and, more annoyingly, when I run a program, the machine randomly stops moving partway through the job, and I have to press the stop button on the screen, click on the last line of code it ran, and then click 'run from here'. When this happens, the screen is still active, but I am wondering if these two issues are related.
Can anybody offer a solution?
Thanks Everybody
I have just updated the hardware and the software running a 4-axis router to LCNC on Trixie. However, I am unable to stop the screen from going blank and, more annoyingly, when I run a program, the machine randomly stops moving partway through the job, and I have to press the stop button on the screen, click on the last line of code it ran, and then click 'run from here'. When this happens, the screen is still active, but I am wondering if these two issues are related.
Can anybody offer a solution?
Thanks Everybody
Please Log in or Create an account to join the conversation.
- rodw
-
- Offline
- Platinum Member
-
Less
More
- Posts: 11993
- Thank you received: 4084
15 Jul 2026 11:17 #347789
by rodw
Replied by rodw on topic Getting Trixie to play nice
You should be able to disable the screen saver under power settings and/or Display but it has got more difficult
In my ISO, I had to go to great lengths to force this modifying xfce config files but its not in a format to share as a script as its in the live build environment
In my ISO, I had to go to great lengths to force this modifying xfce config files but its not in a format to share as a script as its in the live build environment
Please Log in or Create an account to join the conversation.
- tuxcnc
- Away
- Elite Member
-
Less
More
- Posts: 160
- Thank you received: 18
15 Jul 2026 12:55 #347791
by tuxcnc
Replied by tuxcnc on topic Getting Trixie to play nice
In Trixie you have to disable power manager and screensaver in startup options (Main menu -> settings -> session and startup) and add the line bellow to ~/.bashrcI am unable to stop the screen from going blank and
xset dpms 0 0 0 s offPlease Log in or Create an account to join the conversation.
Time to create page: 0.155 seconds