Tero @RC-Thoughts.com

Results 24 comments of Tero @RC-Thoughts.com

Did a ugly bash-script, checks for correct SSID, if no found wait's a little to check again. If found re-connects. If already connected wait's a while.

`#!/usr/bin/env bash #Get values ssid="xxxxxxx" #Set your SSID here while : do status=$(iwgetid -r) if [ "$ssid" = "$status" ] then sleep 5 #echo "Connected" else while : do if...

Downloaded a fresh image (592) and tried upgrade.sh, same result.

I hate to ask this but is this project abandoned?

I can confirm the same behavior with FI keyboard, "loadkeys fi" tried.

I'm using those with no issues.

Hi, did yo have any further progress on this?

Just checking if this is worked on?

Just checking if this is still on the list? (Thanks for latest update too!)