August DVB-T Dongle mux scan fails

Hi all, I recently purchased an August DVB-T210 to get UK Freeview channels through OSMC on my Pi 2b as it was my understanding that this device was supported from kernel 3.16. I installed Tvheadend from the app store and the device showed up as Silicon Labs Si2168 : DVB-T #0. However when I went to scan the muxs all the scans failed. running dmesg appeared to show that the required firmware files were missing so I downloaded the files dvb-demod-si2168-b40-01.fw & dvb-tuner-si2158-a20-01.fw from dvb-firmware/firmware at master · OpenELEC/dvb-firmware · GitHub and placed them in /lib/firmware however the device still does not scan the muxs

[ 0.000000] Booting Linux on physical CPU 0xf00
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.2.1-1-osmc (root@vero) (gcc version 4.9.2 (Debian 4.9.2-10) ) #1 SMP PREEMPT Wed Sep 23 17:57:49 UTC 2015
[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine model: Raspberry Pi 2 Model B Rev 1.1
[ 0.000000] cma: Reserved 8 MiB at 0x2e800000
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] On node 0 totalpages: 192512
[ 0.000000] free_area_init_node: node 0, pgdat 80a48440, node_mem_map ae156000
[ 0.000000] Normal zone: 1692 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 192512 pages, LIFO batch:31
[ 0.000000] [bcm2709_smp_init_cpus] enter (9460->f3003010)
[ 0.000000] [bcm2709_smp_init_cpus] ncores=4
[ 0.000000] PERCPU: Embedded 12 pages/cpu @ae118000 s19328 r8192 d21632 u49152
[ 0.000000] pcpu-alloc: s19328 r8192 d21632 u49152 alloc=12*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 190820
[ 0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=960 bcm2708_fb.fbheight=576 bcm2709.boardrev=0xa01041 bcm2709.serial=0xf0057f97 smsc95xx.macaddr=B8:27:EB:05:7F:97 bcm2708_fb.fbswap=1 bcm2709.disk_led_gpio=47 bcm2709.disk_led_active_low=0 sdhci-bcm2708.emmc_clock_freq=250000000 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 root=/dev/mmcblk0p2 rootfstype=ext4 rootwait quiet osmcdev=rbp2
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Memory: 742668K/770048K available (7748K kernel code, 550K rwdata, 1820K rodata, 412K init, 762K bss, 19188K reserved, 8192K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
vmalloc : 0xaf800000 - 0xff000000 (1272 MB)
lowmem : 0x80000000 - 0xaf000000 ( 752 MB)
modules : 0x7f000000 - 0x80000000 ( 16 MB)
.text : 0x80008000 - 0x80960324 (9569 kB)
.init : 0x80961000 - 0x809c8000 ( 412 kB)
.data : 0x809c8000 - 0x80a51aec ( 551 kB)
.bss : 0x80a54000 - 0x80b12a4c ( 763 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 32.
[ 0.000000] NR_IRQS:608
[ 0.000000] Architected cp15 timer(s) running at 19.20MHz (virt).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[ 0.000012] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ 0.000034] Switching to timer-based delay loop, resolution 52ns
[ 0.000312] Console: colour dummy device 80x30
[ 0.000534] console [tty0] enabled
[ 0.000560] Calibrating delay loop (skipped), value calculated using timer frequency… 38.40 BogoMIPS (lpj=192000)
[ 0.000590] pid_max: default: 32768 minimum: 301
[ 0.000985] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.001008] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.002256] Initializing cgroup subsys blkio
[ 0.002296] Initializing cgroup subsys memory
[ 0.002337] Initializing cgroup subsys devices
[ 0.002362] Initializing cgroup subsys freezer
[ 0.002404] Initializing cgroup subsys net_cls
[ 0.002477] CPU: Testing write buffer coherency: ok
[ 0.002560] ftrace: allocating 19043 entries in 56 pages
[ 0.049017] CPU0: update cpu_capacity 1024
[ 0.049058] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00
[ 0.049075] [bcm2709_smp_prepare_cpus] enter
[ 0.049211] Setting up static identity map for 0x8240 - 0x8298
[ 0.078912] [bcm2709_boot_secondary] cpu:1 started (0) 17
[ 0.079279] [bcm2709_secondary_init] enter cpu:1
[ 0.079334] CPU1: update cpu_capacity 1024
[ 0.079343] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01
[ 0.088889] [bcm2709_boot_secondary] cpu:2 started (0) 17
[ 0.089161] [bcm2709_secondary_init] enter cpu:2
[ 0.089191] CPU2: update cpu_capacity 1024
[ 0.089199] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02
[ 0.098894] [bcm2709_boot_secondary] cpu:3 started (0) 18
[ 0.099147] [bcm2709_secondary_init] enter cpu:3
[ 0.099176] CPU3: update cpu_capacity 1024
[ 0.099184] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03
[ 0.099276] Brought up 4 CPUs
[ 0.099307] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ 0.099318] CPU: All CPU(s) started in SVC mode.
[ 0.100307] devtmpfs: initialized
[ 0.122895] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[ 0.123427] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.124517] pinctrl core: initialized pinctrl subsystem
[ 0.125307] NET: Registered protocol family 16
[ 0.130745] DMA: preallocated 4096 KiB pool for atomic coherent allocations
[ 0.158712] cpuidle: using governor ladder
[ 0.188744] cpuidle: using governor menu
[ 0.188877] bcm2709.uart_clock = 3000000
[ 0.195557] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.195576] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.195768] Serial: AMBA PL011 UART driver
[ 0.196062] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 83, base_baud = 0) is a PL011 rev2
[ 0.196768] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ 0.270457] bcm2708-dmaengine 3f007000.dma: DMA legacy API manager at f3007000, dmachans=0xf35
[ 0.270511] bcm2708-dmaengine 3f007000.dma: Initialized 7 DMA channels (+ 1 legacy)
[ 0.271601] bcm2708-dmaengine 3f007000.dma: Load BCM2835 DMA engine driver
[ 0.271619] bcm2708-dmaengine 3f007000.dma: dma_debug:0
[ 0.272211] SCSI subsystem initialized
[ 0.272451] usbcore: registered new interface driver usbfs
[ 0.272562] usbcore: registered new interface driver hub
[ 0.272725] usbcore: registered new device driver usb
[ 0.273472] raspberrypi-firmware soc:firmware: Attached to firmware from 2015-09-23 12:21
[ 0.300584] clocksource: Switched to clocksource arch_sys_counter
[ 0.351465] FS-Cache: Loaded
[ 0.351915] CacheFiles: Loaded
[ 0.368477] NET: Registered protocol family 2
[ 0.369688] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.369830] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.370023] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.370148] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.370214] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.370656] NET: Registered protocol family 1
[ 0.371215] RPC: Registered named UNIX socket transport module.
[ 0.371234] RPC: Registered udp transport module.
[ 0.371245] RPC: Registered tcp transport module.
[ 0.371256] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.371804] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
[ 0.374416] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.374630] audit: initializing netlink subsys (disabled)
[ 0.374695] audit: type=2000 audit(0.349:1): initialized
[ 0.389972] VFS: Disk quotas dquot_6.6.0
[ 0.390354] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.393246] FS-Cache: Netfs ‘nfs’ registered for caching
[ 0.394383] NFS: Registering the id_resolver key type
[ 0.394450] Key type id_resolver registered
[ 0.394462] Key type id_legacy registered
[ 0.397334] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.397525] io scheduler noop registered
[ 0.398086] io scheduler bfq registered (default)
[ 0.398098] BFQ I/O-scheduler version: v7r7
[ 0.400552] BCM2708FB: allocated DMA memory eec00000
[ 0.400665] BCM2708FB: allocated DMA channel 0 @ f3007000
[ 0.411091] Console: switching to colour frame buffer device 120x36
[ 0.418444] vc-cma: Videocore CMA driver
[ 0.418461] vc-cma: vc_cma_base = 0x00000000
[ 0.418473] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
[ 0.418484] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
[ 0.418775] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB)
[ 0.436611] brd: module loaded
[ 0.446363] loop: module loaded
[ 0.447460] vchiq: vchiq_init_state: slot_zero = 0xaec80000, is_master = 0
[ 0.449183] Loading iSCSI transport class v2.0-870.
[ 0.450087] usbcore: registered new interface driver smsc95xx
[ 0.450156] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 0.650508] Core Release: 2.80a
[ 0.650533] Setting default values for core params
[ 0.650593] Finished setting default values for core params
[ 0.851010] Using Buffer DMA mode
[ 0.851025] Periodic Transfer Interrupt Enhancement - disabled
[ 0.851036] Multiprocessor Interrupt Enhancement - disabled
[ 0.851047] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 0.851064] Dedicated Tx FIFOs mode
[ 0.851506] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xaec14000 dma = 0xeec14000 len=9024
[ 0.851546] FIQ FSM acceleration enabled for :
Non-periodic Split Transactions
Periodic Split Transactions
High-Speed Isochronous Endpoints
[ 0.851571] dwc_otg: Microframe scheduler enabled
[ 0.851642] WARN::hcd_init_fiq:412: FIQ on core 1 at 0x8054c124
[ 0.851663] WARN::hcd_init_fiq:413: FIQ ASM at 0x8054c494 length 36
[ 0.851683] WARN::hcd_init_fiq:438: MPHI regs_base at 0xaf89a000
[ 0.851735] dwc_otg 3f980000.usb: DWC OTG Controller
[ 0.851785] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ 0.851838] dwc_otg 3f980000.usb: irq 32, io mem 0x00000000
[ 0.851892] Init: Port Power? op_state=1
[ 0.851903] Init: Power Port (0)
[ 0.852230] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.852252] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.852268] usb usb1: Product: DWC OTG Controller
[ 0.852284] usb usb1: Manufacturer: Linux 4.2.1-1-osmc dwc_otg_hcd
[ 0.852299] usb usb1: SerialNumber: 3f980000.usb
[ 0.853440] hub 1-0:1.0: USB hub found
[ 0.853507] hub 1-0:1.0: 1 port detected
[ 0.854340] dwc_otg: FIQ enabled
[ 0.854355] dwc_otg: NAK holdoff enabled
[ 0.854365] dwc_otg: FIQ split-transaction FSM enabled
[ 0.854405] Module dwc_common_port init
[ 0.854745] usbcore: registered new interface driver usb-storage
[ 0.855116] mousedev: PS/2 mouse device common for all mice
[ 0.855686] usbcore: registered new interface driver usbtouchscreen
[ 0.856168] bcm2835-cpufreq: min=600000 max=900000
[ 0.859298] sdhci: Secure Digital Host Controller Interface driver
[ 0.859307] sdhci: Copyright(c) Pierre Ossman
[ 0.859621] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
[ 0.859633] mmc-bcm2835 3f300000.mmc: DMA channels allocated
[ 0.890678] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.891162] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.891298] hidraw: raw HID events driver (C) Jiri Kosina
[ 0.891466] usbcore: registered new interface driver usbhid
[ 0.891475] usbhid: USB HID core driver
[ 0.891735] Initializing XFRM netlink socket
[ 0.891764] NET: Registered protocol family 17
[ 0.891902] Key type dns_resolver registered
[ 0.892025] Registering SWP/SWPB emulation handler
[ 0.900137] registered taskstats version 1
[ 0.900321] vc-sm: Videocore shared memory driver
[ 0.900335] [vc_sm_connected_init]: start
[ 0.902996] [vc_sm_connected_init]: end - returning 0
[ 0.908034] Waiting for root device /dev/mmcblk0p2…
[ 0.938059] mmc0: host does not support reading read-only switch, assuming write-enable
[ 0.940157] mmc0: new high speed SDHC card at address 0001
[ 0.940733] mmcblk0: mmc0:0001 SD16G 14.6 GiB
[ 0.942057] mmcblk0: p1 p2
[ 1.024582] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 1.024632] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 1.034029] devtmpfs: mounted
[ 1.034491] Freeing unused kernel memory: 412K (80961000 - 809c8000)
[ 1.050727] Indeed it is in host mode hprt0 = 00021501
[ 1.230627] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 1.230772] Indeed it is in host mode hprt0 = 00001101
[ 1.430923] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ 1.430946] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.431769] hub 1-1:1.0: USB hub found
[ 1.431903] hub 1-1:1.0: 5 ports detected
[ 1.710709] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 1.811147] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 1.811177] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.814363] smsc95xx v1.0.4
[ 1.875110] smsc95xx 1-1.1:1.0 eth0: register ‘smsc95xx’ at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:05:7f:97
[ 1.950666] usb 1-1.3: new high-speed USB device number 4 using dwc_otg
[ 2.052185] usb 1-1.3: New USB device found, idVendor=05e3, idProduct=0606
[ 2.052217] usb 1-1.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 2.052234] usb 1-1.3: Product: USB2.0 Hub
[ 2.053559] hub 1-1.3:1.0: USB hub found
[ 2.053906] hub 1-1.3:1.0: 4 ports detected
[ 2.330743] usb 1-1.3.3: new high-speed USB device number 5 using dwc_otg
[ 2.434260] usb 1-1.3.3: New USB device found, idVendor=1bcf, idProduct=0c31
[ 2.434293] usb 1-1.3.3: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[ 2.434310] usb 1-1.3.3: Product: USB to Serial-ATA bridge
[ 2.434328] usb 1-1.3.3: Manufacturer: Sunplus Innovation Technology.
[ 2.434344] usb 1-1.3.3: SerialNumber: FFFFCFFF0CF8FF6FFC100FFF
[ 2.436959] usb-storage 1-1.3.3:1.0: USB Mass Storage device detected
[ 2.437810] scsi host0: usb-storage 1-1.3.3:1.0
[ 2.510661] usb 1-1.3.4: new high-speed USB device number 6 using dwc_otg
[ 2.612110] usb 1-1.3.4: New USB device found, idVendor=05e3, idProduct=0606
[ 2.612141] usb 1-1.3.4: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 2.612157] usb 1-1.3.4: Product: USB2.0 Hub
[ 2.613452] hub 1-1.3.4:1.0: USB hub found
[ 2.613793] hub 1-1.3.4:1.0: 4 ports detected
[ 2.644093] random: systemd urandom read with 76 bits of entropy available
[ 2.722601] NET: Registered protocol family 10
[ 2.890650] usb 1-1.3.4.1: new high-speed USB device number 7 using dwc_otg
[ 2.991761] usb 1-1.3.4.1: language id specifier not provided by device, defaulting to English
[ 2.993785] usb 1-1.3.4.1: New USB device found, idVendor=0572, idProduct=c688
[ 2.993809] usb 1-1.3.4.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.143378] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
[ 3.143741] systemd[1]: Found ordering cycle on basic.target/start
[ 3.143774] systemd[1]: Found dependency on sysinit.target/start
[ 3.143803] systemd[1]: Found dependency on kbd.service/start
[ 3.143831] systemd[1]: Found dependency on remote-fs.target/start
[ 3.143856] systemd[1]: Found dependency on remote-fs-pre.target/start
[ 3.143881] systemd[1]: Found dependency on connman.service/start
[ 3.143906] systemd[1]: Found dependency on dbus.service/start
[ 3.143930] systemd[1]: Found dependency on basic.target/start
[ 3.143956] systemd[1]: Breaking ordering cycle by deleting job kbd.service/start
[ 3.143986] systemd[1]: Job kbd.service/start deleted to break ordering cycle starting with basic.target/start
[ 3.144341] systemd[1]: Found ordering cycle on basic.target/start
[ 3.144373] systemd[1]: Found dependency on sysinit.target/start
[ 3.144402] systemd[1]: Found dependency on rpcbind.service/start
[ 3.144431] systemd[1]: Found dependency on network-online.target/start
[ 3.144456] systemd[1]: Found dependency on network.target/start
[ 3.144481] systemd[1]: Found dependency on connman.service/start
[ 3.144505] systemd[1]: Found dependency on dbus.service/start
[ 3.144529] systemd[1]: Found dependency on basic.target/start
[ 3.144554] systemd[1]: Breaking ordering cycle by deleting job rpcbind.service/start
[ 3.144584] systemd[1]: Job rpcbind.service/start deleted to break ordering cycle starting with basic.target/start
[ 3.289475] fuse init (API version 7.23)
[ 3.370168] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 3.434092] scsi 0:0:0:0: CD-ROM TSSTcorp CDDVDW SN-208BB SB01 PQ: 0 ANSI: 0
[ 3.581127] systemd-udevd[127]: starting version 215
[ 3.931467] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[ 4.131335] usbcore: registered new interface driver uas
[ 4.210500] sr 0:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 4.210533] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 4.218606] sr 0:0:0:0: Attached scsi CD-ROM sr0
[ 4.225207] dvb-usb: found a ‘Mygica T230 DVB-T/T2/C’ in warm state.
[ 4.230238] sr 0:0:0:0: Attached scsi generic sg0 type 5
[ 4.434410] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 4.473692] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
[ 4.474609] DVB: registering new adapter (Mygica T230 DVB-T/T2/C)
[ 4.520030] i2c i2c-3: Added multiplexed i2c bus 4
[ 4.520062] si2168 3-0064: Silicon Labs Si2168 successfully attached
[ 4.559065] si2157 4-0060: Silicon Labs Si2147/2148/2157/2158 successfully attached
[ 4.559154] usb 1-1.3.4.1: DVB: registering adapter 0 frontend 0 (Silicon Labs Si2168)…
[ 4.561092] input: IR-receiver inside an USB DVB receiver as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3.4/1-1.3.4.1/input/input0
[ 4.561133] dvb-usb: schedule remote query interval to 100 msecs.
[ 4.561616] dvb-usb: Mygica T230 DVB-T/T2/C successfully initialized and connected.
[ 4.561830] usbcore: registered new interface driver dvb_usb_cxusb
[ 5.064556] random: nonblocking pool is initialized
[ 5.506656] systemd-journald[104]: Received request to flush runtime journal from PID 1
[ 6.115261] smsc95xx 1-1.1:1.0 eth0: hardware isn’t capable of remote wakeup
[ 6.115635] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 7.631243] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 7.633174] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
[ 7.657736] 8021q: 802.1Q VLAN Support v1.8
[ 11.166907] Console: switching to colour dummy device 80x30
[ 20.476739] si2168 3-0064: found a ‘Silicon Labs Si2168-B40’
[ 20.489232] si2168 3-0064: downloading firmware from file ‘dvb-demod-si2168-b40-01.fw’
[ 20.489272] si2168 3-0064: firmware download failed -22
[ 20.498698] si2157 4-0060: found a ‘Silicon Labs Si2158-A20’
[ 20.503117] si2157 4-0060: firmware file ‘dvb-tuner-si2158-a20-01.fw’ is invalid
[ 20.503300] usb 1-1.3.4.1: DVB: adapter 0 frontend 0 frequency 0 out of range (55000000…862000000)
[ 20.776486] si2168 3-0064: found a ‘Silicon Labs Si2168-B40’
[ 20.776825] si2168 3-0064: downloading firmware from file ‘dvb-demod-si2168-b40-01.fw’
[ 20.776849] si2168 3-0064: firmware download failed -22
[ 20.786064] si2157 4-0060: found a ‘Silicon Labs Si2158-A20’
[ 20.786358] si2157 4-0060: firmware file ‘dvb-tuner-si2158-a20-01.fw’ is invalid

I have reached the limit of my knowledge and would appreciate any help the community can provide

Are you sure your files are OK? Suggest to run a md5sum on them and confirm against Geniatech T230 - LinuxTVWiki

Hi fzinken, when I ran an md5sum on the files there were indeed issues. I have now deleted the files from lib/firmware and re-downloaded the files and they check out ok. However after placing them in lib/firmware I am still getting the same results from dmesg.

Ok after a reboot and a couple of minutes dmesg is now reporting:

[ 0.000000] Booting Linux on physical CPU 0xf00
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.2.1-1-osmc (root@vero) (gcc version 4.9.2 (Debian 4.9.2-10) ) #1 SMP PREEMPT Wed Sep 23 17:57:49 UTC 2015
[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine model: Raspberry Pi 2 Model B Rev 1.1
[ 0.000000] cma: Reserved 8 MiB at 0x2e800000
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] On node 0 totalpages: 192512
[ 0.000000] free_area_init_node: node 0, pgdat 80a48440, node_mem_map ae156000
[ 0.000000] Normal zone: 1692 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 192512 pages, LIFO batch:31
[ 0.000000] [bcm2709_smp_init_cpus] enter (9460->f3003010)
[ 0.000000] [bcm2709_smp_init_cpus] ncores=4
[ 0.000000] PERCPU: Embedded 12 pages/cpu @ae118000 s19328 r8192 d21632 u49152
[ 0.000000] pcpu-alloc: s19328 r8192 d21632 u49152 alloc=12*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 190820
[ 0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=960 bcm2708_fb.fbheight=576 bcm2709.boardrev=0xa01041 bcm2709.serial=0xf0057f97 smsc95xx.macaddr=B8:27:EB:05:7F:97 bcm2708_fb.fbswap=1 bcm2709.disk_led_gpio=47 bcm2709.disk_led_active_low=0 sdhci-bcm2708.emmc_clock_freq=250000000 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 root=/dev/mmcblk0p2 rootfstype=ext4 rootwait quiet osmcdev=rbp2
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Memory: 742668K/770048K available (7748K kernel code, 550K rwdata, 1820K rodata, 412K init, 762K bss, 19188K reserved, 8192K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
vmalloc : 0xaf800000 - 0xff000000 (1272 MB)
lowmem : 0x80000000 - 0xaf000000 ( 752 MB)
modules : 0x7f000000 - 0x80000000 ( 16 MB)
.text : 0x80008000 - 0x80960324 (9569 kB)
.init : 0x80961000 - 0x809c8000 ( 412 kB)
.data : 0x809c8000 - 0x80a51aec ( 551 kB)
.bss : 0x80a54000 - 0x80b12a4c ( 763 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 32.
[ 0.000000] NR_IRQS:608
[ 0.000000] Architected cp15 timer(s) running at 19.20MHz (virt).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[ 0.000011] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ 0.000032] Switching to timer-based delay loop, resolution 52ns
[ 0.000311] Console: colour dummy device 80x30
[ 0.000532] console [tty0] enabled
[ 0.000559] Calibrating delay loop (skipped), value calculated using timer frequency… 38.40 BogoMIPS (lpj=192000)
[ 0.000589] pid_max: default: 32768 minimum: 301
[ 0.000986] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.001011] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.002254] Initializing cgroup subsys blkio
[ 0.002294] Initializing cgroup subsys memory
[ 0.002335] Initializing cgroup subsys devices
[ 0.002360] Initializing cgroup subsys freezer
[ 0.002404] Initializing cgroup subsys net_cls
[ 0.002478] CPU: Testing write buffer coherency: ok
[ 0.002565] ftrace: allocating 19043 entries in 56 pages
[ 0.049253] CPU0: update cpu_capacity 1024
[ 0.049295] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00
[ 0.049312] [bcm2709_smp_prepare_cpus] enter
[ 0.049453] Setting up static identity map for 0x8240 - 0x8298
[ 0.079158] [bcm2709_boot_secondary] cpu:1 started (0) 18
[ 0.079523] [bcm2709_secondary_init] enter cpu:1
[ 0.079580] CPU1: update cpu_capacity 1024
[ 0.079590] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01
[ 0.089139] [bcm2709_boot_secondary] cpu:2 started (0) 18
[ 0.089416] [bcm2709_secondary_init] enter cpu:2
[ 0.089449] CPU2: update cpu_capacity 1024
[ 0.089457] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02
[ 0.099136] [bcm2709_boot_secondary] cpu:3 started (0) 18
[ 0.099389] [bcm2709_secondary_init] enter cpu:3
[ 0.099419] CPU3: update cpu_capacity 1024
[ 0.099427] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03
[ 0.099520] Brought up 4 CPUs
[ 0.099550] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ 0.099561] CPU: All CPU(s) started in SVC mode.
[ 0.100563] devtmpfs: initialized
[ 0.123116] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[ 0.123642] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.124737] pinctrl core: initialized pinctrl subsystem
[ 0.125530] NET: Registered protocol family 16
[ 0.130967] DMA: preallocated 4096 KiB pool for atomic coherent allocations
[ 0.158949] cpuidle: using governor ladder
[ 0.188981] cpuidle: using governor menu
[ 0.189117] bcm2709.uart_clock = 3000000
[ 0.195776] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.195795] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.195989] Serial: AMBA PL011 UART driver
[ 0.196286] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 83, base_baud = 0) is a PL011 rev2
[ 0.196998] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ 0.270669] bcm2708-dmaengine 3f007000.dma: DMA legacy API manager at f3007000, dmachans=0xf35
[ 0.270725] bcm2708-dmaengine 3f007000.dma: Initialized 7 DMA channels (+ 1 legacy)
[ 0.271815] bcm2708-dmaengine 3f007000.dma: Load BCM2835 DMA engine driver
[ 0.271834] bcm2708-dmaengine 3f007000.dma: dma_debug:0
[ 0.272420] SCSI subsystem initialized
[ 0.272660] usbcore: registered new interface driver usbfs
[ 0.272768] usbcore: registered new interface driver hub
[ 0.272934] usbcore: registered new device driver usb
[ 0.273688] raspberrypi-firmware soc:firmware: Attached to firmware from 2015-09-23 12:21
[ 0.300808] clocksource: Switched to clocksource arch_sys_counter
[ 0.351674] FS-Cache: Loaded
[ 0.352120] CacheFiles: Loaded
[ 0.368685] NET: Registered protocol family 2
[ 0.369897] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.370040] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.370233] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.370359] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.370424] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.370775] NET: Registered protocol family 1
[ 0.371468] RPC: Registered named UNIX socket transport module.
[ 0.371487] RPC: Registered udp transport module.
[ 0.371497] RPC: Registered tcp transport module.
[ 0.371508] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.372055] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
[ 0.374641] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.374853] audit: initializing netlink subsys (disabled)
[ 0.374921] audit: type=2000 audit(0.349:1): initialized
[ 0.390202] VFS: Disk quotas dquot_6.6.0
[ 0.390583] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.393486] FS-Cache: Netfs ‘nfs’ registered for caching
[ 0.394635] NFS: Registering the id_resolver key type
[ 0.394712] Key type id_resolver registered
[ 0.394725] Key type id_legacy registered
[ 0.397599] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.397789] io scheduler noop registered
[ 0.398347] io scheduler bfq registered (default)
[ 0.398360] BFQ I/O-scheduler version: v7r7
[ 0.400869] BCM2708FB: allocated DMA memory eec00000
[ 0.400917] BCM2708FB: allocated DMA channel 0 @ f3007000
[ 0.411356] Console: switching to colour frame buffer device 120x36
[ 0.418716] vc-cma: Videocore CMA driver
[ 0.418734] vc-cma: vc_cma_base = 0x00000000
[ 0.418745] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
[ 0.418756] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
[ 0.419048] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB)
[ 0.436871] brd: module loaded
[ 0.446599] loop: module loaded
[ 0.447697] vchiq: vchiq_init_state: slot_zero = 0xaec80000, is_master = 0
[ 0.449466] Loading iSCSI transport class v2.0-870.
[ 0.450378] usbcore: registered new interface driver smsc95xx
[ 0.450448] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 0.650827] Core Release: 2.80a
[ 0.650850] Setting default values for core params
[ 0.650878] Finished setting default values for core params
[ 0.851295] Using Buffer DMA mode
[ 0.851313] Periodic Transfer Interrupt Enhancement - disabled
[ 0.851323] Multiprocessor Interrupt Enhancement - disabled
[ 0.851335] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 0.851351] Dedicated Tx FIFOs mode
[ 0.851798] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xaec14000 dma = 0xeec14000 len=9024
[ 0.851837] FIQ FSM acceleration enabled for :
Non-periodic Split Transactions
Periodic Split Transactions
High-Speed Isochronous Endpoints
[ 0.851861] dwc_otg: Microframe scheduler enabled
[ 0.851934] WARN::hcd_init_fiq:412: FIQ on core 1 at 0x8054c124
[ 0.851955] WARN::hcd_init_fiq:413: FIQ ASM at 0x8054c494 length 36
[ 0.851975] WARN::hcd_init_fiq:438: MPHI regs_base at 0xaf89a000
[ 0.852025] dwc_otg 3f980000.usb: DWC OTG Controller
[ 0.852077] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ 0.852127] dwc_otg 3f980000.usb: irq 32, io mem 0x00000000
[ 0.852182] Init: Port Power? op_state=1
[ 0.852192] Init: Power Port (0)
[ 0.852516] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.852537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.852554] usb usb1: Product: DWC OTG Controller
[ 0.852570] usb usb1: Manufacturer: Linux 4.2.1-1-osmc dwc_otg_hcd
[ 0.852585] usb usb1: SerialNumber: 3f980000.usb
[ 0.853736] hub 1-0:1.0: USB hub found
[ 0.853804] hub 1-0:1.0: 1 port detected
[ 0.854634] dwc_otg: FIQ enabled
[ 0.854649] dwc_otg: NAK holdoff enabled
[ 0.854660] dwc_otg: FIQ split-transaction FSM enabled
[ 0.854699] Module dwc_common_port init
[ 0.855038] usbcore: registered new interface driver usb-storage
[ 0.855414] mousedev: PS/2 mouse device common for all mice
[ 0.855978] usbcore: registered new interface driver usbtouchscreen
[ 0.856459] bcm2835-cpufreq: min=600000 max=900000
[ 0.859612] sdhci: Secure Digital Host Controller Interface driver
[ 0.859620] sdhci: Copyright© Pierre Ossman
[ 0.859935] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
[ 0.859949] mmc-bcm2835 3f300000.mmc: DMA channels allocated
[ 0.890903] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.891385] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.891518] hidraw: raw HID events driver © Jiri Kosina
[ 0.891687] usbcore: registered new interface driver usbhid
[ 0.891695] usbhid: USB HID core driver
[ 0.891960] Initializing XFRM netlink socket
[ 0.891990] NET: Registered protocol family 17
[ 0.892111] Key type dns_resolver registered
[ 0.892234] Registering SWP/SWPB emulation handler
[ 0.898349] registered taskstats version 1
[ 0.898543] vc-sm: Videocore shared memory driver
[ 0.898556] [vc_sm_connected_init]: start
[ 0.901191] [vc_sm_connected_init]: end - returning 0
[ 0.904253] Waiting for root device /dev/mmcblk0p2…
[ 0.928239] mmc0: host does not support reading read-only switch, assuming write-enable
[ 0.930321] mmc0: new high speed SDHC card at address 0001
[ 0.930878] mmcblk0: mmc0:0001 SD16G 14.6 GiB
[ 0.932195] mmcblk0: p1 p2
[ 1.024277] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 1.024327] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 1.033716] devtmpfs: mounted
[ 1.034177] Freeing unused kernel memory: 412K (80961000 - 809c8000)
[ 1.050946] Indeed it is in host mode hprt0 = 00021501
[ 1.230850] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 1.230995] Indeed it is in host mode hprt0 = 00001101
[ 1.431155] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ 1.431177] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.431921] hub 1-1:1.0: USB hub found
[ 1.432068] hub 1-1:1.0: 5 ports detected
[ 1.710894] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 1.811199] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 1.811220] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.814052] smsc95xx v1.0.4
[ 1.873870] smsc95xx 1-1.1:1.0 eth0: register ‘smsc95xx’ at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:05:7f:97
[ 1.950871] usb 1-1.3: new high-speed USB device number 4 using dwc_otg
[ 2.052289] usb 1-1.3: New USB device found, idVendor=05e3, idProduct=0606
[ 2.052311] usb 1-1.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 2.052324] usb 1-1.3: Product: USB2.0 Hub
[ 2.053304] hub 1-1.3:1.0: USB hub found
[ 2.053612] hub 1-1.3:1.0: 4 ports detected
[ 2.317728] random: systemd urandom read with 75 bits of entropy available
[ 2.330852] usb 1-1.3.3: new high-speed USB device number 5 using dwc_otg
[ 2.385767] NET: Registered protocol family 10
[ 2.434692] usb 1-1.3.3: New USB device found, idVendor=1bcf, idProduct=0c31
[ 2.434716] usb 1-1.3.3: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[ 2.434729] usb 1-1.3.3: Product: USB to Serial-ATA bridge
[ 2.434740] usb 1-1.3.3: Manufacturer: Sunplus Innovation Technology.
[ 2.434751] usb 1-1.3.3: SerialNumber: FFFFCFFF0CF8FF6FFC100FFF
[ 2.437369] usb-storage 1-1.3.3:1.0: USB Mass Storage device detected
[ 2.440206] scsi host0: usb-storage 1-1.3.3:1.0
[ 2.520854] usb 1-1.3.4: new high-speed USB device number 6 using dwc_otg
[ 2.622201] usb 1-1.3.4: New USB device found, idVendor=05e3, idProduct=0606
[ 2.622221] usb 1-1.3.4: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 2.622232] usb 1-1.3.4: Product: USB2.0 Hub
[ 2.623149] hub 1-1.3.4:1.0: USB hub found
[ 2.623448] hub 1-1.3.4:1.0: 4 ports detected
[ 2.752008] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
[ 2.752260] systemd[1]: Found ordering cycle on basic.target/start
[ 2.752283] systemd[1]: Found dependency on sysinit.target/start
[ 2.752302] systemd[1]: Found dependency on kbd.service/start
[ 2.752321] systemd[1]: Found dependency on remote-fs.target/start
[ 2.752338] systemd[1]: Found dependency on remote-fs-pre.target/start
[ 2.752355] systemd[1]: Found dependency on connman.service/start
[ 2.752372] systemd[1]: Found dependency on dbus.service/start
[ 2.752388] systemd[1]: Found dependency on basic.target/start
[ 2.752406] systemd[1]: Breaking ordering cycle by deleting job kbd.service/start
[ 2.752426] systemd[1]: Job kbd.service/start deleted to break ordering cycle starting with basic.target/start
[ 2.752672] systemd[1]: Found ordering cycle on basic.target/start
[ 2.752696] systemd[1]: Found dependency on sysinit.target/start
[ 2.752715] systemd[1]: Found dependency on rpcbind.service/start
[ 2.752734] systemd[1]: Found dependency on network-online.target/start
[ 2.752751] systemd[1]: Found dependency on network.target/start
[ 2.752768] systemd[1]: Found dependency on connman.service/start
[ 2.752785] systemd[1]: Found dependency on dbus.service/start
[ 2.752801] systemd[1]: Found dependency on basic.target/start
[ 2.752819] systemd[1]: Breaking ordering cycle by deleting job rpcbind.service/start
[ 2.752838] systemd[1]: Job rpcbind.service/start deleted to break ordering cycle starting with basic.target/start
[ 2.884664] fuse init (API version 7.23)
[ 2.900920] usb 1-1.3.4.1: new high-speed USB device number 7 using dwc_otg
[ 2.931556] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 3.001921] usb 1-1.3.4.1: language id specifier not provided by device, defaulting to English
[ 3.003408] usb 1-1.3.4.1: New USB device found, idVendor=0572, idProduct=c688
[ 3.003424] usb 1-1.3.4.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.178398] systemd-udevd[136]: starting version 215
[ 3.421958] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[ 3.433864] scsi 0:0:0:0: CD-ROM TSSTcorp CDDVDW SN-208BB SB01 PQ: 0 ANSI: 0
[ 3.527111] usbcore: registered new interface driver uas
[ 3.589760] sr 0:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 3.589784] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 3.590991] sr 0:0:0:0: Attached scsi CD-ROM sr0
[ 3.630237] sr 0:0:0:0: Attached scsi generic sg0 type 5
[ 3.664110] dvb-usb: found a ‘Mygica T230 DVB-T/T2/C’ in warm state.
[ 3.878241] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 3.911193] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
[ 3.911576] DVB: registering new adapter (Mygica T230 DVB-T/T2/C)
[ 3.938423] i2c i2c-3: Added multiplexed i2c bus 4
[ 3.938446] si2168 3-0064: Silicon Labs Si2168 successfully attached
[ 3.962205] si2157 4-0060: Silicon Labs Si2147/2148/2157/2158 successfully attached
[ 3.962267] usb 1-1.3.4.1: DVB: registering adapter 0 frontend 0 (Silicon Labs Si2168)…
[ 3.963148] input: IR-receiver inside an USB DVB receiver as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3.4/1-1.3.4.1/input/input0
[ 3.963180] dvb-usb: schedule remote query interval to 100 msecs.
[ 3.965323] dvb-usb: Mygica T230 DVB-T/T2/C successfully initialized and connected.
[ 3.965500] usbcore: registered new interface driver dvb_usb_cxusb
[ 4.432531] random: nonblocking pool is initialized
[ 4.767878] systemd-journald[112]: Received request to flush runtime journal from PID 1
[ 5.278903] smsc95xx 1-1.1:1.0 eth0: hardware isn’t capable of remote wakeup
[ 5.279755] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 6.810355] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 6.812568] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
[ 6.847647] 8021q: 802.1Q VLAN Support v1.8
[ 9.830132] Console: switching to colour dummy device 80x30
[ 18.696956] si2168 3-0064: found a ‘Silicon Labs Si2168-B40’
[ 18.701971] si2168 3-0064: downloading firmware from file ‘dvb-demod-si2168-b40-01.fw’
[ 20.216311] si2168 3-0064: firmware version: 4.0.19
[ 20.226981] si2157 4-0060: found a ‘Silicon Labs Si2158-A20’
[ 20.272195] si2157 4-0060: downloading firmware from file ‘dvb-tuner-si2158-a20-01.fw’
[ 21.268611] si2157 4-0060: firmware version: 2.1.6
[ 21.268693] usb 1-1.3.4.1: DVB: adapter 0 frontend 0 frequency 0 out of range (55000000…862000000)

So it looks to me as though the firmware has installed however when I do a force scan in Tvheadend the mux scans still return Failed

Any ideas?

Have you tried to delete the mux and the network and reassign to the tuner? Also are you sure the antenna connect is having proper signal? Can you test the stick with the antenna e.g. on your notebook first?

When connected to a Win XP machine I can pick up the expected channels so the antenna and device are working ok. I tried deleting the network and mux and reassigned with no joy

well then I am at the end of my ideas

Me also, very frustrating. Thanks for your input.

I have the same problem too. I am using MyGica T230 DVB-T2 connected to Rpi2 with kodi as frontend and tvheadend as backend to watching digital tv (DVB-T2). It has been 10 days trying to configure itu out but i still have not success yet.

here my dmesg: http://paste.debian.net/320989/

anybody can help this problem?

thank you

I am also having the exact same issues with the device showing up as a Silicon Labs Si2168, with DVB t and DVB c only (i would have thought being the hd model it would have DVB t2). am using a good ariel connection, which works perfectly well using my tv’s inbuilt tuner.

I’m a bit of a noob, and would greatly appreciate some assistance!

There is no DVB-T2 device in the TVH configuration screen - T2 signals will be scanned with DVB-T ones. If the device is set up correctly, you should get something like this:

osmc@osmc:~$ dmesg | grep dvb-usb [ 5.096379] dvb-usb: found a 'Mygica T230 DVB-T/T2/C' in warm state. [ 5.337372] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer. [ 5.458399] dvb-usb: schedule remote query interval to 100 msecs. [ 5.458530] dvb-usb: Mygica T230 DVB-T/T2/C successfully initialized and connected. osmc@osmc:~$ dmesg | grep si21 [ 5.359101] si2168 3-0064: Silicon Labs Si2168 successfully attached [ 5.383942] si2157 4-0060: Silicon Labs Si2147/2148/2157/2158 successfully attached [ 14.992886] si2168 3-0064: found a 'Silicon Labs Si2168-B40' [ 14.996397] si2168 3-0064: downloading firmware from file 'dvb-demod-si2168-b40-01.fw' [ 15.562370] si2168 3-0064: firmware version: 4.0.4 [ 15.573165] si2157 4-0060: found a 'Silicon Labs Si2148-A20' [ 15.574511] si2157 4-0060: downloading firmware from file 'dvb-tuner-si2158-a20-01.fw' [ 16.578267] si2157 4-0060: firmware version: 2.1.6

The latest version of the dvb-demod firmware is higher than 4.0.4 but it worked as well when I tested it recently. Then check you have the right pre-defined muxes on the network that you have attached to the DVB-T device.

HTH

I had the same problem and it seems that this firmware version doesn’t work. Try one of these versions. It partly fixed the problem for me:
http://palosaari.fi/linux/v4l-dvb/firmware/Si2168/Si2168-B40/

The only problem I have is that it works for a while, sometimes a few days, and then it cannot scan for muxes anymore.

I have to shutdown and restart for it to work again. In theory you should be able to simply unplug/replug the USB stick but I get a kernel panic when I unplug the stick.