How to disable screen lock in linuxcnc debian buster
20 Oct 2020 17:35 #186714
by aleksamc
How to disable screen lock in linuxcnc debian buster was created by aleksamc
I've installed new linuxcnc 2.8.0 from iso of debian 10 buster.
But there after some time, screen locks and I need to enter password.
In older linux there was configuration for screen savers but here I can't find such thing.
I need to turn off screen lock and auto logout complitly on my nachine.
But there after some time, screen locks and I need to enter password.
In older linux there was configuration for screen savers but here I can't find such thing.
I need to turn off screen lock and auto logout complitly on my nachine.
The following user(s) said Thank You: HalaszAttila
Please Log in or Create an account to join the conversation.
20 Oct 2020 18:13 - 20 Oct 2020 18:14 #186719
by Grotius
Replied by Grotius on topic How to disable screen lock in linuxcnc debian buster
Hi,
Yes i know this. You can do : sudo apt-get install task-xfce-desktop
This will install some things and also the power management tool in : menu->settings->power manager.
An other way is installing a iso wich has already has this power management support and also pre installed linuxcnc + some glade libraries + qtdesigner stuff, so less work around :
github.com/grotius-cnc/LINUX_RTOS/releases/tag/1.0.0
Yes i know this. You can do : sudo apt-get install task-xfce-desktop
This will install some things and also the power management tool in : menu->settings->power manager.
An other way is installing a iso wich has already has this power management support and also pre installed linuxcnc + some glade libraries + qtdesigner stuff, so less work around :
github.com/grotius-cnc/LINUX_RTOS/releases/tag/1.0.0
Last edit: 20 Oct 2020 18:14 by Grotius.
The following user(s) said Thank You: aleksamc
Please Log in or Create an account to join the conversation.
20 Oct 2020 18:40 #186721
by aleksamc
Replied by aleksamc on topic How to disable screen lock in linuxcnc debian buster
thanks a lot, I will try tomorrow.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6432
20 Oct 2020 20:06 #186739
by tommylight
Replied by tommylight on topic How to disable screen lock in linuxcnc debian buster
The official Debian release has been updated to have power saving disabled by default, so download the official ISO again if you do not mind reinstalling it, or have a look here for the solution to the existing install
forum.linuxcnc.org/29-forum-announcement...r-iso-file-re-issued
forum.linuxcnc.org/29-forum-announcement...r-iso-file-re-issued
The following user(s) said Thank You: aleksamc
Please Log in or Create an account to join the conversation.
22 Oct 2020 09:58 #186886
by aleksamc
Replied by aleksamc on topic How to disable screen lock in linuxcnc debian buster
Yes, it's Work!.
Thanks. My PC is not connected to internet, so it's very nice variant.
Thanks. My PC is not connected to internet, so it's very nice variant.
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
22 Oct 2020 17:51 #186913
by Grotius
Replied by Grotius on topic How to disable screen lock in linuxcnc debian buster
Hi Aleksamc,
Nice that it works now !
Wich method did you use to get it working?
Nice that it works now !
Wich method did you use to get it working?
Please Log in or Create an account to join the conversation.
23 Oct 2020 05:20 #186972
by aleksamc
Replied by aleksamc on topic How to disable screen lock in linuxcnc debian buster
At first I think of using your method, but I remembered that PC is not connected to internet. I supposed that look for repository in internet is a little unconvinient from other PC))) So I used method of tommylight.
But as I anderstood later, I should know such terminal commands as rm and touch for removing and creating files, so I think your method would be easier )))
But as I anderstood later, I should know such terminal commands as rm and touch for removing and creating files, so I think your method would be easier )))
Please Log in or Create an account to join the conversation.
- Adrian Nicol
- Offline
- New Member
Less
More
- Posts: 2
- Thank you received: 0
04 Aug 2021 20:10 #216936
by Adrian Nicol
Replied by Adrian Nicol on topic How to disable screen lock in linuxcnc debian buster
This is a slightly old thread I know but I just downloaded the 2.8.2-11 iso today for a fresh install and it still has the screen lock issue (and the USB/'looking for CD' install issue) I fixed both using the link above pointed to by tommylight for the screen lock and his swapping the USB drive to a new slot when the install grumbles about no media in the CD drive - Thanks tommylight, you saved me a lot of frustration!
Now I suppose I'd better read the manual and figure out how LinuxCNC works!
Adrian
Now I suppose I'd better read the manual and figure out how LinuxCNC works!
Adrian
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6432
05 Aug 2021 09:56 #216956
by tommylight
Replied by tommylight on topic How to disable screen lock in linuxcnc debian buster
You are welcomed always, and sorry to burst your moment of joy but there is the 2.8.2 ISO also that has none of those issues and uses network manager instead of WiCD just in case you want to use ethernet for Mesa or Ethercat.
Please Log in or Create an account to join the conversation.
05 Aug 2021 11:11 #216963
by smal
Replied by smal on topic How to disable screen lock in linuxcnc debian buster
This worked for me:
Install: xscreensaver with command: sudo apt install xscreensaver
Run application: xscreensaver-demo
then set following: -> Display Modes -> Mode -> Disable Screen Saver
next: Display Power Management -> disable
Install: xscreensaver with command: sudo apt install xscreensaver
Run application: xscreensaver-demo
then set following: -> Display Modes -> Mode -> Disable Screen Saver
next: Display Power Management -> disable
The following user(s) said Thank You: dokwine
Please Log in or Create an account to join the conversation.
Time to create page: 0.092 seconds