rudiratlos

Results 12 issues of rudiratlos

I've wrote a script that uses some tweaks to bring power consumption further down. Maybe you will find it usefull and use parts of the code (enable_pwrsave) directly in your...

How can I set a new password for user pi? Using the default pwd is a security problem

I've activated WIFI-mode AP+Client If iPad with sky-Map is connected to stratux WLAN (hotspot), I can see traffic on my skyMap. If iPAD connected to regualr wlan (Station mode), skymap...

I've wrote a script that uses some tweaks to bring power consumption further down. Maybe you will find it usefull and use parts of the code (enable_pwrsave) directly in your...

### Type of request Enhancement ### OS version alpine linux ### wmbusmeters version latest ### Your message goes here on alpine linux, I can not compile wmbusmeters. following this howto:...

Stale
wmbusmeters

### Type of request Enhancement ### OS version alpine unix ### wmbusmeters version latest ### Your message goes here `(meter) 93300040: meter detection could not find driver for id: 93300040...

wmbusmeters

are there any plans to use rotary encoder for menu actions, instead of 3 buttons. For mobile stratux devices, a rotary encoder is easier to mechanical mount it. e.g. KY-040...

lsattr and perl is not installed on xigmanas platfform. lsattr can be installed on xigmanas (login via ssh) by: pkg install e2fsprogs perl is only used in teh script to...

/lib/dhcpcd/dhcpcd-hooks/10-wpa_supplicant: if [ -z "$wpa_supplicant_conf" ]; then for x in \ /etc/wpa_supplicant/wpa_supplicant-"$interface".conf \ /etc/wpa_supplicant/wpa_supplicant.conf \ /etc/wpa_supplicant-"$interface".conf \ /etc/wpa_supplicant.conf \ ; do if [ -s "$x" ]; then wpa_supplicant_conf="$x" break fi...