Page 2 of 2

Re: Finally the TBS5990 on linux

PostPosted: Sun Dec 25, 2016 7:08 pm
by highkick05
chezzi Wrote:Hello

I've done what is written in the beginning of this post on a Raspberry PI 3, but it doesn't work. Does anyone has already installed the TBS5990 on a Raspberry? Is it normal that there is no driver for a TBS5990 on the delivered CD neither on the downloaded version from the TBS website?

Could anyone help me to get it work on my raspberry? The aim is to run it for tvheadend.

Info about the OS installed on my raspberry:
-Raspbian PIXEL version (Downloaded 18-12-2016 from NOOBS)
-Kernel: 4.4.34+ & 4.4.34-v7+


pretty sure arm processor not supported.

http://cvh.libreelec.tv/
CvH has a kodi build that supports tbs official drivers. Maybe that's the one will work on you

Re: Finally the TBS5990 on linux

PostPosted: Thu Apr 27, 2017 6:44 pm
by tunderlo
Give me this error
on slackware 14.2 with 4.4.38 kernel
Code: Select All Code
make[3]: ***  Nessuna regola per generare l'obiettivo "/home/giuseppe/media_build/v4l/frame_vector.c", necessario per "/home/giuseppe/media_build/v4l/frame_vector.o".  Arresto.
make[3]: *** Attesa per i processi non terminati....
  CC [M]  /home/giuseppe/media_build/v4l/bt87x.o
Makefile:1402: recipe for target '_module_/home/giuseppe/media_build/v4l' failed
make[2]: *** [_module_/home/giuseppe/media_build/v4l] Error 2
make[2]: Leaving directory '/usr/src/linux-4.4.38'
Makefile:51: set di istruzioni per l'obiettivo "default" non riuscito
make[1]: *** [default] Errore 2
make[1]: uscita dalla directory "/home/giuseppe/media_build/v4l"
Makefile:26: set di istruzioni per l'obiettivo "all" non riuscito
make: *** [all] Errore 2
build failed at ./build line 523.

Re: Finally the TBS5990 on linux

PostPosted: Wed May 03, 2017 1:31 am
by lordlucan
I have the TBS5990 working on the Raspberry Pi III.

I used the minimal Raspbian build with the kernel headers on 4.4.50--v7+

Use the following http://www.tbsdtv.com/download/document/linux/media_build-0119.tar.bz2

It will build ok, and both frontends will appear.

Create /etc/modprobe.d/cx231xx.conf add the following
options cx231xx transfer_mode=0

The only trouble is only one adapter will work. Maybe some day when the remaining x86 have left the earth, we will see a complete ARM driver for this adaptor. :D

Re: Finally the TBS5990 on linux

PostPosted: Thu May 10, 2018 7:52 pm
by highkick05
lordlucan Wrote:I have the TBS5990 working on the Raspberry Pi III.

I used the minimal Raspbian build with the kernel headers on 4.4.50--v7+

Use the following http://www.tbsdtv.com/download/document/linux/media_build-0119.tar.bz2

It will build ok, and both frontends will appear.

Create /etc/modprobe.d/cx231xx.conf add the following
options cx231xx transfer_mode=0

The only trouble is only one adapter will work. Maybe some day when the remaining x86 have left the earth, we will see a complete ARM driver for this adaptor. :D


Submit a ticket to crazycat, with dumps of relevant logs , if ARM is still not supported. By now someone would probably have done it and I expect it probably is already supported.

Try the latest LibreElec before as CvH keeps his dvb drivers updated to the latest media_build of crazycats tbs drivers. It is probably already functioning 100% , if not contact crazycat as mentioned above.