Search found 26 matches

Return to advanced search

Re: Impossible to compile drivers in Ubuntu

crazycat Wrote:yes


Ok, thanks you very much
by SPiKeGoD
Sat Mar 01, 2025 1:01 am
 
Forum: Driver & Software Update
Topic: Impossible to compile drivers in Ubuntu
Replies: 19
Views: 9407

Re: Impossible to compile drivers in Ubuntu

Some internal gcc compiler bugs in ubuntu 24.xx. Maybe related to 6.x non-LTS kernel. Try run make on single CPU core (without -j option) P.S. I recomend use Ubuntu 20.04 or 22.04 with stable LTS kernels (5.4, 5.15). This is my ubuntu version: root@tbs2951:~$ uname -a Linux tbs2951 6.8.0-54-generic...
by SPiKeGoD
Fri Feb 28, 2025 5:15 am
 
Forum: Driver & Software Update
Topic: Impossible to compile drivers in Ubuntu
Replies: 19
Views: 9407

Re: Impossible to compile drivers in Ubuntu

4Gb RAM and no swap ? It's a TBS2951: root@tbs2951:~# df -h Filesystem Size Used Avail Use% Mounted on tmpfs 338M 1.7M 336M 1% /run efivarfs 128K 94K 30K 77% /sys/firmware/efi/efivars /dev/mapper/ubuntu--vg-ubuntu--lv 26G 16G 9.7G 62% / tmpfs 1.7G 0 1.7G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /...
by SPiKeGoD
Fri Feb 28, 2025 12:00 am
 
Forum: Driver & Software Update
Topic: Impossible to compile drivers in Ubuntu
Replies: 19
Views: 9407

Re: Impossible to compile drivers in Ubuntu

I have to recompile the drivers (ubuntu) Before this time it was well, but now I get an error always in that line: CC [M] /root/tbsdrivers/media_build/v4l/solo6x10-v4l2-enc.o gcc-13: fatal error: Killed signal terminated program cc1 compilation terminated. make[4]: *** [scripts/Makefile.build:243: /...
by SPiKeGoD
Thu Feb 27, 2025 2:43 am
 
Forum: Driver & Software Update
Topic: Impossible to compile drivers in Ubuntu
Replies: 19
Views: 9407

Re: Impossible to compile drivers in Ubuntu

git clone https://github.com/tbsdtv/media_build.git git clone --depth=1 https://github.com/tbsdtv/linux_media.git -b latest ./media cd media_build nano backports/backports.txt [b](and comment the line #add v6.8-ccs.patch)[/b] make dir DIR=../media make allyesconfig sed -i -r 's/(^CONFIG.*_RC.*=)./\...
by SPiKeGoD
Thu Jan 30, 2025 8:30 am
 
Forum: Driver & Software Update
Topic: Impossible to compile drivers in Ubuntu
Replies: 19
Views: 9407

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 SPiKeGoD
Fri Dec 20, 2024 5:19 am
 
Forum: Driver & Software Update
Topic: Impossible to compile drivers in Ubuntu
Replies: 19
Views: 9407

Impossible to compile drivers in Ubuntu

Hi. I can't install drivers on Ubuntu uname -a Linux ubuntec 6.8.0-51-generic #52-Ubuntu SMP PREEMPT_DYNAMIC Thu Dec 5 13:09:44 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux I always get this error when i run "make -j4": make[2]: Entering directory '/usr/src/linux-headers-6.8.0-51-generic' warni...
by SPiKeGoD
Fri Dec 20, 2024 4:40 am
 
Forum: Driver & Software Update
Topic: Impossible to compile drivers in Ubuntu
Replies: 19
Views: 9407

Re: Tvheadend does not recognize card 6209

The solution was to delay the tvheadend boot Disable auto tvheadend: sudo systemctl disable tvheadend Create a script with the name: /root/startup-tvheadend.sh vi /root/startup-tvheadend.sh With the content: #!/bin/bash sleep 20 && systemctl start tvheadend; Give it execute permissions chmod...
by SPiKeGoD
Mon Apr 29, 2024 4:15 pm
 
Forum: DVB-T2/C2/T/C/ISDB-T Octa TV Tuner TBS6209
Topic: Tvheadend does not recognize card 6209
Replies: 2
Views: 1504

Tvheadend does not recognize card 6209

Hi mates! I have reset factory the TBS2951 and I have installed a 22.04 Ubuntu Server on the server The tvheadend detects the TBS6909, TBS6522H, TBS6301 cards but not the TBS6209 card :( https://img.hotimg.com/tvheadend.png The server detects the 4 cards: root@tbs2951:~$ lspci | grep TBS 05:00.0 Mul...
by SPiKeGoD
Sat Apr 27, 2024 6:42 am
 
Forum: DVB-T2/C2/T/C/ISDB-T Octa TV Tuner TBS6209
Topic: Tvheadend does not recognize card 6209
Replies: 2
Views: 1504

Re: Cant update drivers on MOI PRO AMD TBS2951

The error is in that step:

zhangchao Wrote:#make allyesconfig


What is your timetable to set the ssh o anydesk for you?

Thanks you very much
by SPiKeGoD
Mon Mar 18, 2024 6:55 pm
 
Forum: Driver & Software Update
Topic: Cant update drivers on MOI PRO AMD TBS2951
Replies: 6
Views: 5428
Next

Return to advanced search

cron