I have a DVBSky C2800E DVB-C card and wonder if there is any driver for recent linux kernel:
The original DVBSky drivers seem to be too old.
Note that dmesg gives me the following output:
Code
[ 4.919595] cx23885: cx23885 driver version 0.0.4 loaded
[ 4.919746] cx23885 0000:0a:00.0: enabling device (0000 -> 0002)
[ 4.919830] cx23885: cx23885[0]: Your board isn't known (yet) to the driver.
cx23885[0]: Try to pick one of the existing card configs via
cx23885[0]: card=<n> insmod option. Updating to the latest
cx23885[0]: version might help as well.
[ 4.919831] cx23885: cx23885[0]: Here is a list of valid choices for the card=<n> insmod option:
[ 4.919832] cx23885: cx23885[0]: card=0 -> UNKNOWN/GENERIC
[ 4.919832] cx23885: cx23885[0]: card=1 -> Hauppauge WinTV-HVR1800lp
[ 4.919833] cx23885: cx23885[0]: card=2 -> Hauppauge WinTV-HVR1800
[ 4.919833] cx23885: cx23885[0]: card=3 -> Hauppauge WinTV-HVR1250
...
[ 4.919852] cx23885: cx23885[0]: card=61 -> Hauppauge WinTV-QuadHD-ATSC(885)
[ 4.919894] cx23885: CORE cx23885[0]: subsystem: 4254:2800, board: UNKNOWN/GENERIC [card=0,autodetected]
Display More