dvbv5-scan output from the working version of the drivers. I've removed the full list of services, for brevity: $ dvbv5-scan initial_data_v5.conf Cannot calc frequency shift. Either bandwidth/symbol-rate is unavailable (yet). Scanning frequency #1 482000000 Lock (0x1f) C/N= 23.00dB Service E4+1, pro...
OK, I've done some more debugging. With my old, working driver, I generated an initial scan file from w_scan. I noticed that the DVBT2 channels didn't have a valid bandwidth set, so I manually edited it to be 8MHZ. [CHANNEL] DELIVERY_SYSTEM = DVBT FREQUENCY = 482000000 BANDWIDTH_HZ = 8000000 CODE_RA...
w_scan checks both 7Mhz and 8Mhz. I get no results on 7Mhz (naturally). When searching 8 MHz it finds the muxes, but fails to tune them with the above error.
Hi everyone, These drivers aren't working on my TBS 6285. I think the problem may have started in the ljalves tree, because an old version of the drivers (from Dec 2015) works well for me, but newer versions from either his tree or the new official tree don't work. I've detailed the issue at : https...
For what its worth, here is the dmesg output from the working version of the driver: [ 5.963314] si2157 5-0060: Silicon Labs Si2147/2148/2157/2158 successfully attached [ 5.963335] SAA716x Budget 0000:04:00.0: DVB: registering adapter 1 frontend 0 (Silicon Labs Si2168)... [ 5.963462] DVB: r...
Hello, I am having a problem with the TBS Open source driver on my TBS6285. The driver compiles and loads correctly, but I cannot tune any channels. I'm running Ubuntu 16.04.3 with kernel version 4.4.0-96-generic. I am in the UK and trying to view free-to-air DVB-T and DVB-T2. An old version (I'm no...