-
Notifications
You must be signed in to change notification settings - Fork 83
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
Usb Tuner TBS5930 dvb s2x with E2 system linux (Dreambox) #374
Comments
modprobe dvb-usb-tbs5930 |
As he sent to me the result is ...
should be
P.s: With this patch Tuner of (TBS5980 TBS5928 TBS5925 TBS5921 TBS5920 TBS5910) work on Dreambox but even if I add support of TBS5930 the tuner does not appear ... |
so 5930 driver not installed |
No need drive I think as like (TBS5980 TBS5928 TBS5925 TBS5921 TBS5920 TBS5910) |
Look like 5930, m88rs6060 modules not compiled. |
I have it already But I think as I wrote we need to update this patch with correct codes And we have only these drivers for TBS-USB but what driver should be work with 5930. So I can update the patch depend on it correct driver. This is the point.
|
ok CONFIG_DVB_M88RS6060 present, but need CONFIG_DVB_USB_TBS5930 also :) P.S. "unified" tbs-usb driver not support 5930 |
Ok .. I will test also CONFIG_DVB_USB_TBS5930 ! So I think we need just update the patch and add TBS5930 ! with correct code informations ?! |
@crazycat69 So I will create the new patch and I will never edit if I get errors. First I will send the errors here to look on it and What your advice to fix errors ! |
Here is new the patch based on your files from this source without change any codes And here is what I have got from errors !
|
Need backport this drivers to 3.14 kernel |
How. Any patches ?! |
@crazycat69 |
show kernel log |
@crazycat69 And do you think I need to add TSB-5930 code here ?! |
Look like some wrong with frontend name reading in eDVBUsbAdapter::eDVBUsbAdapter() |
I'm tring to support Usb Tuner TBS5930 with E2 devices such as dreambox.
I have cherry-pick the codes and files from your source and created this patch with some edit to make it compatible with E2 system kernel 3.14.
fairbird/openpli-dreambox-oe-core@eafe53a
and
fairbird/openpli-dreambox-oe-core@cdcc40a
And also sent drivers (dvb-usb-id5930 + dvb-demod-m88rs6060.fw) to (/lib/firmware)
But the tuner does not appear on tuner screen option ...
And here the dmesg result !
dmesg.txt
The text was updated successfully, but these errors were encountered: