John Melton
John Melton
I have changed the code to use the WiringPi I2C API rather than the libi2c that was being used on the RaspberryPi. There are some problems with the GPIO pins...
I have no experience of using Ubuntu Mate. What version are you running and on what computer and radio? Have you tried updating the software? Is it failing on all...
I have pushed an update to receiver.c that does not change the DSP sample rate for FM but is not necessary for the latest WDSP. I have also fixed the...
I have installed Debian 12 BookWorm on my Raspberry Pi 400. Compiled and run linhpsdr with no problems. If you start it from the command line does it not output...
This problem is caused by the change to use the Overpass font face for the VFO frequency. It requires the Overpass font to be installed. If it is not then...
I just rebuilt a Tinker Board from scratch and I am not having any problems with audio. Based on your screen dump, did you enable Local Audio by clicking on...
I do not have a red-pitaya so cannot test with it. I do have an ANAN-100D, ANAN-8000DLE, Hermes Lite 2, IquadLabs IQ2, RadioBerry and a bare HPSDR Orion board. All...
I have no experience of running Manjaro, but did you try running "sudo ldconfig"? -- John
That sounds like a permissions problem. Did you do "sudo make install"? The README.md states to use "make install".
You should not have done "sudo make install" that was the initial problem.