pbkhrv / rtl_433-hass-addons

Collection of Home Assistant add-ons that use rtl_433
236 stars 108 forks source link

Device Not Found | Raspberry Pi 4 64-bit Home Assistant Operating System workaround found #111

Closed msholly closed 9 months ago

msholly commented 2 years ago

Hello! First, I wanted to say thanks for all of the work on this addon. It's one of my favorite parts of my Home Assistant install.

I recently swapped around my RPi, and started running HA on my Raspberry Pi 4 from the previous RPi 3 Model B. My Nooelec NESDR Mini USB would not appear and the RTL433 Addon would exit. Re-installing both of your addons didn't make a difference, along with some other troubleshooting I tried.

I did get Home Assistant and your addon running on the Raspberry Pi 4 32-bit image, however. So no real action item for you, but I wanted to report my issue in case anyone else had trouble with the RPi 4 64-bit.

Thanks so much!

deviantintegral commented 2 years ago

I also have a Pi 4, but it's running the 32-bit image as well. I've been meaning to switch it over at some point. If you feel like troubleshooting further, you could enable SSH with https://developers.home-assistant.io/docs/operating-system/debugging/, and then use lsusb and dmseg to make sure the NESDR Mini shows up, and that there aren't any USB-related error messages.

msholly commented 2 years ago

I still have a separate SD card with 64-bit HA, I'll swap it out and run those commands and post back here!

thegreekgeek commented 1 year ago

I also have this issue, but I'm just trying to run the autodiscovery container in docker. I'm not well versed in building containers, so I can't rebuild it for my system (linux/arm64/v8). Any plans to support arm64 architectures?

deviantintegral commented 1 year ago

I only have one Pi, so it’s tricky for me to support both architectures. It’s also at a remote location, and the HA install is shared with other family members.

Are you able to run the above steps to get at least basic USB info from from lsusb and dmesg?

One challenge is for all we know, many others are using the 64-bit builds without issue. I might put a PSA into the next release asking for feedback here.

deviantintegral commented 9 months ago

I've since switched that install to 64-bit HAOS, and it's been fine for many months. I think this was either not an issue or was fixed in HASO since.