Hello,
I have an HP OMEN Ryzen 7 4800 with a GeForce GTX 1660Ti running a dual boot with Windows 10 and Linux - Ubuntu 20.04.2 LTS with 5.14.0-1020-oem kernel.
I started the following thread some time ago:
My problem was solved back then, but one day out of the blue, without doing anything that could change the “working” configuration (to my knowledge), upon booting my system up my laptop’s screen looked like static TV black and white noise.
After searching the issue online I found that kernel 5.13 was responsible for this bug.
After switching to kernel 5.11 or 5.14 the main screen was working again.
The problem is that I could not make my external monitor work anymore.
It worked with kernel 5.13(only the external monitor)until I switched my nvidia prime options to “Power saving mode (Intel)” trying to solve the problem.
I could not make anything work so far, even though I tried to follow each step of the solution of my previous thread.
Kernel: 5.14.0-1020-oem
lspci -k | grep -A 2 -i "VGA"
shows:
01:00.0 VGA compatible controller: NVIDIA Corporation TU116M [GeForce GTX 1660 Ti Mobile] (rev a1)
DeviceName: NVIDIA Graphics Device
Subsystem: Hewlett-Packard Company TU116M [GeForce GTX 1660 Ti Mobile]
--
06:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Renoir (rev c6)
DeviceName: Onboard IGD
Subsystem: Hewlett-Packard Company Renoir
lshw -C video
shows:
*-display UNCLAIMED
description: VGA compatible controller
product: TU116M [GeForce GTX 1660 Ti Mobile]
vendor: NVIDIA Corporation
physical id: 0
bus info: pci@0000:01:00.0
version: a1
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress vga_controller cap_list
configuration: latency=0
resources: memory:fb000000-fbffffff memory:b0000000-bfffffff memory:c0000000-c1ffffff ioport:f000(size=128) memory:fc000000-fc07ffff
*-display
description: VGA compatible controller
product: Renoir
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 0
bus info: pci@0000:06:00.0
version: c6
width: 64 bits
clock: 33MHz
capabilities: pm pciexpress msi msix vga_controller bus_master cap_list
configuration: driver=amdgpu latency=0
resources: irq:52 memory:d0000000-dfffffff memory:e0000000-e01fffff ioport:c000(size=256) memory:fc500000-fc57ffff
nvidia-smi
shows:
NVIDIA-SMI has failed because it couldnt communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.
nvidia-settings
shows:
ERROR: NVIDIA driver is not loaded
ERROR: Unable to load info from any available system
(nvidia-settings:8036): GLib-GObject-CRITICAL **: 22:01:58.439: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
** Message: 22:01:58.445: PRIME: No offloading required. Abort
** Message: 22:01:58.445: PRIME: is it supported? no
And also loads a blank NVIDIA X Server Settings tab.
dkms status
shows:
nvidia, 460.91.03, 5.13.0-27-generic, x86_64: installed
Lastly, I have attached the output of nvidia-bug-report.sh
:
nvidia-bug-report.log.gz (145.7 KB)
I would appreciate any help.
Thanks in advance.