| Kernel 7.0 Test Week | |
|---|---|
| Date | 2026-04-26 to 2026-05-01 |
| Time | all week |
| Website | QA/Test Days |
| Matrix | #kernel:fedoraproject.org(other clients|?) |
| Mailing list | test |
What to test?[edit]
This Test Day will focus on 7.0 Linux kernel. The primary aim is to test it with Fedora 44 and also Fedora 43.
Who's available[edit]
The following cast of characters will be available testing, workarounds, bug fixes, and general discussion:
- Development - Justin Forbes (jforbes), Augusto Caringi (acaringi)
- Quality - Lukáš Růžička (lruzicka), Kamil Paral (kparal), Adam Williamson (adamw), Petr Sklenář (psklenar), Jaroslav Groman (jgroman)
You can chat with us on Matrix. See the infobox on top of the page to learn where to join.
Prerequisite for Test Day[edit]
- A virtual machine or a bare metal machine
- An installation of Fedora 44/43 (any Edition or Spin). Make sure to fully update your system.
- If installing a fresh system, install using the test day F44 image
- If using an existing system, the 7.0 kernel from koji F44 build, koji F43 build (see below, recommended for Secure Boot users) or kernel-stabilization copr
- Make sure you have no important data on that system. Things might go wrong -- don't do this on your production machine!
- Enough free space on storage.
Kernel from a Koji build instructions[edit]
Install koji command-line tool[edit]
RPM-based systems (Workstation, Server, etc)
sudo dnf install koji
Atomic systems (Silverblue, Kinoite, Sericea, Onyx, CoreOS, IoT, etc)
Install Koji in a toolbox:
toolbox create toolbox enter sudo dnf install koji
Or directly on the host:
rpm-ostree install koji
And reboot.
List available kernel builds[edit]
You can list available kernel builds with:
koji list-builds --package=kernel --after="2026-04-22" --pattern "kernel-7.0*"
Download kernel[edit]
Download the RPMs for the 7.0 kernel build you want to test to a test directory, for example kernel-7.0.1-200.fc44:
mkdir -p ~/work/kernel_test cd ~/work/kernel_test koji download-build --arch=$(uname -m) kernel-7.0.1-200.fc44
Install kernel[edit]
RPM-based systems (Workstation, Server, etc)
Update your kernel:
sudo dnf update kernel-*.rpm
And reboot.
Atomic systems (Silverblue, Kinoite, Sericea, Onyx, CoreOS, IoT, etc)
Override the kernel:
rpm-ostree override replace kernel-modules-core-7*.rpm kernel-core-7*.rpm kernel-modules-7*.rpm kernel-7*.rpm kernel-modules-extra-7*.rpm
And reboot.
How to test?[edit]
- Follow the instructions in QA:Testcase kernel regression. For users running the test day image, the tests are pre-installed in
/home/liveuser/kernel-tests/. - Visit the result page and enter your result in the 'Regression' column by clicking Enter result.
- If there are any other result columns, click on the column title links to see the tests that need to be run: most column titles are links to a specific test case. Follow the instructions there, then enter your results by clicking the Enter result button for the test.
- While the results from the regression tests are interesting, we are also interested in your overall experience with the new kernels. You can put those under QA:Testcase Exploratory Testing.
Reporting bugs[edit]
Known bugs[edit]
Please feel free to comment on the existing bugs with your results and hardware specifications. It is currently unclear which specific hardware configuration or settings are required to reproduce the issue.
- Bug 2438442 - Graphics broken unless Panel Self Refresh is disabled (with i915.enable_psr=0)
- Bug 2441941 - Graphics break when trying to type LUKS password
Or perhaps you've found a different already-reported bug. Please look at:
New bugs[edit]
All new bugs should be reported to Bugzilla, probably against kernel component.
When filing the bug, it's very helpful to include:
- exact steps you've performed (and whether you can reproduce it again)
- screenshots or videos, if applicable
- system journal (log), which you can retrieve by
journalctl -b > journal.txt - all output in a terminal, if started from a terminal
- your system description
If you are unsure about exactly how to file the report or what other information to include, just ask us.
Please make sure to link to the bug when submitting your test result, thanks!
After testing: Revert override on atomic systems[edit]
If you are on an atomic system (Silverblue, Kinoite, Sericea, Onyx, CoreOS, IoT, etc), you should revert the override and use the stable kernels again. Run the following command to revert it back:
rpm-ostree override reset kernel-modules kernel-modules-extra kernel-core kernel kernel-modules-core
And reboot.
Exported Test Results[edit]
Regression Test[edit]
| User | Your hardware details | Regression | Exploratory Testing | References |
|---|---|---|---|---|
| Adrien D | Raspberry Pi 4 Model B - 4Gb RAM - 7.0.1-200.fc44.aarch64 |
| ||
| Adrien D | X470 GAMING PRO + AMD Ryzen 5 2600X + AMD Radeon RX 7600 + 32 GiB DDR4 - 7.0.1-200.fc44.x86_64 |
| ||
| Alex Gurenko | Lenovo ThinkPad (Meteor Lake platform) P1 gen 7 - Intel(R) Core(TM) Ultra 7 165H |
| ||
| Alex Gurenko | Ryzen 9 9950X3D + Radeon RX 7900 XTX desktop |
| ||
| bittin | Lenovo 0217A16 (ThinkPad Edge) |
| ||
| Brandon Nielsen | HP Compaq 8510w Intel T9300 AMD RV630 BIOS | |||
| bretth | KVM - 7.0.3-200.fc44 |
| ||
| bretth | KVM-7.0.1-200.fc43 |
| ||
| Christian Labisch | Fedora Linux 44 | Intel-i7-10875H | NVIDIA RTX 2070 |
| ||
| Christopher Boni | Lenovo ThinkPad E14 Gen 4 (Intel) | |||
| Derek Enz | Thinkpad T14 AMD Ryzen 5 Pro F44 KDE VM | |||
| Eugene Mah | Asus X75A laptop, Core i5-3230M, Intel graphics, 7.0.1-200.fc44 | |||
| Eugene Mah | Asus X75A laptop, Core i5-3230M, Intel graphics, 7.0.2-200.fc44 |
| ||
| Eugene Mah | Asus X75A laptop, Core i5-3230M, Intel graphics, 7.0.3-200.fc44 |
| ||
| Eugene Mah | Dell Precision Tower 3620 Xeon E3-1240, nvidia Quadro P1000 GPU, 7.0.1-200.fc44 | |||
| Eugene Mah | Xeon W3690, NVIDIA GeForce GTX 1660, kmod-nvidia 595.71.05-1 driver, 7.0.3-200.fc44 | |||
| Eugene Mah | Xeon W3690, NVIDIA GeForce GTX 1660, nVidia 595.58.03-2 driver, 7.0.1-200.fc44 |
| ||
| Flo H | Thinkpad T470s (all Intel), F43, 7.0.1 | |||
| g6avk | kernel-7.0.1-200.fc44.x86_64 > Work Station, Asus prime mobo - Ryzen5 5600g/iGPU, 400 Series Chipset, 32 GiB RAM. (UEFI) Secure boot, SSD's > RAID (ext4) |
| ||
| g6avk | kernel-7.0.1-200.fc44.x86_64 > Work Station, Asus prime mobo - Ryzen5 5600g/iGPU, 400 Series Chipset, 32 GiB RAM. (UEFI) Secure boot, SSD's > RAID (ext4) |
| ||
| g6avk | kernel-7.0.2-200.fc44.x86_64 > Work Station, Asus prime mobo - Ryzen5 5600g/iGPU, 400 Series Chipset, 32 GiB RAM. (UEFI) Secure boot, SSD's > RAID (ext4) |
| ||
| g6avk | kernel-7.0.3-200.fc44.x86_64 > Work Station, Asus prime mobo - Ryzen5 5600g/iGPU, 400 Series Chipset, 32 GiB RAM. (UEFI) Secure boot, SSD's > RAID (ext4) |
| ||
| Geraldo S. Simião Kutz | F44 KDE on ACER Aspire A515-45 AMD Ryzen 7 5700U with Radeon Graphics | |||
| itrymybest80 | mesa 26.2.0-devel | |||
| Jaroslav Groman | Gigabyte J3455N-D3H Mini PC - 7.0.2-200.fc44.x86_64 | |||
| Kurt Lindberg | Lenovo ThinkCentre M910s, Intel Core i7-7700, Intel HD Graphics 630, Fedora 43 Workstation, kernel-7.0.1-200.fc43.x86_64 |
| ||
| Luna Jernberg | Dell Latitude 7390 (gnome-boxes) |
| ||
| Luna Jernberg | Lenovo 0217A16 (ThinkPad Edge) | |||
| Luya Tshimbalanga | ASUS PRIME X570-PRO + AMD Ryzen™ 9 5950X + AMD Radeon™ RX 9070 XT + 128.0 GiB DDR4 RAM |
| ||
| Luya Tshimbalanga | Dell Inspiron 14 7445 convertible AMD Ryzen™ 7 8840HS w/ Radeon™ 780M Graphics |
| ||
| Mark K | i7-1165G7 + NVIDIA 595.58.03 | |||
| Muhamad Ridwan | CPU: 12th Gen Intel(R) Core(TM) i5-1235U (12) @ 3.30 GHz | |||
| Muhammad Farel Al Ghozali | AMD Ryzen 7 8700f | 16GB RAM | NVIDIA RTX 4060 proprietary driver | Fedora 43 | kernel-7.0.2-200.fc43 |
| ||
| nixuser | kernel-7.0.1-200.fc44.x86_64 on Intel NUC NUC13ANHi7 (NUC13ANHi7000) (rev N11225-207) 1 x 13th Gen Intel(R) Core(TM) i7-1360P Intel Corporation Raptor Lake-P [Iris Xe Graphics] (rev 04) |
| ||
| nixuser | kernel-7.0.2-200.fc44.x86_64 on Dell Precision T5610 2 x Intel(R) Xeon(R) CPU E5-2603 v2 @ 1.80GHz (8 cores total) NVIDIA Corporation GK104 [GeForce GTX 760] (rev a1) | |||
| nixuser | kernel-7.0.3-200.fc44.x86_64 on Dell Precision T5610 2 x Intel(R) Xeon(R) CPU E5-2603 v2 @ 1.80GHz (8 cores total) NVIDIA Corporation GK104 [GeForce GTX 760] (rev a1) | |||
| PauloHeaven | AORUS 17 XE4 (Intel Core i7 12700H, RTX 3070 Ti, 32 GB DDR4-3200, NVMe 1 TB) |
| ||
| PauloHeaven | Desktop (Gigabyte AORUS X870E Xtreme, AMD Ryzen 9 9950X3D, RTX 5090, 64 GB DDR5-6000, NVMe 4 TB) |
| ||
| Petr Sklenar | ThinkPad X1 Carbon Gen 13 |
| ||
| Petr Stourac | Lenovo ThinkPad (Meteor Lake platform) P1 gen 7 - Intel(R) Core(TM) Ultra 7 165H |
| ||
| py0xc3 | 7.0.1-200.fc43.x86_64 in KVM/QEMU VM, cpu-passthrough on AMD Ryzen 7 PRO 6850U. F43 KDE Spin. |
