Re: [SlimDevices: Unix] Using the RemotePi board with pCP

2021-01-16 Thread Greg Erskine
Great! :D Would you like me to add these instructions to the piCoreplayer Documentation under "Projects"? :confused: Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403 View this thread:

Re: [SlimDevices: Unix] Pcp Update to LMS 8.1.2

2021-01-16 Thread paul-
Release is a released version. It will not receive any updates. Stable and Development are work in process branches that get updates. When a new release is made, the other branches may not exist yet. piCorePlayer a small player for the Raspberry Pi in RAM. Homepage:

Re: [SlimDevices: Unix] Pcp Update to LMS 8.1.2

2021-01-16 Thread slartibartfast
coyrls wrote: > As I understand it, 8.1.1 is now classified as the release version and > 8.1.2 as the stable > version.https://forums.slimdevices.com/showthread.php?p=1004689 Sent from my Pixel 3a using Tapatalk

Re: [SlimDevices: Unix] Using the RemotePi board with pCP

2021-01-16 Thread jeroen2
32986 +---+ |Filename: PCP RemotePi board.txt | |Download: http://forums.slimdevices.com/attachment.php?attachmentid=32986| +---+

Re: [SlimDevices: Unix] Pcp Update to LMS 8.1.2

2021-01-16 Thread paul-
For pCP6, You can still do it from command line. https://docs.picoreplayer.org/how-to/upgrade_lms/ piCorePlayer a small player for the Raspberry Pi in RAM. Homepage: https://www.picoreplayer.org Please 'donate'

Re: [SlimDevices: Unix] PiCore Player and gpio-poweroff / gpio-shutdown overlays

2021-01-16 Thread jeroen2
bla4711 wrote: > Hi jeroen, great, I guess this is also interesting for many other > picoreplayer user (have not found so many remote switch off/on options > for Raspi 4 > Hi Bla, you can check out this and let me know if this works for you.

[SlimDevices: Unix] Using the RemotePi board with pCP

2021-01-16 Thread jeroen2
The RemotePi boards offers a shutdown button and infrared for connecting a remote. The shutdown button is also operated by the remote so you can turn the Pi on either with the button or using the remote. To install on PcP requires some custom scripts top be installed. And please note that to

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2021-01-16 Thread paul-
it allows you to set CPU's based on a comma delimited list of cpus. >From the looks of this, it never operated with busybox's implementation of taskset. I must have been using the full util-linux all the time. Not sure how this never came up before. if you install the util-linux extension,

Re: [SlimDevices: Unix] Pcp Update to LMS 8.1.2

2021-01-16 Thread coyrls
kidstypike wrote: > Ah, sorry, on the LMS page click the "Update LMS" button, then on the > next page click the "Manual Update" button. > OK, I'm still on 6.1.0 and I don't get that option. I guess I will need to run the lms-update.sh command manually again to get to 8.1.2.

Re: [SlimDevices: Unix] Pcp Update to LMS 8.1.2

2021-01-16 Thread coyrls
slartibartfast wrote: > 8.1.1 is stable. On my Pi which is Raspbian I needed to install 8.1.2 > manually and from then on I get updates. > > Sent from my Pixel 3a using Tapatalk As I understand it, 8.1.1 is now classified as the release version and 8.1.2 as the stable version.

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2021-01-16 Thread pputzer
paul- wrote: > Reported earlier. Busybox keeps changing applets. Ah yes, I didn't search to be honest. In my case it's on a 3B+, so there is a need for CPU isolation. What's the 'c' flag supposed to do? pputzer's

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2021-01-16 Thread paul-
Reported earlier. Busybox keeps changing applets. piCorePlayer a small player for the Raspberry Pi in RAM. Homepage: https://www.picoreplayer.org Please 'donate'

Re: [SlimDevices: Unix] piCorePlayer Documentation

2021-01-16 Thread PaoloFazari
Greg Erskine wrote: > With my limited knowledge of udev, I can't see a way to make a truly > generic solution. > > In some of the udev.rules there is already some product specific code. > The potential work to do USB properly is enormous! > > I think?? this problem only occurs if the RPi and

Re: [SlimDevices: Unix] piCorePlayer 6 - configuring NTP server ?

2021-01-16 Thread Greg Erskine
Thanks Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403 View this thread: http://forums.slimdevices.com/showthread.php?t=112335 ___ unix mailing

Re: [SlimDevices: Unix] piCorePlayer 6 - configuring NTP server ?

2021-01-16 Thread mvordeme
Greg Erskine wrote: > Has anyone worked out the actual time drift of a Raspberry Pi?My 4B seems to > drift less than 2 seconds per day. Code: $ date Sat Jan 16 21:15:23 CET 2021 tc@piCoreServer:/etc/sysconfig$ sudo /usr/bin/getTime.sh

Re: [SlimDevices: Unix] Pcp Update to LMS 8.1.2

2021-01-16 Thread kidstypike
coyrls wrote: > I am not sure how this answers my question. I chose the stable release > but am still on 8.1.1, not 8.1.2. Ah, sorry, on the LMS page click the "Update LMS" button, then on the next page click the "Manual Update" button. 32984

Re: [SlimDevices: Unix] Pcp Update to LMS 8.1.2

2021-01-16 Thread slartibartfast
coyrls wrote: > I am not sure how this answers my question. I chose the stable release > but am still on 8.1.1, not 8.1.2.8.1.1 is stable. On my Pi which is Raspbian > I needed to install 8.1.2 manually and from then on I get updates. Sent from my Pixel 3a using Tapatalk

Re: [SlimDevices: Unix] Pcp Update to LMS 8.1.2

2021-01-16 Thread coyrls
I am not sure how this answers my question. I chose the stable release but am still on 8.1.1, not 8.1.2. coyrls's Profile: http://forums.slimdevices.com/member.php?userid=44253 View this thread:

Re: [SlimDevices: Unix] Pcp Update to LMS 8.1.2

2021-01-16 Thread kidstypike
coyrls wrote: > I am confused about how LMS updates happen with pcp. I am on pcp 6.1 (I > will be updating to 7.0) and I have previously used the lms-update > script to select the stable branch of LMS with nightly updates: > > > Code: > > sudo ./lms-update.sh

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2021-01-16 Thread pputzer
When I try to set the CPU affinity for the squeezelite-output thread, there's an error in the bootlog: Code: [ INFO ] Starting Squeezelite player: Squeezelite... taskset: invalid option -- 'c' BusyBox v1.31.1 (2020-12-18 22:35:49 EST) multi-call binary. Usage:

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2021-01-16 Thread pputzer
I think there's supposed to be a function Code: pcp_rpi_is_rpi4 defined in Code: WWWROOT/cgi-bin/rpi_functions , but it isn't. It is references in Code: writetohdmipwr.cgi

[SlimDevices: Unix] Pcp Update to LMS 8.1.2

2021-01-16 Thread coyrls
I am confused about how LMS updates happen with pcp. I am on pcp 6.1 (I will be updating to 7.0) and I have previously used the lms-update script to select the stable branch of LMS with nightly updates: Code: sudo ./lms-update.sh --release stable -s -r -u

Re: [SlimDevices: Unix] piCorePlayer Documentation

2021-01-16 Thread Greg Erskine
With my limited knowledge of udev, I can't see a way to make a truly generic solution. In some of the udev.rules there is already some product specific code. The potential work to do USB properly is enormous! I think?? this problem only occurs if the RPi and DAC are powered independently. I

Re: [SlimDevices: Unix] Start/restart squeezelite when plug-in USB dac

2021-01-16 Thread rgro
Cool...it works! I typically leave my RME dac in standby mode and, if an update, etc. necessitated the need for a Squeezelite or Pi restart/reboot, I had to remember to bring the dac up out of standby to fully on prior to the restart/reboot or Squeezelite wouldn't start. Rg System

Re: [SlimDevices: Unix] PiCore Player and gpio-poweroff / gpio-shutdown overlays

2021-01-16 Thread bla4711
jeroen2 wrote: > Hi Bla, thanks for asking. Credits would go to Ralphy, Paul and Greg > though, who explained to me how to do this. :-) > > I've been meaning to document this, but haven't gotten around to it. > Getting the RemotePi board to work requires two scripts for the shutdown >

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

2021-01-16 Thread Ejdzi
Code: pCP Bluetooth extension build:0015 Starting BT Controller bcm43xx_init Flash firmware /lib/firmware/brcm/BCM4345C0.hcd Set BDADDR UART: b8:27:eb:87:4b:60 Set Controller UART speed to 300 bit/s Device setup complete Waiting for bluetooth

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

2021-01-16 Thread paul-
CAn you post your bluetooth log? 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

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

2021-01-16 Thread Ejdzi
Thank you, but unfortunately this does not work for me. :( I'v got a working IR setup with a squeezelite with dac or simply analog audio out. For bluetooth headphones squeezelite IR not react (no matter if main squeezelite is on or off) Only when I try to synchronize main squeezelite with

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2021-01-16 Thread gabsi55
paul- wrote: > 32 bit was working fine. The libraries were in the wrong spot on 64 > bit, the extension has been fixed. Please update. Thanks for this high speed help :) I can try tomorrow. paul- wrote: > > It would really be helpful if you give system details when reporting > problems.

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2021-01-16 Thread paul-
32 bit was working fine. The libraries were in the wrong spot on 64 bit, the extension has been fixed. Please update. It would really be helpful if you give system details when reporting problems. piCorePlayer a small player for the Raspberry Pi in RAM. Homepage:

Re: [SlimDevices: Unix] Network dropout with pCP 7.0.0

2021-01-16 Thread bambadoo
Did a fresh install. So far so good. Wrote about "freeze" in the main v7.0.0 thread also before this thread. Noticed this with the excact same setup and similar "freeze". Maybe a coincidence or maybe not. BTW: I am not running Jivelite.

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2021-01-16 Thread gabsi55
paul- wrote: > Did you install the equalizer extension? It’s on the tweaks page. Yes, and it showed no error. Also tce-load - wi alsaequal.tcz Shows it is installed.. gabsi55's Profile:

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2021-01-16 Thread willbewill
paul- wrote: > Easiest way is to remove and then reinstall. But you can leave the old > version.it should be fine. Many thanks for speedy reply - yes it appears to be working fine. willbewill's Profile:

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2021-01-16 Thread paul-
Easiest way is to remove and then reinstall. But you can leave the old version.it should be fine. piCorePlayer a small player for the Raspberry Pi in RAM. Homepage: https://www.picoreplayer.org Please 'donate'

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2021-01-16 Thread willbewill
Thanks for this update, all appears to be working after updating insitu from 6.0.0 but I did get a message that samba4.tcz couldn't update and should be done manually. Is this an issue and if so how do I update it?

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2021-01-16 Thread paul-
Did you install the equalizer extension? It’s on the tweaks page. piCorePlayer a small player for the Raspberry Pi in RAM. Homepage: https://www.picoreplayer.org Please 'donate'

Re: [SlimDevices: Unix] Network dropout with pCP 7.0.0

2021-01-16 Thread paul-
Logs are not retained across boot. If you login when you have access, and kill the jivelite respawn shell script. Then when you see the problem, you can stop jivelite, and have console access. piCorePlayer a small player for the Raspberry Pi in RAM. Homepage: https://www.picoreplayer.org

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2021-01-16 Thread gabsi55
Hello together, I really love piCorePlayer 7. But unfortunately i cannot get to run the equalizer. The error i get after installing and using sudo alsamixer -D equal: ALSA lib dlmisc.c:345:(snd_dlobj_cache_get0) Cannot open shared library libasound_module_ctl_equal.so

Re: [SlimDevices: Unix] piCorePlayer Documentation

2021-01-16 Thread Paul Webster
Perhaps it is useful enough to consider making a generic version for when people configure USB audio - and put it in standard pCP. Paul Webster http://dabdig.blogspot.com author of \"now playing\" plugins covering radio france (fip etc), kcrw, supla finland, abc australia, cbc/radio-canada

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2021-01-16 Thread chill
ralphy wrote: > pcp-id3v2.tcz and vorbis-tools.tcz extensions have been added to the > picoreplayer 7.0 64bit repository. Thanks Ralphy. Perfect timing - I'm working my way through a comprehensive update to my scripts for backing up, archiving and maintaining a compressed copy of my library,

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2021-01-16 Thread ralphy
chill wrote: > Great, thanks Ralphy. No rush at all. pcp-id3v2.tcz and vorbis-tools.tcz extensions have been added to the picoreplayer 7.0 64bit repository. Ralphy *1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio 'Squeezebox client builds'

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2021-01-16 Thread Greg Erskine
Thanks. I removed the plural and it works better, no more duplicated DAC.ssh processes. :) Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403 View this thread:

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2021-01-16 Thread Greg Erskine
Thanks Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403 View this thread: http://forums.slimdevices.com/showthread.php?t=103330 ___ unix mailing

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2021-01-16 Thread slartibartfast
Greg Erskine wrote: > Can't see them. :(http://digitalem.net/downloads/vu_analog_25seq_b.png Sent from my Pixel 3a using Tapatalk slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609 View

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2021-01-16 Thread Greg Erskine
Can't see them. :( Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403 View this thread: http://forums.slimdevices.com/showthread.php?t=103330 ___ unix

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2021-01-16 Thread corrobor
Greg Erskine wrote: > I have started to convert "udev USB DAC stuff" to markdown. > > Then I thought I should test it. > > I had to change "ATTR{idProduct}" to "ATTRS{idProduct}" for my USB > device, and DAC.sh gets run 4 or 5 times! More research required. Hi friend, the singular form of

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2021-01-16 Thread martymcbro
Hi, I found some very nice looking VU meters. I have them already working for some time on my system. Have a look here: http://www.hifi-forum.de/viewthread-181-11004-2.html#74 Regards martymcbro's Profile:

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2021-01-16 Thread corrobor
Greg Erskine wrote: > I have started to convert "udev USB DAC stuff" to markdown. > > Then I thought I should test it. > > I had to change "ATTR{idProduct}" to "ATTRS{idProduct}" for my USB > device, and DAC.sh gets run 4 or 5 times! More research required. I get work with "ATTR" and not