Going insane, still no install

145 views
Skip to first unread message

Hans-jacob Stenhuus

unread,
Jun 23, 2024, 3:46:08 PMJun 23
to Radioberry
Tryed this again after abandoning my radioberry a few months ago
Now i cant even install the radioberry software

I tryed several fresh installs on 2 different Images (bookworn and bullseye), full updates etc

Kernels and image run 64 BIT

============================================
Radioberry software installation.

You will install the following versions:

Gateware version 73.3
Driver version 0.94
Firmware version 2022.01.24
============================================


Install CL016 or CL025 radioberry version: 1 = CL016 or 2 = CL025? 2
--- Installing dependency: raspberrypi-kernel-headers
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
raspberrypi-kernel-headers is already the newest version (1:1.20230405-1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
--- Installing dependency: linux-headers-rpi
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package linux-headers-rpi
--- Installing dependency: git
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
git is already the newest version (1:2.39.2-1.1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
--- Installing dependency: device-tree-compiler
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
device-tree-compiler is already the newest version (1.6.1-4+b1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
--- Installing dependency: pigpio
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
pigpio is already the newest version (1.79-1+rpt1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Failed to stop radioberry.service: Unit radioberry.service not loaded.
Failed to disable unit: Unit file radioberry.service does not exist.
Installing Radioberry gateware Cyclone 10 CL025...

Radioberry gateware Cyclone 10 CL025 installed.
Installing Radioberry driver...
modprobe: FATAL: Module radioberry not found.
make[1]: Entering directory '/usr/src/linux-headers-6.6.31+rpt-rpi-v8'
  CC [M]  /tmp/Radioberry-2.x/SBC/rpi-4/device_driver/driver/radioberry.o
/tmp/Radioberry-2.x/SBC/rpi-4/device_driver/driver/radioberry.c: In function ‘radioberry_read’:
/tmp/Radioberry-2.x/SBC/rpi-4/device_driver/driver/radioberry.c:128:17: error: implicit declaration of function ‘rxStream’ [-Werror=implicit-function-declaration]
  128 |         count = rxStream(_nrx, rx_stream);
      |                 ^~~~~~~~
/tmp/Radioberry-2.x/SBC/rpi-4/device_driver/driver/radioberry.c: In function ‘radioberry_probe’:
/tmp/Radioberry-2.x/SBC/rpi-4/device_driver/driver/radioberry.c:300:49: warning: cast between incompatible function types from ‘irqreturn_t (* (*)(unsigned int,  void *, struct pt_regs *))(int,  void *)’ {aka ‘enum irqreturn (* (*)(unsigned int,  void *, struct pt_regs *))(int,  void *)’} to ‘irqreturn_t (*)(int,  void *)’ {aka ‘enum irqreturn (*)(int,  void *)’} [-Wcast-function-type]
  300 |                                                 (irq_handler_t) radioberry_irq_handler,
      |                                                 ^
cc1: some warnings being treated as errors
make[3]: *** [/usr/src/linux-headers-6.6.31+rpt-common-rpi/scripts/Makefile.build:248: /tmp/Radioberry-2.x/SBC/rpi-4/device_driver/driver/radioberry.o] Error 1
make[2]: *** [/usr/src/linux-headers-6.6.31+rpt-common-rpi/Makefile:1938: /tmp/Radioberry-2.x/SBC/rpi-4/device_driver/driver] Error 2
make[1]: *** [/usr/src/linux-headers-6.6.31+rpt-common-rpi/Makefile:246: __sub-make] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-6.6.31+rpt-rpi-v8'
make: *** [Makefile:17: radioberry] Error 2
Radioberry driver installation failed.

You are using a linux version without linux header files; choose an other distro.


_____________________________________________________________________

Uname checked and image is also 64 Bit
pi@raspberrypi:/tmp $ uname -a
Linux raspberrypi 6.6.31+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.31-1+rpt1 (2024-05-29) aarch64 GNU/Linux


I have 2 Pi 4s and 2 radioberrys, all the same problem

Starting to think i have 2 defective radioberrys from china

Please help me, running low on energy on this project

Jean-Claude Abauzit

unread,
Jun 23, 2024, 5:50:09 PMJun 23
to Radioberry
I am not sure if it will help.
I am new to RadioBerry and I am also new to the Raspberry PI.
I had no problem installing the software and this is what I did.
I downloaded the latest installer from the PI website.
I ran the installer and chose the first OS from the list: BookWorm Desktop 64 bit.
Booted the newly created SD card.
I don't remember in which order but I answered Yes if I wanted to update the kernel and I gave the username of pi. You must use pi as username.
After that I ran the installation as described in this page:
The first part of the install is the one which does not work for you:
It worked for me.
Note:
At this point it does not matter if you RadioBerry is good or bad. It even need not be present:
I did not receive my RadioBerry when I did the install
The rest of the install when smoothly and when I started PIHPSDR it just said that it did not find any board.
If you can pass the first part do not answer yes when it asks if you want to use Local CW.
Don't ask why I know.
Jean-Claude

pa3gsb

unread,
Jun 24, 2024, 6:26:55 AMJun 24
to Radioberry
I have updated the driver.  Should work now.



Please let us know if it works for you? i just did an install wihtout issues.

73 Johan
PA3GSB

Op zondag 23 juni 2024 om 21:46:08 UTC+2 schreef hj.st...@gmail.com:

Jean-Claude Abauzit

unread,
Jun 24, 2024, 8:48:21 AMJun 24
to Radioberry
Hi Johan, I installed the software one week ago without any problem as you can see in my post above.
Should I do a reinstall?

Thanks

Jean-Claude Abauzit

unread,
Jun 24, 2024, 2:03:00 PMJun 24
to Radioberry
I may have found out:
It worked for me as I have a CL016 and the problem was with the CL025 which Hans-Jacob has.

Hans-jacob Stenhuus

unread,
Jun 28, 2024, 12:13:47 PM (13 days ago) Jun 28
to Radioberry
UPDATE
Johans driver update worked for the radioberry install. thank you!

now to where i got stuck last time. Im not getting any signal, only a little noise. as you can see on the attached photo.
the noise increases a little when i touch the antenna.

Here is a print from the terminal~

pi@raspberrypi:~ $ sudo radioberry

====================================================================
====================================================================
Radioberry V2.0


Supports 4 receivers and 1 transmitter.

Build version: 2022.01.24

Have fun Johan PA3GSB

Report requests or bugs to <pa3...@gmail.com>.
====================================================================
====================================================================
Radioberry gateware version 73-3.
No Alex, N2ADR or generic filters interface board connected to radioberry
Radioberry amplifier config failed; only a problem if amplifier is installed.
Radioberry, Starting packet rx part.
Radioberry, Starting packet control part.
Radioberry, Starting packet tx part.
start pihpsdr
Discovery packet received
SDR Program IP-address 127.0.0.1  
Discovery Port 40400
Discovery packet received
SDR Program IP-address 192.168.50.23  
Discovery Port 58897
Received packages not for me!
Received packages not for me!
           Receivers= 00000002 (         2)
Start Port 39446
SDR Program sends UDP Start command
Your Radioberry is registered: http://www.pa3gsb.nl/radioberry/api/read.php

Hans-jacob Stenhuus

unread,
Jun 28, 2024, 12:14:42 PM (13 days ago) Jun 28
to Radioberry
20240628_18h06m55s_grim.png

Jean-Claude Abauzit

unread,
Jun 28, 2024, 10:44:16 PM (13 days ago) Jun 28
to Radioberry
Sorry to hear that. The noise seems strange to me: on my RadioBerry with NO antenna connected  the noise is uniform across the spectrum. May be yours is normal as you have an antenna connected.
What you should try is moving the RX-GAIN up and down. With no antenna you should see no noise when the control is at 0 and at maximum you should have  a relatively high and uniform noise level.
Jean-Claude

Hans-jacob Stenhuus

unread,
Jun 29, 2024, 10:30:25 AM (12 days ago) Jun 29
to jcad...@gmail.com, radio...@googlegroups.com

No nothing. Still No real signal.
Anyone?


--
You received this message because you are subscribed to the Google Groups "Radioberry" group.
To unsubscribe from this group and stop receiving emails from it, send an email to radioberry+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/radioberry/f81a06b6-df46-418c-bf0c-521ef580afebn%40googlegroups.com.

Jean-Claude Abauzit

unread,
Jun 29, 2024, 11:36:42 AM (12 days ago) Jun 29
to Radioberry
So without antenna and moving the RX gain slider the noise floor does no go up and down?

Wim PE1PWR

unread,
Jun 29, 2024, 11:42:31 AM (12 days ago) Jun 29
to Jean-Claude Abauzit, Radioberry
I guess Jean that you have resoldering the AD9866 chip. There are a lot with bad soldering.
I have four Radioberry cards with 3 solder problems. https://youtu.be/SzMaRHlwolc?feature=shared
Hopes this will help you. You can try to put some pressure on the chip and see if something happens in receiving noise level.
Wim
PE1PWR
73s
Op 29 jun 2024, om 17:36, Jean-Claude Abauzit <jcad...@gmail.com> schreef:

Jean-Claude Abauzit

unread,
Jun 29, 2024, 12:09:30 PM (12 days ago) Jun 29
to Radioberry
Hi Wim, I am not the one having the problem, Hans-Jacob has it. Before I got my RadioBerry we had exchanges on the forum and you told me about bad PCBs and bad soldering of the modem. I suspect it is the problem Hans-Jacob has but I wanted to know more about it before making the suggestion. If the noise floor does not move when moving the RX gain slider it is almost certain the problem lies with the modem. Hopefully if this the case he can get it going by pressing on the chip. This chip is really tiny and the pins very close and it must be delicate to reflow it. A lot of flux, an iron just wet with solder, niot loaded, a good magnifier to check afterwards. A hot air station could also do the job but some kapton tape would have to suround the chip. I would go with the soldetring iron. I got my RadioBerry from an Aliexpress vendor said to be selling goods boards, although there was one feedback for a bad one. It is a CL016 black board. On Amazon and Ebay they seem to be selling only CL025 green boards
Although all these boards  have a QC passed sticker it looks like no testing is  . May be it is cheaper to give a refund once in a while than testing them.
Jean-Claude

Victor Kilo

unread,
Jun 29, 2024, 1:22:13 PM (12 days ago) Jun 29
to Jean-Claude Abauzit, Radioberry
I too am unable to install the radioberry driver now on my Pi4. It was working briefly this morning then suddenly collapsed including my Pihpsd

error: 4079 bytes of body still expected

then all guess red, failed to stop radioberry etc

RadioBerry driver installation failed.

You are using a linux version without Linux header files;


What is going on?

You received this message because you are subscribed to a topic in the Google Groups "Radioberry" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/radioberry/7CN43oLyZSk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to radioberry+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/radioberry/0eabff1e-a9ed-4a63-9755-1bdb52e2a70an%40googlegroups.com.

Hans-jacob Stenhuus

unread,
Jun 29, 2024, 2:50:22 PM (12 days ago) Jun 29
to tuckv...@gmail.com, jcad...@gmail.com, radio...@googlegroups.com

The nois floor rises. But still No signal when testing with something like a 433 MHz remote.


Jean-Claude Abauzit

unread,
Jun 29, 2024, 4:58:56 PM (12 days ago) Jun 29
to Radioberry
433 MHz is kind of high in frequency, I am not sure you would see anything.  Just take some 10m of wire as a sloper outside and use it as an antenna. If you do not have a male SMA connector use stranded wire an take a few strands that you can twist together  and insert it in the center hole of the SMA femelle connector. You should hear something, if there are AM brodcast stations in your area you should be able to hear them: long wave which are almost all gone: 153-279kHz
Medium wave from 526-1606kHz.
Jean-Claude

Hans-jacob Stenhuus

unread,
Jul 6, 2024, 1:20:51 PM (5 days ago) Jul 6
to Radioberry
You Are right. Tested with 125 khz signal and everything is Working. Thank you! 
Reply all
Reply to author
Forward
0 new messages