I think the *cus and *eu sticks do not need the driver in there to work properly, I am trying with my different sticks to verify.
Timesave said when failing:
Did you set a date in the past?
I need to edit the MOTD, since "The enable piratebox on startup" is not applicable anymore. Also I maybe should take out "Start piratebox for first time" since it is either started because it has found matching USB WiFi or it will not start anyway.
Oh and mindlna seems to have problems opening its database, need to look into this, at least sqlite seems to be present,...
Edit:
Just confirmed with all 3 WiFi Sticks, the configs work as they are right now.
Also we need to slightly change the timesave functionality I guess. At least do a little bit more do get it working..
To disable sync and set a time in arch, but then it still does not work.
Problem seems to be the comparision with current date and saved date. $TIMESAVE_FORMAT does not seem to be defined,..
Draft to new MOTD => [paste.bubblesort.me]
Timesave said when failing:
Nov 27 18:07:31 alarmpi timesave.sh[147]: Sorry, changing timebackward via timesave is not possible
Did you set a date in the past?
I need to edit the MOTD, since "The enable piratebox on startup" is not applicable anymore. Also I maybe should take out "Start piratebox for first time" since it is either started because it has found matching USB WiFi or it will not start anyway.
Oh and mindlna seems to have problems opening its database, need to look into this, at least sqlite seems to be present,...
Edit:
Just confirmed with all 3 WiFi Sticks, the configs work as they are right now.
Also we need to slightly change the timesave functionality I guess. At least do a little bit more do get it working..
sudo timedatectl set-ntp false sudo timedatectl set-time "2023-05-23 17:42:00"
To disable sync and set a time in arch, but then it still does not work.
Problem seems to be the comparision with current date and saved date. $TIMESAVE_FORMAT does not seem to be defined,..
Draft to new MOTD => [paste.bubblesort.me]