Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-18 Thread fiatelist
I have updated from RPI3 and 5.0 to RPI4 with 6.0.0 b7 and can't get the Power On/Off Script to work any more. Essentially I want the playback to stop at power off in order to get the clock on the display. The script works fine on the command line and on my RPI3 setup. Code: --

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-18 Thread paul-
pcp stop, should stop the current track, but depending on the powersave setting in LMS it might not show the clock. You should use "pcp power off" piCorePlayer a small player for the Raspberry Pi in RAM. Homepage: https://www.picoreplayer.org Please 'donate' (https://www.paypal.com/cgi-bin/

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-18 Thread fiatelist
Thanks Paul, I will try that. Some further debugging showed that the script did not run at all, running it from the command prompt gave the desired result. I have performed an upgrade of pcp-base and that has seems to have solved the problem, but I will change to "pcp power off" as that is more

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-18 Thread Aldoszx
I have just found this: https://github.com/efoverskov/picoreplayer-roonbridge I am gonna try the script. If it is working, a big plus for PCP from my point of view ! Aldoszx's Profile: http://forums.slimdevices.com/member

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-18 Thread paul-
Interesting It will require some updates for the final release of pCP6, but let us know if it works. 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&business=U7JHY5WYHCN

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-18 Thread Aldoszx
Hi Paul. I can confirm it is working ! My setup is: RPi4 + picorePlayer 6.0b7 + Khadas Tone Board (USB) I had to stop Squeezelite in order to give Roon access to Tone Board. Now, do yu think it is possible to have Squeezelite enabled when playing via Roon? This is possible by example in Die

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-18 Thread paul-
Just enable the -C option. This will close the output after so many idle seconds. 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&business=U7JHY5WYHCNRU&lc=GB¤cy_code=USD&b

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-18 Thread Aldoszx
Thank you , Paul ! Aldoszx's Profile: http://forums.slimdevices.com/member.php?userid=69750 View this thread: http://forums.slimdevices.com/showthread.php?t=110727 ___ unix mail

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-19 Thread Man in a van
Man in a van wrote: > I'm trying beta version 7 on a rpi 3b. > > > > Works well. :) > > I have the AUDIOPHONICS I-SABER V3 DAC ES9023 TCXO installed. > > I have configured the power switch but the OS does not seem to recognise > the SOC. > > On power up the switch led continues blinking

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-19 Thread paul-
Man in a van wrote: > I'm trying beta version 7 on a rpi 3b. > > > > Works well. :) > > I have the AUDIOPHONICS I-SABER V3 DAC ES9023 TCXO installed. > > I have configured the power switch but the OS does not seem to recognise > the SOC. > > On power up the switch led continues blinking.

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-19 Thread Man in a van
paul- wrote: > Ronnie, > > Sorry, I missed this boot log in your post. The issue is wiringPi. We > don’t use wiring pi anymore on pCP, but you must have added it. did I > miss a wiring pi dependency? Hi Paul I only added two extension, lame and the Audiophonics-powerscript.tcz ronnie ---

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-19 Thread paul-
Man in a van wrote: > Hi Paul > > I only added two extension, lame and the Audiophonics-powerscript.tcz > > ronnie You should not need the power script extension. These should manage everything for you..It was desiged for the newer power board that actually can cut power to the rpi, but

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-19 Thread Man in a van
pputzer wrote: > Have you tried doing it without the script and instead using dtoverlay? > You'll have to check if the GPIO pins are the same, but I've had success > with 'these settings and the PI-SPC II' > (https://forums.slimdevices.com/showthread.php?110421-Help-needed-configuring-Audiophoni

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-19 Thread paul-
Yes, Audiophonics flipped the default GPIO some point in time. 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&business=U7JHY5WYHCNRU&lc=GB¤cy_code=USD&bn=PP%2dDonationsBF%3a

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-19 Thread paul-
Aldoszx wrote: > Thank you, Paul ! > > It would be a nice feature for pCP if you will decide to implement the > script to be installed from interface. > At least for me, pCP will be then the best player. :) It's a philosophy thing. The pCP team does not support closed source projects. piCo

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-19 Thread Aldoszx
paul- wrote: > It's a philosophy thing. The pCP team does not support closed source > projects. I understand. At least, maybe you could help us to install it manually on final pCP 6.0. version. Unfortunately, LMS has some limitation. For example DSD playback. On my configuration i can play DSD

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-20 Thread M-H
Man in a van wrote: > Thanks to both, got there in the end. :):) > > Cheers > Could you give us a photo of your audiophonics powerboard ? I've got one that I never configured for shutdown through GPIO. But if my board is anything like yours, and we know what pins we need to connect and conf

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-20 Thread Man in a van
Man in a van wrote: > Hi Paul, tis this > > 29047 M-H wrote: > Could you give us a photo of your audiophonics powerboard ? > I've got one that I never configured for shutdown through GPIO. > But if my board is anything like yours, and we know what pins we need to > connect and configure I ca

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-22 Thread carsten_h
paul- wrote: > It's using gpio to shutdown, so it should work just fine. You won't > use that script, you just need to know what GPIO pins you are hooked up > to.and there are options in the tweaks page of our interface. Now I have the case here and it is great! The GPIO (4) for shutting

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-22 Thread gian
Hello All, I'm trying to have a decent wifi connection between two Raspi-3, one is an AP, the other a Client. Reading lots of threads, it seems that the problem lies in WiFi Power Management. Both machines are: piCorePlayer v6.0.0-b5 | linux 4.19.75-pcpCore_v7 | piCore v10.2pCP | Squeezel

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-22 Thread paul-
Is this the onboard wifi? Power Management is disabled in the driver, so I'm not sure what that is even showing. But try to set the power management before hostapd starts. piCorePlayer a small player for the Raspberry Pi in RAM. Homepage: https://www.picoreplayer.org Please 'donate' (https

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-22 Thread carsten_h
As you see three postings before I now have a Pi 4 4GB for use as a LMS server (piCorePlayer installation). Before it was a Pi 3B+ with PiCoreplayer and LMS together. I installed the Pi 4 from ground up and attached the old USB Stick with the LMS database and the M.2 SSD from the Pi 3B+ installat

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-22 Thread kidstypike
carsten_h wrote: > As you see three postings before I now have a Pi 4 4GB for use as a LMS > server (piCorePlayer installation). Before it was a Pi 3B+ with > PiCoreplayer and LMS together. > I installed the Pi 4 from ground up and attached the old USB Stick with > the LMS database and the M.2 S

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-22 Thread kidstypike
carsten_h wrote: > > Another question is if it is possible to disable Squeezelite in a LMS > only installation? On the pCP "Tweaks" page - 29124 +---+ |Filename: sqlite.jpg | |Downlo

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-22 Thread M-H
carsten_h wrote: > Can someone imagine why the Pi 4 is so slow here? First thought a power issue preventing your USB stick to work properly. I know it is something not all of us want to admit, but power shortage it is really a very common cause for ill working pi stuff, especially on the USB s

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-22 Thread carsten_h
kidstypike wrote: > My solution, stop LMS, delete library.db from the cache folder, restart > LMS, a rescan should automatically start. I have done this now and will see. What I see that booting the Pi is taking also really long since I attached the M.2 SSD and mounted it inside the LMS page.

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-22 Thread carsten_h
M-H wrote: > First thought a power issue preventing your USB stick to work properly. Hmm. A possibility. I am using the original Pi USB-C power adapter. Can I see that there is a power issue without a screen? On the Pi 3 I have a 7" display attached but I want to run the Pi 4 headless. Thanks

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-22 Thread M-H
Man in a van wrote: > It's v3 > > https://www.audiophonics.fr/en/blog-diy-audio/19-audiophonics-i-sabre-dac-the-different-generations-of-dac-for-raspberry-pi.html Thanks, I see they started to integrate the power control into the DAC board. I have an early Rasptouch case, without their DAC ,

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-22 Thread M-H
carsten_h wrote: > Hmm. A possibility. I am using the original Pi USB-C power adapter. > Can I see that there is a power issue without a screen? On the Pi 3 I > have a 7" display attached but I want to run the Pi 4 headless. > I had a true 5 amp power supply at 5.1 volt connected through a stur

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-22 Thread carsten_h
I think an undervoltage has to be seen in /var/log/pcp_boot.log, but there is nothing. Here is the log: Code: Starting piCorePlayer v6.0.0-b7 startup... Checking for boot files on mmcblk0p1... Trying to mount /dev/mmcblk0p1. ssh file found on mmcblk0p1. newpcp.c

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-22 Thread M-H
carsten_h wrote: > only 700 musicfiles to see if there is a difference between hfs+ and > ExFAT. But both are slow. I would choose ext4, and it might be a bit faster as it is linux native, But is will not explain the difference you seem to experience. you could time some disk copy actions to

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-22 Thread carsten_h
M-H wrote: > I would choose ext4, and it might be a bit faster as it is linux native, I measured the speed of the drives at my Mac and they are all nearly the same regardless of the filesystem. The problem is that I can not easy write to an ext4 partition on my Mac. But I think I found the pro

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-22 Thread paul-
GPT is in the kernel. Userspace is not needed to mount a GPT. But pCP needs it so that it can find out information about a GPT disk. There are all kinds of possible throughput issues on the pi4. What board firmwares are you using? piCorePlayer a small player for the Raspberry Pi in RAM.

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-22 Thread carsten_h
paul- wrote: > What board firmwares are you using? I don't know. I simply put it out of the box and installed piCorePlayer, that's all. carsten_h's Profile: http://forums.slimdevices.com/member.php?userid=69113 View this

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-22 Thread paul-
I'm running a 500GB ssd on my pi4 using a MBR and EXT4 partition, no issues. The RPI4 has flashable firmware, which is different from all of the previous boards. Firmware update procedure is here: https://forums.slimdevices.com/showthread.php?110727-BETA-piCorePlayer6-0-0-PI4-support&p=951108&v

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-22 Thread carsten_h
paul- wrote: > I'm running a 500GB ssd on my pi4 using a MBR and EXT4 partition, no > issues. That is what I told, No problems with an MBR partition format, only with GPT partition format. Now I have the complete music in an MBR partition format and ExFAT filesystem and it took LMS 30 minutes

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-23 Thread carsten_h
kidstypike wrote: > Sorry, struggling to find instructions, found them now - > > https://www.picoreplayer.org/how_to_upgrade_lms.shtml > > Just replace 7.9.2 with 8.0.0 in step 5. I tried that yesterday, but I still got 7.9.3 not 8.0.0. Why can this happen?

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-23 Thread Michael Herger
https://www.picoreplayer.org/how_to_upgrade_lms.shtml Just replace 7.9.2 with 8.0.0 in step 5. I tried that yesterday, but I still got 7.9.3 not 8.0.0. Why can this happen? You made a mistake :-) Post full input & output and we might be wiser. -- Michael

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-23 Thread carsten_h
mherger wrote: > You made a mistake :-) :-) Normally I would write the same. Today I issued the same commands like yesterday (I used them from the shell-history) and everything works. Very strange! carsten_h's Profile:

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-23 Thread TinyTommy
Hi all, I'm new around here and would like to start with a question re sending audio from my Android device via Bluetooth to pCP. pCP 6 Beta 7 is running on a RPi3 with a HiFiBerry DAC+, everything else is running just fine, only Bluetooth is giving me a headache. After several attempts I final

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-23 Thread paul-
To play from your phone via Bluetooth to your pCP device, you need to use pcp-streamer in conjunction. The player would then listen to the stream. This allows any device on your LMS system to listen to that stream. PCP streamer is on the tweaks page, and the url to stream will be shown the

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-23 Thread TinyTommy
Thank you Paul! Now that pcp-streamer is installed and I see this URL, what am I supposed to do with it? Obviously, I don't have the slightest about how BT is supposed to work! I suspect that it still won't behave like this BT speaker I was able to send audio to, right? It dawns on me that I wi

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-24 Thread carsten_h
paul- wrote: > Looks like the you need python, smbus, and rpi-vc. As dependencies. On > the surface, the fan looks like it’s I2c controlled They have 3 fan > speeds. Is it possible to write to I2c with piCorePlayer? So I can write one byte at start to let the fan work in one defined speed.

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-24 Thread carsten_h
Aldoszx wrote: > I also have this RPi4 case. > From the script itself, i saw that: 'shutdown_pin=4'. > I suppose that is the pin used for shutdown command. > And, it must be pulled down: 'pull_up_down=GPIO.PUD_DOWN' I switched this on for pin 4 n piCorePlayer and installed the script via the we

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-24 Thread Paul Webster
TinyTommy wrote: > > Now that pcp-streamer is installed and I see this URL, what am I > supposed to do with it? > Obviously, I don't have the slightest about how BT is supposed to work! > I have not used this - but I think that the way to do it is to think of that URL as being like an Interne

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-24 Thread TinyTommy
Paul Webster wrote: > ..but I think that the way to do it is to think of that URL as being > like an Internet radio stream. > From your LMS interface, tell one of your players to play that stream > URL while using your Bluetooth source to send audio to the pCP > Bluetooth... Never could have wor

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-24 Thread paul-
TinyTommy wrote: > Never could have worked that out myself! > Thanks Paul, seems that's exactly how it's done. > > But I think I will have to move my LMS to the Raspberry to get it really > usable. > The way my system is set up, it doesn't work well enough. > LMS is on a NAS on the 2nd floor, l

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-24 Thread paul-
carsten_h wrote: > Is it possible to write to I2c with piCorePlayer? So I can write one > byte at start to let the fan work in one defined speed. Yes you can, we can probably run the scripts(Daemon) that they use. You just can use the installation script. Can you start a new thread with all

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-24 Thread carsten_h
paul- wrote: > Can you start a new thread with all the detail you previously posted. > That will make it easier to track, vs getting buried in this thread Yes, you can find it here: https://forums.slimdevices.com/showthread.php?111546-Using-Argon-One-case-with-fan-and-powerbutton-together-with

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-25 Thread ChipMonk
Whilst commissioning my recent RasPi4 pCP v6 setup, I realised that I need to increase my HDD capacity to make it future proof (famous last words!). The most cost- effective way to do this, whilst maintaining maximum flexibility, would be to use Logical Volume Management. I use Stablebit Drivepoo

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-25 Thread carsten_h
paul- wrote: > GPT is in the kernel. Userspace is not needed to mount a GPT. But pCP > needs it so that it can find out information about a GPT disk. Time is an interesting factor here. Today I tried my GPT partitioned drive with a hfs+ filesystem and it was mounted instantly and also readin

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-25 Thread cfuttrup
ChipMonk wrote: > Any help or pointers would be most welcome. Hi Chip I loaded the piCorePlayer web interface and on the MAIN page I checked EXTENSIONS. I then changed from the Information tab to the tab named Available. Here you can see what packages are available. The package for LVM is not

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-25 Thread Michael Herger
words!). The most cost- effective way to do this, whilst maintaining maximum flexibility, would be to use Logical Volume Management. I use I believe pCP and "maximum flexibility" don't go together. If you want maximum flexibility, then use something else. -- Michael _

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-25 Thread paul-
I'm pretty sure we violated KISS a long time ago with pCP. lol But yes, pCP is designed to be lightweight. The RPi hardware itself is really not flexible for mass storage. piCorePlayer a small player for the Raspberry Pi in RAM. Homepage: https://www.picoreplayer.org Please 'donate' (htt

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-25 Thread JaMo
Hi I just bought a Mutec MC3+ USB. It is a XMOS based device/digital interface that converts, reclocks. I got it to work with older PiCorPlayer software 3.5.0 on a 3B-pi with output setting: [ iec958:CARD=M20,DEV=0 ]. I haven't got it to work with pi 3B+ (5.0.1) or on pi 4B+ (6.0.0-b7) I am u

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-26 Thread Zabizabo
Hi everyone, First, I would like to aknowledge the developers for this wonderful OS that is piCorePlayer. I just have bought a RPi 4 1 Gb to work with my Allo digione card and it works like a charm with the pCP 6.0 beta 7. I'm coming from a RPi 3B and I wanted to make my audio server runs smoot

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-26 Thread paul-
JaMo wrote: > Hi I just bought a Mutec MC3+ USB. > > It is a XMOS based device/digital interface that converts, reclocks. > > I got it to work with older PiCorPlayer software 3.5.0 on a 3B-pi with > output setting: [ iec958:CARD=M20,DEV=0 ]. I haven't got it to work with > pi 3B+ (5.0.1) or o

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-26 Thread JaMo
paul- wrote: > All usb dacs are a crap shoot with rpi devices. You might need to try > different settings on the usb part of the Tweaks page. Thanks Paul, I finally got it running! /Jan JaMo's Profile: http://forums.

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-26 Thread Paul Webster
JaMo wrote: > I finally got it running! > > /Jan If you note here the settings that worked here then it might help someone else later. Paul Webster http://dabdig.blogspot.com Author Radio France (FIP etc) plugin Paul W

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-26 Thread JaMo
Paul Webster wrote: > If you note here the settings that worked here then it might help > someone else later. Will do. I have ordered another RaspberryPi 4B and will do it in a more structural way with that one. Today was alot of trial and errors. I will document it down and post. /Jan -

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-26 Thread coyrls
ChipMonk wrote: > Whilst commissioning my recent RasPi4 pCP v6 setup, I realised that I > need to increase my HDD capacity to make it future proof (famous last > words!). The most cost- effective way to do this, whilst maintaining > maximum flexibility, would be to use Logical Volume Management.

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-27 Thread ChipMonk
coyrls wrote: > You can specify multiple library locations in LMS, so there shouldn't be > any need for LVM. Yes I'm aware of the wonderfully easy way one can add extra storage to pCP. I simply wanted to not have to keep manually balancing what goes where on several HDDs. Many thank Claus for y

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-28 Thread JaMo
JaMo wrote: > Will do. > > I have ordered another RaspberryPi 4B and will do it in a more > structured way with that one. Today was loan-pi and alot of trial and > errors. I will document it down and post. > /Jan This is not so easy. I got the Pi4B+ 2GB today. Flashed on pCP 6.0.0-b7. Chosed an

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-28 Thread Supertramp
Hi, I recently bought a WD Red 10TB HDD which I use in a Raidsonic Icy Box enclosure. When mounting this USB HDD to pCP 6.0.0, the drive gets mounted as well as a 16MB "something else". 29197 Although all works very well, I am just wondering what this "something else" could be? The Icy Box encl

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-28 Thread carsten_h
Supertramp wrote: > I recently bought a WD Red 10TB HDD Did you partitioned the drive when you got it (you should always do it with new drives, because you don't know what is installed)? Maybe it is the rest of the drive that can not used for the partition with the ntfs filesystem because it is

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-28 Thread Supertramp
Thanks. Yes, it is initiated, partitioned and formatted. Just one partition which uses the complete available space. Supertramp's Profile: http://forums.slimdevices.com/member.php?userid=30362 View this thread: http://foru

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-28 Thread carsten_h
Supertramp wrote: > Just one partition which uses the complete available space. Which partitionformat did you used? GPT or MBR? Maybe the other one is using the 16MB. :-) carsten_h's Profile: http://forums.slimdevices.co

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-28 Thread Supertramp
carsten_h wrote: > Which partitionformat did you used? GPT or MBR? Maybe the other one is > using the 16MB. :-) I just connected the drive to my PC and Disk Management shows this: 29200 Not sure where I can find any info regarding GPT or MBR? +---

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-28 Thread Jeff07971
Supertramp wrote: > I just connected the drive to my PC and Disk Management shows this: > > 29200 > > Not sure where I can find any info regarding GPT or MBR? Right Click on "Disk 9" then properties then volumes tab Jeff *Players:* SliMP3,Squeezebox3 x3,Receiver,SqueezeLite-X,PiCorePlayer

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-28 Thread Supertramp
Thanks. It's GPT. Supertramp's Profile: http://forums.slimdevices.com/member.php?userid=30362 View this thread: http://forums.slimdevices.com/showthread.php?t=110727 ___ unix ma

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-28 Thread Supertramp
FWIW: I used a WD Elements 10TB before this HDD which did not introduce 16MB of something. I just checked and that one is GPT partitioned too. Supertramp's Profile: http://forums.slimdevices.com/member.php?userid=30362 Vie

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-28 Thread carsten_h
Maybe it has a little bit more or less sectors. carsten_h's Profile: http://forums.slimdevices.com/member.php?userid=69113 View this thread: http://forums.slimdevices.com/showthread.php?t=110727 __

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-28 Thread mcduman
a new beta/final version seems near as I have seen 4.19.97 modules in the repo. can't wait. mcduman's Profile: http://forums.slimdevices.com/member.php?userid=66702 View this thread: http://forums.slimdevices.com/showthrea

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-28 Thread carsten_h
Hello! I am using an installation on a Pi 4 of piCorePlayer only for the LMS part. So I disabled Squeezelite for it which is working at normal system start without any problems. But when I am starting an Update/Full Update on the main page Squeezelite will be started afterwards. It's not a real

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-29 Thread Paul Webster
Any chance of getting libcec (and I think some related videocore pieces) into pCP 6? Then could have another go at getting the TV Remote to control a local JiveLite via HDMI CEC ... via regular uinput mechanism by using https://github.com/bramp/libcec-daemon Paul Webster http://dabdig.blogspot

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-29 Thread paul-
carsten_h wrote: > Hello! > > I am using an installation on a Pi 4 of piCorePlayer only for the LMS > part. So I disabled Squeezelite for it which is working at normal system > start without any problems. But when I am starting an Update/Full Update > on the main page Squeezelite will be starte

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-29 Thread paul-
Paul Webster wrote: > Any chance of getting libcec (and I think some related videocore pieces) > into pCP 6? > Then could have another go at getting the TV Remote to control a local > JiveLite via HDMI CEC ... via regular uinput mechanism by using > https://github.com/bramp/libcec-daemon That ne

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-29 Thread carsten_h
paul- wrote: > Why press the button to update squeezelite Oh, that part updates only Squeezelite? Ok, than it is clear. I thought "Update all" updates the whole piCorePlayer. carsten_h's Profile: http://forums.slimdevice

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-29 Thread gian
Hello All, I am trying to investigate what's wrong with this Raspberry 3: PiCorePlayer v6.0.0-b5 | linux 4.19.75-pcpCore_v7 | piCore v10.2pCP | Squeezelite v1.9.6-1198-pCP The system has one USB BT dongle (BT on board disconnected), with two identical BT speakers connected. One acts as alarm cl

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-29 Thread paul-
I've not seen this before, but then I only use the RPI BT. I've not played much with other dongles. Perhaps try to start an ssh session and watch the logging directly piCorePlayer a small player for the Raspberry Pi in RAM. Homepage: https://www.picoreplayer.org Please 'donate' (https://ww

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-30 Thread gian
> Perhaps try to start an ssh session and watch the logging directly Do I need to load some dev extension? There is a ton of bluetooth extensions, and I wouldn't want to mess the install.. Madamina, il catalogo è questo... town: Musical Fidelity Dr.Thomas, Preamp II, Infinity 7K, Squeezebox

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-30 Thread paul-
Now that I think more about it, the syncing issue will need to be likely watched in LMS logging, or by watching player messages by listening on the lms CLI. Where is you LMS server running?. Are you using Phillips groups plugin? As for the freezingis the player freezing, or the whole pi?

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-30 Thread mkt
(I googled first but might have missed it.) Is it possible to configure more than one wifi network in wpa_supplicant.conf? Thanks and best regards, Mike mkt's Profile: http://forums.slimdevices.com/member.php?userid=1492

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-30 Thread Paul Webster
mkt wrote: > (I googled first but might have missed it.) > > Is it possible to configure more than one wifi network in > wpa_supplicant.conf? > > Thanks and best regards, > Mike Yes. People use the feature to handle taking the device between locations and then have it auto-connect at each. Yo

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-30 Thread carsten_h
Hello! Today I installed my Pi 3B+ with the new 6.0.0b8 from ground up as I no longer use LMS on this Pi. Everything is working fine! Only my Bluetooth headphone is not working as expected. I switched on Bluetooth of the Pi, activated Bluetooth daemons and paired the headphone. It was on the li

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-30 Thread mcduman
carsten_h wrote: > Hello! > > Today I installed my Pi 3B+ with the new 6.0.0b8 from ground up as I no > longer use LMS on this Pi. > > Everything is working fine! Only my Bluetooth headphone is not working > as expected. > I switched on Bluetooth of the Pi, activated Bluetooth daemons and > pa

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-30 Thread carsten_h
mcduman wrote: > where is it? In the download folder. Just delete the filename from the link in the first post. carsten_h's Profile: http://forums.slimdevices.com/member.php?userid=69113 View this thread: http://forums.

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-30 Thread gian
paul- wrote: > Now that I think more about it, the syncing issue will need to be likely > watched in LMS logging, or by watching player messages by listening on > the lms CLI. Where is you LMS server running?. Are you using Phillips > groups plugin? > > As for the freezingis the player fre

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-30 Thread paul-
mcduman wrote: > b8? where is it? Not released. If you repo dive, you can find it, *DL at your own risk*, I will not support any b8 questions at this point. piCorePlayer a small player for the Raspberry Pi in RAM. Homepage: https://www.picoreplayer.org Please 'donate' (https://www.paypal.

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-30 Thread paul-
gian wrote: > My LMS is on another PC, same LAN, no Phillips plugin. > Will check the logs. > > When it freezes, it's the whole pi. If you are doing grouped players, Phillips Group players plugin handles device connects and disconnects much better than stock sync. I would recommend it. Is th

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-30 Thread kbeast
Kinda a stretch and not sure if it's the right place. I put v6 on a 3b with no issues. I vpn to my house to access my music, typically use my phone and an android sb player and remote. Is there a way to implement vpn at boot so i could connect when not on my home network? Im using audiophile

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-30 Thread paul-
Some users are using openvpn. Just make a script and put it in the user commands on the tweaks page. That will get run at boot time. 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=_

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-31 Thread Man in a van
Try this 29230 and try usb 2 on the dac ronnie +---+ |Filename: 1.png| |Download: http://forums.slimdevices.com/attachment.php?attachmentid=29230| +

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-31 Thread Man in a van
'*@a491765*' (https://forums.slimdevices.com/member.php?69801-a491765) 29231 +---+ |Filename: 2.png| |Download: http://forums.slimdevices.com/attachment.php?attachmentid=29231| +

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-31 Thread paul-
> have an option called mixer settigs and be able to choose between SW / > HW / Disable Mixer (and by the way volume control) > The disable option gives a 0db, volume 100% and force me to control > volume on my amp. I guess this is the "bitperfect" solution for my > setting. pCP is quite a bit l

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-31 Thread a491765
Thanks for your reply guys, @Mann in a van : already did this : 29234 Do you suggest to use front:CARD=C2,DEV=0 instead of hw:CARD=C2,DEV=0 ? In LMs i already did put volume 100% option, but i'm thinking this more a trick from the client than a real solution from source. What do you think ?

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-02-01 Thread Man in a van
@a491765 > Do you suggest to use front:CARD=C2,DEV=0 instead of hw:CARD=C2,DEV=0 ? No that was just an example, I normally run hw: :) With some usb cards it's a case of "try what works". > In LMS i already put volume 100% option, but i was thinking this more a > trick from the client than a

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-02-01 Thread paul-
If you are gonna try to run squeezelite and slimserver on the same pi, with the RT kernel. At least isolate squeezelite to one core. Leave the other cores to manage the server stuff. piCorePlayer a small player for the Raspberry Pi in RAM. Homepage: https://www.picoreplayer.org Please 'd

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-02-01 Thread a491765
Man in a van wrote: > @a491765 > No that was just an example, I normally run hw: :) > With some usb cards it's a case of "try what works". Ok still use HW then. Man in a van wrote: > I have never found any difference, let alone any improvement (maybe I'm > deaf and simple :(:):p:eek:) Maybe

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-02-01 Thread paul-
a491765 wrote: > > Could you paul please explain me a bit more about -U option and -V as i > asked in my previous post ? > That might be better asked in the squeezelite thread. https://forums.slimdevices.com/showthread.php?97046-Announce-Squeezelite-a-small-headless-squeezeplay-emulator-for

<    4   5   6   7   8   9   10   11   >