View Single Post
Old 12-10-2022, 02:20 PM   #79
dan-
Junior Member
dan- began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Dec 2022
Device: PW2
I'm trying to get this working on my PW2 on 5.11.1.1 but unfortunately screen saver is still the default linkss one

I had to edit the bash files paths for it to work, and it runs now with this output:

Code:
[root@kindle bin]# /mnt/us/extensions/onlinescreensaver/bin/scheduler.sh &
[root@kindle bin]# Sat Dec 10 11:45:03 MST 2022: Full two day schedule: 0:0-24:00=15 24:0-48:00=15
Sat Dec 10 11:45:03 MST 2022: WiFi is off, turning it on now
ping: bad address 'www.google.com'
ping: bad address 'www.google.com'
mv: can't preserve ownership of '/mnt/us/linkss/screensavers//bg_medium_ss00.png': Operation not permitted
Sat Dec 10 11:45:09 MST 2022: Screen saver image updated
Sat Dec 10 11:45:09 MST 2022: Disabling WiFi
Sat Dec 10 11:45:10 MST 2022: Schedule 0:0-24:00=15 used, next update in 15 minutes
Sat Dec 10 11:45:10 MST 2022: Next update in 15 minutes
Sat Dec 10 11:45:10 MST 2022: Start waiting for timeout (900 seconds)
Sat Dec 10 11:45:10 MST 2022: Starting to wait for timeout to expire
Despite the mv error, I have verified the script is actually getting the png I told it to and saved as bg_medium_ss00.png . But bg_ss00.png is what gets displayed (the default linkss image)

Surely Im doing something wrong here. Any help would be greatly appreciated. Thank you
dan- is offline   Reply With Quote