New component for keyboards and panels.

  • abdulasis12
  • Away
  • Premium Member
  • Premium Member
More
17 May 2024 07:56 #300805 by abdulasis12
Replied by abdulasis12 on topic New component for keyboards and panels.
Hi
Thank you for reply  ,Aciera  tommylight  COFHAL
Today I test
MODE="XXXX"      this xxx, by below
0660
0666
777
0777
all chmod will remove permission after reboot PC

forum.linuxcnc.org/24-hal-components/415...nels?start=90#300763

MR.MarkoPolo  can you explain and step by step for setup this ?, I want to try , sorry I poor linux program.

Thank you.

Please Log in or Create an account to join the conversation.

  • MarkoPolo
  • Away
  • Elite Member
  • Elite Member
More
17 May 2024 10:19 #300813 by MarkoPolo
Replied by MarkoPolo on topic New component for keyboards and panels.
try this:

sudo nano /etc/cron.d/uinput

complete the file with the content: @reboot root chmod 666 /dev/uinput
(at the end of the line press etner to end the line)

save the file and exit
reboot
The following user(s) said Thank You: pietvr, abdulasis12

Please Log in or Create an account to join the conversation.

  • abdulasis12
  • Away
  • Premium Member
  • Premium Member
More
17 May 2024 16:06 #300836 by abdulasis12
Replied by abdulasis12 on topic New component for keyboards and panels.

try this:

sudo nano /etc/cron.d/uinput

complete the file with the content: @reboot root chmod 666 /dev/uinput
(at the end of the line press etner to end the line)

save the file and exit
reboot

AWSOME !
This work !!!
Thank you, MR.MarkoPolo
The following user(s) said Thank You: tommylight

Please Log in or Create an account to join the conversation.

  • MarkoPolo
  • Away
  • Elite Member
  • Elite Member
More
17 May 2024 16:17 #300838 by MarkoPolo
Replied by MarkoPolo on topic New component for keyboards and panels.
I'm glad it works.
this is an even simpler version if anyone needs something similar. Just paste into the console and enter the password.

echo "@reboot root chmod 666 /dev/uinput" |sudo tee /etc/cron.d/uinput   


 
The following user(s) said Thank You: tommylight, pietvr, abdulasis12

Please Log in or Create an account to join the conversation.

Time to create page: 0.075 seconds
Powered by Kunena Forum