No Audio
No Wifi
No GPU on CPU
Below result of dmesg....
root@jumphost:/home/jumphost# dmesg |egrep "cx23885|cx25840|dvb|frontend"
[ 17.804418] cx23885 driver version 0.0.4 loaded
[ 17.804510] CORE cx23885[0]: subsystem: 4254:0952, board: DVBSky S952 [card=50,autodetected]
[ 18.288109] cx25840 5-0044: cx23885 A/V decoder found @ 0x88 (cx23885[0])
[ 19.319147] cx25840 5-0044: loaded v4l-cx23885-avcore-01.fw firmware (16382 bytes)
[ 19.334578] cx23885_dvb_register() allocating 1 frontend(s)
[ 19.334580] cx23885[0]: cx23885 based dvb card
[ 19.505798] DVB: registering new adapter (cx23885[0])
[ 19.505801] cx23885 0000:03:00.0: DVB: registering adapter 0 frontend 0 (Montage Technology M88DS3103)...
[ 19.533865] cx23885_dvb_register() allocating 1 frontend(s)
[ 19.533867] cx23885[0]: cx23885 based dvb card
[ 19.637086] DVB: registering new adapter (cx23885[0])
[ 19.637089] cx23885 0000:03:00.0: DVB: registering adapter 1 frontend 0 (Montage Technology M88DS3103)...
[ 19.665144] cx23885_dev_checkrevision() Hardware revision = 0xb0
[ 19.665149] cx23885[0]/0: found at 0000:03:00.0, rev: 2, irq: 17, latency: 0, mmio: 0xfb200000
[ 163.431916] m88ds3103 3-0068: downloading firmware from file 'dvb-demod-m88ds3103.fw'
[ 164.370209] cx23885 0000:03:00.0: DVB: adapter 1 frontend 0 frequency 0 out of range (950000..2150000)
[ 164.420963] m88ds3103 4-0068: downloading firmware from file 'dvb-demod-m88ds3103.fw'
[ 165.359089] cx23885 0000:03:00.0: DVB: adapter 0 frontend 0 frequency 0 out of range (950000..2150000)
root@jumphost:/home/jumphost# ls /dev/dvb
adapter0 adapter1
I see DVB card in TV adapters on Tvheadend settings, but during scaning muxes there some issues
2018-05-05 18:42:59.310 mpegts: 11355V in HB - tuning on Montage Technology M88DS3103 #0 : DVB-S #0
2018-05-05 18:42:59.314 epggrab: 11355V in HB - registering mux for OTA EPG
2018-05-05 18:42:59.314 subscription: 0080: "scan" subscribing to mux "11355V", weight: 6, adapter: "Montage Technology M88DS3103 #0 : DVB-S #0", network: "HB", service: "Raw PID Subscription"
2018-05-05 18:43:00.333 linuxdvb: Montage Technology M88DS3103 #0 : DVB-S #0 - poll TIMEOUT
2018-05-05 18:43:00.361 linuxdvb: Montage Technology M88DS3103 #0 : DVB-S #0 - retune nodata
2018-05-05 18:43:07.992 linuxdvb: Montage Technology M88DS3103 #0 : DVB-S #0 - poll TIMEOUT
2018-05-05 18:43:08.412 linuxdvb: Montage Technology M88DS3103 #0 : DVB-S #0 - retune nodata
2018-05-05 18:43:09.309 mpegts: 11355V in HB - scan no data, failed
2018-05-05 18:43:09.309 subscription: 0080: "scan" unsubscribing
Below, complete dmesg
https://paste.ubuntu.com/p/mdvgCyRt2N/