I'm not sure exactly when, but in the past couple of months, the wifi has declined to connect or even acknowledge that there are any wifi networks to be seen.
This happens with the firmware and the Android 4 build on a USB stick that it's been running for the past few years.
I've obviously power-cycled it a couple of times, no luck.
Any suggestions?
I know it has an ethernet port, but I'm not running a cable to the kitchen for this and there are no spare mains sockets for mains networking either.
Joggler's wifi has stopped working
Re: Joggler's wifi has stopped working
If it's happening on two different operating systems that previously worked just fine, that sounds suspiciously like a hardware failure.lovingboth wrote: ↑Wed May 20, 2020 7:10 pmThis happens with the firmware and the Android 4 build on a USB stick that it's been running for the past few years.
Throw Ubuntu Bionic onto a USB stick, configure your wifi settings in the network.yaml file, then boot it and see if that works - when connected it'll show the wireless address on the text login screen something like this:
Code: Select all
Ubuntu 18.04.4 LTS openframe tty1 wlan0:192.168.1.50
openframe login: _
If the card is shot it's easy to replace.
BirdsLikeWires - Get fresh builds of Debian Bullseye and Bookworm for OpenFrame with the latest 5.10 and 6.1 kernels!
Re: Joggler's wifi has stopped working
A bit old, but I thought I'd chip in that the same thing happened to my O2 Joggler last week.
When I took it apart (I just slid a spudger around the seams to loosen the friction clips) I found to my surprise that WiFi was provided by a dongle inserted into an internal USB receptacle. When I removed and re-seated it, WiFi started working again so it may be that yours has similarly worked its way loose.
When I took it apart (I just slid a spudger around the seams to loosen the friction clips) I found to my surprise that WiFi was provided by a dongle inserted into an internal USB receptacle. When I removed and re-seated it, WiFi started working again so it may be that yours has similarly worked its way loose.
Re: Joggler's wifi has stopped working
I have seen the USB WLAN stick move after shipping a Joggler. That and typically is is positioned under the Joggler motherboard on the right side of the WLAN stick which can move it a bit from the USB socket.
- Pete
O2 Jogglers running EFI Ubuntu / Squeezeplayer
OpenPeak Voip Telephony / Zigbee tabletops hardware modded with Seabios / RTC / Ethernet ROM edits / SSD drives running XPe for automation screens
Auto mater
O2 Jogglers running EFI Ubuntu / Squeezeplayer
OpenPeak Voip Telephony / Zigbee tabletops hardware modded with Seabios / RTC / Ethernet ROM edits / SSD drives running XPe for automation screens
Auto mater
Re: Joggler's wifi has stopped working
Yeah, if you're running one of my recent OS releases you can replace it with all sorts...
BirdsLikeWires - Get fresh builds of Debian Bullseye and Bookworm for OpenFrame with the latest 5.10 and 6.1 kernels!
Re: Joggler's wifi has stopped working
I realise this is an old post... but the usb wifi in my joggler has been getting unreliable - it's running squeezeos (14.04) - what usb wifi stick would work ? (the link above is no longer working)
Thanks,
grb.
Re: Joggler's wifi has stopped working
Missed this! You can replace it with pretty much anything with Linux kernel support that will fit. I've not checked in a long time, but a quick search threw up this list on GitHub.
Just because something has in-kernel drivers doesn't mean it'll work straight away - the drivers may not be configured in my kernel config to keep the size down. But I'm more than happy to add in a driver, as in theory the code should be all spangly and working if it's made it into the kernel.
Grab something that looks about the right size without big ears and give it a try. Just get it from somewhere you can return it if things go to pot.
BirdsLikeWires - Get fresh builds of Debian Bullseye and Bookworm for OpenFrame with the latest 5.10 and 6.1 kernels!