25 Aug 2011 |
Posted by Michael Krufky | 0 Comment.
0
For those wanting to test the mxl111sf driver for the WinTV-Aero-M but not willing to rebuild your kernel, there is good news for you!
I have applied the minimal backports required to dvb-core and the dvb-usb framework to get the old mercurial repository building against Linux 3.x
http://kernellabs.com/hg/~mkrufky/mxl111sf-linux-3.x
I had to disable all IR / remote stuff, since there's been tons of changes there that I don't want to deal with.
I've only tested the mxl111sf driver in this tree, but other drivers may build successfully as well -- try them at your own risk. I'm willing...
22 Aug 2011 |
Posted by Michael Krufky | 2 Comments.
2
I'm pleased to announce the mxl111sf Linux driver with support for ATSC on the Hauppauge WinTV-Aero-m.
The device uses a Max Linear tuner with the LG DT3305 ATSC/QAM demodulator. The device also supports ATSC-MH Mobile DTV, but that feature is not yet supported under Linux.
Since I began work on this driver over a year and a half ago, mercurial was the tool used to track development.
If you are the owner of one of these USB dongles, please feel free to give the following repository a try:
http://kernellabs.com/hg/~mkrufky/mxl111sf
Please note, the mxl111sf mercurial development...