Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-09 Thread castalla
Thanks. Another thought: how about an applet which could switch the line-out between the 3 options in alsamixer? LMS server: Pi Zero Amp: Denon PMA-50 Players/Speakers: Touch, Logitech Radios, Sonos Play 1s & Beam, Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google

Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-09 Thread chill
castalla wrote: > Thanks. > > Another thought: how about an applet which could switch the line-out > between the 3 options in alsamixer? That seems possible. The command line version is: Code: amixer sset 'Auto-Mute Mode' 'Line Out+Speaker' (or 'Speaker Only' or

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

2020-02-09 Thread Man in a van
The Moog wrote: > Hi there, > > This is the first beta that has allowed me to attempt an insitu update > on my Pi3 from 5.0.1. It downloads but then throws an error untarring > boot tar. > > Cheers. I had tried recently to update from v5.0.0 to beta7 but was advised to make a fresh image.

Re: [SlimDevices: Unix] Jivelite on a Pirate Audio 240x240 screen

2020-02-09 Thread chill
paul- wrote: > I had my boards for a few days, but left them in the box until I could > get the next pCP images out. I have the board with headphones out > (And a line out board). Working perfectly...I'll see if I can > streamline some of the install. > Thanks Paul - looking forward

Re: [SlimDevices: Unix] LMS on Zorin Linux

2020-02-09 Thread tank121
Thanks for your assistance Slimchances all installed and Tidal is now working. My local music store is on an external Iomega drive and when plugged into the SFF PC Zorin sees it and I can browse the files. However, within the LMS server settings via my IPad when trying to perform the first scan I

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

2020-02-09 Thread carsten_h
paul- wrote: > You should not be allowed to enter odd characters in the web interface. > I tried to trap characters coming from the Bluetooth device itself. > Would you mind removing bluetooth, rebooting and then re-pairing. The > non regular ascii should be ignored.. > > I don’t have

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

2020-02-09 Thread praganj
I took the fresh 9b audio image and the first configuration step was cpu isolation. 1. Isolated cpu 0 - pi4 booted without problem 2. Isolated 0,3 - pi4 is crashing during boot and it is not reachable in network, i do not have a display at home, so i don't know, what is happening. ;)

Re: [SlimDevices: Unix] Jivelite on a Pirate Audio 240x240 screen

2020-02-09 Thread chill
gregklanderman wrote: > FWIW you should be able to simplify that loop to > > > Code: > > > while ! pigs t >/dev/null 2>&1 ; do > #printf "\nWaiting for pigpiod to initialize\n" > sleep 1 > done > printf "\npigpiod is running\n" >

Re: [SlimDevices: Unix] Jivelite on a Pirate Audio 240x240 screen

2020-02-09 Thread chill
CURRENT BEST STEPS AS OF 09FEB2020 (TO SUIT NEW B9 IMAGE): Put a fresh pcp6-b9 image on the SD card. Whilst the SD card is still in the laptop: Enter wifi credentials in wpa_supplicant.conf.sample and save as wpa_supplicant.conf Add these parameters to the end of cmdline.txt. All of the

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

2020-02-09 Thread The Moog
Hi there, This is the first beta that has allowed me to attempt an insitu update on my Pi3 from 5.0.1. It downloads but then throws an error untarring boot tar. Cheers. The Moog's Profile:

Re: [SlimDevices: Unix] LMS on Zorin Linux

2020-02-09 Thread SlimChances
tank121 wrote: > Thanks for your assistance Slimchances all installed and Tidal is now > working. > My local music store is on an external Iomega drive and when plugged > into the SFF PC Zorin sees it and I can browse the files. > However, within the LMS server settings via my IPad when trying

Re: [SlimDevices: Unix] Jivelite on a Pirate Audio 240x240 screen

2020-02-09 Thread ralphy
chill wrote: > Everything seems functional in the skin now apart from the 'brightness > when off' feature in the piCorePlayer applet. I know Ralphy was looking > into a patch to apply the '_GENERIC' changes to JiveMain.lua, but I > guess he was holding off with that, and the updates to the

Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-09 Thread chill
castalla wrote: > Thanks - seems to work! Ok, good. I need to update it to read the current mode at start-up, so that the correct option is selected when the applet first loads. chill's Profile:

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

2020-02-09 Thread paul-
paul- wrote: > It’s the boot partition that’s too small. I thought it would fit, but > all the small dtb files chew up minimum allocation units... > > Guess not. I'll edit the update script to only extract the needed kernel and initrd's..that will save some space. Let me run a few

Re: [SlimDevices: Unix] Jivelite on a Pirate Audio 240x240 screen

2020-02-09 Thread ralphy
sbp wrote: > I have added/changed the Danish part of the string. Thanks Steen, your changes have been applied. Ralphy *1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio 'Squeezebox client builds' (https://sourceforge.net/projects/lmsclients/files/) 'donations'

Re: [SlimDevices: Unix] Jivelite on a Pirate Audio 240x240 screen

2020-02-09 Thread chill
ralphy wrote: > I have the patch ready for JiveMain and will rebuild jivelite when the > strings file is ready and Michael has added 'German and French > translations for the Square QVGA skin' > (https://github.com/ralph-irving/jivelite/commit/3cbbd84842b482a838cde3a434ca6dcd4388298e). I've

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

2020-02-09 Thread Gerhardc
On my fresh installation of version b9 LMS configure and webpage not accessible. The PCP webpage indicates that LMS is running, but not accessible. LMS cache is on USB drive. 1x Picoreplayer with Hifiberry DAC/ADC pro, 3x Picoreplayer with Jivelite 7" Display und IQaudio DigiAmp+, 2

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

2020-02-09 Thread paul-
Gerhardc wrote: > On my fresh installation of version b9 LMS configure and webpage not > accessible. The PCP webpage indicates that LMS is running, but not > accessible. LMS cache is on USB drive. Works for me. What is the URL that it is trying to open. piCorePlayer a small player for the

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 5.0.0

2020-02-09 Thread newpeter
paul- wrote: > Do you want squeezelite to resample? or just tell lms to only send > 44/48 to the device. I want to try the connection: RPi3B + Allo Kalli Reclocker + DIY Dac with ES9038PRO using I2S. Which audio output in Squeez setting will be correct ?

Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-09 Thread chill
castalla wrote: > Thanks. > > Another thought: how about an applet which could switch the line-out > between the 3 options in alsamixer? Try this draft version. Download the attached zip and put the resulting folder in /root/.jivelite/userpath/applets, then restart Jivelite. The applet

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 5.0.0

2020-02-09 Thread paul-
Not sure which driver will support this DAC. Very few ESS dacs are officially supported due to ESS closed sources. piCorePlayer a small player for the Raspberry Pi in RAM. Homepage: https://www.picoreplayer.org Please 'donate'

Re: [SlimDevices: Unix] Jivelite on a Pirate Audio 240x240 screen

2020-02-09 Thread ralphy
chill wrote: > Yes. And separately, the 'Brightness when off' menu is a setting under > the piCorePlayer applet. Thanks. I noticed that our ScreenSaver patch was looking for the backlight device as a flow to add the menu item. Ralphy *1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio

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

2020-02-09 Thread paul-
gian wrote: > Hello Paul, > > I have updated to: > Fidelio | piCorePlayer v6.0.0-b9 | www v0001 | linux 4.19.102-pcpCore_v7 > | piCore v10.3pCP | Squeezelite v1.9.6-1206-pCP > > but power save is ON, and won't let me change it. I know. RPi kernels are built with it enabled (I use the same

Re: [SlimDevices: Unix] piCorePlayer DSD playback

2020-02-09 Thread kappclark
tjp888 wrote: > I've gone through the same steps. This does work pretty well. > However, depending on your system you may notice a degradation with > sound quality when the pCP converts to PCM. > > I say this because I've been using this method with both a Touch and a > pCP with a HiBerry

Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-09 Thread chill
castalla wrote: > It currently shows the line-ou+speaker on start-up Yeah, that's not right. The Joggler retains the last used setting across a reboot, and the applet should show whatever the current setting is. The version in the attached zip does this properly now. Whenever the the screen

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

2020-02-09 Thread paul-
Chris010887 wrote: > > 1.) The audio and also the interactions on the Smartphone (volume > up/down, next,...) are delayed for many seconds, that makes the handling > a mess. Is there the possibility to make some config changes or is it a > known issue that is not fixed yet? > > > > > > There

Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-09 Thread castalla
chill wrote: > Ok, good. I need to update it to read the current mode at start-up, so > that the correct option is selected when the applet first loads. It currently shows the line-ou+speaker on start-up LMS server: Pi Zero Amp: Denon PMA-50 Players/Speakers: Touch, Logitech Radios,

Re: [SlimDevices: Unix] LMS on Zorin Linux

2020-02-09 Thread SlimChances
You may have to set ownership/permissions of your Music Folders/Files. This might help https://forums.slimdevices.com/showthread.php?92526-Setting-file-permissions-correctly - Version: 8.0.0 - 1579900545 @ Fri Jan 24 22:48:53 CET 2020 - Operating system: Debian - EN - utf8 - Platform

Re: [SlimDevices: Unix] LMS on Zorin Linux

2020-02-09 Thread SlimChances
What is the file system on the external drive? (ext,NTFS,FAT...) - Version: 8.0.0 - 1579900545 @ Fri Jan 24 22:48:53 CET 2020 - Operating system: Debian - EN - utf8 - Platform Architecture: x86_64-linux - Perl Version: 5.26.1 - x86_64-linux-gnu-thread-multi - IO::Socket::SSL: 2.060 - Database

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

2020-02-09 Thread Chris010887
Hi all, I'm new here, but I hope this is nothing that has already been discussed a hundred times... I'm running the 6.0.0-b9 on my RPi4 with Hifiberry Amp2 since today. Had a few problems with the upgrade. Squeezelite was not recognizing the Card anymore and wasn't starting. First I was using

Re: [SlimDevices: Unix] Jivelite on a Pirate Audio 240x240 screen

2020-02-09 Thread chill
ralphy wrote: > Do you get the When Off menu item in the screen->screensavers with the > pirate audio? Yes. And separately, the 'Brightness when off' menu is a setting under the piCorePlayer applet. chill's Profile:

Re: [SlimDevices: Unix] Jivelite on a Pirate Audio 240x240 screen

2020-02-09 Thread ralphy
chill wrote: > I've collected all the translations into up-to-date versions of the two > strings files (one for the skin, and one for the piCorePlayer applet). > They're in the attached zip. Do you get the When Off menu item in the screen->screensavers with the pirate audio? Ralphy

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

2020-02-09 Thread paul-
Hence the reason for inconsistencies. But they are all separate coded on each page. And due to different programmers Over the years, there are many implentations. I’m not sure where I’m going with the updates, so I left in a few options for now. piCorePlayer a small player for the

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

2020-02-09 Thread paul-
It’s the boot partition that’s too small. I thought it would fit, but all the small dtb files chew up minimum allocation units... Guess not. piCorePlayer a small player for the Raspberry Pi in RAM. Homepage: https://www.picoreplayer.org Please 'donate'

Re: [SlimDevices: Unix] LMS on Zorin Linux

2020-02-09 Thread tank121
Its the same on the PC SFF I can only see these directories within LMS and not the external USB drive but I can browse it within Zorin Linux fine. +---+ |Filename: E3FD9A2F-583C-4C71-B6C3-2A63D3A1C7F8.jpg |

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

2020-02-09 Thread Gerhardc
The URL is: http://192.168.170.5:9000/ 1x Picoreplayer with Hifiberry DAC/ADC pro, 3x Picoreplayer with Jivelite 7" Display und IQaudio DigiAmp+, 2 Picoreplayer 6 Beta on RPI4+ LMS, Marantz PM-15S1 amplifier.

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

2020-02-09 Thread gian
paul- wrote: > Gain, > > I just built new kernels, let’s see how that works, with the latest > power management modification. If I don’t get distracted, I’ll try to > get a new image pushed out. > > Paul Hello Paul, I have updated to: Fidelio | piCorePlayer v6.0.0-b9 | www v0001 | linux

Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-09 Thread castalla
chill wrote: > Try this draft version. Download the attached zip, unzip it and put the > resulting folder in /root/.jivelite/userpath/applets, then restart > Jivelite. The applet should then appear under 'Settings'. > > 29322 Thanks - seems to work! LMS server: Pi Zero Amp: Denon PMA-50

Re: [SlimDevices: Unix] Jivelite on a Pirate Audio 240x240 screen

2020-02-09 Thread sbp
I have added/changed the Danish part of the string. +---+ |Filename: strings.txt | |Download: http://forums.slimdevices.com/attachment.php?attachmentid=29327|

Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-09 Thread castalla
chill wrote: > Yeah, that's not right. The Joggler retains the last used setting > across a reboot, and the applet should show whatever the current setting > is. > > The version in the attached zip does this properly now. Whenever the > the screen with the three options is shown the applet

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

2020-02-09 Thread M-H
in PCP 6b9 page /cgi-bin/minor_update.cgi?ACTION+value%3D= ( after a minor update check ) does not have a return button or auto timer. I have seen some inconsistencies on these return timers and buttons before , but never reported as they are minor and not interfering with functionality. But I

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

2020-02-09 Thread Jim Pattison
Thanks for the B9 upgrade. I just did an in situ update on my players, and everything is fine. I was having problems playing hi-res files on my newest player - an Allo USBridge Sig with DigiOne Sig - but that issue is now resolved. Thanks again for developing and maintaining such a great piece

Re: [SlimDevices: Unix] Jivelite on a Pirate Audio 240x240 screen

2020-02-09 Thread chill
mherger wrote: > > I have the patch ready for JiveMain and will rebuild jivelite when > the > > strings file is ready and Michael has added German and French > > translations for the Square QVGA skin. > > Uh, oh... what file? French? I hope there isn't much more than a few > words :-D > I

Re: [SlimDevices: Unix] Jivelite on a Pirate Audio 240x240 screen

2020-02-09 Thread Michael Herger
I have the patch ready for JiveMain and will rebuild jivelite when the strings file is ready and Michael has added German and French translations for the Square QVGA skin. Uh, oh... what file? French? I hope there isn't much more than a few words :-D -- Michael

Re: [SlimDevices: Unix] Jivelite on a Pirate Audio 240x240 screen

2020-02-09 Thread Michael Herger
I think Ralphy was referring to the skin name translations that you had already provided. I added them to the consolidated files that I sent him earlier, and he's already included them in the installable package. And I thought I had committed them myself already... thanks anyway! -- Michael

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2020-02-09 Thread cfuttrup
Today Jivelite froze this morning at 4:45 - as it sometimes does (at different times). I did as usual, I unplug at the wall, reboot. This time piCorePlayer gave me the following message (same as in #1003 in this thread a few pages back): Starting Jivelite...There is a problem with the Jivelite

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

2020-02-09 Thread Chris010887
paul- wrote: > > Chris010887 wrote: > > > > 1.) The audio and also the interactions on the Smartphone (volume > > up/down, next,...) are delayed for many seconds, that makes the handling > > a mess. Is there the possibility to make some config changes or is it a > > known issue that is not

Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-09 Thread castalla
I just tried this image on an Openframe 2 ... It boots and works using ethernet. But, as Roobarb says: If you're using an OpenFrame 2 the wireless connection does work... sort of. Performance is absolutely terrible and I've not been able to do anything about it. Maybe it's my OF2 which is at

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

2020-02-09 Thread paul-
Chris010887 wrote: > > @Delay: I also set to 1000, but unfortunately it's still around 10 > seconds late :confused: > Too many buffers involved. Leave the phone volume alone, and change the volume of the output device from any lms interface device. piCorePlayer a small player for the

Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-09 Thread chill
castalla wrote: > > Any ideas? > Nope. Is Roobarb's comment related to the Bionic images that I started from, or the newer image that he's made? I don't have an OF2, and wouldn't know how to go about trying the broadcom-wl driver I'm afraid.

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 5.0.0

2020-02-09 Thread mftech
I'm using the Digione +Rpi3 whit LMS 7.9.2 running on a Daphile Server No problems with PCM playback. I enable both settings for DSD-over-PCM in LMS Player Settings. After this settings was enable I was unable to playbapck DSD or PCM, the cursour move but no sound, I tried the following actions,

Re: [SlimDevices: Unix] Jivelite on a Joggler

2020-02-09 Thread castalla
chill wrote: > Nope. Is Roobarb's comment related to the Bionic images that I started > from, or the newer image that he's made? I don't have an OF2, and > wouldn't know how to go about trying the broadcom-wl driver I'm afraid. It relates to

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

2020-02-09 Thread Daverz
Jim Pattison wrote: > Thanks for the B9 upgrade. I just did an in situ update on my players, > and everything is fine. > > I was having problems playing hi-res files on my newest player - an Allo > USBridge Sig with DigiOne Sig - but that issue is now resolved. > > Thanks again for developing