Re: [SlimDevices: Unix] Jivelite on a Joggler

2022-02-12 Thread chill


mnd wrote: 
> 
> If you don't mind me asking again - maybe you have an applet for
> jivelite of the superdatetime plugin? 
> 
> I think I remember entering it's settings/info through "Extras" menu
> entry, but now the entry for superdatetime is gone and I don't see it in
> the Applet Installer. I use superdatetime's info in the custom clock
> applet. It still displays the weather info now, but the long discription
> of the forecast no longer appears. I used to enter the applet on the
> joggler, and after selecting the different menus in it, it would
> probably refresh it's info and the custom clock screen saver would start
> showing everything related to weather, that would not appear initially
> after turning on the joggler.

I'm afraid I don't.  I don't use superdatetime or the custom clock
myself.  I see there is an entry for custom clock under Settings ->
Advanced -> Applet Installer, but beyond that I'm afraid I can't help.



chill's Profile: http://forums.slimdevices.com/member.php?userid=10839
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2022-02-12 Thread mnd


chill wrote: 
> Hi - if you already have an installation that you're happy with and
> don't want to switch to the alpha04 image, you can add the JogglerPower
> applet from thel apha04 image.  It adds some options to the Quit button.
> 
> 
> The applet files are in the attached zip.  Put the script file in
> /opt/jivelite/bin, and put the applet's folder in
> /opt/jivelite/share/jive/applets.

So.. I successfully managed to mess something up in the Ubuntu 5.4
installation and it now has bootloops.

I'm back to the apha04 image, where I installed the server.

If you don't mind me asking again - maybe you have an applet for
jivelite of the superdatetime plugin? 

I think I remember entering it's settings/info through "Extras" menu
entry, but now the entry for superdatetime is gone and I don't see it in
the Applet Installer. I use superdatetime's info in the custom clock
applet. It still displays the weather info now, but the long discription
of the forecast no longer appears. I used to enter the applet on the
joggler, and after selecting the different menus in it, it would
probably refresh it's info and the custom clock screen saver would start
showing everything related to weather, that would not appear initially
after turning on the joggler.



mnd's Profile: http://forums.slimdevices.com/member.php?userid=69064
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2022-02-08 Thread mnd


chill wrote: 
> Hi - if you already have an installation that you're happy with and
> don't want to switch to the alpha04 image, you can add the JogglerPower
> applet from the alpha04 image.  It adds some options to the Quit
> button.
> 
> 
> The applet files are in the attached zip.  Put the script file in
> /opt/jivelite/bin, and put the applet's folder in
> /opt/jivelite/share/jive/applets.

Thank you. I have to admit, that currently I'm more happy with the
alpha04 image's setup for the jivelite.
But I spent some time playing with the Ubuntu 5.4 image, and don't want
to discard it all, if the fixes I still need, are easy enough for me to
handle :)



mnd's Profile: http://forums.slimdevices.com/member.php?userid=69064
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2022-02-08 Thread chill


mnd wrote: 
> Hi, I followed your progress from the first pages of this thread, and
> managed to install jivelite on Ubuntu bionic 5.4 from 'here'
> (https://birdslikewires.net/debian-for-openframe). 
> I understand there was quite some progress from that point (after the
> post I quoted), but if you don't mind me asking - is there a quick way
> to make the quit button in jivelite to shut down the joggler? Maybe by
> copying an applet to jivelite's folder, or executing some commands over
> ssh? 
> I'm trying to have both LMS and jivelite running on the the same
> joggler.
> 
> Or is it simpler just to install LMS to the USB stick with your
> joggler/alpha04/ image? I have found castalla's post about that only
> today..

Hi - if you already have an installation that you're happy with and
don't want to switch to the alpha04 image, you can add the JogglerPower
applet from the alpha04 image.  It adds some options to the Quit
button.


The applet files are in the attached zip.  Put the script file in
/opt/jivelite/bin, and put the applet's folder in
/opt/jivelite/share/jive/applets.


+---+
|Filename: JogglerPower.zip |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=37174|
+---+


chill's Profile: http://forums.slimdevices.com/member.php?userid=10839
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2022-02-08 Thread mnd


chill wrote: 
> Some useful tips in there.
> 
> I've been through the process of starting again from a base/server image
> several times this evening, and I've kept a log of the steps needed to
> get JiveLite going under X.
> 
> So I'm pretty sure that the following will get a working system up and
> running, starting from the Base/Server Ext4 image 'here'
> (https://jwills.co.uk/projects/joggler-xubuntu/download/).  These steps
> can be entered from a terminal (keyboard and USB stick connected to the
> Joggler through a USB hub), or through an SSH shell (find the IP address
> with 'ifconfig -a' from the terminal).  In both cases the username and
> password are both 'joggler'.  If using an SSH shell then those commands
> can be pasted in blocks of multiple commands, to save doing them one by
> one.
> 
> > 
Code:

  >   > sudo apt-get update
  > 
  > sudo apt-get install  git-core libluajit-5.1-dev libsdl1.2-dev 
libsdl-ttf2.0-dev libsdl-gfx1.2-dev libsdl-image1.2-dev libexpat1-dev
  > 
  > cd
  > mkdir luajit
  > cd luajit
  > git clone http://luajit.org/git/luajit-2.0.git
  > cd luajit-2.0
  > make
  > sudo make install
  > sudo ldconfig
  > 
  > cd
  > git clone https://github.com/ralph-irving/jivelite.git
  > cd jivelite
  > sudo make PREFIX=/usr/local
  > 
  > sudo apt install xinit

> > 
> 
> At that point it's worth doing a reboot (otherwise the screen
> brightness in Jivelite isn't right for some reason).
> 
> Not needed to get JiveLite running, but probably a useful tool (note
> the hyphen in the package name and the underscore in the executable):
> > 
Code:

  >   > sudo apt-get install xinput-calibrator
  > sudo xinit xinput_calibrator

> > 
> 
> Start JiveLite with:
> > 
Code:

  >   > sudo xinit /home/joggler/jivelite/bin/jivelite

> > 
> 
> 
> I'm not quite there with the wifi though.  First of all, load a
> minimal version of network-manager and start it:
> > 
Code:

  >   > sudo apt-get install --no-install-recommends network-manager 
  > 
  > sudo start network-manager

> > 
> 
> Check that it's working by scanning for wifi networks
> 
> > 
Code:

  >   > nmcli dev wifi 

> > 
> 
> Then connect to your chosen network:
> > 
Code:

  >   > sudo nmcli dev wifi connect MYSSID password 

> > 
> 
> In my case this *appears* to work, and 'ifconfig -a' tells me that the
> wlan interface has now got an IP address, which I can use to SSH into
> the Joggler.  But for some reason, if I remove the network cable then
> the wifi connection stops working, which rather defeats the purpose!
> 
> Still lots of loose ends:
> - These steps won't get the Joggler to boot up into Jivelite
> - The 'Quit' option on the Jivelite home screen dumps you out of
> Jivelite, and in my case leaves a terminal screen with some messy
> video artefacts along the bottom third of the screen.  I think that
> option should be changed to restart JiveLite, or just be removed
> altogether.
> - The cursor is still present for ~15 seconds before disappearing.

Hi, I followed your progress from the first pages of this thread, and
managed to install jivelite on Ubuntu bionic 5.4 from 'here'
(https://birdslikewires.net/debian-for-openframe). 
I understand there was quite some progress from that point, but if you
don't mind me asking - is there a quick way to make the quit button in
jivelite to shut down the joggler? Maybe by copying an applet to
jivelite's folder, or executing some commands over ssh? 
I'm trying to have both LMS and jivelite running on the the same
joggler.

Or is it simpler just to install LMS to the USB stick with your
joggler/alpha04/ image? I have found castalla's post about that only
today..



mnd's Profile: http://forums.slimdevices.com/member.php?userid=69064
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2022-02-08 Thread Paul Webster


mnd wrote: 
> How do you access your music with the LMS on joggler? 
> If the music is on a network drive, do we have to mount the network
> drive to the joggler, or is it possible to add the network drive's music
> folder to LMS scan locations, using only LMS webpage interface? 
> 

You have to mount the network drive from the Joggler (Linux box).
After it is mounted then you can configure LMS to access it.



Paul Webster
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, abc
australia and cbc/radio-canada
and, via the extra \"radio now playing\" plugin lots more - see
https://forums.slimdevices.com/showthread.php?115201-announce-radio-now-playing-plugin

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2022-02-08 Thread mnd


castalla wrote: 
> After a few failed attempts, I finally got LMS to install.  It works
> really well.
> 
> Steps for others who might want to try this.   Requires winSCP (or
> similar) unless you are happy with a linux editor.  You also need a
> partition editor to increase the size of the root partition.  Changing
> the /root size and removing the tmpfs setting for /var/log are
> essential.
> 
> 1. Create the usb with the ext alpha04 image
> 
> 2. Boot the Joggler and set up the wifi (if necessary)
> 
> 3. Shutdown Jivelite
> 
> 4.  Expand the root partition to at least 2mgb using your partition
> manager program
> 
> 5.  Boot the Joggler with new usb
> 
> 6.  Edit the /etc/fstab file.  Remove the line containing the   tmpfs 
> /var/log   setting
> 
> 7.  Restart the Joggler
> 
> 8.  SSH to the Joggler.  Download the LMS package and install, eg:
> 
> > 
Code:

  >   > 
  > 
  > wget 
http://downloads.slimdevices.com/nightly/8.0/lms/c076108e229abcdf9f42a0bcceb4722cbd62d636/logitechmediaserver_8.0.0~1580708662_i386.deb
  > 
  > dpkg -i logitechmediaserver_8.0.0~1580708662_i386.deb
  > 

> > 
> 
> 9.  Configure LMS as usual

How do you access your music with the LMS on joggler? 
If the music is on a network drive, do we have to mount the network
drive to the joggler, or is it possible to add the network drive's music
folder to LMS scan locations, using only LMS webpage interface? 
I tried to save the locations (//ip.address/music folder) in LMS
settings, running on Ubuntu bionic 5.4 from 'here'
(https://birdslikewires.net/debian-for-openframe), but they kept
disappearing when I clicked apply.



mnd's Profile: http://forums.slimdevices.com/member.php?userid=69064
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2021-12-12 Thread nenu


Is it possible to make alarms work on Jivelite with Squeezelite
enabled?
The bell icon does show up, and the playlist seems to get modified, but
the alarm doesn't actually play.



nenu's Profile: http://forums.slimdevices.com/member.php?userid=65867
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2021-08-20 Thread d6jg


Just resurrecting this thread to see if anyone has installed a minimal
desktop on a Joggler to include Material in browser kiosk mode as a
control point only?

I was going to take a look at the various Joggler images available on
birdlikewires.net but it seems to have a security issue at present. I'm
surmising that the Ubuntu Bionic image could be used with a desktop?



VB2.4[/B] STORAGE *QNAP TS419P (NFS)
[B]Living Room* Joggler & Pi4/Khadas  -> Onkyo TXNR686 -> Celestion F20s

*Office* Joggler & Pi3 -> Denon RCD N8 -> Celestion F10s 
*Dining Room* SB Boom 
*Kitchen* UE Radio (upgraded to SB Radio)
*Bedroom (Bedside)* Pi Zero+DAC ->ToppingTP21 ->AKG Headphones
*Bedroom (TV) & Bathroom* SB Touch ->Denon AVR ->Mordaunt Short M10s +
Kef ceiling speakers
*Guest Room* Joggler > Topping Amp -> Wharfedale Modus Cubes
Everything controlled by iPeng & Material on iOS

d6jg's Profile: http://forums.slimdevices.com/member.php?userid=44051
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2021-07-09 Thread ralphy


I've modified Triode's DisplayOff applet from the touch for the joggler
that completely turns off the backlight.

It's only been tested on the O2 Joggler with chill's jivelite image and
may need changes to work on the other models.

Download 'DisplayOff-Joggler.zip'
(https://sourceforge.net/projects/lmsclients/files/utility/DisplayOff-Joggler.zip/download)
to the Joggler and extract it in /opt/jivelite/share/jive/applets and
restart jivelite.

Then select the When Off option for the screensaver(s) settings that you
want the display completely dark.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2021-06-09 Thread Gingermagic


Thanks for the explanation of the differences, Chill.

I prefer the way that the power button works on Sqeezeplay. So, I'm
going to put Squeezeplay back on the bedroom Joggler and keep Jivelite
on the main house Joggler.

Cheers,
Damian



Gingermagic's Profile: http://forums.slimdevices.com/member.php?userid=30509
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2021-06-08 Thread chill


Jivelite can certainly be set up to blank the screen when the player it
is controlling is powered off.  The setting to do this is in 'Settings'
-> 'Screen' -> 'Screensavers' -> 'When off'.  If you set this to 'Blank
Screen', then whenever/however the player that Jivelite is controlling
is powered off the screen will be blanked.

A few things to note:
1) Jivelite can be configured to control any player that's attached to
LMS, and it is the power state of that player that is monitored by the
screensaver.  Equally, the power button at top-left operates on the same
player.
2) You can configure how long it takes for the screensaver to kick in
under 'Settings' -> 'Screen' -> 'Screensavers' -> 'Delay'.  For reasons
that I never investigated, there seems to be no delay if the player is
powered off by a different controller (e.g. iPeng).  But certainly, if
you're using the power button in the top-left of Jivelite, then the
delay should apply, so make sure that you're not simply concluding that
it doesn't work before you've allowed that delay to elapse.  I have mine
set to the minimum value of 10 seconds.*
3) The blank screen screensaver in Jivelite isn't quite the same as the
one in SqueezeplayOS, because the hardware control that SqueezeplayOS
uses to turn off the screen (or backlight - can't remember for sure)
doesn't work under the base OS that Jivelite uses.  So in Jivelite the
screensaver simply sets the backlight to its minimum setting of 0%.  So
in a dark bedroom you may still see a faint glow from the screen.  My
workaround is to make sure my eyelids are closed when I'm going to sleep
:-)

*Actually I don't use the blank screen screensaver - I use 'Digital
Clock (Black)', and I leave the backlight on 0% for the Joggler in the
bedroom, which is still quite usable during the day.  I use 'Digital
Clock (Transparent)' for the 'When stopped' screensaver, so that I can
tell at a glance whether the player is still powered, i.e. I can see the
wallpaper behind the clock if the player is on.



chill's Profile: http://forums.slimdevices.com/member.php?userid=10839
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2021-06-07 Thread Gingermagic


I'm liking Jivelite, but having a problem with the Joggler that controls
the Squeezebox in the bedroom.

The issue is turning the screen off at night time.

With Squeezeplay on the Joggler, pressing the power button (top left of
the homew screen) will both turn off the Squeezeplayer and make the
Joggler screen turn off until it's touched again.

With Jivelite, the behavour is different.

To be honest, I don't understand exactly what it's doing or why, but it
doesn't durn the screen off. and no amount of changing the screen saver
settings seems to acomplish what I'm wanting.

Is anyone aware of an easy way of turning the screen off when needed? Or
of automating turning it off at a certain time of day?

If not, I think I need to switch the bedroom Joggler back to
Squeezeplay.

Thanks,
Damian



Gingermagic's Profile: http://forums.slimdevices.com/member.php?userid=30509
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2021-06-06 Thread Gingermagic


Paul Webster wrote: 
> Try Settings/Network
> In the SqueezePlay on my Joggler it shows its IP address at the top but
> that might be a customisation.

Perfect. Thanks Paul.
Not quite sure how I missed that. :-)



Gingermagic's Profile: http://forums.slimdevices.com/member.php?userid=30509
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2021-06-05 Thread Paul Webster


Try Settings/Network
In the SqueezePlay on my Joggler it shows its IP address at the top but
that might be a customisation.



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, supla
finland, abc australia, cbc/radio-canada and rte ireland

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2021-06-05 Thread Gingermagic


Hi All,

How can I find out which IP address the Joggler with Jivelite is usung?
I used to allocate the Jogglers with Squuzeplay a specific IP, but I
don't know if those are the IP's that they are using.

Also, how do I log into Jivelite for Joggler via Putty? Is it ...
Username: of
Password: joggler
... or something else?

Thanks,
Damian



Gingermagic's Profile: http://forums.slimdevices.com/member.php?userid=30509
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2021-03-28 Thread Heuer


I have Jivelite working on my Joggler and Squeezelite playing via USB
into a Topping E30 DAC. Is it possible to install the EDO patch to get
24/96 playback or would I have to go to SqueezePlay OS?



Lounge: Transporter>Audio Synthesis DAX Decade>Audio Research LS22>Krell
FPB300>Wilson Benesch Act 1's + 2 x Velodyne SPL1000 sub's
Kitchen: SB3>Topping DAC>Arcam Solo>Anthony Gallo Micro's+Sub, Joggler
controller
Office: DAC32>Acoustic Energy AE1 Active's, Joggler controller
Garage: Boom>QAcoustics 7000s subwoofer
Bedroom: Radio
Shed: Radio
Workshop: Boom
Garden 1: SB3>JVC amp>Rock outdoor speakers
Garden 2: SB3>JVC amp>Rock outdoor speakers

Heuer's Profile: http://forums.slimdevices.com/member.php?userid=2543
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2021-03-26 Thread Man in a van


bobcoupee wrote: 
> Hi 
> 
> I have a Joggler that I flashed using chill's alpha4 image. This worked
> for a few days.
> 
> The LMS service stopped overnight (LMS installed via picoreplayer on an
> Rpi4). After restarting the LMS Service the Joggler cannot find any
> other players.
> 
> I have reflashed and rejoined it to the network. It has successfully
> obtained an IP address from my LAN.
> 
> I have 2 other Jogglers (running the same image) that have come back
> into service since the service restart.
> 
> Any ideas how I can get my Joggler to see the Players on my network?
> 
> Thanks.

Pull the plug on the Joggler, leave for 24 hours, then re-power (not
guaranteed, but you only lose time :))

ronnie



Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2021-03-26 Thread bobcoupee


Hi 

I have a Joggler that I flashed using chill's alpha4 image. This worked
for a few days.

The LMS service stopped overnight (LMS installed via picoreplayer on an
Rpi4). After restarting the LMS Service the Joggler cannot find any
other players.

I have reflashed and rejoined it to the network. It has successfully
obtained an IP address from my LAN.

I have 2 other Jogglers (running the same image) that have come back
into service since the service restart.

Any ideas how I can get my Joggler to see the Players on my network?

Thanks.



bobcoupee's Profile: http://forums.slimdevices.com/member.php?userid=70646
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-05-12 Thread mnd


chill wrote: 
> Have a look at
> /opt/jivelite/share/jive/applets/JogglerPower/strings.txt.  That's the
> file that's used localise those messages for different languages, and
> you can change those strings to whatever you want.

That worked, thanks alot!
Hopefully, you have contributed to lower energy consumption and greener
earth.



mnd's Profile: http://forums.slimdevices.com/member.php?userid=69064
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-05-12 Thread chill


mnd wrote: 
> Hi,
> 
> would it be hard to edit the various menu entries in the Jivelite on a
> Joggler, or a description/comment text in the quit menu, for example?
> 
> I find myself sometimes forgetting to turn off the amp, after listening
> to music, so I hope custom text about that would help me remember each
> time I turn off the Joggler. It would be great if we could edit the text
> of the menu entries in the quit menu to display something different,
> instead of "shutdown joggler", or " don't forget to plug it off the wall
> outlet"

Have a look at
/opt/jivelite/share/jive/applets/JogglerPower/strings.txt.  That's the
file that's used localise those messages for different languages, and
you can change those strings to whatever you want.



chill's Profile: http://forums.slimdevices.com/member.php?userid=10839
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-05-12 Thread mnd


Hi,

would it be hard to edit the various menu entries in the Jivelite on a
Joggler, or a description/comment text in the quit menu, for example?

I find myself sometimes forgetting to turn off the amp, after listening
to music, so I hope custom text about that would help me remember each
time I turn off the Joggler. It would be great if we could edit the text
of the menu entries in the quit menu to display something different,
instead of "shutdown joggler", or " don't forget to plug it off the wall
outlet"



mnd's Profile: http://forums.slimdevices.com/member.php?userid=69064
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-04-02 Thread Man in a van


Man in a van wrote: 
> 
> 
> I'll try tomorrow and see if I can get kernel 5.4 to work again.
> 
> I'll also look once more at the new Buster download that roobarb! has
> posted, though that is a real pita :p
> 
> 

I have spent most of thad on this and only seem to have confused myself
! :( (situation normal :p)

Try as i might I can't get a wireless connection into the Cisco joggler.

I had one working yesterday into kernel 5.4, this morning I did not
think to backup that image and guess waht the fresh download now seems
to block any attempt at a ssh connection.

With regard to LMS, I think it's best to do castalla's hack before the
install.

I've not bothered with Jivelite yet as I know that doesn't present too
much of a hastle (just time).

I'm packing in for the day now, I might have a hack tomorrow at the
Buster image (or maybe not )


ronnie



Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-04-02 Thread castalla


slimhase wrote: 
> WRT USB backup on linux: I just stumbled over this on a thread:
> 
> "dd it! Usage would be something like 
> > 
Code:

  >   > sudo dd if=/dev/sdb of=~/USB_image

> >  where /dev/sdb is your usb drive as listed by > 
Code:

  >   > sudo fdisk -l 

> > 
> and ~/USB_image is the image file where the copy will be made (a path
> where the image file will be created).
> 
> To restore the image to another USB drive just invert the process: 
> > 
Code:

  >   > sudo dd if=~/USB_image of=/dev/sdb

> >  will restore ~/USB_image to the device sdb. 
> Just make sure that the new USB drive is as big or bigger than the
> original one.
> 
> You can also mount the image file you just created into a path without
> need to restore it first to another USB drive with 
> > 
Code:

  >   > mount ~/USB_image /mnt/USB_image -o loop

> > 
> 
> Maybe this helps. Good luck!
> 
> Edit: ...or maybe, this does only deal with one of the 2 partitions? I
> don't know

I've tried it before with  varying success ... so, I have used ddrescue
- which seems to work

https://www.technibble.com/guide-using-ddrescue-recover-data/



LMS server: O2 Joggler with Jivelite

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5,
Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Fiio M6,
Avantree Priva BT transmitter

Brexit =  Still  stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-04-02 Thread slimhase


castalla wrote: 
> Thanks for the kind thoughts.
> Well, Spain haqs suffered for years from Austerity cuts ... the present
> govt. is having to try to make up for the mistakes of the past.
> I only have linux - so it's a bit more complicated!

WRT USB backup on linux: I just stumbled over this on a thread:

"dd it! Usage would be something like 

Code:

sudo dd if=/dev/sdb of=~/USB_image

 where /dev/sdb is your usb drive as listed by 
Code:

sudo fdisk -l 


and ~/USB_image is the image file where the copy will be made (a path
where the image file will be created).

To restore the image to another USB drive just invert the process: 

Code:

sudo dd if=~/USB_image of=/dev/sdb

 will restore ~/USB_image to the device sdb. 
Just make sure that the new USB drive is as big or bigger than the
original one.

You can also mount the image file you just created into a path without
need to restore it first to another USB drive with 

Code:

mount ~/USB_image /mnt/USB_image -o loop



Maybe this helps. Good luck!



LMS 8 on Open Peak Joggler (running Chills Jivelite on Joggler)
Player: 5 x Squeezebox Classic, Slimp3, SqueezeAmp
2nd System: PiCorePlayer (and LMS) on Pi Zero;

slimhase's Profile: http://forums.slimdevices.com/member.php?userid=31958
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-04-01 Thread Man in a van


castalla wrote: 
> Ronnie!
> 
> I could never get this to work with the Cisco - the wifi fails totally


Hey Brian

Earlier this afternoon I did


Code:

of-netplan



as root on Kernel 5.4 which already had Jivelite installed

I powered of , pulled the Ethernet and it cam back up on wireless. But I
could still not get LMS to persist.

I re-imaged the usb stick with kernel 3.16 and tried just installing LMS
with the same result.

I then decided to trawl back through the thread and found your post.

It seems to work :o

I have done the 


Code:

of-netplan



on this version and it does not work, I get an IP address but connection
is refused.

I'll try tomorrow and see if I can get kernel 5.4 to work again.

I'll also look once more at the new Buster download that roobarb! has
posted, though that is a real pita :p

stay safe both of you :)



Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-04-01 Thread castalla


Man in a van wrote: 
> I think I have cracked it.
> 
> I found castalla's post where he did
> 
> 
> 
> 
> I have 
> 
> > 
Code:

  >   > # /etc/fstab: static file system information.
  > #
  > # Use 'blkid -o value -s UUID' to print the universally unique identifier
  > # for a device; this may be used with UUID= as a more robust way to name
  > # devices that works even if disks are added and removed. See fstab(5).
  > #
  > #  
  > proc /procprocnodev,noexec,nosuid   00
  > tmpfs/tmp tmpfs   noatime,size=192M 00
  > #tmpfs/var/log tmpfs   noatime,size=16M  00
  > 
  > UUID=0ece7b10-742d-11ea-825f-a7606a76fcf5   /   ext2
errors=remount-ro,n$
  > LABEL=BOOTFCF5   /boot   vfatdefaults  00
  > 
  > 

> > 
> 
> which I commented out.
> 
> It took a couple of reboots but seems to be working.
> 
> I had tried all the debs and the i386 and could not get any of them to
> persist at reboot.
> 
> I'll be able to use my Cisco joggler with jivelite :)
> 
> ronnie

Ronnie!

I could never get this to work with the Cisco - the wifi fails totally



LMS server: O2 Joggler with Jivelite

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5,
Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Fiio M6,
Avantree Priva BT transmitter

Brexit =  Still  stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-04-01 Thread Man in a van


Man in a van wrote: 
> Can you tell me the .extension version of LMS you are installing?
> 
> thanks
> 
> ronnie

I think I have cracked it.

I found castalla's post where he did

> Edit the /etc/fstab file.  Remove the line containing the   tmpfs 
> /var/log   setting
> 


I have 


Code:

# /etc/fstab: static file system information.
  #
  # Use 'blkid -o value -s UUID' to print the universally unique identifier
  # for a device; this may be used with UUID= as a more robust way to name
  # devices that works even if disks are added and removed. See fstab(5).
  #
  #  
  proc /procprocnodev,noexec,nosuid   00
  tmpfs/tmp tmpfs   noatime,size=192M 00
  #tmpfs/var/log tmpfs   noatime,size=16M  00
  
  UUID=0ece7b10-742d-11ea-825f-a7606a76fcf5   /   ext2
errors=remount-ro,n$
  LABEL=BOOTFCF5   /boot   vfatdefaults  00
  
  



which I commented out.

It took a couple of reboots but seems to be working.

I had tried all the debs and the i386 and could not get any of them to
persist at reboot.

I'll be able to use my Cisco joggler with jivelite :)

ronnie



Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-04-01 Thread Man in a van


slimhase wrote: 
> You might want to try chills setupfrom this thread. Since I added swap,
> my system is running stable for me.
> He prepared a img, which only needs addition of LMS and runs otherwise
> out of the box.

Can you tell me the .extension version of LMS you are installing?

thanks

ronnie



Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-04-01 Thread castalla


slimhase wrote: 
> You really should make a backup-copy - if you are like me, you will have
> forgotten in 4 weeks what you did to set it up properly.
> (Nowadays, I put lots of notes into a readme, but still scratch my head
> when I reread it some month later...)
> 
> -> Just pull an img file from the stick with Win32DiskImager or the like
> and keep it on your PC / Laptop.
> 
> Other than that I wish you all the best in these Corona times. You guys
> in Spain seem to be hit very hard.
> Stay save!

Thanks for the kind thoughts.

Well, Spain haqs suffered for years from Austerity cuts ... the present
govt. is having to try to make up for the mistakes of the past.

I only have linux - so it's a bit more complicated!



LMS server: O2 Joggler with Jivelite

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5,
Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Fiio M6,
Avantree Priva BT transmitter

Brexit =  Still  stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-04-01 Thread slimhase


castalla wrote: 
> I keep meaning to make a usb stick clone copy - but have run out of
> sticks (and locked-in by Covid so can't easily get new ones).
> 
> I have a pi zero running PcP as a backup.

You really should make a backup-copy - if you are like me, you will have
forgotten in 4 weeks what you did to set it up properly.
(Nowadays, I put lots of notes into a readme, but still scratch my head
when I reread it some month later...)

-> Just pull an img file from the stick with Win32DiskImager or the like
and keep it on your PC / Laptop.

Other than that I wish you all the best in these Corona times. You guys
in Spain seem to be hit very hard.
Stay save!



LMS 8 on Open Peak Joggler (running Chills Jivelite on Joggler)
Player: 5 x Squeezebox Classic, Slimp3, SqueezeAmp
2nd System: PiCorePlayer (and LMS) on Pi Zero;

slimhase's Profile: http://forums.slimdevices.com/member.php?userid=31958
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-04-01 Thread castalla


slartibartfast wrote: 
> There is always Amazon.
> 
> Sent from my Pixel 3a using Tapatalk

True - almost certainly they'd send such small items by post - Spanish
post is operating at 20% .



LMS server: O2 Joggler with Jivelite

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5,
Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Fiio M6,
Avantree Priva BT transmitter

Brexit =  Still  stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-04-01 Thread slartibartfast


castalla wrote: 
> I keep meaning to make a usb stick clone copy - but have run out of
> sticks (and locked-in by Covid so can't easily get new ones).
> 

There is always Amazon.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-04-01 Thread slimhase


Paul Webster wrote: 
> Agreed.
> 
> When they were selling (2nd hand) for around 15-20 GBP I bought a few
> extra.
> I have (including those I've installed elsewhere in family) 7 in regular
> use and 2 spares.

9 Jogglers! Wow.
I had to get mine shipped from UK, as for some reason they were never
sold in germany.
(But running them off a USB stick, they are so reliable, that i am not
too concerned that they will die too soon)



LMS 8 on Open Peak Joggler (running Chills Jivelite on Joggler)
Player: 5 x Squeezebox Classic, Slimp3, SqueezeAmp
2nd System: PiCorePlayer (and LMS) on Pi Zero;

slimhase's Profile: http://forums.slimdevices.com/member.php?userid=31958
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-04-01 Thread Paul Webster


slimhase wrote: 
> The Joggler is indeed a great device!

Agreed.

When they were selling (2nd hand) for around 15-20 GBP I bought a few
extra.
I have (including those I've installed elsewhere in family) 7 in regular
use and 2 spares.



Paul Webster
http://dabdig.blogspot.com
Author Radio France (FIP etc) plugin

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-04-01 Thread castalla


slimhase wrote: 
> I have not experienced this so far. All seems to work from 1st boot.
> (What does sometimes happen is that upon boot, Audio does not work, as
> if some setting is not kicking in - you only get some noise which seems
> CPU work related. When that happened, a reboot fixed that so far.)
> 
> Otherwise I am really happy with the setup. 
> It takes so long to set LMS up again (as just copying plugins and prefs
> did not work) - that is why I hesitated so long to migrate.
> But as this is the last 32bit Ubuntu as I understand, this will be my
> setup until the Joggler dies... (and I still have a backup Joggler :) )
> 
> A third Joggler works as a satellite navigation device in my car
> following Mickchips setup in the Joggler Forum. The Joggler is indeed a
> great device!

I keep meaning to make a usb stick clone copy - but have run out of
sticks (and locked-in by Covid so can't easily get new ones).

I have a pi zero running PcP as a backup.



LMS server: O2 Joggler with Jivelite

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5,
Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Fiio M6,
Avantree Priva BT transmitter

Brexit =  Still  stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-04-01 Thread slimhase


castalla wrote: 
> It's not the mount issue, but more with accessing the internet - eg. 
> 
> [20-03-30 23:46:00.1875] Slim::Formats::XML::gotErrorViaHTTP (339)
> Error: getting http://opml.radiotime.com/Index.aspx?partnerId=16
> Couldn't resolve IP address for: opml.radiotime.com
> [20-03-30 23:46:00.1893]
> Slim::Plugin::InternetRadio::Plugin::_gotRadioError (71) Unable to
> retrieve radio directory from SN: Couldn't resolve IP address for:
> opml.radiotime.com
> [20-03-30 23:46:00.1925] Slim::Networking::SqueezeNetwork::_error (431)
> Unable to login to SN: Couldn't resolve IP address for:
> www.mysqueezebox.com
> [20-03-30 23:46:00.1957] Slim::Networking::SqueezeNetwork::_init_error
> (156) Unable to login to mysqueezebox.com, sync is disabled: Couldn't
> resolve IP address for: www.mysqueezebox.com
> (https://www.mysqueezebox.com)
> 
> If I restart LMS after a minute or so then the errors disappear.

I have not experienced this so far. All seems to work from 1st boot.
(What does sometimes happen is that upon boot, Audio does not work, as
if some setting is not kicking in - you only get some noise which seems
CPU work related. When that happened, a reboot fixed that so far.)

Otherwise I am really happy with the setup. 
It takes so long to set LMS up again (as just copying plugins and prefs
did not work) - that is why I hesitated so long to migrate.
But as this is the last 32bit Ubuntu as I understand, this will be my
setup until the Joggler dies... (and I still have a backup Joggler :) )

A third Joggler works as a satellite navigation device in my car
following Mickchips setup in the Joggler Forum. The Joggler is indeed a
great device!



LMS 8 on Open Peak Joggler (running Chills Jivelite on Joggler)
Player: 5 x Squeezebox Classic, Slimp3, SqueezeAmp
2nd System: PiCorePlayer (and LMS) on Pi Zero;

slimhase's Profile: http://forums.slimdevices.com/member.php?userid=31958
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-03-31 Thread castalla


slimhase wrote: 
> So far, I don't see that problem in my setup. When LMS starts, the
> mounted NAS is available.
> Did you try to play around with the sleep time (30secs) when you do
> mount -a in the crontable?
> @reboot /bin/bash -c 'sleep 30 && /bin/mount -a'
> 
> In my setup, 10sec. was too early, so mount -a did not work. 
> 30sec was enough - and seemed to not be too long to affect LMS.
> But I did not finetune further.

It's not the mount issue, but more with accessing the internet - eg. 

[20-03-30 23:46:00.1875] Slim::Formats::XML::gotErrorViaHTTP (339)
Error: getting http://opml.radiotime.com/Index.aspx?partnerId=16
Couldn't resolve IP address for: opml.radiotime.com
[20-03-30 23:46:00.1893]
Slim::Plugin::InternetRadio::Plugin::_gotRadioError (71) Unable to
retrieve radio directory from SN: Couldn't resolve IP address for:
opml.radiotime.com
[20-03-30 23:46:00.1925] Slim::Networking::SqueezeNetwork::_error (431)
Unable to login to SN: Couldn't resolve IP address for:
www.mysqueezebox.com
[20-03-30 23:46:00.1957] Slim::Networking::SqueezeNetwork::_init_error
(156) Unable to login to mysqueezebox.com, sync is disabled: Couldn't
resolve IP address for: www.mysqueezebox.com
(https://www.mysqueezebox.com)

If I restart LMS after a minute or so then the errors disappear.



LMS server: O2 Joggler with Jivelite

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5,
Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Fiio M6,
Avantree Priva BT transmitter

Brexit =  Still  stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-03-31 Thread slimhase


castalla wrote: 
> Thanks - looks pretty complicated.  I'll just live with the need to
> restart LMS after the Joggler boots!

So far, I don't see that problem in my setup. When LMS starts, the
mounted NAS is available.
Did you try to play around with the sleep time (30secs) when you do
mount -a in the crontable?
@reboot /bin/bash -c 'sleep 30 && /bin/mount -a'

In my setup, 10sec. was too early, so mount -a did not work. 
30sec was enough - and seemed to not be too long to affect LMS.
But I did not finetune further.



LMS 8 on Open Peak Joggler (SqueezePlay OS)
Player: 5 x Squeezebox Classic, Slimp3, SqueezeAmp
2nd System: PiCorePlayer (and LMS) on Pi Zero;

slimhase's Profile: http://forums.slimdevices.com/member.php?userid=31958
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-03-31 Thread castalla


slimhase wrote: 
> Sorry, no idea. May be this helps?
> https://discourse.osmc.tv/t/force-rc-local-to-wait-for-network/11593

Thanks - looks pretty complicated.  I just live with the need to restart
LMS after the Joggler boots!



LMS server: O2 Joggler with Jivelite

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5,
Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Fiio M6,
Avantree Priva BT transmitter

Brexit =  Still  stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-03-31 Thread slimhase


castalla wrote: 
> I like the Joggler!
> 
> Do you know how to delay the LMS start until the network is up and
> running?

Sorry, no idea. May be this helps?
https://discourse.osmc.tv/t/force-rc-local-to-wait-for-network/11593



LMS 8 on Open Peak Joggler (SqueezePlay OS)
Player: 5 x Squeezebox Classic, Slimp3, SqueezeAmp
2nd System: PiCorePlayer (and LMS) on Pi Zero;

slimhase's Profile: http://forums.slimdevices.com/member.php?userid=31958
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-03-31 Thread castalla


I like the Joggler!

Do you know how to delay the LMS start until the network is up and
running?



LMS server: O2 Joggler with Jivelite

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5,
Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Fiio M6,
Avantree Priva BT transmitter

Brexit =  Still  stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-03-31 Thread slimhase


castalla wrote: 
> Thanks for confirming the issue.

I think you and me are the only ones left using the Joggler as a LMS
server. :) 

But I think, it serves the purpose still well. LMS 8 is running pretty
snappy on it. (Only library scans take some time - for 70k tracks 4+
hours...)

(I like to keep using things and not buy new stuff as long as they are
not physically broken.)



LMS 8 on Open Peak Joggler (SqueezePlay OS)
Player: 5 x Squeezebox Classic, Slimp3, SqueezeAmp
2nd System: PiCorePlayer (and LMS) on Pi Zero;

slimhase's Profile: http://forums.slimdevices.com/member.php?userid=31958
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-03-31 Thread castalla


slimhase wrote: 
> Just for the record: I stated earlier that my setup does not need the
> above... wrong - I overlooked that the mount did not survive a
> reboot...
> 
> -> To make the mount (in /etc/fstab: add //192.168.xxx.xxx/station
> /mnt/diskstation cifs password=yourpassword,iocharset=utf8,file_mode=077
> 7,dir_mode=0777,rw,mand 0 0) permanent, I also have to add this line to
> crontab:
> 
> @reboot /bin/bash -c 'sleep 30 && /bin/mount -a'

Thanks for confirming the issue.



LMS server: O2 Joggler with Jivelite

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5,
Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Fiio M6,
Avantree Priva BT transmitter

Brexit =  Still  stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-03-31 Thread slimhase


castalla wrote: 
> Update to LMS install
> -
> 
> I noticed after sometime that the usual method of mounting a NAS share
> by adding to the fstab file doesn't actually work.  If you use mount -a
> at the command line then the mount works.   I can't find any workaround
> within fstab itself to fix this.  
> 
> After a lot of trial and error, I finally hit on a 'solution'
> 
> Creat an executable script file with the mount command in it.  Use cron
> to run the script at boot.   It works.
> 
> Joggler LMS back up and running !

Just for the record: I stated earlier that my setup does not need the
above... wrong - I overlooked that the mount did not survive a
reboot...

-> To make the mount (in /etc/fstab: add //192.168.xxx.xxx/station
/mnt/diskstation cifs password=yourpassword,iocharset=utf8,file_mode=077
7,dir_mode=0777,rw,mand 0 0) permanent, I also have to add this line to
crontab:

@reboot /bin/bash -c 'sleep 30 && /bin/mount -a'



LMS 8 on Open Peak Joggler (SqueezePlay OS)
Player: 5 x Squeezebox Classic, Slimp3, SqueezeAmp
2nd System: PiCorePlayer (and LMS) on Pi Zero;

slimhase's Profile: http://forums.slimdevices.com/member.php?userid=31958
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-03-30 Thread Paul Webster


Well done.
Next step, I guess, is for Roobarb to repeat it and update his
"standard" image that I guess a lot of people are using with their
Jogglers.



Paul Webster
http://dabdig.blogspot.com
Author Radio France (FIP etc) plugin

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-03-30 Thread chill


Excellent - well done.  I've bookmarked your 'how to'.



chill's Profile: http://forums.slimdevices.com/member.php?userid=10839
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-03-30 Thread slimhase


I got it finally to work It was quite the puzzle, as I found nothing
on the web, which describes it consistently in 1 post.

So, I posted a how to here:
https://askubuntu.com/a/1222475/1060413

The only additional thing to do after following the above generic
instructions to work for this image, is this:

Copy the network.yaml from /etc/netplan/network.yaml also on the root of
the FAT partition!

Me so happy. 
Now, my Joggler has all the functionality as with Roobarbs Image, but
with an up to date Ubuntu.

Thanks again, @chill!



LMS 8 on Open Peak Joggler (SqueezePlay OS)
Player: 5 x Squeezebox Classic, Slimp3, SqueezeAmp
2nd System: PiCorePlayer (and LMS) on Pi Zero;

slimhase's Profile: http://forums.slimdevices.com/member.php?userid=31958
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-03-29 Thread slimhase


chill wrote: 
> I guess you've probably seen it already, but it 'this'
> (https://askubuntu.com/questions/1141604/create-an-acess-point-with-netplan)
> any good?

Thanks for your feedback, chill!

I think, i tried that (and failed), but I give it another go.



LMS 8 on Open Peak Joggler (SqueezePlay OS)
Player: 5 x Squeezebox Classic, Slimp3, SqueezeAmp
2nd System: PiCorePlayer (and LMS) on Pi Zero;

slimhase's Profile: http://forums.slimdevices.com/member.php?userid=31958
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-03-29 Thread chill


I guess you've probably seen it already, but it 'this'
(https://askubuntu.com/questions/1141604/create-an-acess-point-with-netplan)
any good?



chill's Profile: http://forums.slimdevices.com/member.php?userid=10839
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-03-29 Thread chill


slimhase wrote: 
> No feedback so far... :(
> Maybe, I was to wordy?
> 
> -> Can anybody tell me how I can change this image from using the std.
> Ubuntu 18.04 'netplan' package to the 'older std. method' of Ubuntu
> using the ifupdown package?
> 
> @chill: Can you give me some hints on how to approach this, or should I
> rather persue asking in the Joggler Forum about this topic?
> 
> Thank you and I hope all are & stay well!

I wish I could help.  Netplan is what came with the image that Roobarb
provided, so that's what I stuck with.  My Linux skills are rudimentary
at best, and it was all I could do to get Jivelite and Squeezelite
working, with considerable help from Ralphy.  Hopefully someone with
more experience can chip in here.



chill's Profile: http://forums.slimdevices.com/member.php?userid=10839
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-03-29 Thread slimhase


No feedback so far... :(
Maybe, I was to wordy?

-> Can anybody tell me how I can change this image from using the std.
Ubuntu 18.04 'netplan' package to the 'older std. method' of Ubuntu
using the ifupdown package?

@chill: Can you give me some hints on how to approach this, or should I
rather persue asking in the Joggler Forum about this topic?

Thank you and I hope all are & stay well!



slimhase's Profile: http://forums.slimdevices.com/member.php?userid=31958
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-03-26 Thread slimhase


I am a step further understanding the problem - still can not fix it due
to lack of knowlege :(

The problem seems to be that Ubuntu 18.04 uses 'netplan' for networing
stuff, whereas earlier Ubuntus use 'ifupdown'.
Googling shows that all attemtps building a reliable accesspoint on
Ubuntu 18.04 with netplan fail (at least that is my impression after a
lot of searching...)
So, people do the following: They deactivate netplan and install again
'ifupdown'. (Then the 'old' method with hoastapd and bridge-utils should
work again)

However, when I do this on this image, I loose all networks on the
Joggler - probably, because the image depends on netplan  :(



LMS 8 on Open Peak Joggler (SqueezePlay OS)
Player: 5 x Squeezebox Classic, Slimp3, SqueezeAmp
2nd System: PiCorePlayer (and LMS) on Pi Zero;

slimhase's Profile: http://forums.slimdevices.com/member.php?userid=31958
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-03-25 Thread slimhase


... still banging my head against the wall with setting up an access
point on this image. I moved back to the method used in SQPOS installing
hostapd and  bridge-utils following 'these'
(https://www.cyberciti.biz/faq/debian-ubuntu-linux-setting-wireless-access-point/)
instructions:  Only additional thing to be done is 'systemctl unmask
hostapd' and 'systemctl enable hostapd'. That makles the AP visible for
my phone or Laptop! But: Login fails with 'wrong password'. When I try
the log in and then do in SSH 'cat /var/log/syslog | grep hostapd', 
I get:

Code:

Mar 25 17:13:43 openframe hostapd: wlan0: STA 24:ee:9a:87:a9:7e IEEE 
802.11: authenticated
  Mar 25 17:13:43 openframe hostapd: wlan0: STA 24:ee:9a:87:a9:7e IEEE 802.11: 
associated (aid 1)
  Mar 25 17:13:52 openframe hostapd: wlan0: STA 24:ee:9a:87:a9:7e IEEE 802.11: 
deauthenticated due to local deauth request


When I do the same with the older SQPOS system, I get:

Code:

Mar 25 16:55:59 openframe hostapd: wlan0: STA e0:5f:45:a5:28:69 IEEE 
802.11: authenticated
  Mar 25 16:55:59 openframe hostapd: wlan0: STA e0:5f:45:a5:28:69 IEEE 802.11: 
associated (aid 5)
  Mar 25 16:55:59 openframe hostapd: wlan0: STA e0:5f:45:a5:28:69 RADIUS: 
starting accounting session 5E7A916A-0009
  Mar 25 16:55:59 openframe hostapd: wlan0: STA e0:5f:45:a5:28:69 WPA: pairwise 
key handshake completed (RSN)


Also, when I compare the output of 'hostapd -d
/etc/hostapd/hostapd.conf', the the following lines show up only in the
non-working case:

Code:

wlan0: interface state UNINITIALIZED->DISABLED
  wlan0: AP-DISABLED 



Again - any hints, suggestions etc would be great.

Stay save.



LMS 8 on Open Peak Joggler (SqueezePlay OS)
Player: 5 x Squeezebox Classic, Slimp3, SqueezeAmp
2nd System: PiCorePlayer (and LMS) on Pi Zero;

slimhase's Profile: http://forums.slimdevices.com/member.php?userid=31958
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-03-24 Thread slimhase


slimhase wrote: 
> @chill;
> I hit a dead end and need some help / input to proceed:
> I want to replace roobarbs SPOS on my Joggler with your Jivelite image
> I got your image running and added LMS8 and its running nicely so far
> when testing it.
> 
> However; I also want to use the Joggler as an Access Point. That worked
> with the old setup without problems; I followed these instructions to
> set it up:
> https://www.jogglerwiki.com/forum/viewtopic.php?t=2119=140 (see
> palindroms post)
> 
> But setting it up in a similar way does not work when using your image.
> 
> I don't know enough about unix to pinpoint the problem.
> Could it be that WiFi is not enabled or a driver for the Jogglers WiFi
> card is missing in your image?
> 
> 

Doh!
I overlooked that in Jilelite setup you CAN select WLAN - and it is
working.
So, my AP setup problem must be somewhere else...
So, ignore my previous post.
(Unless you know how to setup an AP in this envirnonment)



LMS 8 on Open Peak Joggler (SqueezePlay OS)
Player: 5 x Squeezebox Classic, Slimp3, SqueezeAmp
2nd System: PiCorePlayer (and LMS) on Pi Zero;

slimhase's Profile: http://forums.slimdevices.com/member.php?userid=31958
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-03-24 Thread slimhase


@chill;
I hit a dead end and need some help / input to proceed:
I want to replace roobarbs SPOS on my Joggler with your Jivelite image
I got your image running and added LMS8 and its running nicely so far
when testing it.

However; I also want to use the Joggler as an Access Point. That worked
with the old setup without problems; I followed these instructions to
set it up:
https://www.jogglerwiki.com/forum/viewtopic.php?t=2119=140 (see
palindroms post)

But setting it up in a similar way does not work when using your image.

I don't know enough about uinux to pinpoint the problem.
Could it be that WiFi is not enabled or a driver for the Jogglers WiFi
card is missing in your image?

Any feedback would be great.

Hope everyone is well in these bad Corona times



LMS 8 on Open Peak Joggler (SqueezePlay OS)
Player: 5 x Squeezebox Classic, Slimp3, SqueezeAmp
2nd System: PiCorePlayer (and LMS) on Pi Zero;

slimhase's Profile: http://forums.slimdevices.com/member.php?userid=31958
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-03-24 Thread Man in a van


slimhase wrote: 
> You might want to try chills setupfrom this thread. Since I added swap,
> my system is running stable for me.
> He prepared a img, which only needs addition of LMS and runs otherwise
> out of the box.

Yeh, I have in the past tried it, but sometimes like a challenge :p

ronnie

I tend to run LMS on a rpi and use a phone app these days more than a
Joggler :)



Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-03-24 Thread slimhase


Man in a van wrote: 
> Last week I had a play with this (using a 16gb usb stick)
> 
> https://www.jogglerwiki.com/forum/viewtopic.php?f=2=5038
> 
> I gave up, as it was not simple enough for this bear of little brain.:(
> 
> I returned to 
> 
> https://www.jogglerwiki.com/forum/viewtopic.php?f=2=4519
> 
> The Kernel 3.16 version did not want to co-oporate and so I switched to
> Kernel 5.4:rolleyes:
> 
> I have installed a working version of Jivelite which starts on boot and
> controls my players.
> 
> Kernel 5.4 uses perl 5.26.1
> 
> I have installed LMS v7.9.3 on the Joggler, accessed it from my Desktop,
> configured it, used it for playback but when I reboot the Joggler it all
> dies and is unreachable.:(
> 
> I might try the no CPAN version and follow the instructions on Roland0's
> thread, but I'm honestly loosing interest. 
> 
> Maybe just as a Jivelite screen it's worthwhile, but the time involved
> is not trivial.
> 
> ronnie

You might want to try chills setupfrom this thread. Since I added swap,
my system is running stable for me.
He prepared a img, which only needs addition of LMS and runs otherwise
out of the box.



LMS 8 on Open Peak Joggler (SqueezePlay OS)
Player: 5 x Squeezebox Classic, Slimp3, SqueezeAmp
2nd System: PiCorePlayer (and LMS) on Pi Zero;

slimhase's Profile: http://forums.slimdevices.com/member.php?userid=31958
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-03-23 Thread Man in a van


Last week I had a play with this (using a 16gb usb stick)

https://www.jogglerwiki.com/forum/viewtopic.php?f=2=5038

I gave up, as it was not simple enough for this bear of little brain.:(

I returned to 

https://www.jogglerwiki.com/forum/viewtopic.php?f=2=4519

The Kernel 3.16 version did not want to co-oporate and so I switched to
Kernel 5.4:rolleyes:

I have installed a working version of Jivelite which starts on boot and
controls my players.

Kernel 5.4 uses perl 5.26.1

I have installed LMS v7.9.3 on the Joggler, accessed it from my Desktop,
configured it, used it for playback but when I reboot the Joggler it all
dies and is unreachable.:(

I might try the no CPAN version and follow the instructions on Roland0's
thread, but I'm honestly loosing interest. 

Maybe just as a Jivelite screen it's worthwhile, but the time involved
is not trivial.

ronnie



Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-03-23 Thread slimhase


slimhase wrote: 
> I am getting there...
> I used the alpha04_USB image and added the  phone-fix: in
> /etc/modprobe.d: File of1-stac9202.conf - add 
> Code:
> options snd-hda-intel position_fix=1 bdl_pos_adj=64
> patch=of1-stac9202.patch
> 
> Next: Expand drive and install LMS.
> 
> Great work - thanks chill & castalla!
> 
> P.S.I forgot which folders to save / migrate to have all plugins and
> their seetings(!) transfereed from the old system. Any ideas?

Its awfully quiet in this thread. Hope evrerybody is well...

So, I got chills image rinning, but from there, it gets bumpy:
Even before installing LMS, I did apt get update & upgrade, which failed
with 
FATAL -> Failed to fork.
Googling shows that that points to running out of memory

So I installed a swap space (on the USB stick, which is probably not a
great idea), 
(following these instructions:
https://linuxize.com/post/how-to-add-swap-space-on-ubuntu-18-04/)

On a positive note: when I install sudo apt install -y cifs-utils, I can
get my NAS mounted via /etc/fstab
(add //192.168.xxx.xxx/station /mnt/diskstation cifs
password=yourpassword,iocharset=utf8,file_mode=0777,dir_mode=0777,rw,mand
0 0)

What are your impressions wrt marginal memory etc.? Is your system
running stable? (Also with LMS on it?)



LMS 8 on Open Peak Joggler (SqueezePlay OS)
Player: 5 x Squeezebox Classic, Slimp3, SqueezeAmp
2nd System: PiCorePlayer (and LMS) on Pi Zero;

slimhase's Profile: http://forums.slimdevices.com/member.php?userid=31958
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-03-22 Thread slimhase


slimhase wrote: 
> It might be time for me to also try this route:
> ...
> -> I read most of this thread, but there was so much development that I
> am not sure what is the lasted / best path to go for the installation
> (including LMS).
> Could someone point me to the most relevant posts or give a brief
> summary / step by step?

I am getting there...
I used the alpha04_USB image and added the  phone-fix: in
/etc/modprobe.d: File of1-stac9202.conf - add 
Code:
options snd-hda-intel position_fix=1 bdl_pos_adj=64
patch=of1-stac9202.patch

Next: Expand drive and install LMS.

Great work - thanks chill & castalla!

P.S.I forgot which folders to save / migrate to have all plugins and
their seetings(!) transfereed from the old system. Any ideas?



LMS 8 on Open Peak Joggler (SqueezePlay OS)
Player: 5 x Squeezebox Classic, Slimp3, SqueezeAmp
2nd System: PiCorePlayer (and LMS) on Pi Zero;

slimhase's Profile: http://forums.slimdevices.com/member.php?userid=31958
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-03-22 Thread slimhase


It might be time for me to also try this route:

My Joggler running SPOS from roobard for years; it is my kichten player,
my LMS8 host, my AP in the 1st floor. CPU seems to be still powerfull
enough for my use case.

However, it starts to show that the OS is outdated - latest example
here:
https://forums.slimdevices.com/showthread.php?111812-ByGolly-Old-Time-Radio=968896=1#post968896

-> I read most of this thread, but there was so much development that I
am not sure what is the lasted / best path to go for the installation
(including LMS).

Could someone point me to the most relevant posts or give a brief
summary / step by step?



LMS 8 on Open Peak Joggler (SqueezePlay OS)
Player: 5 x Squeezebox Classic, Slimp3, SqueezeAmp
2nd System: PiCorePlayer (and LMS) on Pi Zero;

slimhase's Profile: http://forums.slimdevices.com/member.php?userid=31958
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-28 Thread castalla


chill wrote: 
> Nearly there I think.
> 
> I have an 'LMS' applet that sits under the 'settings' section:
> 
> [image:
> http://www.cjh.me.uk/MyPhotobucket/cache/DIYHifi/Jivelite/Settings%20with%20LMS_640.jpg]
> 
> It currently allows the LMS service to be disabled or enabled (referred
> to as 'Autostart LMS'), and it allows the service to be
> started/stopped/restarted.
> 
> [image:
> http://www.cjh.me.uk/MyPhotobucket/cache/DIYHifi/Jivelite/LMS%20Settings_640.jpg]
> 
> There's currently no checking, or warning, if you try to
> stop/start/restart the service if it wasn't loaded at boot, and I'd also
> like to add some visual feedback to show whether LMS is running.  But
> it's getting close.

Any progress on this?  Would be very useful!

regards



LMS server: Pi Zero

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5,
Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Avantree Priva
BT transmitter

Brexit =   stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-25 Thread castalla


Update to LMS install
-

I noticed after sometime that the usual method of mounting a NAS share
by adding to the fstab file doesn't actually work.  If you use mount -a
at the command line then the mount works.   I can't find any workaround
within fstab itself to fix this.  

After a lot of trial and error, I finally hit on a 'solution'

Creat an executable script file with the mount command in it.  Use cron
to run the script at boot.   It works.

Joggler LMS back up and running !



LMS server: Pi Zero

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5,
Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Avantree Priva
BT transmitter

Brexit =   stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-16 Thread castalla


More scratching ...

The OP2 seems to use the brcmsmc wifi drivers for sqpOS - wifi setup
works

When JfJ is used on the OP2 then the rt2800usb drivers are used -
impossible to set wifi settings

I tried to find a way to load the brcmsmc modules in JfJ but was just
stabbing in the dark..

Maybe a patch file (?) could solve the problem without the need for a a
separate distro?



LMS server: Pi Zero

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5,
Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Avantree Priva
BT transmitter

Brexit =   stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-15 Thread castalla


chill wrote: 
> That's a bit unlikely in the immediate future I'm afraid.  I'll see if
> it's simply a matter of copying some files over from the earlier images,
> but if it's going to need any recompilation then I'd need to find a
> chunk of time to re-learn what I did before!  
> 
> But I agree that using roobarb's latest images as the starting point
> would be a good thing.

Thanks - no rush

I even forget what I did 30 sec ago, so bookmarks is full of possible
hint/tip pages!



LMS server: Pi Zero

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5,
Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Avantree Priva
BT transmitter

Brexit =   stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-15 Thread chill


castalla wrote: 
> 
> 
> So, and it's a big ask I know, would it be possible to provide JfJ with
> the later bionic kernel or using the development version?
> 

That's a bit unlikely in the immediate future I'm afraid.  I'll see if
it's simply a matter of copying some files over from the earlier images,
but if it's going to need any recompilation then I'd need to find a
chunk of time to re-learn what I did before!  

But I agree that using roobarb's latest images as the starting point
would be a good thing.



chill's Profile: http://forums.slimdevices.com/member.php?userid=10839
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-14 Thread castalla


Hmm - installed (after much huffs & puffs) UKAA to attempt a kernel
update  each attempt failed to install a later kernel with various
errors.  GGGrrr!

The updated OP2 wifi drivers are only avalable from kernel 4.19 onwards,
I believe.



LMS server: Pi Zero

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5,
Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Avantree Priva
BT transmitter

Brexit =   stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-14 Thread castalla


Man in a van wrote: 
> Maybe give roobarb a poke ?

He's gone very quiet again 



LMS server: Pi Zero

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5,
Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Avantree Priva
BT transmitter

Brexit =   stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-14 Thread Man in a van


Maybe give roobarb a poke ?



Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-14 Thread castalla


Still itching 

Seems the OP 2 uses different wifi drivers than the Joggler.

I've got Roobarb's bionic 5.4 working with wifi.

It seems the wifi drivers are only available  with kernels after 4.  

So, and it's a big ask I know, would it be possible to provide JfJ with
the later bionic kernel or using the development version?

I've spent hours googling and lsusb'ing, etc. but just going round in
circles!

(Some jogglers came up this week on ebay!)

cheers



LMS server: Pi Zero

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5,
Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Avantree Priva
BT transmitter

Brexit =   stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-12 Thread castalla


castalla wrote: 
> It relates to
> https://www.jogglerwiki.com/forum/viewtopic.php?f=2=4519
> 
> I read through the whole thread but didn't glean anything  
> 
> So I'll just use sqpOS then.

The Openpeak 2 version is running sqpOS okay ... but I keep scratching
the itch to get JfJ working!

It sort of works with ethernet, although the first step (Language
choice) seems to lock up.  Pulling the plug and and restart gets the
first  initial menu.  Tried settings to get wifi working - no luck at
all!  I pretty much gave up at this point.  Started looking for
alternative wifi drivers - no luck with realtek, but this did lead me to
something relating to Mediatek as an alternative.  I'm afarid much was
beyond me, so I didn't get far.

Seems strange theres such a difference between the O2 and the OP2.

If anybody wants to investigate here's the Mediatek link:

https://askubuntu.com/questions/1096799/how-to-get-mediatek-mt-7601-usb-wifi-working-on-ubuntu-18-04

The JogglerWiki forum seems almost moribund, so I haven't any details
about this from there.



LMS server: Pi Zero

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5,
Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Avantree Priva
BT transmitter

Brexit =   stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-09 Thread castalla


chill wrote: 
> Nope.  Is Roobarb's comment related to the Bionic images that I started
> from, or the newer image that he's made?  I don't have an OF2, and
> wouldn't know how to go about trying the broadcom-wl driver I'm afraid.

It relates to
https://www.jogglerwiki.com/forum/viewtopic.php?f=2=4519

I read through the whole thread but didn't glean anything  

So I'll just use sqpOS then.



LMS server: Pi Zero

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5,
Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Avantree Priva
BT transmitter

Brexit =   stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-09 Thread chill


castalla wrote: 
> 
> Any ideas?
> 

Nope.  Is Roobarb's comment related to the Bionic images that I started
from, or the newer image that he's made?  I don't have an OF2, and
wouldn't know how to go about trying the broadcom-wl driver I'm afraid.



chill's Profile: http://forums.slimdevices.com/member.php?userid=10839
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-09 Thread castalla


I just tried this image on an Openframe 2 ...

It boots and works using ethernet.

But, as Roobarb says:


If you're using an OpenFrame 2 the wireless connection does work... sort
of. Performance is absolutely terrible and I've not been able to do
anything about it. Maybe it's my OF2 which is at fault, but feedback
would be appreciated. We're using the brcmsmac driver; the b43 was worse
and broke Bluetooth for me. The broadcom-wl driver might do the trick,
but there are licensing issues, so I can't distribute it. Good luck!

In fact, wifi doesn't work at all ... can get to settings and enter the
SSID/Passphrase.  On reboot, the settings are recalled but no wifi
address has been assigned.

I googled for info on the wl driver, but  it made little sense, I'm
afraid.   

Any ideas?

(sqpOS 3 works on the Openframe 2 - maybe Jivelite is a step too far
,,,)



LMS server: Pi Zero

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5,
Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Avantree Priva
BT transmitter

Brexit =   stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-09 Thread castalla


chill wrote: 
> Yeah, that's not right.  The Joggler retains the last used setting
> across a reboot, and the applet should show whatever the current setting
> is.
> 
> The version in the attached zip does this properly now.  Whenever the
> the screen with the three options is shown the applet reads the current
> setting and sets the corresponding radio button.  
> 
> I'm reasonably happy that it's now doing what's intended - the chosen
> option is reflected in what alsamixer shows.  But I'm not seeing any
> difference between the 'Speaker Only' and 'Line Out+Speaker' options. 
> Both options seem to play through the built-in speaker until a 3.5mm
> jack is inserted, at which point the built-in speaker mutes and the
> sound switches to the speaker attached to the 3.5mm jack.  The
> 'Disabled' option allows the built-in and external speakers to play
> together.
> 
> 29326
> 
> (to update, replace the folder you created for the previous version with
> the folder in this new zip)

Okay - will do.

I'm really chuffed with this setup - it's really brought the Joggler
back to life (in fact it's now my main LMS deviice).

(One gotcha I hit was on the Quit screen - hit the terminal option by
mistake when I wanted to reboot ... grrr)



LMS server: Pi Zero

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5,
Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Avantree Priva
BT transmitter

Brexit =   stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-09 Thread chill


castalla wrote: 
> It currently shows the line-ou+speaker on start-up

Yeah, that's not right.  The Joggler retains the last used setting
across a reboot, and the applet should show whatever the current setting
is.

The version in the attached zip does this properly now.  Whenever the
the screen with the three options is shown the applet reads the current
setting and sets the corresponding radio button.  

I'm reasonably happy that it's now doing what's intended - the chosen
option is reflected in what alsamixer shows.  But I'm not seeing any
difference between the 'Speaker Only' and 'Line Out+Speaker' options. 
Both options seem to play through the built-in speaker until a 3.5mm
jack is inserted, at which point the built-in speaker mutes and the
sound switches to the speaker attached to the 3.5mm jack.  The
'Disabled' option allows the built-in and external speakers to play
together.

29326

(to update, replace the folder you created for the previous version with
the folder in this new zip)


+---+
|Filename: JogglerAudio.zip |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=29326|
+---+


chill's Profile: http://forums.slimdevices.com/member.php?userid=10839
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-09 Thread castalla


chill wrote: 
> Ok, good.  I need to update it to read the current mode at start-up, so
> that the correct option is selected when the applet first loads.

It currently shows the line-ou+speaker on start-up



LMS server: Pi Zero

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5,
Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Avantree Priva
BT transmitter

Brexit =   stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-09 Thread chill


castalla wrote: 
> Thanks - seems to work!

Ok, good.  I need to update it to read the current mode at start-up, so
that the correct option is selected when the applet first loads.



chill's Profile: http://forums.slimdevices.com/member.php?userid=10839
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-09 Thread castalla


chill wrote: 
> Try this draft version.  Download the attached zip, unzip it and put the
> resulting folder in /root/.jivelite/userpath/applets, then restart
> Jivelite.  The applet should then appear under 'Settings'.
> 
> 29322

Thanks - seems to work!



LMS server: Pi Zero

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5,
Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Avantree Priva
BT transmitter

Brexit =   stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-09 Thread chill


castalla wrote: 
> Thanks.
> 
> Another thought: how about an applet which could switch the line-out
> between the 3 options in alsamixer?

Try this draft version.  Download the attached zip and put the resulting
folder in /root/.jivelite/userpath/applets, then restart Jivelite.  The
applet should then appear under 'Settings'.

29322


+---+
|Filename: JogglerAudio.zip |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=29322|
+---+


chill's Profile: http://forums.slimdevices.com/member.php?userid=10839
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-09 Thread chill


castalla wrote: 
> Thanks.
> 
> Another thought: how about an applet which could switch the line-out
> between the 3 options in alsamixer?

That seems possible.  The command line version is:

Code:

amixer sset 'Auto-Mute Mode' 'Line Out+Speaker' (or 'Speaker Only' or 
'Disabled')




chill's Profile: http://forums.slimdevices.com/member.php?userid=10839
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-09 Thread castalla


Thanks.

Another thought: how about an applet which could switch the line-out
between the 3 options in alsamixer?



LMS server: Pi Zero

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5,
Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Avantree Priva
BT transmitter

Brexit =   stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-08 Thread chill


castalla wrote: 
> A little off current development.  I'd like to have a custom wallpaper
> (plain dark red) - how to achieve that?

Make a PNG image that's 800x480, give it a name with the prefix 'pcp_',
e.g. 'pcp_DarkRed.png', then copy it to
/root/.jivelite/userpath/wallpapers.



chill's Profile: http://forums.slimdevices.com/member.php?userid=10839
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-08 Thread castalla


A little off current development.  I'd like to have a custom wallpaper
(plain dark red) - how to achieve that?



LMS server: Pi Zero

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5,
Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Avantree Priva
BT transmitter

Brexit =   stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-08 Thread chill


Nearly there I think.

I have an 'LMS' applet that sits under the 'settings' section:

[image:
http://www.cjh.me.uk/MyPhotobucket/cache/DIYHifi/Jivelite/Settings%20with%20LMS_640.jpg]

It currently allows the LMS service to be disabled or enabled (referred
to as 'Autostart LMS'), and it allows the service to be
started/stopped/restarted.

[image:
http://www.cjh.me.uk/MyPhotobucket/cache/DIYHifi/Jivelite/LMS%20Settings_640.jpg]

There's currently no checking, or warning, if you try to
stop/start/restart the service if it wasn't loaded at boot, and I'd also
like to add some visual feedback to show whether LMS is running.  But
it's getting close.



chill's Profile: http://forums.slimdevices.com/member.php?userid=10839
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-08 Thread chill

Paul Webster wrote: 
> Is it using systemd to start it?
> As in “systemctl start”
> 
> If it is the you can leave it all set-up and then
> systemctl enable 
> To enable it to start on boot
> and 
> systemctl disable 
> To stop it starting on boot

Oh good grief - that's much simpler.  Thank you Paul for pointing this
noob to the correct way to do this!  Works a treat.

So now my applet will only need to run a few simple commands.  Disabling
it will leave it there ready to be re-enabled by the applet.



chill's Profile: http://forums.slimdevices.com/member.php?userid=10839
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-08 Thread Paul Webster

Is it using systemd to start it?
As in “systemctl start”

If it is the you can leave it all set-up and then
systemctl enable 
To enable it to start on boot
and 
systemctl disable 
To stop it starting on boot



Paul Webster
http://dabdig.blogspot.com
Author Radio France (FIP etc) plugin

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-08 Thread chill


I've made my own init.d script file so that LMS can autostart, or not,
depending on a condition.  It does this by conditionally calling the
original script file, which I've moved to a different location.  I just
need an applet to set a flag now.  And LMS can be
started/stopped/restarted from the command line, so the applet can be
made to call the corresponding commands.

Moving the 'logitechmediaserver' script file out of the /etc/init.d
folder to a location where I can call it manually means that it's no
longer a 'service', but I can still call it with the same arguments and
it still seems to behave the same way.  Does anyone know if this is
going to cause me problems elsewhere?  

Future updates will likely put the script file back in /etc/init.d and I
guess they will re-register that script as a service.  In that case I'd
need to unregister it, and move the script file to my alternative
location, so that it can be called by my init.d script file.  I'm not
sure I'm up to automating all this, so I think updating LMS is likely to
need a few manual steps.



chill's Profile: http://forums.slimdevices.com/member.php?userid=10839
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-08 Thread castalla


chill wrote: 
> I've installed LMS 7.9.3, added a bit of music to a third partition on
> the USB stick, added Spotty and configured DSTM, and we're away.  It's a
> nice little stand-alone server/player/controller.
> 
> I think an applet to toggle LMS will be straightforward, but I doubt
> that most people would want to actually toggle it in normal use - more
> likely they'd want to control whether or not it starts at boot - i.e. if
> it's part of the Joggler image, but I have an LMS server running
> elsewhere, then I wouldn't want the Joggler version to start.  So the
> applet could set a flag, but I don't know how to start the service at
> boot depending on the status of that flag.  Any ideas?

Sorry - a bit-pre-occupied wrangling with a cranky router-internet setup
which is causing havoc with various devices.  WAF is at a low at the
moment!



LMS server: Pi Zero

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5,
Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Avantree Priva
BT transmitter

Brexit =   stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-08 Thread chill


chill wrote: 
> So the applet could set a flag, but I don't know how to start the
> service at boot depending on the status of that flag.  Any ideas?

I think this will be easier than I anticipated.  I took the
'logitechmediaserver' script file out of /etc/init.d, and placed it
somewhere that I could run it manually.  This stops the autostart at
boot.  Now I just need my own script in /etc/init.d to examine the
autostart flag and then run the original 'logitechmediaserver' script
conditionally.



chill's Profile: http://forums.slimdevices.com/member.php?userid=10839
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-08 Thread chill


I've installed LMS 7.9.3, added a bit of music to a third partition on
the USB stick, added Spotty and configured DSTM, and we're away.  It's a
nice little stand-alone server/player/controller.

I think an applet to toggle LMS will be straightforward, but I doubt
that most people would want to actually toggle it in normal use - more
likely they'd want to control whether or not it starts at boot - i.e. if
it's part of the Joggler image, but I have an LMS server running
elsewhere, then I wouldn't want the Joggler version to start.  So the
applet could set a flag, but I don't know how to start the service at
boot depending on the status of that flag.  Any ideas?



chill's Profile: http://forums.slimdevices.com/member.php?userid=10839
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-06 Thread castalla


No rush !



LMS server: Pi Zero

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5,
Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Avantree Priva
BT transmitter

Brexit =   stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-06 Thread chill


castalla wrote: 
> Sounds good.
> 
> Could you make the LMS applet installable on my existing setup?It
> took ages to set up LMS with all my plugins and pref files

Yes, applets can be added manually.  But you can backup the settings
from one installation and use them to update a fresh installation.  I
have done this a lot - I have organised the menus 'just so', and like to
be able to quickly duplicate those settings on another Joggler.  I don't
have a Joggler to hand at the moment, but will post the path to the
settings files later.

EDIT:  Oops - you're talking about LMS.  SO yes, you'll be able to add
the applet manually, assuming I get it to work.



chill's Profile: http://forums.slimdevices.com/member.php?userid=10839
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-06 Thread castalla


chill wrote: 
> Great - ok, I guess that file was somehow left out of the original
> Bionic build that I made the external image from.  It's probably worth
> me updating the USB image to correct this, but first I'll have a play
> with LMS to see if I can include it in the image with an Applet to
> toggle it on or off.

Sounds good.

Could you make the LMS applet installable on my existing setup?It
took ages to set up LMS with all my plugins and pref files



LMS server: Pi Zero

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5,
Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Avantree Priva
BT transmitter

Brexit =   stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-06 Thread chill


Great - ok, I guess that file was somehow left out of the original
Bionic build that I made the external image from.  It's probably worth
me updating the USB image to correct this, but first I'll have a play
with LMS to see if I can include it in the image with an Applet to
toggle it on or off.



chill's Profile: http://forums.slimdevices.com/member.php?userid=10839
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-06 Thread castalla


chill wrote: 
> There are some useful threads on the jogglerwiki forum.  I think the
> solution to this is to update one file.  It worked on my 4th Joggler, so
> can you give it a go on yours?
> 
> I believe you'll find a file in /etc/modprobe.d called
> of1-stac9202.conf.  On mine I think it was 77 bytes, but empty.  If you
> can put this text into that file then reboot I think it may add the
> missing headphone option and the three Auto-Mute options in alsamixer.
> 
> > 
Code:

  >   > options snd-hda-intel position_fix=1 bdl_pos_adj=64 
patch=of1-stac9202.patch
  > 

> > 

Bingo!

YOU are an absolute star/legend/myhero ...

Thanks x 1 million



LMS server: Pi Zero

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5,
Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Avantree Priva
BT transmitter

Brexit =   stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-06 Thread chill


There are some useful threads on the jogglerwiki forum.  I think the
solution to this is to update one file.  It worked on my 4th Joggler, so
can you give it a go on yours?

I believe you'll find a file in /etc/modprobe.d called
of1-stac9202.conf.  On mine I think it was 77 bytes, but empty.  If you
can put this text into that file then reboot I think it may add the
missing headphone option and the three Auto-Mute options in alsamixer.


Code:

options snd-hda-intel position_fix=1 bdl_pos_adj=64 patch=of1-stac9202.patch
  




chill's Profile: http://forums.slimdevices.com/member.php?userid=10839
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-05 Thread castalla


Content is above me ... but I found this:

https://wiki.archlinux.org/index.php/Advanced_Linux_Sound_Architecture#Tips_and_tricks

Might help ?



LMS server: Pi Zero

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5,
Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Avantree Priva
BT transmitter

Brexit =   stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-05 Thread castalla


chill wrote: 
> This is all new territory for me.  I guess it's something to do with the
> alsa setup, so I'll see what I can learn by comparing the two versions.

For what it's worth, the alsamixer versions are different - probably
nothing to do with it.



LMS server: Pi Zero

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5,
Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Avantree Priva
BT transmitter

Brexit =   stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


  1   2   3   4   >