Re: [SlimDevices: Unix] [How To] Using the Argon One case for the Pi 4B together with piCorePlayer (7.x)

2021-03-20 Thread carsten_h
paul- wrote: > I just received a Argon case with the M.2 board. The firmware currently > being used supports unmap trim now out of the box. Which firmware are you speaking of? The one of the Argon case (if there is any) or the Pi 4 firmware? What do we have to do to use trim? pi4 4gb picore

Re: [SlimDevices: Unix] Squeezeboxserver on CentOS v7/8 x86_64

2021-03-20 Thread Johan S
d6jg wrote: > I’ve also run successfully on Centos 7 and 8 and the only issue I’ve > come across is the need to symlink the Perl library I got it running, I needed to manually install perl-Digest-MD5, I guess I had installed a too slim server. Though when I connected to LMS I got a 403 error be

Re: [SlimDevices: Unix] Squeezeboxserver on CentOS v7/8 x86_64

2021-03-20 Thread d6jg
I’ve also run successfully on Centos 7 and 8 and the only issue I’ve come across is the need to symlink the Perl library VB2.4[/B] STORAGE *QNAP TS419P (NFS) [B]Living Room* Joggler & Pi4/Khadas -> Onkyo TXNR686 -> Celestion F20s *Office* Joggler & Pi3 -> Denon RCD N8 -> Celestion F10s *Dini

Re: [SlimDevices: Unix] [How To] Using the Argon One case for the Pi 4B together with piCorePlayer (7.x)

2021-03-20 Thread paul-
Point of interest I just received a Argon case with the M.2 board. The firmware currently being used supports unmap trim now out of the box. Nice little case, just with it would work with a POE hat. (I don't care about the power board) Even booting from the SSD just fine. Get new RPI

Re: [SlimDevices: Unix] Squeezeboxserver on CentOS v7/8 x86_64

2021-03-20 Thread Jeff07971
Johan S wrote: > Thanks. Which version of LMS do you use? I get latest nightly with a script Code: Latest_LMS_Downloads=$(wget -q -O - http://downloads.slimdevices.com/releases/nightly/stable.xml) Latest_LMS_RPM=$(echo $Latest_LMS_Downloads | sed 's/>/>\n/g' | g

Re: [SlimDevices: Unix] Squeezeboxserver on CentOS v7/8 x86_64

2021-03-20 Thread Johan S
Jeff07971 wrote: > No, no problems I have spun up many CentOS LMS servers and in fact have > today while experimenting with AlmaLinux 8 RC1 > > Installed and added the symlink, all worked fine > > > Code: > > > sudo ln -s /usr/lib/perl5/vendor_perl/Slim /usr/lib64/

Re: [SlimDevices: Unix] Squeezeboxserver on CentOS v7/8 x86_64

2021-03-20 Thread Jeff07971
Johan S wrote: > Hi, > > Has anyone managed to get Squeezeboxserver running on CentOS v7 or 8 > x84_64? > > In my experience CentOS 7/8 expects /usr/lib/perl5/vendor_perl/Slim in > /usr/lib64/perl5/vendor_perl. But even after creating a symbolic link I > have issues. Has anyone solved this? >

[SlimDevices: Unix] Squeezeboxserver on CentOS v7/8 x86_64

2021-03-20 Thread Johan S
Hi, Has anyone managed to get Squeezeboxserver running on CentOS v7 or 8 x84_64? In my experience CentOS 7/8 expects /usr/lib/perl5/vendor_perl/Slim in /usr/lib64/perl5/vendor_perl. But even after creating a symbolic link I have issues. Has anyone solved this? Regards, Johan

Re: [SlimDevices: Unix] Simple Linux OS for Jivelite, LMS on PC

2021-03-20 Thread diode84
trythat wrote: > Have you thought of using Docker, especially as you say you don't need > Jivelite ? There is a great image available now, it's what I use on my > server. As you can run docker on a PI, I would think most thin clients > would work well. I do need Jivelite but not a touchscreen

Re: [SlimDevices: Unix] piCorePlayer and automatic screen brightness control.

2021-03-20 Thread Bogg
I hadn't made the script executable, step 2 in your post above. As soon as I did that with chmod it's working as expected, which is brilliant ! Thanks ! I now have auto brightness for just £2.50, what a bargain. I do love this community. Cheers jd68 --

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2021-03-20 Thread diode84
ralphy wrote: > KEY_U can be used for mute with Jivelite. Thanks Ralphy it works fine. diode84's Profile: http://forums.slimdevices.com/member.php?userid=68983 View this thread: http://forums.slimdevices.com/showthread.ph

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2021-03-20 Thread Jeff07971
ralphy wrote: > KEY_U can be used for mute with Jivelite. What, you mean line 38 in jivekeys :D:D:D Sorry missed that, only saw the line above ! Thanks Ralphy @Diode84 Code: # table: philips, type: RC-5 0x458 KEY_UP 0x459 KEY_DOWN 0c45b KEY_RIGHT 0x45a K

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 7.0.0

2021-03-20 Thread paul-
Yes, Installer scripts don’t work cross platform. Python dependancies can be a bit tricky, but pip3 using the —user flag to install packages to your user .local directory works easily. Ive even built numpy on a pizero for the automation hat Display. If you want some help with getting it going,

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2021-03-20 Thread ralphy
Jeff07971 wrote: > > Code: > > > table: philips, type: RC-5 > 0x458 KEY_UP > 0x459 KEY_DOWN > 0c45b KEY_RIGHT > 0x45a KEY_LEFT > 0x45c KEY_ENTER > 0x42c KEY_PLAYPAUSE > 0x483 KEY_MINUS > 0x482 KEY_EQUAL > > > > > I don't thi

Re: [SlimDevices: Unix] Simple Linux OS for Jivelite, LMS on PC

2021-03-20 Thread trythat
Have you thought of using Docker? There is a great image available now, it's what I use on my server. As you can run docker on a PI, I would think most thin clients would work well. trythat's Profile: http://forums.slimdev

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2021-03-20 Thread Jeff07971
diode84 wrote: > Jeff you are a star. > It's all working now perfectly. > Thank you very much. You're welcome jeff *Want a webapp ?* Get SqueezeLite-X ! https://forums.slimdevices.com/showthread.php?108550-Announce-Squeezelite-X&p=903953&viewfull=1#post903953 --

Re: [SlimDevices: Unix] Warning regarding a type of USB Flash drive!

2021-03-20 Thread carsten_h
DJanGo wrote: > Honestly USB STICKS are NOT MADE for this. But SD-cards are? The second one I used one time to flash piCorePlayer, then wrote the settings. I think I made three or four updates and that's it. Then it was used three months without writing anything to it. This should be bad for a

Re: [SlimDevices: Unix] Warning regarding a type of USB Flash drive!

2021-03-20 Thread DJanGo
Honestly USB STICKS are NOT MADE for this. https://www.heise.de/ct/hotline/Flash-Haltbarkeit-296140.html > Einige mögliche Verfahren wären jedoch: Häufig benutzte Adressen werden > nach einer gewissen Anzahl von Schreibvorgängen einfach auf andere > Blöcke umgeleitet. Bereiche, denen der Chip ni