Search found 6 matches

Return to advanced search

Re: Ubuntu 20.04 driver not compile

Updated my script and it's working #!/bin/bash #install compile essentials sudo apt --yes install linux-headers-$(uname -r) sudo apt --yes install build-essential sudo apt --yes install patchutils libproc-processtable-perl sudo apt --yes install dvb-apps # add --allow-unauthenticated if failing gpg ...
by andreril
Mon Oct 26, 2020 6:17 am
 
Forum: Driver & Software Update
Topic: Ubuntu 20.04 driver not compile
Replies: 8
Views: 14906

Re: Ubuntu 20.04 driver not compile

Seems my previous recommendations has failed again with the Kernel upgrade and not loading the module uname -r 5.4.0-52-generic lspci | grep "SAA" 01:00.0 Multimedia controller: Philips Semiconductors SAA7160 (rev 02) sudo modprobe saa716x_tbs-dvb modprobe: FATAL: Module saa716x_tbs-dvb no...
by andreril
Sun Oct 25, 2020 5:53 pm
 
Forum: Driver & Software Update
Topic: Ubuntu 20.04 driver not compile
Replies: 8
Views: 14906

Re: Ubuntu 20.04 driver not compile

Hi , I was able to get mine loaded using the opensource drivers. The v17 TBS ones didn't work wiht the same error as walopower listed. using a TurboSight TBS 6285 DVB-T/T2/C and Ubuntu 20.04 Linux dockerbox2 5.4.0-29-generic #33-Ubuntu SMP Wed Apr 29 14:32:27 UTC 2020 x86_64 x86_64 x8> 63 sudo apt i...
by andreril
Wed May 06, 2020 6:51 pm
 
Forum: Driver & Software Update
Topic: Ubuntu 20.04 driver not compile
Replies: 8
Views: 14906

Re: TBS6280 incompatible with ASRock Z77E-ITX

Similar issue (self inflicted but annoying) ASROCK B85M-ITS with TBS6285 , was running BIOS 1.30 (probably originally shipped with MB) Card was working perfectly for 12months or more; in Ubuntu with TVHeadend got clever and upgraded to BIOS 2.5 last night and now the card doesn't appear as a PCIe de...
by andreril
Wed Jun 13, 2018 9:20 pm
 
Forum: Windows
Topic: TBS6280 incompatible with ASRock Z77E-ITX
Replies: 10
Views: 10068

Re: Ubuntu 18.04 TBS 6285 driver install fails at 'make'

steven Wrote:Hi

Please have a try with older kernel first for kernle 4.15 we will add support soon

Thanks

Kind Regards

steven



also keen to understand when support for later kernels will be available?

Do you have a matrix of what driver versions are supported with what kernels?
by andreril
Tue Jun 12, 2018 6:05 pm
 
Forum: Linux
Topic: Ubuntu 18.04 TBS 6285 driver install fails at 'make'
Replies: 20
Views: 28784

Re: driver won't build on kernel 4.10.1

Hi There

Any updates on supporting kernel 4.10?

I like my TBS 6285 but finding its dropping from existence if Ubuntu is updated.

Any suggestions?

Thanks
Andrew
by andreril
Fri Oct 13, 2017 5:16 pm
 
Forum: Linux
Topic: driver won't build on kernel 4.10.1
Replies: 3
Views: 3445

Return to advanced search