Log in
Register
Menu
Log in
Register
Home
What's new
Latest activity
Authors
Forums
New posts
Search forums
What's new
New posts
Latest activity
Members
Current visitors
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Satellite TV receivers & systems support forums
Satellite PC Card Receivers, Internet by Satellite
Blindscan on linux with tbs cards
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="deeptho" data-source="post: 1118955" data-attributes="member: 215446"><p>You only need to install kernel-devel and then proceed as indicated in the README.md file.</p><p>media_build can only install for the currently running kernel, so you must first boot using the</p><p>correct kernel, which of course must also be installed:</p><p></p><p>sudo dnf install kernel-devel-5.13.16 </p><p>sudo dnf install kernel-5.13.16</p><p></p><p>If either of them is ot installed and if are not running this kernel,</p><p>then it will not work</p><p></p><p>You can check the running kernel witj</p><p>uname -r</p><p>5.13.16-200.fc34.x86_64</p><p></p><p>You can check which kernels are installed with</p><p>rpm -q -a kernel</p><p>kernel-5.10.19-200.fc33.x86_64</p><p>kernel-5.13.12-200.fc34.x86_64</p><p>kernel-5.13.16-200.fc34.x86_64</p><p></p><p>and which kernel devels are installed with</p><p>rpm -q -a kernel-devel</p><p>kernel-devel-5.10.19-200.fc33.x86_64</p><p>kernel-devel-5.13.12-200.fc34.x86_64</p><p>kernel-devel-5.13.16-200.fc34.x86_64</p><p></p><p>As you can see: in my computer 5.13.16-200 is in the output of the three commands</p><p></p><p></p><p></p><p>What do you mean by "it couldn't find a match"?</p></blockquote><p></p>
[QUOTE="deeptho, post: 1118955, member: 215446"] You only need to install kernel-devel and then proceed as indicated in the README.md file. media_build can only install for the currently running kernel, so you must first boot using the correct kernel, which of course must also be installed: sudo dnf install kernel-devel-5.13.16 sudo dnf install kernel-5.13.16 If either of them is ot installed and if are not running this kernel, then it will not work You can check the running kernel witj uname -r 5.13.16-200.fc34.x86_64 You can check which kernels are installed with rpm -q -a kernel kernel-5.10.19-200.fc33.x86_64 kernel-5.13.12-200.fc34.x86_64 kernel-5.13.16-200.fc34.x86_64 and which kernel devels are installed with rpm -q -a kernel-devel kernel-devel-5.10.19-200.fc33.x86_64 kernel-devel-5.13.12-200.fc34.x86_64 kernel-devel-5.13.16-200.fc34.x86_64 As you can see: in my computer 5.13.16-200 is in the output of the three commands What do you mean by "it couldn't find a match"? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Satellite TV receivers & systems support forums
Satellite PC Card Receivers, Internet by Satellite
Blindscan on linux with tbs cards
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top