INTERACT FORUM

More => Old Versions => JRiver Media Center 27 for Linux => Topic started by: Nickandnora on April 10, 2021, 12:36:04 pm

Title: Is anyone else having trouble installing on a raspberry pi 4? [Solved]
Post by: Nickandnora on April 10, 2021, 12:36:04 pm
I have a MC 26 master license that I’d like to use for installing JRiver on a raspberry pi 4 with 2G RAM (not the latest 4B model, but its immediate predecessor).  I’ve tried to follow the various guides available on the MC26 and MC27 pages, but so far no success.  I have been able to install the package, but when I try to launch the program from the desktop, it doesn’t launch.
I’m wondering if it’s a compatibility issue with Raspberry Pi OS, since I had it working previously under Buster.  One day I was fooling around with the memory settings on the pi, and it locked and wouldn’t boot.  Won’t do that again.  Had to reformat the SD card and start all over.  But after I updated the OS to prepare for the re-installation, I haven’t been able to get JRiver to work.  Is it a 32-bit vs 64-bit issue? I don’t know, but I can’t figure how to re-install. 
Title: Re: Is anyone else having trouble installing on a raspberry pi 4?
Post by: JimH on April 10, 2021, 01:09:13 pm
Here are the instructions for MC26 and the RPi:
https://yabb.jriver.com/interact/index.php/topic,123770.0.html

It's not a 32 vs 64 bit issue.
Title: Re: Is anyone else having trouble installing on a raspberry pi 4?
Post by: Wheaten on April 10, 2021, 03:16:21 pm
You can also follow the instructions on:
https://yabb.jriver.com/interact/index.php/topic,128121.0.html

Only thing different is the code installing MC27, for MC26 use this:
Code: [Select]
wget -q "http://dist.jriver.com/mediacenter@jriver.com.gpg.key" -O- | sudo apt-key add
sudo wget http://dist.jriver.com/latest/mediacenter/mediacenter26.list -O /etc/apt/sources.list.d/mediacenter26.list
sudo apt-get update
sudo apt-get install mediacenter26
Title: Re: Is anyone else having trouble installing on a raspberry pi 4?
Post by: Nickandnora on April 10, 2021, 11:04:22 pm
Thank you both for your replies.   I had tried following each one of those two to the letter, but neither worked.   Then I tried loading MC27, but no luck.   Maybe I’ve got a corrupt SD card, or one of the files got corrupted, and I need to start all over.   That’s why I posted.  If I’m the only one having a problem, the trouble must be with something I’m not getting quite right.
Title: Re: Is anyone else having trouble installing on a raspberry pi 4?
Post by: erviv on April 11, 2021, 06:12:23 am
I also have had no issues with loading MC27 on a rpi4. You are correct that your SD card could be the problem.
Title: Re: Is anyone else having trouble installing on a raspberry pi 4?
Post by: bmunroe on April 11, 2021, 07:20:05 am
I have issues with getting my NAS to mount on boot, but otherwise was able to install media center 27 just fine on my pi 4. 
Title: Re: Is anyone else having trouble installing on a raspberry pi 4?
Post by: Wheaten on April 11, 2021, 07:22:29 am
Besides the SD card, you might have some issues with a voltage drop when starting MC.
I have experienced some bad performance with JRiver (and other apps) when the voltage drops below 4.9 VDC (rPi 4).
I can even  reproduce it, by connecting a USB powered DAC to the USB port.
The pi will boot, load the desktop and shows the notification on the low voltage ratings. When this notification is on, the Pi seems to be in a survival mode. MC won't start, Wifi and BT menu fails to load.

So replace the SD, and make sure the voltage to the Pi is ok.
Title: Re: Is anyone else having trouble installing on a raspberry pi 4?
Post by: Wheaten on April 11, 2021, 07:23:48 am
I have issues with getting my NAS to mount on boot, but otherwise was able to install media center 27 just fine on my pi 4.

Please see my instructions in:
https://yabb.jriver.com/interact/index.php/topic,128121.0.html
Title: Re: Is anyone else having trouble installing on a raspberry pi 4?
Post by: Nickandnora on April 11, 2021, 06:17:19 pm
A quick update: I reformatted the SD card, reloaded everything from scratch, and it’s fixed!  All is working correctly.
Thank you everybody. 
Title: Re: Is anyone else having trouble installing on a raspberry pi 4? [Solved]
Post by: Wheaten on April 12, 2021, 09:27:45 am
thanks for your feedback!!