What error message did you get? We need more than "But not work" NB: Take a look at the troubleshooting <https://github.com/weewx/weewx/wiki/sdr-rpi-recipe#troubleshooting> section at the end of the Wiki. There was an error in the blacklisting command. Be sure to unplug your device, then try the new commands:
# ensure that the rtl kernel module is not running inappropriately sudo modprobe -r dvb_usb_rtl28xxuecho 'blacklist dvb_usb_rtl28xxu' | sudo tee -a /etc/modprobe.d/blacklist.conf -tk On Wed, Jan 30, 2019 at 4:42 AM Wifi75 <[email protected]> wrote: > hello someone can help me? > > -- > 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]. > For more options, visit https://groups.google.com/d/optout. > -- 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]. For more options, visit https://groups.google.com/d/optout.
