Agree with Greg on rtldavis.  That would be a fine test.

Unrelated, but the instructions for that are 'very' cryptic and incorrect 
for a modern debian-11 pi....it was quite the battle figuring out the 
correct incantation to get it running on a pi4 with current raspi os.

* if you get device busy, add  'blacklist dvb_usb_rtl28xxu' to 
/etc/modprobe.d/blacklist-rt8xxxu.conf and reboot
* use -DINSTALL_UDEV_RULES=OFF so it doesn't add a conflicting set of udev 
rules since you're hand-editing a file that is correct already
* running weewx interactively blows up because it tries to parse data that 
isn't there yet.  There's no try/except around line 1407 in rtldavis.py - 
just give up on that one and start weewx normally via systemctl with 
debug=1 at least initially
* the options in weewx.conf are cryptic again.  Delete the word '[options] 
that the driver puts there.  Set the transmitter_frequency to US.  Start 
weewx.  It'll work just like running rtldavis did once you blacklisted the 
driver above.

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/5676c509-55e6-4a15-9358-7585f5611061n%40googlegroups.com.

Reply via email to