-
Notifications
You must be signed in to change notification settings - Fork 321
Closed
Description
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
Metadata
Metadata
Assignees
Labels
No labels