Moderator Control Panel ]

Driver linux kernel 5.15.0-30 ? (resolved)

It's important to keep your driver and software updated.

Driver linux kernel 5.15.0-30 ? (resolved)

Postby firewall1 » Tue May 17, 2022 11:35 am

Hi

Usually when i get the new kernel update that' s work with fork driver or original offline drivers but at this time not.
The ggc version now is 11.
But i not get error during the compilation all go to the end but dirver not mount anymore.

TBS6205 DVB-T2 Quad Tuner Card PCIe

i try the last TBS Open Source Linux Driver Offline Package v20220424 but same. remove old drivers reboot. No work

usuall is used this fork until the last kernel 5.14 even still work but now 5.15.-0-30 not work anymore.
mkdir tbsdriver
cd tbsdriver
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

Please do you have any issue.
Thank at you all for your support.
sudo make install
Last edited by firewall1 on Thu May 19, 2022 4:08 am, edited 1 time in total.
firewall1
 
Posts: 2
Joined: Wed May 29, 2019 12:07 am

Re: Driver linux kernel 5.15.0-30 ? (resolved)

Postby firewall1 » Thu May 19, 2022 4:05 am

Thank you of jack

Who give me to way to search , my problem was an unsingned kernel (form orignal source !!!) on ubuntu.

In fact i force the reinstall of kenel and compile again , after that all working well.

uname -r (for check your kernel version installed)
wget https://raw.githubusercontent.com/pimli ... -kernel.sh (that install the new source and script of kernel)
chmod +x ubuntu-mainline-kernel.sh ( change right for be executable)
sudo mv ubuntu-mainline-kernel.sh /usr/local/bin/ (move to the bin folder)
ubuntu-mainline-kernel.sh -r (check of the list of kernel are available to install)
sudo ubuntu-mainline-kernel.sh -i version-number (chose the version you want to install and remplace version number by the version you want)
sudo ubuntu-mainline-kernel.sh -l (check if the version is the right revision)
sudo reboot (reboot your system)

after just recompile your sources drive as usual and install it all will working well.

Cheers.
firewall1
 
Posts: 2
Joined: Wed May 29, 2019 12:07 am


Return to Driver & Software Update

Who is online

Users browsing this forum: No registered users and 19 guests