As the title says, I upgraded without issues to Fedora 42 from 41, in my System76 workstation. What I forgot is how to install the System76 drivers in order to include the modules in the running kernel, so the system’s fans become silent (right now, they are running almost non-stop, except for some brief moments). I have installed the following System76 rpms:
system76-io-dkms-1.0.4-2.x86_64
system76-acpi-dkms-1.0.2-10.x86_64
system76-driver-24.04.2-1.noarch
system76-power-1.2.2-1.x86_64
After upgrading and noticing the fans, I uninstalled and reinstalled those rpms, obviously to no avail. I think I need to wait for the next kernel update, but I suppose I can also reinstall the current one in order to get the modules installed. Any suggestion will be very much appreciated.
Do not use
dnf reinstall
. It is verified that usingdnf reinstall
breaks the installation.
- after update of system76-dkms package you should reboot. Sometimes to reboot, it is necessary to use the power button as Fedora stops showing the ‘Rebooting’ info.
- oryp7 - Audio works out of the box with a USB headset; however, it does not relay audio to the onboard speaker. The Pop!_OS kernel is patched to work with Realtek PCI’s quirks; Fedora’s, are not. The following parameters can be added to /etc/modprobe.d/system76-oryp7.conf to resolve this issue: options snd-hda-intel model=clevo-p950. This workaround provides headphones and speaker audio, but headset mics may not work. src
- Fedora 34 + Gnome 40 - The installation of the above package(s) breaks compatibility with the touchpad gesture navigation (issue reported 2021.05.04)
- system76-firmware does not work on Secure Boot enabled computers → Does not work when the Secure Boot is enabled (failed to get I/O permission) · Issue #127 · pop-os/system76-firmware · GitHub
Perhaps I didn’t explain well enough. I never used the command “dnf reinstall”. I uninstalled and then installed again. By the way, and as expected, a new kernel came along and this time the modules were installed. Then I ran a couple of commands as suggested by System76 for Fedora; rebooted and the fans went silent.
1 Like