Moderator Control Panel ]

Silverblue compile error

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

Silverblue compile error

Postby JuhaFinland » Thu Oct 24, 2024 3:43 pm

I try to compile v20240829 in Silverblue Toolbox in the Fedora system. No luck. It has such a errors and no dependencies. It seems impossible task to do.

Dependencies resolved.
Nothing to do.
Complete!

--------------------------
No file to patch. Skipping patch.
1 out of 1 hunk ignored
Applying patches for kernel 6.11.4-201.fc40.x86_64
6 11 4
firmware file not exist!!!

make: *** [Makefile:26: all] Error 2
JuhaFinland
 
Posts: 7
Joined: Mon Feb 10, 2020 4:43 am

Re: Silverblue compile error

Postby zhangchao » Mon Oct 28, 2024 9:55 am

hi ,
V6.11.4 is the latest kernel . v20240829 support to v6.10.
please following the steps to install , add skype jack_2431 if alos has issue .
# cd /opt
# 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
# sed -i -r 's/(^CONFIG.*_RC.*=)./\1n/g' v4l/.config
# sed -i -r 's/(^CONFIG.*_IR.*=)./\1n/g' v4l/.config
#make -j4
#sudo make install
#wget http://www.tbsdtv.com/download/document ... .0.tar.bz2
# sudo tar jxvf tbs-tuner-firmwares_v1.0.tar.bz2 -C /lib/firmware/
#reboot

best regards!
zhangchao
 
Posts: 105
Joined: Thu Jan 17, 2013 4:59 pm

Re: Silverblue compile error

Postby JuhaFinland » Sat Nov 02, 2024 11:53 pm

After deployment of make dir DIR=../media

Can't locate File/Copy.pm in @INC (you may need to install the File::Copy module) (@INC entries checked: /usr/local/lib64/perl5/5.40 /usr/local/share/perl5/5.40 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at ./use_dir.pl line 5.
BEGIN failed--compilation aborted at ./use_dir.pl line 5.
make[1]: *** [Makefile:128: dir] Error 2
make[1]: Leaving directory '/opt/media_build/linux'
make: *** [Makefile:32: dir] Error 2

also I did /build --check-only giving four dependencies what I did install. What is Copy module. I am inside Toolbox in the Silverblue not to make trouble when simple driver compile is so difficult.
JuhaFinland
 
Posts: 7
Joined: Mon Feb 10, 2020 4:43 am

Re: Silverblue compile error

Postby zhangchao » Mon Nov 04, 2024 11:54 am

hi ,
try install perl and SHA , then to do . add skype jack_2431 if still have issue .
#wget https://sourceforge.net/projects/moipro ... p/download -O perl-proc-processtable-master.zip
#unzip perl-proc-processtable-master.zip
#cd perl-proc-processtable-master
#perl Makefile.PL
#make && make install

install SHA
#wget https://sourceforge.net/projects/moipro ... z/download -O Digest-SHA-5.93.tar.gz
#tar xvf Digest-SHA-5.93.tar.gz
#cd Digest-SHA-5.93
#perl Makefile.PL
#make && make install

best regards!
zhangchao
 
Posts: 105
Joined: Thu Jan 17, 2013 4:59 pm

Re: Silverblue compile error

Postby JuhaFinland » Tue Nov 05, 2024 6:56 pm

You do need to type whole link to be directly executive. Also there is error perl Makefile.PL
Can't locate ExtUtils/MakeMaker.pm in @INC (you may need to install the ExtUtils::MakeMaker module)

So I do need an other whatever to able execute make. In first try /build --check- check all and install perl and SHA. It become too difficult to compile. I know that there is a lot Silverblue users and tv card owners. So difficult to make simple driver.
JuhaFinland
 
Posts: 7
Joined: Mon Feb 10, 2020 4:43 am

Re: Silverblue compile error

Postby zhangchao » Fri Nov 08, 2024 11:01 am

hi,
if the fresh system is ubuntun , debian , no need to install SHA and perl-proc from source .
if the fresh system is centos , fedora , need to install from source .
you can add skype jack_2431 if has issue in installing drivers.


best regards!
zhangchao
 
Posts: 105
Joined: Thu Jan 17, 2013 4:59 pm


Return to Driver & Software Update

Who is online

Users browsing this forum: No registered users and 4 guests