Re: [SlimDevices: Unix] piCorePlayer 6.x.x - Bluetooth

2020-05-27 Thread paul-


The delay is inherant to the streamer option.   There is alot of
software in the middle, each with its own buffers.

The benefit is that you can sync multiple players to the stream.



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://www.picoreplayer.org

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

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

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


Re: [SlimDevices: Unix] piCorePlayer 6.x.x - Bluetooth

2020-05-27 Thread ppmoore


kidstypike wrote: 
> You need to make that URL a favourite in LMS. Start something playing on
> your phone, and in LMS select the player on which you wish to hear the
> the stream from your phone and start the favourite playing.
> 
> Many thanks kidstypike, that solved it, linking the URL to a favourite
> in LMS.
> I can now stream music and youtube video sound to the pCP.
> 
> One think I noticed is the lag, it's about 5-7 seconds. Is this normal?
> 
> I noticed a BT Delay setting on the connected list. What is the purpose
> of this, and can I reduce it to a more normal 100-500ms?
> 
> 30474


+---+
|Filename: pcp-bt.png   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=30474|
+---+


ppmoore's Profile: http://forums.slimdevices.com/member.php?userid=13157
View this thread: http://forums.slimdevices.com/showthread.php?t=111972

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


Re: [SlimDevices: Unix] piCorePlayer 6.x.x - Bluetooth

2020-05-27 Thread paul-


prabbit wrote: 
> It appears you both are correct. More uninstalling, reinstalling,
> disconnecting, connecting, choosing the flac stream, then the mp3
> stream, then the flac stream again and finally it's working. I don't
> know which of those actions resulted in things working, but there it is.
> Finicky indeed. 
> 
> Thank you, kidstyspike and paul!

Once the favorite is made, normally is makes things easier.



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://www.picoreplayer.org

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

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

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


Re: [SlimDevices: Unix] piCorePlayer 6.x.x - Bluetooth

2020-05-27 Thread prabbit


It appears you both are correct. More uninstalling, reinstalling,
disconnecting, connecting, choosing the flac stream, then the mp3
stream, then the flac stream again and finally it's working. I don't
know which of those actions resulted in things working, but there it is.
Finicky indeed. 

Thank you, kidstyspike and paul!



prabbit's Profile: http://forums.slimdevices.com/member.php?userid=11142
View this thread: http://forums.slimdevices.com/showthread.php?t=111972

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


Re: [SlimDevices: Unix] How to for LMS 8.0 on piCorePlayer (on PiZero)?

2020-05-27 Thread paul-


IF you are using special characters, then you must use this format.


Code:


  # Maintained by user
  ctrl_interface=/var/run/wpa_supplicant
  ctrl_interface_group=staff
  # Two Character Country Code
  country=US
  update_config=1
  
  network={
  ssid="Your SSID"
  psk="P@ssword"
  key_mgmt=WPA-PSK
  auth_alg=OPEN
  }
  



Only change 3 lines
1) country=XX (There should only be two characters here, and NO
quote marks)
2) ssid=  (You need to leave the quote marks..and just
change the password in the middle)
3) psk=   (This is your password. Again, leave the quote
marks and change the middle)



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://www.picoreplayer.org

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

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

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


Re: [SlimDevices: Unix] piCorePlayer 6.x.x - Bluetooth

2020-05-27 Thread paul-


That box is used when you have a board with input capabilities.  (i.e.  
Hifiberry Dac+ADC)It is not needed for bluetooth devices.


Streamer is a bit finicky with the order things happen.   Connect your
phone, and start playing music, then try to play the stream.

If you try to play the stream before the bluetooth device is fully
ready, it can cause the stream to hang..then you have to wait a
while for it to timeout.   Sometimes this matters when you try to create
the favorite too.If LMS cannot determine the stream information when
creating the favorite, it creates sort of a black hole favorite.



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://www.picoreplayer.org

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

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

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


Re: [SlimDevices: Unix] piCorePlayer 6.x.x - Bluetooth

2020-05-27 Thread kidstypike


prabbit wrote: 
> My phone is connected.
> 
> But on the Tweaks page there's no available input device.
> 
> I have rebooted and removed and reinstalled the streamer extension.
> Nothing. What else should I try?

There's nothing in that box on my Pi server, but my phone is connected
and streaming to a squeezebox player.

30469

30471


+---+
|Filename: sream2.jpg   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=30471|
+---+


*Server - LMS 8.0.0 *Pi4B 4GB/Flirc case/pCP 6.0.0 18K library,
playlists & LMS cache on SSD (ntfs)
*Study -* Pi3B+/pCP 5.0.0/pi screen/HiFiBerry DAC+/jivelite,
*Lounge* - Pi2/pCP 5.0.0 > HiFiBerry DIGI+ > AudioEngine DAC1 > AVI DM5
*Dining Room* - Squeezebox Boom
*Garage* - Squeezebox Touch > Edifier R980T

*Spares* - 1xTouch, 1xSB3, 1xRadio, 7xRPi

kidstypike's Profile: http://forums.slimdevices.com/member.php?userid=10436
View this thread: http://forums.slimdevices.com/showthread.php?t=111972

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


Re: [SlimDevices: Unix] How to for LMS 8.0 on piCorePlayer (on PiZero)?

2020-05-27 Thread scales11


I did consider that I just had made a typo, but I have checked my
settings and did not see one.  I do have an exclamation mark in my
password and it is WPA2 AES...would either of those affect this config?



scales11's Profile: http://forums.slimdevices.com/member.php?userid=59089
View this thread: http://forums.slimdevices.com/showthread.php?t=111503

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


Re: [SlimDevices: Unix] piCorePlayer 6.x.x - Bluetooth

2020-05-27 Thread prabbit


prabbit wrote: 
> I am able to successfully have my phone work as a player. I would like
> to have it as a streamer as well (obviously not at the same time -- and
> I'm happy to make the change on the Bluetooth page and save the
> changes). However, my phone is not working as a streamer.
> 
> On the Bluetooth page I have paired my phone and set the type to
> "Streamer". The phone is connected.
> On the Tweaks page "Streamer for Audio Input" is set to "Yes".
> On the Tweaks page my phone is not in the Input Device list. I'm
> assuming this is required. Should any connected device be automatically
> shown in this list?
> 

My phone is connected.

30468

But on the Tweaks page there's no available input device.

30467

I have rebooted and removed and reinstalled the streamer extension.
Nothing. What else should I try?


+---+
|Filename: pcp-bluetooth-connected.jpg  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=30468|
+---+


prabbit's Profile: http://forums.slimdevices.com/member.php?userid=11142
View this thread: http://forums.slimdevices.com/showthread.php?t=111972

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


Re: [SlimDevices: Unix] piCorePlayer 6.x.x - Bluetooth

2020-05-27 Thread prabbit


kidstypike wrote: 
> https://forums.slimdevices.com/showthread.php?111972-piCorePlayer-6-x-x-Bluetooth=976192=1#post976192

Thank you. I didn't understand the significance of that post when it was
made. I've now created a favorite for my two bluetooth-enabled pCP
systems.



prabbit's Profile: http://forums.slimdevices.com/member.php?userid=11142
View this thread: http://forums.slimdevices.com/showthread.php?t=111972

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 6.0.0

2020-05-27 Thread paul-


ctbarker32 wrote: 
> Hi, I am uosing a new Merus Amp Hat for Pi and apparently kernel support
> was added to 4.19.108+ :
> https://github.com/Infineon/merus-audio-amp-hat-zw/issues/1#issuecomment-606069157
> 
> When will the next PicorePlayer update occur that will use this kernel?
> 

As I have a need for an amp hat, I went ahead an ordered one of these. 
Digikey has stock on them.   I have the kernels built, I'll just need to
do a bit of testing when my board gets here.



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://www.picoreplayer.org

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

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

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


Re: [SlimDevices: Unix] piCorePlayer 6.x.x - Bluetooth

2020-05-27 Thread paul-


prabbit wrote: 
> "Creates a http stream from pCP which LMS can be directed to play to any
> Player in your LMS environment." Does the http stream need to be on the
> pCP running LMS or can it be a player-only pCP?

LMS can be running anywhere on your network



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://www.picoreplayer.org

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

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

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


Re: [SlimDevices: Unix] piCorePlayer 6.x.x - Bluetooth

2020-05-27 Thread kidstypike


prabbit wrote: 
> 
> 
> Streaming is a new process for me. Where should the URL go (e.g.,
> http://pcp-lms:9100/S16_LE/44100/2/F)? Would it go in the Radio >
> Tune-in URL (even though it's not a Tune-In Radio URL)? Or is there some
> other place?

https://forums.slimdevices.com/showthread.php?111972-piCorePlayer-6-x-x-Bluetooth=976192=1#post976192



*Server - LMS 8.0.0 *Pi4B 4GB/Flirc case/pCP 6.0.0 18K library,
playlists & LMS cache on SSD (ntfs)
*Study -* Pi3B+/pCP 5.0.0/pi screen/HiFiBerry DAC+/jivelite,
*Lounge* - Pi2/pCP 5.0.0 > HiFiBerry DIGI+ > AudioEngine DAC1 > AVI DM5
*Dining Room* - Squeezebox Boom
*Garage* - Squeezebox Touch > Edifier R980T

*Spares* - 1xTouch, 1xSB3, 1xRadio, 7xRPi

kidstypike's Profile: http://forums.slimdevices.com/member.php?userid=10436
View this thread: http://forums.slimdevices.com/showthread.php?t=111972

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


Re: [SlimDevices: Unix] piCorePlayer 6.x.x - Bluetooth

2020-05-27 Thread prabbit


paul- wrote: 
> It sounds like there is some confusion regarding modes, and I'm sure
> language translation is not helping.
> 
> Speaker:   Play music from LMS to the Bluetooth Speaker.  The Name of
> the bluetooth speaker will show up in LMS Players list
> 
> Streamer:  Connect your phone via bluetooth to pCP.  Creates a http
> stream from pCP which LMS can be directed to play to any Player in your
> LMS environment.
> 
> Player: Connect your phone to pCP and play music to your wired
> speakers.
> 
> 
> A couple of other definitions from the logs that might help..   pCP
> only supports a2dp.
> _TRANSPORT:a2dpsrc__->  This is a bluetooth device that is capable of
> receiving music.(I know this sounds contradictory, I didn't make up the
> name)  
> _TRANSPORT:a2dpsnk__-> This is a bluetooth device that is capable of
> sending music over bluetooth

Oooh, good information indeed. One clarification is needed (for me)
about "Creates a http stream from pCP which LMS can be directed to play
to any Player in your LMS environment." Does the http stream need to be
on the pCP running LMS or can it be a player-only pCP?

Separately...

I am able to successfully have my phone work as a player. I would like
to have it as a streamer as well (obviously not at the same time -- and
I'm happy to make the change on the Bluetooth page and save the
changes). However, my phone is not working as a streamer.

On the Bluetooth page I have paired my phone and set the type to
"Streamer". The phone is connected.
On the Tweaks page "Streamer for Audio Input" is set to "Yes".
On the Tweaks page my phone is not in the Input Device list. I'm
assuming this is required. Should any connected device be automatically
shown in this list?

Streaming is a new process for me. Where should the URL go (e.g.,
http://pcp-lms:9100/S16_LE/44100/2/F)? Would it go in the Radio >
Tune-in URL (even though it's not a Tune-In Radio URL)? Or is there some
other place?



prabbit's Profile: http://forums.slimdevices.com/member.php?userid=11142
View this thread: http://forums.slimdevices.com/showthread.php?t=111972

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


Re: [SlimDevices: Unix] How to for LMS 8.0 on piCorePlayer (on PiZero)?

2020-05-27 Thread Yatsushiro


scales11 wrote: 
> I am trying to get this running on my PiZeroW without plugging in to a
> monitor ala "headless" mode (I dont have an HDMI adapter).  I tried
> following the "howto setup wifi without ethernet" after i burned the
> image but prior to removing the sd card, but the pi does not connect to
> wifi...I am using the latest version (8.0).
> 
> Can anyone recommend a solution that would work for this scenario?
> 
> Thanks,

I have used this method many times; on the rare occasions when it has
failed, it's either a typo, or trying to connect to a 5GHz network,
which the PiZeroW won't do (unless it has a USB WiFi adapter that does
support 5GHz)



Yatsushiro's Profile: http://forums.slimdevices.com/member.php?userid=66935
View this thread: http://forums.slimdevices.com/showthread.php?t=111503

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


Re: [SlimDevices: Unix] How to for LMS 8.0 on piCorePlayer (on PiZero)?

2020-05-27 Thread scales11


I am trying to get this running on my PiZeroW without plugging in to a
monitor ala "headless" mode (I dont have an HDMI adapter).  I tried
following the "howto setup wifi without ethernet" after i burned the
image but prior to removing the sd card, but the pi does not connect to
wifi...I am using the latest version (8.0).

Can anyone recommend a solution that would work for this scenario?

Thanks,



scales11's Profile: http://forums.slimdevices.com/member.php?userid=59089
View this thread: http://forums.slimdevices.com/showthread.php?t=111503

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 6.0.0

2020-05-27 Thread paul-


cobrasu wrote: 
> I hope picoreplayer could really boot from USB3.0 flash drive from
> Raspberry Pi 4.

There is no benefit to booting from USB on pCP.   The only reason that I
do it is when installed in a frame, I don't like having to open up the
system to change.  That being said, pCP should support whatever
capabilities RPI builds into the pi4 bootloader.



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://www.picoreplayer.org

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

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

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


Re: [SlimDevices: Unix] piCorePlayer 6.0.0 and Waveshare Touchscreens

2020-05-27 Thread Yatsushiro


mooblie wrote: 
> Thanks, Yatsushiro - I will look at that too.  I have a capacitative
> (not resistive) touchscreen saying "A06" on the PCB, does that make it a
> "C"?
> 
> (Wow - what just happened to the forums!!!?)

If it is 1024X600 with capacitive touch, then it's either a C or an H.
If it only has HDMI video input, it's a C. If it has both an HDMI port
and a mini VGA port, it's an H.

This is the back of a C:

30461

This is the relevant section from my DMESG:


Code:

[2.982713] usb 1-1.4: new full-speed USB device number 6 using dwc_otg
  [3.116080] usb 1-1.4: New USB device found, idVendor=0eef, 
idProduct=0005, bcdDevice= 2.00
  [3.116096] usb 1-1.4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [3.116108] usb 1-1.4: Product: By ZH851
  [3.116119] usb 1-1.4: Manufacturer: BYZHYYZHY
  [3.116129] usb 1-1.4: SerialNumber: qP386w5689
  [3.126338] input: BYZHYYZHY By ZH851 Mouse as 
/devices/platform/soc/3f98.usb/usb1/1-1/1-1.4/1-1.4:1.0/0003:0EEF:0005.0003/input/input4
  [3.127279] input: BYZHYYZHY By ZH851 Touchscreen as 
/devices/platform/soc/3f98.usb/usb1/1-1/1-1.4/1-1.4:1.0/0003:0EEF:0005.0003/input/input5
  [3.128402] hid-generic 0003:0EEF:0005.0003: input,hiddev96,hidraw2: USB 
HID v1.10 Mouse [BYZHYYZHY By ZH851] on usb-3f98.usb-1.4/input0



+---+
|Filename: 7CP-design.jpg   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=30461|
+---+


Yatsushiro's Profile: http://forums.slimdevices.com/member.php?userid=66935
View this thread: http://forums.slimdevices.com/showthread.php?t=112266

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


Re: [SlimDevices: Unix] piCorePlayer 6.0.0 and Waveshare Touchscreens

2020-05-27 Thread mooblie


Thanks, Yatsushiro - I will look at that too.  I have a capacitative
(not resistive) touchscreen saying "A06" on the PCB, does that make it a
"C"?

(Wow - what just happened to the forums!!!?)



Martin

mooblie's Profile: http://forums.slimdevices.com/member.php?userid=15378
View this thread: http://forums.slimdevices.com/showthread.php?t=112266

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 6.0.0

2020-05-27 Thread paul-


mcduman wrote: 
> Is there a new version of pCp? i saw in the extension repo

Repo watchers :)   No, it needs testing yet.  The only change is going
to be the kernel 4.19.122 that includes Merus Amp support.



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://www.picoreplayer.org

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

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

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


Re: [SlimDevices: Unix] piCorePlayer 6.0.0 and Waveshare Touchscreens

2020-05-27 Thread mooblie


Thanks also, Yatsushiro.  I will take a look shorlty at that, and
Ralphy's point.

BTW: What just happened to the forums?!!



Martin

mooblie's Profile: http://forums.slimdevices.com/member.php?userid=15378
View this thread: http://forums.slimdevices.com/showthread.php?t=112266

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 6.0.0

2020-05-27 Thread mcduman


Is there a new version of pCp? i saw in the extension repo



mcduman's Profile: http://forums.slimdevices.com/member.php?userid=66702
View this thread: http://forums.slimdevices.com/showthread.php?t=111787

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 6.0.0

2020-05-27 Thread carsten_h


huxmut wrote: 
> nice. can you try the usb as boot ?

Not in the moment. I have to update the Pi with the beta eeprom Firmware
and also install the SD card on USB (both USB 3 ports are used).



carsten_h's Profile: http://forums.slimdevices.com/member.php?userid=69113
View this thread: http://forums.slimdevices.com/showthread.php?t=111787

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 6.0.0

2020-05-27 Thread huxmut


nice. can you try the usb as boot ?



rPi 3 + rasPi 7" LCD + HiFiBerry DiGi+ | rPi 2 + IQaudio DAC+ |
rPi 2 + HiFiBerry DAC+ | Squeeze Box Touch | LMS on pCP
https://www.picoreplayer.org/how_to_upgrade_lms.shtml

huxmut's Profile: http://forums.slimdevices.com/member.php?userid=65108
View this thread: http://forums.slimdevices.com/showthread.php?t=111787

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 6.0.0

2020-05-27 Thread carsten_h


huxmut wrote: 
> if you have lms on tbe same pi it might be even more advantageous.
> certainly worth a test :)

I have a piCorePlayer Installation with mainly LMS on a Pi4B. Only the
pCP Installation is on the SD card.
The LMS database is on a USB Stick and the music is on a USB attached
SSD. This Pi also starts in 20 seconds.



carsten_h's Profile: http://forums.slimdevices.com/member.php?userid=69113
View this thread: http://forums.slimdevices.com/showthread.php?t=111787

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 6.0.0

2020-05-27 Thread huxmut


not on a pi3. but on a pi4, yes.
if you have lms on tbe same pi it might be even more advantageous.
certainly worth a test :)



rPi 3 + rasPi 7" LCD + HiFiBerry DiGi+ | rPi 2 + IQaudio DAC+ |
rPi 2 + HiFiBerry DAC+ | Squeeze Box Touch | LMS on pCP
https://www.picoreplayer.org/how_to_upgrade_lms.shtml

huxmut's Profile: http://forums.slimdevices.com/member.php?userid=65108
View this thread: http://forums.slimdevices.com/showthread.php?t=111787

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 6.0.0

2020-05-27 Thread carsten_h


huxmut wrote: 
> but it might be even faster if the usb drive was a ssd

When I look at my Pi3B+ it takes only 20 to 30 seconds to boot to see
Jivelite on the 7" screen. Would you expect USB to be much faster?



carsten_h's Profile: http://forums.slimdevices.com/member.php?userid=69113
View this thread: http://forums.slimdevices.com/showthread.php?t=111787

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 6.0.0

2020-05-27 Thread huxmut


carsten_h wrote: 
> So what should be better on a boot from USB?

not saying it would be better/worse, but it might be even faster if the
usb drive was a ssd
??



rPi 3 + rasPi 7" LCD + HiFiBerry DiGi+ | rPi 2 + IQaudio DAC+ |
rPi 2 + HiFiBerry DAC+ | Squeeze Box Touch | LMS on pCP
https://www.picoreplayer.org/how_to_upgrade_lms.shtml

huxmut's Profile: http://forums.slimdevices.com/member.php?userid=65108
View this thread: http://forums.slimdevices.com/showthread.php?t=111787

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


Re: [SlimDevices: Unix] AUDIOPHONICS RASPDAC MINI Kit

2020-05-27 Thread kit1cat


eristoff wrote: 
> Hi,
> 
> You need to edit the following files : 
> >   >   > 
  - /etc/systemd/system/squeezelite.service : line 7, change
  > squeezelite parameters, at least the mac address
  - /home/dietpi/OLED/lms_oled_1.54_spi_audiophonics.py : line 71 with
  > lms server details and line 75 with the mac address specified for
  > squeezelite
  - /etc/lirc/lmscli.exp : line 27 and following with lms server
  > details
  > > > 

Thanks for info, will have a look.



kit1cat's Profile: http://forums.slimdevices.com/member.php?userid=66141
View this thread: http://forums.slimdevices.com/showthread.php?t=112288

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 6.0.0

2020-05-27 Thread carsten_h


cobrasu wrote: 
> I hope picoreplayer could really boot from USB3.0 flash drive from
> Raspberry Pi 4.

Why?
The SD-card is only used a short time at boot and then not more.
For music you can choose an extra USB drive and for the LMS Database
also.

So what should be better on a boot from USB?



carsten_h's Profile: http://forums.slimdevices.com/member.php?userid=69113
View this thread: http://forums.slimdevices.com/showthread.php?t=111787

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