Jump to content
IGNORED

I need some serious help with this damned Raspberry Pi4


Recommended Posts

For some reason, no other OS works on this thing except Ropiee and it is really beginning to frustrate me. I've tried other SD cards, I've learned how to use bmaptool so I could write Jussi's NAA image to an SD card that way. I've even tried DietPi...  no go. The exact same hardware works perfectly when running Ropiee. I can ping it, I can connect to it, I can play music to it. Literally nothing changes but the OS I am trying to run. I can not even install DietPi because when I try to SSH into it I get No Route To Host errors and I am unable to ping it. I gave it a reserved IP address on the network, and I port forwarded Port 22. Still no go.

No electron left behind.

Link to comment

Not all RPi operating system images come with networking or SSH active.  If this is the reason you can't access it, you can activate SSH like this:

  1. Power off your Raspberry Pi and remove the SD card.
  2. Insert the SD card into your computer’s card reader.
  3. Navigate to the SD card boot directory using your OS file manager (or from the command line if on a Linux box or a Mac.
  4. Create a new empty file named ssh, without any extension, inside the boot directory.
  5. Remove the SD card from your computer and put it in your Raspberry Pi.
  6. Power on your Pi board. On boot Pi will check whether this file exists and if it does, SSH will be enabled and the file is removed.

Unless there's something seriously wrong with your Pi 4 (which is bvery unusual), you should be able to bring it back to its original spec and functionality by putting the latest Raspberry Pi OS on a good SD card, booting up, installing and configuring it, and updating your firmware.  If that works fine, you should be able to use DietPi, Ropiee, and any other audio JEOS.  In case you don't know how to update its kernel and firmware, it's easy:

  • sudo apt update
  • sudo apt full-upgrade
  • reboot

Until the latest image came out, the 64 bit RPi OS was incomplete and had enough bugs to cause the problems you're describing.   Audio was problematic, and USB was not fully operational.  But if you go to the 64 bit downloads pagehttps://downloads.raspberrypi.org/raspios_arm64/images/ ), you'll now find an image that should work fine for network access and most audio although VLC is still not there.  I didn't know that NAA was available for a Pi.  When I last looked at the Siganalyst site, there was nothing at all about a Pi in the NAA section.

 

The 64 bit RPi OS does put some library files in different locations than the 32 bit versions do.  As a result, Roon Bridge will not even install on it without moving several files.  I see a link in the Roon community forum to  https://www.signalyst.eu/bins/hqplayerd/images/hqplayer-embedded-4.18.0-raspberrypi4.7z , but I can't access it to find out whether it's a 32 bit or 64 bit image.  Unless something's changed recently, you have to run the 32 bit to use Roon Bridge on a Pi.

Link to comment
3 minutes ago, bluesman said:

Not all RPi operating system images come with networking or SSH active.  If this is the reason you can't access it, you can activate SSH like this:

  1. Power off your Raspberry Pi and remove the SD card.
  2. Insert the SD card into your computer’s card reader.
  3. Navigate to the SD card boot directory using your OS file manager (or from the command line if on a Linux box or a Mac.
  4. Create a new empty file named ssh, without any extension, inside the boot directory.
  5. Remove the SD card from your computer and put it in your Raspberry Pi.
  6. Power on your Pi board. On boot Pi will check whether this file exists and if it does, SSH will be enabled and the file is removed.

Unless there's something seriously wrong with your Pi 4 (which is bvery unusual), you should be able to bring it back to its original spec and functionality by putting the latest Raspberry Pi OS on a good SD card, booting up, installing and configuring it, and updating your firmware.  If that works fine, you should be able to use DietPi, Ropiee, and any other audio JEOS.  In case you don't know how to update its kernel and firmware, it's easy:

  • sudo apt update
  • sudo apt full-upgrade
  • reboot

Until the latest image came out, the 64 bit RPi OS was incomplete and had enough bugs to cause the problems you're describing.   Audio was problematic, and USB was not fully operational.  But if you go to the 64 bit downloads pagehttps://downloads.raspberrypi.org/raspios_arm64/images/ ), you'll now find an image that should work fine for network access and most audio although VLC is still not there.  I didn't know that NAA was available for a Pi.  When I last looked at the Siganalyst site, there was nothing at all about a Pi in the NAA section.

 

The 64 bit RPi OS does put some library files in different locations than the 32 bit versions do.  As a result, Roon Bridge will not even install on it without moving several files.  I see a link in the Roon community forum to  https://www.signalyst.eu/bins/hqplayerd/images/hqplayer-embedded-4.18.0-raspberrypi4.7z , but I can't access it to find out whether it's a 32 bit or 64 bit image.  Unless something's changed recently, you have to run the 32 bit to use Roon Bridge on a Pi.

 

 

Thanks @bluesman it turns out the problem was that Ark, the program that comes with Manjaro Linux, was not unzipping the 7z files correctly. When I use 7z to unzip them, they work perfectly. I have DietPi running Roon bridge right now. Still trying to figure out what on my computer is blocking HQPlayer from seeing the NAA.

No electron left behind.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...