Search found 35 matches
- Thu Jul 18, 2019 1:46 pm
- Forum: General / Software
- Topic: Cannot connect to WiFi on SqueezePlay OS, please help!
- Replies: 20
- Views: 22091
Re: Cannot connect to WiFi on SqueezePlay OS, please help!
Thought I'd better add to this after resurrecting another SqueezePlayin' Joggler. Full procedure as follows. Reflash Joggler if necessary. Connect to Ethernet LAN and boot Joggler. Go into Settings -> Network and note down the IP address. SSH into the joggler using the IP address. username joggler ,...
- Sun Aug 26, 2018 9:41 am
- Forum: General / Software
- Topic: Unable to connect to WiFi: CRDA error
- Replies: 20
- Views: 32064
Re: Unable to connect to WiFi: CRDA error
Ah, spoke too soon. One of them is working. The other refuses to connect wirelessly, not sure why. I can only get into it with an Ethernet cable and ssh. I followed these instructions: https://unix.stackexchange.com/questions/92799/connecting-to-wifi-network-through-command-line ..and it did connect...
- Sat Aug 25, 2018 9:43 pm
- Forum: General / Software
- Topic: Updated OpenPeak Firmware (Version 30301)
- Replies: 137
- Views: 560828
Re: Updated OpenPeak Firmware (Version 30301)
Pete - as you can see I have just got both of them working thanks to your advice and roobarb's latest SqueezeOS. I'm glad there's still some activity on the forum and that people are still using the Joggler. Once again, thanks to you and roobarb for helping me. Really happy to have the Jogs up and r...
- Sat Aug 25, 2018 9:19 pm
- Forum: General / Software
- Topic: Unable to connect to WiFi: CRDA error
- Replies: 20
- Views: 32064
Re: Unable to connect to WiFi: CRDA error
Hi Pete Sorry for the late reply (one year late). I've reflashed with the latest SqueezePlayerOS 303 and amended the /etc/network/interfaces file in your first step. Reboot and it appears to be working, bypassing the SqueezeBox settings completely. Hurrah! Now I can dust the Jogglers off and restore...
- Sat Aug 25, 2018 5:06 pm
- Forum: General / Software
- Topic: Updated OpenPeak Firmware (Version 30301)
- Replies: 137
- Views: 560828
Re: Updated OpenPeak Firmware (Version 30301)
Now this is interesting... I still have a problem with the wifi on my devices. I wonder if the new firmware will fix it...? Anyway, thanks for persevering with it. I'm flashing now after several false starts, probably caused by Safari opening the .gz and me not realising it had uncompressed it in si...
- Mon Aug 14, 2017 8:00 pm
- Forum: General / Software
- Topic: Unable to connect to WiFi: CRDA error
- Replies: 20
- Views: 32064
Re: Unable to connect to WiFi: CRDA error
Yes of course I have power cycled it...
- Mon Nov 14, 2016 4:11 pm
- Forum: Marketplace
- Topic: £10 Joggler
- Replies: 7
- Views: 11975
Re: £10 Joggler
Bugger... that one was just down the road from me!
- Mon Nov 14, 2016 4:04 pm
- Forum: General / Software
- Topic: Unable to connect to WiFi: CRDA error
- Replies: 20
- Views: 32064
Re: Unable to connect to WiFi: CRDA error
Yes, the WLAN card is still visible to the OS, so I think there is no loose connection. It used to work with this SqueezePlay OS version (the latest), then suddenly stopped. I think CRDA is a standard that ensures WiFi cards conform to the region they are being used in. So, the driver should be aski...
- Tue Oct 25, 2016 12:01 pm
- Forum: General / Software
- Topic: Unable to connect to WiFi: CRDA error
- Replies: 20
- Views: 32064
Unable to connect to WiFi: CRDA error
Hi Can anyone help me? I cannot connect to WiFi on the Joggler any more. I am seeing errors in dmesg: cfg80211: Calling CRDA to update world regulatory domain wlan0: deauthenticated from f8:1e:df:fc:fe:f5 (Reason: 2=PREV_AUTH_NOT_VALID) I've had a good look round t'Internet but I cannot find a fix t...
- Sat Apr 09, 2016 11:16 am
- Forum: General / Software
- Topic: Cannot connect to WiFi on SqueezePlay OS, please help!
- Replies: 20
- Views: 22091
Re: Cannot connect to WiFi on SqueezePlay OS, please help!
Tip: To set the AirPlay name of your joggler (which comes up on the iOS device Airplay list), SSH to the Joggler and edit the file .squeezeplay/userpath/settings/Playback.lua You are looking to change the value of the playerinit name setting as shown in bold below. settings = {enableAudio=1,squeezeN...
- Sat Apr 09, 2016 10:56 am
- Forum: General / Software
- Topic: Cannot connect to WiFi on SqueezePlay OS, please help!
- Replies: 20
- Views: 22091
Re: Cannot connect to WiFi on SqueezePlay OS, please help!
No chance, there are too many devices to update. But I think I have succeeded by following these instructions: https://www.thefanclub.co.za/how-to/how-add-wireless-lan-adaptor-static-ip-ubuntu-auto-connects-startup . The Squeezeplayer UI still thinks it is connected to the wired network, but the cab...
- Sat Apr 09, 2016 10:22 am
- Forum: General / Software
- Topic: Cannot connect to WiFi on SqueezePlay OS, please help!
- Replies: 20
- Views: 22091
Re: Cannot connect to WiFi on SqueezePlay OS, please help!
Hmm, I wonder if this could be the problem? -- the wpa supplicant won't tell you the keys, we need to parse them from the config file function _readPSK(self, ssid) local param = _readWpaConfig(self, ssid) local psk = assert(param["psk"]) -- remove quotes psk = string.match(psk, '^"(.*...
- Sat Apr 09, 2016 8:34 am
- Forum: General / Software
- Topic: Cannot connect to WiFi on SqueezePlay OS, please help!
- Replies: 20
- Views: 22091
Re: Cannot connect to WiFi on SqueezePlay OS, please help!
Thanks Hawsey I tried it but no luck. Have you got any special characters in your PSK like . ^ ~ { } [ ] ( ) ! , ? Meanwhile, using instructions here http://askubuntu.com/questions/16584/how-to-connect-and-disconnect-to-a-network-manually-in-terminal , I have manually enabled the wireless adapter, i...
- Fri Apr 08, 2016 6:10 pm
- Forum: General / Software
- Topic: Cannot connect to WiFi on SqueezePlay OS, please help!
- Replies: 20
- Views: 22091
Re: Cannot connect to WiFi on SqueezePlay OS, please help!
I have been using OpenPeak up till now, that's how I know it is working. But I suspect that the special characters in my passphrase are causing a problem (especially if there are shell scripts involved). I guess that is the question, is the OS coded to use shell scripts to update the <whatever file ...
- Fri Apr 08, 2016 3:48 pm
- Forum: General / Software
- Topic: SqueezePlay OS (Version 3) for OpenFrame
- Replies: 811
- Views: 986229
Re: SqueezePlay OS (Version 3) for OpenFrame
Would like to draw your attention to http://www.jogglerwiki.com/forum/viewto ... 793#p25793
I can't get it to connect to wifi. Tried suggestions from this thread but no dice... can someone advise on the other thread please?
Thanks
jonB
I can't get it to connect to wifi. Tried suggestions from this thread but no dice... can someone advise on the other thread please?
Thanks
jonB
- Fri Apr 08, 2016 3:41 pm
- Forum: General / Software
- Topic: Cannot connect to WiFi on SqueezePlay OS, please help!
- Replies: 20
- Views: 22091
Cannot connect to WiFi on SqueezePlay OS, please help!
Hi all Per the title, I am not able to connect my Joggler to my wireless network in SqueezePlay OS. I keep getting the "No network address has been assigned to the Wireless interface (wlan0)" error. I have followed the advice given in the SqueezeOS thread but none of it seems to work. My p...
- Wed Jul 29, 2015 6:33 am
- Forum: General / Software
- Topic: Time has lost 8 minutes
- Replies: 4
- Views: 5515
Re: Time has lost 8 minutes
Linux, O2 build with Tango interface. Basically as it came from O2 but with updates from birdslikewires.com.
One is on the latest build (30300), the other is on the build prior to that.
One is on the latest build (30300), the other is on the build prior to that.
- Tue Jul 28, 2015 4:02 pm
- Forum: General / Software
- Topic: Updated OpenPeak Firmware (Version 30301)
- Replies: 137
- Views: 560828
Re: Updated OpenPeak Firmware (Version 30300)
There is a problem with the Squeezeplayer of the latest release. Originaly, I wrote and released the code that added an off button to the Squeezeplayer's front panel, which exited the application and got you back to the Tango UI. Now, since 30300, it is not working. The screen goes blank on touching...
- Tue Jul 28, 2015 3:59 pm
- Forum: General / Software
- Topic: Time has lost 8 minutes
- Replies: 4
- Views: 5515
Time has lost 8 minutes
Hi
Both my Jogglers seem to be running 8 minutes late. So when it is 13:00 in real time, the joggler is displaying a time of 12:52.
I expect this is caused by the internet time service it is using. Am I the only one? I'm using the latest build one one and it does the same thing.
Cheers
JonB
Both my Jogglers seem to be running 8 minutes late. So when it is 13:00 in real time, the joggler is displaying a time of 12:52.
I expect this is caused by the internet time service it is using. Am I the only one? I'm using the latest build one one and it does the same thing.
Cheers
JonB
- Sun Jun 02, 2013 8:12 pm
- Forum: Marketplace
- Topic: SOLD
- Replies: 3
- Views: 4284
Re: For sale
Yes!
I need one, preferably boxed.
Paypal ok?
I need one, preferably boxed.
Paypal ok?