envycontrol: When I select only Integrated, at boot I will get a message "Missing NVIDIA kernel module, defaulting to Nouveau"
Describe the bug Brand new Fedora 38 installation, using the NVIDIA drivers from Gnome Software (RPM), configured to ONLY Integrated iGPU Intel, and at boot I get the message: “Missing NVIDIA kernel module, defaulting to Nouveau”
To Reproduce Install NVIDIA driver from Fedora RPM via Gnome Software Using EnvyControl set it only for Integrated Boot
Expected behavior No error message at Boot
Screenshots If applicable, add screenshots to help explain your problem.
System Information:
- Model: Dell XPS 15 9520
- Distro: Fedora 38 Workstation
- Kernel: 6.3.12-200
- DE/WM and Display Manager (if applicable): Gnome 44.3
- EnvyControl version: 3.2.0
- Nvidia driver version: 535.54.03
- lspci output:
00:00.0 Host bridge: Intel Corporation 12th Gen Core Processor Host Bridge/DRAM Registers (rev 02)
00:01.0 PCI bridge: Intel Corporation 12th Gen Core Processor PCI Express x16 Controller #1 (rev 02)
00:02.0 VGA compatible controller: Intel Corporation Alder Lake-P Integrated Graphics Controller (rev 0c)
00:04.0 Signal processing controller: Intel Corporation Alder Lake Innovation Platform Framework Processor Participant (rev 02)
00:06.0 PCI bridge: Intel Corporation 12th Gen Core Processor PCI Express x4 Controller #0 (rev 02)
00:06.2 PCI bridge: Intel Corporation 12th Gen Core Processor PCI Express x4 Controller #2 (rev 02)
00:07.0 PCI bridge: Intel Corporation Alder Lake-P Thunderbolt 4 PCI Express Root Port #0 (rev 02)
00:07.1 PCI bridge: Intel Corporation Alder Lake-P Thunderbolt 4 PCI Express Root Port #1 (rev 02)
00:08.0 System peripheral: Intel Corporation 12th Gen Core Processor Gaussian & Neural Accelerator (rev 02)
00:0d.0 USB controller: Intel Corporation Alder Lake-P Thunderbolt 4 USB Controller (rev 02)
00:0d.2 USB controller: Intel Corporation Alder Lake-P Thunderbolt 4 NHI #0 (rev 02)
00:12.0 Serial controller: Intel Corporation Alder Lake-P Integrated Sensor Hub (rev 01)
00:14.0 USB controller: Intel Corporation Alder Lake PCH USB 3.2 xHCI Host Controller (rev 01)
00:14.2 RAM memory: Intel Corporation Alder Lake PCH Shared SRAM (rev 01)
00:14.3 Network controller: Intel Corporation Alder Lake-P PCH CNVi WiFi (rev 01)
00:15.0 Serial bus controller: Intel Corporation Alder Lake PCH Serial IO I2C Controller #0 (rev 01)
00:15.1 Serial bus controller: Intel Corporation Alder Lake PCH Serial IO I2C Controller #1 (rev 01)
00:16.0 Communication controller: Intel Corporation Alder Lake PCH HECI Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation Device 51bb (rev 01)
00:1f.0 ISA bridge: Intel Corporation Alder Lake PCH eSPI Controller (rev 01)
00:1f.3 Audio device: Intel Corporation Alder Lake PCH-P High Definition Audio Controller (rev 01)
00:1f.4 SMBus: Intel Corporation Alder Lake PCH-P SMBus Host Controller (rev 01)
00:1f.5 Serial bus controller: Intel Corporation Alder Lake-P PCH SPI Controller (rev 01)
01:00.0 3D controller: NVIDIA Corporation GA107M [GeForce RTX 3050 Ti Mobile] (rev a1)
02:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd Device a80c
03:00.0 Non-Volatile memory controller: Micron/Crucial Technology P5 Plus NVMe PCIe SSD
a6:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5260 PCI Express Card Reader (rev 01)
Additional context
Add any other context about the problem here. If possible try to reproduce the problem with --verbose
flag and attach its output.
paste here
About this issue
- Original URL
- State: closed
- Created a year ago
- Comments: 16 (14 by maintainers)
Commits related to this issue
- Fix https://github.com/bayasdev/envycontrol/issues/121 — committed to Boria138/envycontrol by Boria138 9 months ago
It’s a known problem with the RPM Fusion Nvidia driver, I think we need to add/modify some Fedora/RHEL specific boot params in addition to blacklisting the kernel modules via modprobe but haven’t really looked into it.
In the meanwhile, it’s safe to ignore it.
The missing modules is a Fedora issue, it shouldn’t try to load again and again once we’re blacklisting them