Closed RattyDAVE closed 1 year ago
Which version you are using? Try pulling the latest version. I just tested with the 2023-08-02 (which is currently the latest) and everything seems to be fine.
Note: Another thing to check is "[Settings]/[Demodulation and decoding]/Codecserver address" Make sure it's empty and nothing is written in the field.
Still no. :-(
So just for testing I am using using this command line WITHOUT the external volumes so using your container defaults.
This is on a Raspberry Pi 4 8GB
docker run -d --name openwebrx --device /dev/bus/usb -p 8073:8073 --tmpfs=/tmp/openwebrx slechev/openwebrxplus-softmbe:2023-08-02
docker exec -it openwebrx python3 /opt/openwebrx/openwebrx.py admin adduser admin
So without changing any options I have in the panel.
And in the options:
Any ideas?
If you want more information just ask. Also if you want access to the options or ssh access to the Pi just shout.
I have done some digging and found in the logs:
[services.d] starting services
Hello, I'm the codecserver.
now scanning for modules...
registering new driver: "ambe3k"
dlopen() failed: /usr/local/lib/codecserver/libsoftmbe.so: cannot open shared object file: No such file or directory
loading devices from configuration...
unable to load device: driver "softmbe" not available
[services.d] done.
give me uname -m
from the host system (rpi4)?
root@radiopi:/home/pi# uname -m
aarch64
If needed I can swap from 64bit to 32bit. ( I have the 8gb)
Ohh... sorry for the late reply.. I had some work lately. Have you found a solution? If not, I would like to get some access to the system. This way it will be a lot faster to find the problem.
I have been investigating but cant get to the bottom of it. I will email you now with the details.
i found the problem... will fix it soon and let you know here. the image have a x86 specific file linking for the softmbe library.
the image in docker hub is fixed. please report after testing.
OH YES....
All working!
I am guessing you jumped on my machine and updated!
yeah, i pulled the latest to test, but did not updated your container. i used e temporary container. change the passwords on your machine. i'm closing the issue now. thanks for the report.
Not a prob! Thanks!
Hi,
Thank you for this build it is fantastic!
I have have a problem that that the Digital Voice modes do not appear. I am using the slechev/openwebrxplus-softmbe container.
Should they be as options? Have I misunderstood?
Thanks
Dave