
Version 3.01 will contain only stuff that I've tested, ie. the predictable MAC address, package roll-ups and a few extra packages added by default. Anything else I'll be letting the dust settle on.

Briefly, ickStream doesn't recognise Openframe1 as a valid device (added via the 1.59 update?).roobarb! wrote:Okay, just to let you know that I've totally lost track of all this. Icky-what-player now? Players being identified as SqueezeJoggler? What the fudge!
Version 3.01 will contain only stuff that I've tested, ie. the predictable MAC address, package roll-ups and a few extra packages added by default. Anything else I'll be letting the dust settle on.
Can you see the WLAN-AP (with a phone and/or tablet)?jogglerhase wrote:Hi Palindrom;
very bizarre...
I followed exactly the steps from the post above - on a freshly flashed Joggler (w/ SPOS3)
The script executed ok (installing the packages, creating the files aso)
But: It just does not work. Not the n mode and also not the g mode.
(Note: The Joggler & SPOS3 itself work fine: I can access access my network via LAN as well via WLAN...
Any ideas how to trouble shoot this?
Heiner
Code: Select all
iwconfig
Code: Select all
# propbably not needed
sudo /usr/bin/killall hostapd
# should give you some hints...
# sometimes you needed to retry it...
sudo hostapd -d /etc/hostapd/hostapd.conf
Code: Select all
sudo nano /etc/hostapd/hostapd.conf
Hi Palindrom;palindrom wrote: Can you see the WLAN-AP (with a phone and/or tablet)?
What exactly is not working?
check the devicesare they wlan0 and eth0?Code: Select all
iwconfig
You could try to debug hostapd by issuing:...Code: Select all
# propbably not needed sudo /usr/bin/killall hostapd # should give you some hints... # sometimes you needed to retry it... sudo hostapd -d /etc/hostapd/hostapd.conf
Will Squeezelite be included in version 3.01?roobarb! wrote:Okay, just to let you know that I've totally lost track of all this. Icky-what-player now? Players being identified as SqueezeJoggler? What the fudge!
Version 3.01 will contain only stuff that I've tested, ie. the predictable MAC address, package roll-ups and a few extra packages added by default. Anything else I'll be letting the dust settle on.
Yes OK. But my feedback will be slow...jogglerhase wrote: Hi Palindrom;
thanks for your continued feedback on this.
I really would like to get this working.
However, I would like to start a new thread, where we can continue this w/o cluttering the SPOS v3 thread.
OK?
Hope to see you there!
Heiner
Nope, but you can still install it yourself if you need it.DJ le Roi wrote:Will Squeezelite be included in version 3.01?
Yeah, that'll probably do it.DJ le Roi wrote:I want to install squeezelite on Squeezeplay OS.
Can I use these instructions (which are made for Ubuntu OS)? http://www.jogglerwiki.com/forum/viewto ... f=2&t=1978
Code: Select all
sudo apt-get update
sudo apt-get install cpufrequtils sysfsutils
sudo update-rc.d ondemand disable
sudo rm /etc/sysfs.conf
Code: Select all
sudo nano /etc/sysfs.conf
Code: Select all
devices/system/cpu/cpu0/cpufreq/scaling_max_freq = 800000
devices/system/cpu/cpu1/cpufreq/scaling_max_freq = 800000
devices/system/cpu/cpu0/cpufreq/scaling_governor = powersave
devices/system/cpu/cpu1/cpufreq/scaling_governor = powersave
Hi Rakanishi, thank you for sharing.Rakanishu wrote:
..and after a reboot you are running on fixed 800Mhz, plus the joggler won't run "hot" that way, for my alarm clock 800Mhz (WLAN Flac play) is enough.
In my experience, most of the heat comes from the display, not the processor. The display also uses more than half of the power of the device.palindrom wrote:Is it an indicator for malfunction or is the difference just not big enough to recognise a significant temperature drop (in stand by mode).
Are you using the internal or an external sound card? If it was working, but now isn't go to the Audio Settings menu and change from internal to external and back again (or vice-versa) then Quit > Reload.fraserm wrote:1) I don't get any sound when I play music and no UI clicks around the menus.
2) I don't have a wireless option available to configure - I thought this was part of the newer updates from Roobarb (could be wrong though!).
No problem - but you'll probably kick me now, because I've just uploaded v3.01!fraserm wrote:All my fault, got a bit confused with the re-flashing instructions so in fact I wasn't re-flashing it at allRan through it again properly today, and it worked a treat. Thanks a lot for your ongoing support Roobarb!
Code: Select all
"Error reading file docroot/static/images/players/OpenFrame1.png: read_file '/opt/sn/docroot/static/images/players/OpenFrame1.png' - sysopen: No such file or directory at /opt/sn/script/../lib/SDI/SqueezeNetwork/Controller/Public/ImageProxy.pm line 104"