Scripts lost execute right after 6.8 update and chmod or chown won't give them back


Recommended Posts

So, my fan scripts stopped working completely after update and I cannot figure out why I cannot get them back.

image.png.cac3c015609e066d9fffdfaeecbdbcaa.png
 

root@Romuserveri1:/boot/config/scripts/fans# ls -lha
total 28K
drwx------ 2 root root 4.0K Dec 16 09:41 ./
drwx------ 3 root root 4.0K Sep 24 16:37 ../
-rw------- 1 root root 1.9K Sep 25 03:30 r410_fan_manual_enable.sh
-rw------- 1 root root 4.0K Sep 25 03:30 r410_fan_script.sh
-rw------- 1 root root  12K Dec 16 09:41 r410_fanspeeds_table.xlsx
root@Romuserveri1:/boot/config/scripts/fans# chmod +x r410_fan_script.sh 
root@Romuserveri1:/boot/config/scripts/fans# ls -lha
total 28K
drwx------ 2 root root 4.0K Dec 16 09:41 ./
drwx------ 3 root root 4.0K Sep 24 16:37 ../
-rw------- 1 root root 1.9K Sep 25 03:30 r410_fan_manual_enable.sh
-rw------- 1 root root 4.0K Sep 25 03:30 r410_fan_script.sh
-rw------- 1 root root  12K Dec 16 09:41 r410_fanspeeds_table.xlsx
root@Romuserveri1:/boot/config/scripts/fans# chown root:root r410_fan_script.sh 
root@Romuserveri1:/boot/config/scripts/fans# ls -lha
total 28K
drwx------ 2 root root 4.0K Dec 16 09:41 ./
drwx------ 3 root root 4.0K Sep 24 16:37 ../
-rw------- 1 root root 1.9K Sep 25 03:30 r410_fan_manual_enable.sh
-rw------- 1 root root 4.0K Sep 25 03:30 r410_fan_script.sh
-rw------- 1 root root  12K Dec 16 09:41 r410_fanspeeds_table.xlsx
root@Romuserveri1:/boot/config/scripts/fans# chmod +x r410_fan_script.sh 
root@Romuserveri1:/boot/config/scripts/fans# ls -lha
total 28K
drwx------ 2 root root 4.0K Dec 16 09:41 ./
drwx------ 3 root root 4.0K Sep 24 16:37 ../
-rw------- 1 root root 1.9K Sep 25 03:30 r410_fan_manual_enable.sh
-rw------- 1 root root 4.0K Sep 25 03:30 r410_fan_script.sh
-rw------- 1 root root  12K Dec 16 09:41 r410_fanspeeds_table.xlsx
root@Romuserveri1:/boot/config/scripts/fans# chmod 777 r410_fan_script.sh
root@Romuserveri1:/boot/config/scripts/fans# ls -lha
total 28K
drwx------ 2 root root 4.0K Dec 16 09:41 ./
drwx------ 3 root root 4.0K Sep 24 16:37 ../
-rw------- 1 root root 1.9K Sep 25 03:30 r410_fan_manual_enable.sh
-rw------- 1 root root 4.0K Sep 25 03:30 r410_fan_script.sh
-rw------- 1 root root  12K Dec 16 09:41 r410_fanspeeds_table.xlsx
root@Romuserveri1:/boot/config/scripts/fans# 

 

Ideas? 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.