Re: [SlimDevices: Unix] piCorePlayer 6.1.0 issues

2020-11-10 Thread Greg Erskine
All the coding is in pcp-rpi-functions. Usually when RPF release a new product they update their documentation, then I (or Paul) update pcp-rpi-functions. In the past I used Gordon's wiringPi because he was always quick to update. BTW: I am in the process of rewriting pcp-rpi-functions --

Re: [SlimDevices: Unix] Latest version of Squeezeplay for Linux ?

2020-11-10 Thread noexit
Thanks for your reply, Ralphy! That was actually my typo, sort of. I believe my issue is a PATH or Permissions issue. I did try "./squeezeplay.sh" from terminal and I get an error on line 58 that says something to the effect of jive: No such file or directory. I played around with adding the d

Re: [SlimDevices: Unix] piCorePlayer 6.1.0 issues

2020-11-10 Thread coyrls
Greg Erskine wrote: > Yes, pCP reads "revision" from /proc/cpuinfo > > They changed revision codes when they went from RPi1 to RPi2. > > With the release of the 16 (or is it 32) different CM4's, I imagine > maintaining this list in their documentation has become to much of a > burden. :confuse

Re: [SlimDevices: Unix] piCorePlayer 6.1.0 issues

2020-11-10 Thread coyrls
Greg Erskine wrote: > Yes, pCP reads "revision" from /proc/cpuinfo > > They changed revision codes when they went from RPi1 to RPi2. > > With the release of the 16 (or is it 32) different CM4's, I imagine > maintaining this list in their documentation has become to much of a > burden. :confuse

Re: [SlimDevices: Unix] piCorePlayer 7.0.0 - Public Beta

2020-11-10 Thread firebelli
Hi Paul, team - thank you very much for continuous upgrade. I just tested 7.0.0b on following two players and confirmed working fine. Model B (512MiB) USB output with pCP7.0.0b6 32 Bit Allo DigiOne signature + USBridge (Computer Module 3, 1GiB) coax with pCP7.0.0b6 64 Bit New function to broad

Re: [SlimDevices: Unix] piCorePlayer 6.1.0 issues

2020-11-10 Thread Paul Webster
coyrls wrote: > > Revision: b03114 > That appears to be revision 1.4 I see that Adafruit have recently added it to their list - see near end of file https://github.com/adafruit/Adafruit_Python_PlatformDetect/blob/master/adafruit_platformdetect/constants/boards.py Paul Webster http://dabdig

Re: [SlimDevices: Unix] piCorePlayer 6.1.0 issues

2020-11-10 Thread Greg Erskine
Yes, pCP reads "revision" from /proc/cpuinfo They changed revision codes when they went from RPi1 to RPi2. With the release of the 16 (or is it 32) different CM4's, I imagine maintaining this list in their documentation has become to much of a burden. :confused: --

Re: [SlimDevices: Unix] piCorePlayer 6.1.0 issues

2020-11-10 Thread coyrls
Is Pcp doing some kind of lookup then? It is identified in the dmesg boot sequence: Code: [0.00] Machine model: Raspberry Pi 4 Model B Rev 1.4 coyrls's Profile: http

Re: [SlimDevices: Unix] piCorePlayer 6.1.0 issues

2020-11-10 Thread Greg Erskine
b03114 doesn't exist according to the Raspberry Pi documentation: https://github.com/raspberrypi/documentation/blob/master/hardware/raspberrypi/revision-codes/README.md ;) They seem to have stopped updating this list. G

Re: [SlimDevices: Unix] piCorePlayer 6.1.0 issues

2020-11-10 Thread coyrls
I've recently set up piCorePlayer on a Pi 4B 2GB memory. All is working but I get the following from pcp_diag_rpi.log: Code: Raspberry Pi Model: ? Revision: b03114 PCB Revision: ? Memory: ? Shortname: pCP-?-d0630a Any ide

Re: [SlimDevices: Unix] piCorePlayer 7.0.0 - Public Beta

2020-11-10 Thread paul-
acanning wrote: > So that means that the Recovery process automatically updates your Pi4 > to the latest version of everything? That is much easier :) > > I'm still not sure what is meant in regard to pCP7 when they say 'RPi > Firmware Nov 6, 2020'...is that doing some kind of update on my Pi4?

Re: [SlimDevices: Unix] piCorePlayer IR support

2020-11-10 Thread seekasoul
ralphy wrote: > You need to Install LIRC for squeezelite if you want the remote to > control squeezelite headless ie. not running jivelite. > > You are using the configuration file for lircd not the client. It > should be /home/tc/.lircrc which is installed as part of the LIRC setup. Now it w

Re: [SlimDevices: Unix] piCorePlayer IR support

2020-11-10 Thread themetman
OK, @ralphy still no good, so did fresh install of version 6.1.0, configured the IR as default: I have not updated the system yet. I am using the Basic Player, not the server or Beta and I do not have LMS active on this player. Then ssh into the system Code: grep ir

Re: [SlimDevices: Unix] piCorePlayer IR support

2020-11-10 Thread ralphy
themetman wrote: > OK, I do have an oscilloscope, so will get it out in the next day or > so. > Thanks for the ideas. Before you dig it out, confirm that config.txt has the correct pin for your setup. Code: tc@rpi3p:~$ *m1* tc@rpi3p:~$ *c1* tc@rpi3p:/mnt/sda

Re: [SlimDevices: Unix] Latest version of Squeezeplay for Linux ?

2020-11-10 Thread ralphy
Did you forget the ./ or was that just a typo? From /opt/squeezeplay/bin, try./squeezeplay.sh & Ralphy *1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio 'Squeezebox client builds' (https://sourceforge.net/projects/lmsclients/files/) 'donations' (https://www.paypal.com/cgi-bin/webscr?cmd=_donat

Re: [SlimDevices: Unix] Digital signal processing is possible with piCoreplayer & squeezelite

2020-11-10 Thread seekasoul
mherger wrote: > > But how to understand if something is really changed in the sound? > > Trust your ears. If you can't hear the difference, then it's probably > not worth the hassle ;-) > > -- > > MichaelI meant, is there a way to see if the DSP process is okay? Aside the placebo effect of

Re: [SlimDevices: Unix] Digital signal processing is possible with piCoreplayer & squeezelite

2020-11-10 Thread Michael Herger
But how to understand if something is really changed in the sound? Trust your ears. If you can't hear the difference, then it's probably not worth the hassle ;-) -- Michael ___ unix mailing list unix@lists.slimdevices.com http://lists.slimdevices.c

Re: [SlimDevices: Unix] Digital signal processing is possible with piCoreplayer & squeezelite

2020-11-10 Thread seekasoul
Is this sound correction all done automatically? I followed the instructions for having ir running on pCP 6.1.0 here: https://github.com/Lykkedk/Camilladsp-SampleRate-Control But how to understand if something is really changed in the sound?

Re: [SlimDevices: Unix] piCorePlayer 7.0.0 - Public Beta

2020-11-10 Thread Man in a van
Hi Ashley The recovery only updates the bootloader eeprom on the rpi4, nothing else :) ronnie Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627 View this thread: http://forums.slimdevices.com/

Re: [SlimDevices: Unix] piCorePlayer 7.0.0 - Public Beta

2020-11-10 Thread acanning
Man in a van wrote: > As referenced by carsten_h, scroll down to "Recovery" > > https://www.raspberrypi.org/downloads/ So that means that the Recovery process automatically updates your Pi4 to the latest version of everything? That is much easier :) I'm still not sure what is meant in regard

Re: [SlimDevices: Unix] piCorePlayer 7.0.0 - Public Beta

2020-11-10 Thread Man in a van
acanning wrote: > Morning All > > I have a quick question about updating the firmware/bootloader software > on my Pi4. I see that pCP V7 includes the Nov Firmware, does that mean > that it will upgrade my Pi4 to that version? Under the pCP v6 thread the > first posting gives details on how to up

Re: [SlimDevices: Unix] piCorePlayer 7.0.0 - Public Beta

2020-11-10 Thread carsten_h
acanning wrote: > In the past I have updated the firmware on my Pi4 by loading the Pi OS > on a different SD card There is an easier way to do that. If you use the "Raspberry Pi Imager", you can choose "Misc utility images" and then "Raspberry Pi 4 EEPROM boot recovery" and flash that to a SD c

Re: [SlimDevices: Unix] piCorePlayer 7.0.0 - Public Beta

2020-11-10 Thread carsten_h
kmccourt wrote: > Whenever I try to disable HDMI power on the Tweaks page, I get the > following: I have exactly the same problem on a 3B+. Is it really necessary to switch it off? Will the Pi use less power then? Pi4 4GB piCorePlayer with LMS and Squeezelite for USB; Pi3B+ (7" Display, Hifi

Re: [SlimDevices: Unix] piCorePlayer 7.0.0 - Public Beta

2020-11-10 Thread kmccourt
Many thanks for continuing work on this fantastic project. I've installed the 64-bit version on a Pi3B. This went smoothly. Whenever I try to disable HDMI power on the Tweaks page, I get the following: Code: [ INFO ] Powering off HMDI... [ INFO ] Checking for tvservi

Re: [SlimDevices: Unix] piCorePlayer 7.0.0 - Public Beta

2020-11-10 Thread acanning
Morning All I have a quick question about updating the firmware/bootloader software on my Pi4. I see that pCP V7 includes the Nov Firmware, does that mean that it will upgrade my Pi4 to that version? Under the pCP v6 thread the first posting gives details on how to update the bootloader but I get