Re: [SlimDevices: Unix] LMS start\stop\restart

2018-01-13 Thread sbp

I agree that there is something on your network that is slow. This has
the consequence that when LMS start it is unable to populate the
radiostations.

As a work-around you could make a User command" on the "tweaks page".
The command you supply here will be executed as the last command while
pCP is booting.
In this field you could add a "restart LMS command" and if that isn't
enough you could add a "sleep" first command in order to let pCP wait a
few secunds before restarting LMS.



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://sites.google.com/site/picoreplayer/home

*Please 'donate'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=U7JHY5WYHCNRU=GB_code=USD=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)
if you like the piCorePlayer*

sbp's Profile: http://forums.slimdevices.com/member.php?userid=37237
View this thread: http://forums.slimdevices.com/showthread.php?t=108549

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


Re: [SlimDevices: Unix] Announce piCorePlayer 3.20

2018-01-13 Thread paul-

There is no timeout setting for the mount command.   What is the error
message that you get when mounting (should be in the boot log)

Also, when is the drive detected?  Look in dmesg.



paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=107352

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


Re: [SlimDevices: Unix] LMS start\stop\restart

2018-01-13 Thread Mnyb

If you wait a while Radio wont show up eventually ? You should be
running the latest 7.9.1 beta it has some improvements regarding this
behaviour.

Run ifconfig or similar to see if the rpi actually has got ip dns etc .

You only have one network interface running on the pi ?

Workaround.

Make a static network setup with ip dns and gateway etc so that DHCP is
not a factor.
( make sure that the DHCP pool does not include this ip ).




Main hifi: Touch + CIA PS +MeridianG68J MeridianHD621 MeridianG98DH 2 x
MeridianDSP5200 MeridianDSP5200HC 2 xMeridianDSP3100 +Rel Stadium 3
sub.
Bedroom/Office: Boom
Kitchen: Touch + powered Fostex PM0.4
Misc use: Radio (with battery)
iPad1 with iPengHD & SqueezePad
(spares Touch, SB3, reciever ,controller )
server HP proliant micro server N36L with ClearOS Linux

http://people.xiph.org/~xiphmont/demo/neil-young.html

Mnyb's Profile: http://forums.slimdevices.com/member.php?userid=4143
View this thread: http://forums.slimdevices.com/showthread.php?t=108549

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


Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2018-01-13 Thread ryangodammit

I have been using a microsoft keyboard which has some multimedia buttons
to control jivelite. 

Is it possible to assign those buttons to any keys on the keyboard?



ryangodammit's Profile: http://forums.slimdevices.com/member.php?userid=67252
View this thread: http://forums.slimdevices.com/showthread.php?t=103330

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


Re: [SlimDevices: Unix] Announce piCorePlayer 3.20

2018-01-13 Thread psketch

Minor one, but fyi 

I have a 2tb USb drive attached  to my rpi3 and use this for my music
library. I've set the drive to spin down if it's not in use.  Playing
music from the drive is fine - it spins up no problem.  The one quirk is
that if the drive is spn down when I reboot the rip for some reason, the
drive doesn't mount.  Seems like the mount process isn't waiting long
enough for the drive to spin up perhaps.

Pete S



psketch's Profile: http://forums.slimdevices.com/member.php?userid=56555
View this thread: http://forums.slimdevices.com/showthread.php?t=107352

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


[SlimDevices: Unix] What's causing the screens on my players to flash?

2018-01-13 Thread psketch

I've got several players running pcp, and my lms also runs on pcp.  All
works beautifully.  However, I also have 3 hardware players - a boom, a
transporter and a SB3 classic.  So, the odd thing.  Every couple of
minutes, on all of the players, I get some text flash on the screens at
full brightness.  It's only on the screen for a fraction of a second so
I can't read it.  It might be the click to continue setup... Not sure
though.

Any ideas?

Pete s



psketch's Profile: http://forums.slimdevices.com/member.php?userid=56555
View this thread: http://forums.slimdevices.com/showthread.php?t=108564

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


Re: [SlimDevices: Unix] LMS start\stop\restart

2018-01-13 Thread steff

Mnyb wrote: 
> The important part is actually the DNS adress , if that is not known to
> the system before LMS starts you get these symptoms.

Nice to know.

Looking at the LCD screen during the boot, I can perfectly see that
together the IP address, the DHCP correctly assign the ip of the DNS
server, after that mouts the NAS, then starts the LMS.
This afternoon I got a new Rpi3 to be used for VPN terminator at my home
and I tested a brand new setup of pCP.
I got the very same behaviour.

Supposing my problems can come from my home network, I got a mobile WiFi
hotspot.
I configured the Rpi3 to connect to the WiFi provided by the hotspot
and... IT WORKS !!! Radio available!!!

So... let me recap... hoping some additional suggestions can come.

Connecting the Rpi3 to my home network... wired Ethernet... embedded
WiFi... Edimax WiFi USB dongle... radio are not available
The Rpi3 boots, it gest IP address and DNS address correctly, then mount
the CIFS shares (so the network is OK), then starts LMS

Connecting the Rpi3 to a mobile WiFi hotspot... radio works.

The problem is that I have a huge number of devices @ my home working on
my network without any issue (Playstation, TV, Sky box, iPad, Samsung
smartphones and tablet, two HP Proliant servers, the alarm system,
etc)
So I can not confirm it is problem of my switches and router...
pobably a problem of "inter-compatibility" between the Rpi3+pCP+my
network.

suggestios?



steff's Profile: http://forums.slimdevices.com/member.php?userid=66870
View this thread: http://forums.slimdevices.com/showthread.php?t=108549

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


Re: [SlimDevices: Unix] Announce: piCorePlayer 3.00

2018-01-13 Thread ryangodammit

paul- wrote: 
> squeezelite doesn't have a keyboard interface.  It can only work with
> lirc.
> 
> http://forums.slimdevices.com/showthread.php?105117-lirc-rpi-gpio-IR-support-for-picoreplayer=lirc
> 
> Jivelite does have a keyboard control interface, but then you must be
> running jivelite..


Oh, I've been mucking around on my microsoft wireless keyboard assuming
it was controlling picoreplayer- so that's actually controlling
jivelite? I suppose there's nothing wrong with that. Better than going
the ir route as I'm trying to make a wall mounted control pad and it
wont have line of sight.
I'll search the jivelite thread to see what the keys are.

While I'm on it, anyone have any cunning ideas to give my control pad a
text display? Could go full blown tablet for wireless, but I love the
simplicity of text. Anyway I could get the info via bluetooth or even
via the wireless keyboard dongle? Or am I pissing in the wind?



ryangodammit's Profile: http://forums.slimdevices.com/member.php?userid=67252
View this thread: http://forums.slimdevices.com/showthread.php?t=105997

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


Re: [SlimDevices: Unix] Announce: piCorePlayer 3.00

2018-01-13 Thread paul-

squeezelite doesn't have a keyboard interface.  It can only work with
lirc.

http://forums.slimdevices.com/showthread.php?105117-lirc-rpi-gpio-IR-support-for-picoreplayer=lirc

Jivelite does have a keyboard control interface, but then you must be
running jivelite..



paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=105997

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


Re: [SlimDevices: Unix] Announce: piCorePlayer 3.00

2018-01-13 Thread ryangodammit

I'm running picoreplayer on a raspberry pi 3 with a hifiberry amp 2. 
What are the keyboard controls and how do I configure them?
Is it in squeezelite or picoreplayer?
I want to butcher a wireless keyboard and make a controller with
pause/play next/last track and volume using arcade machine buttons. 

Sorry for posting this earlier in a different thread, not really sure
where to ask this

Ryan



ryangodammit's Profile: http://forums.slimdevices.com/member.php?userid=67252
View this thread: http://forums.slimdevices.com/showthread.php?t=105997

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


Re: [SlimDevices: Unix] Announce piCorePlayer 3.20

2018-01-13 Thread paul-

Yes, but that card is not his problem.   We will not be releasing
another 4.9.y kernel.  The next version will use 4.14.y



paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=107352

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


Re: [SlimDevices: Unix] Allo USBridge ALSA/USB issue

2018-01-13 Thread badboygolf16v

Just in case anyone else has the same problem with a USBridge/DietPi
install:

setting aotg.urb_fix=0 in /DietPi/uEnv.txt fixes it.



badboygolf16v's Profile: http://forums.slimdevices.com/member.php?userid=19486
View this thread: http://forums.slimdevices.com/showthread.php?t=108491

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


Re: [SlimDevices: Unix] Squeeze on Arch on Wandboard: boot problems following update: Solved

2018-01-13 Thread albertone74

All sorted I have managed to shrink my image. The method I have
mentioned above works very well. Problem was with another defective
(more likely not genuine) sd card that got corrupted!
Anyways happy days here, SoA is rocking out again:cool:



albertone74's Profile: http://forums.slimdevices.com/member.php?userid=23863
View this thread: http://forums.slimdevices.com/showthread.php?t=105587

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


Re: [SlimDevices: Unix] Announce piCorePlayer 3.20

2018-01-13 Thread diamonddust

paul- wrote: 
> Drivers are kernel specific, but kernel 4.9.50 contains the latest
> driver.  Ive tested the Digione without issue.

The 4.9.56 kernel bring some bugfix to the Allo Piano as well.



diamonddust's Profile: http://forums.slimdevices.com/member.php?userid=66867
View this thread: http://forums.slimdevices.com/showthread.php?t=107352

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