Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addition to SDR iGate Doc #41

Closed
IPingUPing opened this issue Jun 5, 2016 · 2 comments
Closed

Addition to SDR iGate Doc #41

IPingUPing opened this issue Jun 5, 2016 · 2 comments

Comments

@IPingUPing
Copy link

Followed the instructions and received an error related to accessibility of the dongle. Troubleshooting determined that blacklisting the current dvb drivers resolved. May want to add something similar to this step:

Blacklist the RTL Dongle from being used as an actual TV Tuner
Open the blacklist file for editing (it may be empty)
sudo nano /etc/modprobe.d/raspi-blacklist.conf
Add to the file on a new line
blacklist dvb_usb_rtl28xxu

@bradanlane
Copy link

bradanlane commented Jun 21, 2016

if we need to blacklist the SDR, should we use what other projects use - eg:

blacklist dvb_usb_rtl28xxu
blacklist dvb_usb_v2
blacklist rtl_2830
blacklist rtl_2832
blacklist r820t

wb2osz added a commit that referenced this issue Jul 4, 2016
@wb2osz
Copy link
Owner

wb2osz commented Jul 4, 2016

This was added to the documentation in the "dev" branch and will appear in the next release.

@wb2osz wb2osz closed this as completed Jul 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants