Search found 33 matches

Return to advanced search

Re: Impossible to compile drivers in Ubuntu

You have already cloned media_build and media . You can update this cloned repos, compile and install: ~ $ cd media ~/media $ git remote update ~/media $ git pull ~/media $ cd ../media_build ~/media_build $ git remote update ~/media_build $ git pull ~/media_build $ ./install.sh Huh? Now I am REALLY...
by BlueSky
Wed Feb 26, 2025 4:01 am
 
Forum: Driver & Software Update
Topic: Impossible to compile drivers in Ubuntu
Replies: 19
Views: 9454

Re: Impossible to compile drivers in Ubuntu

Hello We recommend disable the system auto updated kernel version . How do you do that exactly? When you do a kernel update and reboot, it disables any drivers you have previously installed, is that sufficient? if the kernel version updated, you just rebuild the drivers . do not need re-download th...
by BlueSky
Tue Feb 25, 2025 1:47 am
 
Forum: Driver & Software Update
Topic: Impossible to compile drivers in Ubuntu
Replies: 19
Views: 9454

Re: Impossible to compile drivers in Ubuntu

Look like forced backport from newer kernels > 6.8 Disable v6.8-ccs.patch in media_build/backports/backports.txt https://github.com/tbsdtv/linux_media/issues/370 I have made this: git clone https://github.com/tbsdtv/media_build.git git clone --depth=1 https://github.com/tbsdtv/linux_media.git -b la...
by BlueSky
Sun Feb 16, 2025 2:15 am
 
Forum: Driver & Software Update
Topic: Impossible to compile drivers in Ubuntu
Replies: 19
Views: 9454

Re: Impossible to compile drivers in Ubuntu

I have a question for crazycat (or anyone who may know). On our system it has always been the case that every time there is a kernel update we wound up having to rebuild the drivers, I suspect because the kernel update wipes out the directory where the drivers are stored. In the past I had always do...
by BlueSky
Wed Jan 29, 2025 3:46 am
 
Forum: Driver & Software Update
Topic: Impossible to compile drivers in Ubuntu
Replies: 19
Views: 9454

Any reason TBS6903 can't receive 16APSK feed?

Hello, I am trying to receive this using a TBS6903 with Tvheadend, but Tvheadend acts like there is nothing there when I attempt to scan in the mux: Galaxy 19 at 97°W DVB-S2 16APSK 4080 V 34289 SR 2/3 FEC I can successfully receive 8PSK signals on this same satellite, and I have a ten foot diameter ...
by BlueSky
Tue Aug 30, 2022 8:55 pm
 
Forum: Professional DVB-S2 Dual Tuner PCIe Card TBS6903
Topic: Any reason TBS6903 can't receive 16APSK feed?
Replies: 2
Views: 2166

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

hello, the solucion for you, try install drivers on ubuntu server 18.04 1 LTS with this commands: apt-get install git apt-get install build-essential patchutils libproc-processtable-perl linux-headers-`uname –r` git linux-source apt-get install cmake cd /usr/src git clone https://github.com/tbsdtv/...
by BlueSky
Tue Aug 18, 2020 6:28 am
 
Forum: Linux
Topic: Ubuntu 18.04 TBS 6285 driver install fails at 'make'
Replies: 20
Views: 41832

Re: What are the audio options?

Do you think TBS will ever have an encoder that supports 5.1 audio? I just don't understand why all the emphasis seems to be placed on supporting higher resolution video yet no one seems to care about improving the audio quality. Why would someone want to watch the highest resolution video with only...
by BlueSky
Fri Nov 08, 2019 7:54 pm
 
Forum: TBS2604 / TBS2640 4K UHD HD H.265 & H.264 HDMI Video Encoder
Topic: What are the audio options?
Replies: 3
Views: 5375

What are the audio options?

Under the Audio Setting and Audio Encoder tabs, there is a dropdown for Audio Channel but the video I saw never shows what is in this dropdown. What are the available options in this dropdown? What I really would like to know is, if the source has 5.1 audio on its HDMI port, is there any way to pass...
by BlueSky
Wed Nov 06, 2019 8:43 pm
 
Forum: TBS2604 / TBS2640 4K UHD HD H.265 & H.264 HDMI Video Encoder
Topic: What are the audio options?
Replies: 3
Views: 5375

Re: Drivers won't build (make fails) after Ubuntu kernel upd

In case anyone is wondering, this is where make fails if you try to build the drivers in the 4.15.0-46-generic kernel: CC [M] /home/backend/Drivers/linux-tbs-drivers/v4l/saa7146_video.o /home/backend/Drivers/linux-tbs-drivers/v4l/saa7146_video.c: In function 'video_init': /home/backend/Drivers/linux...
by BlueSky
Sun Mar 31, 2019 1:58 pm
 
Forum: Driver & Software Update
Topic: Drivers won't build (make fails) after Ubuntu kernel update
Replies: 18
Views: 29125

Re: Drivers won't build (make fails) after Ubuntu kernel upd

I did not want to post this until I'd had a chance to try this personally, which I did this afternoon, and it worked for me. CrazyCat has patched the four files that needed to be patched in order for the drivers to build under the new Ubuntu 4.4.0-143-generic kernel. You can find the patches at this...
by BlueSky
Sun Mar 31, 2019 6:46 am
 
Forum: Driver & Software Update
Topic: Drivers won't build (make fails) after Ubuntu kernel update
Replies: 18
Views: 29125
Next

Return to advanced search