-
-
Notifications
You must be signed in to change notification settings - Fork 43
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
Add modules for Two USB tuners #114
Comments
Does anyone know how to help me? |
Added in v1.61. Please update modules, rebuild and test |
I can't get it to work, I see that the dmesg command marks the following errors and it still isn't linked to a device in /dev/dvb*, all this has been tested in the latest version of ARPL and all the modules and addons have also been updated. dvb_usb: Unknown symbol rc_register_device (err 0) UPDATE: The modules do not appear in /lib/modules/ either, I am going to try adding the modules generated by you manually in the /lib/modules/ folder UPDATE 2: When restarting with the modules added, more errors are shown in the dmesg file dvb_usb_dib0700: Unknown symbol dib0090_get_tune_state (err 0) UPDATE 3: Performing the insmod command on most of the dvb modules, shows an error of "Unknown symbol in module", except dvb-core, these errors indicate that there is an error in the compiled modules |
Could you update the module or recompile it? |
I have two USB tuners, which are compatible with Tvheadend, but I can't load them in the system, to share them through Docker, but I can see them through lsusb.
Sample photo of lsusb output

Tried putting your firmware in /lib/firmware, but I don't see it loading.
The devices are
Could you tell me how to make them work? Or could you add them as modules?
The text was updated successfully, but these errors were encountered: