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

Add kernel support for DVB-T2 USB device MyGica T230C2 #1286

Closed
pevot opened this issue Feb 19, 2019 · 3 comments
Closed

Add kernel support for DVB-T2 USB device MyGica T230C2 #1286

pevot opened this issue Feb 19, 2019 · 3 comments

Comments

@pevot
Copy link
Contributor

pevot commented Feb 19, 2019

The next kernel contains support for DVB-T2 USB devices MyGica T230 and DVB-T2 USB device MyGica T230C but not for the latest revision MyGica T230C2
Would it be possible to add kernel support for this device into the next and dev kernels before it will be added to the official kernel?
Following two patches are necessary to do this:
https://patchwork.kernel.org/patch/10395967/
https://patchwork.kernel.org/patch/10395963/
I've tested it as userpatches in my build for OrangePi One and Cubieboard2 and it works fine.

For the correct functionality the following firmware files are necessary:
dvb-demod-si2168-d60-01.fw
dvb-tuner-si2141-a10-01.fw
If it is possible you can add them too, but they can be easy copied to the system by the user.

@pevot pevot changed the title Adding kernel support for DVB-T2 USB device MyGica T230C2 Add kernel support for DVB-T2 USB device MyGica T230C2 Feb 19, 2019
@igorpecovnik
Copy link
Member

Would it be possible to add kernel support for this device into the next and dev kernels before it will be added to the official kernel?

Sure, you can do most of the tasks.

I've tested it as userpatches in my build for OrangePi One and Cubieboard2 and it works fine.

Prepare PR https://www.armbian.com/get-involved containing those two patches.

For the correct functionality the following firmware files are necessary:

Send PR here:
https://github.com/armbian/firmware

@pevot
Copy link
Contributor Author

pevot commented Feb 20, 2019

OK I will prepare the PRs.

@pevot
Copy link
Contributor Author

pevot commented Feb 20, 2019

PRs submitted. I hope I did everything right.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants