sv1

Results 18 comments of sv1

With python 2.7.13 on Debian, I can not run configtool at all. $ ./configtool.py Traceback (most recent call last): File "./configtool.py", line 191, in StartGui(getSettings()) File "./configtool.py", line 38, in...

On Sat, 2019-04-06 at 11:12 -0700, Nico Tonnhofer wrote: > I've currently not much time to do any support but probably this > issue was already fixed in > https://github.com/Traumflug/Teacup_Firmware/tree/python_upgrade...

On Sat, 2019-04-06 at 11:12 -0700, Nico Tonnhofer wrote: > I've currently not much time to do any support but probably this > issue was already fixed in > https://github.com/Traumflug/Teacup_Firmware/tree/python_upgrade...

I do not know on which distribution you are on, but on Debian 11: $ sudo gpsd -b -n -N /dev/pts/3 gpsd:ERROR: SER: device open of /dev/pts/3 failed: Permission denied...

I wish things where so easy! In most linux distributions gpsd is constrained by Apparmor. gpsd apparmor profile does not allow access to /dev/pts/*. So in order to access anything...

+1 also it would very convenient to have custom dbfawk, Counties and Maps under /home/$user/.config/xastir/ instead of system wide /usr/share, which is overwritten on every distribution package upgrade. 73

On Τετ, 2017-02-22 at 13:38 -0800, sq5bpf wrote: > it should scan with receiver 1, and when it finds this network it > should tune receivers 2-6 from the frequency...

Here is a nice "how-to" on how you can compile only one module (ex. the wifi card driver) without compiling the whole kernel http://askubuntu.com/questions/515407/how-recipe-to-build-only-one-kernel-module

The answer is in the terminal: ...... > Kernel driver is active, or device is claimed by second instance of librtlsdr. In the first case, please either detach or blacklist...

Python2 is deprecated and removed from most linux distros. Please upgrade to python3