Page 1 of 1

kernel Linux 5.15.13-051513-generic

PostPosted: Mon Jan 10, 2022 5:06 am
by mesonic1
Hello,
I have Ubuntu 20.04.3 LTS (GNU/Linux 5.15.13-051513-generic x86_64)
after build and install, dmesg | grep frontend show nothing
tested many media_build package and all compilation errors


thanks

Re: kernel Linux 5.15.13-051513-generic

PostPosted: Fri Jan 14, 2022 10:13 am
by steven
Hi Sir

which driver you are using you can have a try with this package :
#wget https://www.tbsdtv.com/download/document/linux/media_build-2022-01-07.tar.bz2
#tar jxvf media_build-2022-01-07.tar.bz2
#cd media_build
#./install.sh
#reboot

Thanks

Re: kernel Linux 5.15.13-051513-generic

PostPosted: Fri Jan 14, 2022 10:15 am
by zhangchao
hi ,
follow the steps . if also has issue ,add skype jack_2431.

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
make dir DIR=../media
make allyesconfig
make -j4
sudo make install
reboot

best regards!