-
Notifications
You must be signed in to change notification settings - Fork 23
Description
Hi Paul,
I can't get the software to work with the radioberry hat:
If I perform the installation with the RDB and SDI options, the SDRBerry software is installed but unfortunately not the RadioBerry driver. It then indicates at the startup of SDRBerry that the RadioBerry driver is not present...
I then follow the instructions from https://www.youtube.com/watch?v=Y5Jd29SA8go
Applied repository (but I have also tried several others):
https://github.com/paulh002/sdrberry
Installed by:
cd ~
wget https://raw.githubusercontent.com/paulh ... install.sh
chmod +x install.sh
./install.sh RDB DSI
(50 minutes waiting)
The question "Install CL016 or CL025 radioberry version: 1 = CL016 or 2 = CL025?" was answered with 2.
I get reported:
_MODPOST /home/pi/Radioberry-2.x/SBC/rpi-4/device_driver/driver/Module.symvers
CC [M] /home/pi/Radioberry-2.x/SBC/rpi-4/device_driver/driver/radioberry.mod.o
CC [M] /home/pi/Radioberry-2.x/SBC/rpi-4/device_driver/driver/.module-common.o
LD [M] /home/pi/Radioberry-2.x/SBC/rpi-4/device_driver/driver/radioberry.ko
make[1]: Leaving directory '/usr/src/linux-headers-6.12.47+rpt-rpi-v8'
dtc -@ -I dts -O dtb -o radioberry.dtbo radioberry.dts
echo Build Device Tree Overlay and kernel module.
Build Device Tree Overlay and kernel module.
filename: /lib/modules/6.12.47+rpt-rpi-v8/kernel/drivers/sdr/radioberry.ko
version: 4.02
license: GPL
description: Radioberry SDR device driver. (rpi-4)
author: Johan Maas - pa3gsb@gmail.com
srcversion: 068677817B2081DAAB945EF
alias: of:NTCsdr,radioberryC*
alias: of:NTCsdr,radioberry
depends:
name: radioberry
vermagic: 6.12.47+rpt-rpi-v8 SMP preempt mod_unload modversions aarch64
groupadd: group 'radioberry' already exists
sed: can't read /etc/udev/rules.d/99-com.rules: No such file or directory
Radioberry driver installed._
Then I rebooted the Pi...
When I start sdrberry I notice:
_default sdr: radioberry
Loading modules... done
Checking driver 'hifiberry'... MISSING!
Loading modules... done
Checking driver 'radioberry'... MISSING!
Loading modules... done
Checking driver 'plutosdr'... MISSING!
Loading modules... done
Checking driver 'rtlsdr'... PRESENT
Loading modules... done
Checking driver 'sdrplay'... MISSING!
Loading modules... done
Checking driver 'hackrf'... PRESENT
map::at
sdrberry starts_
The app starts but reports No SDR Device Found since the radioberry module is reported MISSING...
Please advice how to fix this...
with kind regards,
Rob
PA0MUS jr.