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

Support for TBS 5220 #86

Closed
adaasch opened this issue Mar 7, 2015 · 9 comments
Closed

Support for TBS 5220 #86

adaasch opened this issue Mar 7, 2015 · 9 comments

Comments

@adaasch
Copy link

adaasch commented Mar 7, 2015

Is there support for TBS 5220 USB Stick?
If not I could help with device and hacking if someone gives me an entry point.

@ljalves
Copy link
Owner

ljalves commented Mar 26, 2015

If I'm not mistaken, the 5220 uses de silabs chips already open source.
It should be very easy to add support to card.

@adaasch
Copy link
Author

adaasch commented Mar 28, 2015

Yes, it has an Cypress CY7C68013A USB bridge and a SiLabs Si2168 DVB Chip on it.

@ljalves
Copy link
Owner

ljalves commented May 2, 2015

@adaasch, still interested on adding support for that card?

@adaasch
Copy link
Author

adaasch commented May 3, 2015

@ljalves, yes, I am. What are the steps?

@nereeb
Copy link

nereeb commented Aug 15, 2015

does this stick have the same components as the geniatech t230?
Can I try echo 734c 5220 > /sys/bus/usb/drivers/??/new_id?
which module should I modprobe to do this?

@chipsugar
Copy link

It doesn't work. cxusb is the module to modprobe but that fails to do anything. I'm no coder but I think actual support needs to be added for this device, rather than just a new id.

I'd really like to see this card in the kernel but I don't think adaasch and ljalves are still interested in adding support.

@nereeb
Copy link

nereeb commented Sep 20, 2015

I had figured that out. Also the dvb_usb_dvbsky for technotrend 4400 did not work. So we have to wait and see if someone can add support.

@nereeb
Copy link

nereeb commented Feb 25, 2016

The TBS 5220 is working with https://github.com/crazycat69/linux_media. I have tested DVB-C on a rpi2.

@ljalves
Copy link
Owner

ljalves commented Mar 1, 2016

PR #112 merged: adds support for tbs5220.
Thanks CrazyCat.

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

No branches or pull requests

4 participants