Howto Install Kernel 6.2.0 / 6.1.13 on Fedora 37/36 - Comment Page: 1
This is quick guide howto install Kernel 6.2.0 / 6.1.13 on Fedora 37/36. This kernel build will work with NVIDIA 525.89.02/515.86.01/470.161.03/390.157/340.108 (patched) drivers.
Check video version of guide:
https://youtu.be/unz-Qx6T40M
1. Install Kernel 6.2.0 / 6.1.13 on Fedora 37/36
1.1 Change root user
su -
## OR ##
sudo -i
1.2 Enable inttf and/or inttf-testing dnf/yum repo
Use here inttf.repo for kernel 6.1 and inttf-testing.repo for kernel 6.2. You can have both and use disable/enable repo parameter to switch between repos.
wget -O /etc/yum.repos.d/inttf-t.repo https://rpms.if-not-true-then-false.com/inttf.repo
wget -O /etc/yum.repos.d/inttf-testing.repo...
Hey sir, today you updated the latest version of inttf (10/14/22) kernel-5.19.15-602.inttf.fc36.x86_64.rpm for Fedora 36, the problem is that that kernel is broken, i realized that because as soon as i updated i got a kernel panic. I’m using an older version of that kernel right now. Thanks for reading my comment
Hi Miguel,
Is 5.19.16 or 5.19.14 working normally for you?
On f37:
Building module:
Cleaning build area…
‘make’ -j4 NV_EXCLUDE_BUILD_MODULES=” KERNEL_UNAME=6.0.7-602.inttf.fc37.x86_64 IGNORE_CC_MISMATCH=” modules………..(bad exit status: 2)
Error! Bad return status for module build on kernel: 6.0.7-602.inttf.fc37.x86_64 (x86_64)
Consult /var/lib/dkms/nvidia/470.141.03/build/make.log for more information.
Done.
dkms: running auto installation service for kernel 6.0.7-602.inttf.fc37.x86_64
Sign command: /lib/modules/6.0.7-602.inttf.fc37.x86_64/build/scripts/sign-file
Signing key: /var/lib/dkms/mok.key
Public certificate (MOK): /var/lib/dkms/mok.pub
Certificate or key are missing, generating self signed certificate for MOK…
Building module:
Cleaning build area…
‘make’ -j4 NV_EXCLUDE_BUILD_MODULES=” KERNEL_UNAME=6.0.7-602.inttf.fc37.x86_64 IGNORE_CC_MISMATCH=” modules……….(bad exit status: 2)
Error! Bad return status for module build on kernel: 6.0.7-602.inttf.fc37.x86_64 (x86_64)
Consult /var/lib/dkms/nvidia/470.141.03/build/make.log for more information.
Done.
BUT:
kernel-core-6.1.0-0.rc4.34.inttf.fc37.x8 update OK!
Hi,
Do you have secure boot enabled from UEFI/BIOS?
dkms: running auto installation service for kernel 6.1.0-0.rc5.39.inttf.fc37.x86_64
Sign command: /lib/modules/6.1.0-0.rc5.39.inttf.fc37.x86_64/build/scripts/sign-file
Signing key: /var/lib/dkms/mok.key
Public certificate (MOK): /var/lib/dkms/mok.pub
Certificate or key are missing, generating self signed certificate for MOK…
Building module:
Cleaning build area…
‘make’ -j4 NV_EXCLUDE_BUILD_MODULES=” KERNEL_UNAME=6.1.0-0.rc5.39.inttf.fc37.x86_64 IGNORE_CC_MISMATCH=” modules………..(bad exit status: 2)
Error! Bad return status for module build on kernel: 6.1.0-0.rc5.39.inttf.fc37.x86_64 (x86_64)
Consult /var/lib/dkms/nvidia/470.141.03/build/make.log for more information.
Done.
dkms: running auto installation service for kernel 6.1.0-0.rc5.39.inttf.fc37.x86_64
Sign command: /lib/modules/6.1.0-0.rc5.39.inttf.fc37.x86_64/build/scripts/sign-file
Signing key: /var/lib/dkms/mok.key
Public certificate (MOK): /var/lib/dkms/mok.pub
Certificate or key are missing, generating self signed certificate for MOK…
Building module:
Cleaning build area…
‘make’ -j4 NV_EXCLUDE_BUILD_MODULES=” KERNEL_UNAME=6.1.0-0.rc5.39.inttf.fc37.x86_64 IGNORE_CC_MISMATCH=” modules………..(bad exit status: 2)
Error! Bad return status for module build on kernel: 6.1.0-0.rc5.39.inttf.fc37.x86_64 (x86_64)
Consult /var/lib/dkms/nvidia/470.141.03/build/make.log for more information.
Done.
Do you have secure boot enabled on BIOS/UEFI?
This kernel is working fine on Fedora 37 6.1.0-0.rc5.20221117gitcc675d22e422.42.inttf.fc37
This release i think has been re-writen in rust language.
It also got rid off one of non-critical errors that was popping up in reporting center. Error no longer appears
Hello Seb,
Excellent to hear that it’s working for you!