nvidia-bug-report.log.gz (47.9 KB)
Hello,
I am having problems selecting my Nvidia GPU on Ubuntu 22.04.
I did install the nvidia-driver-535 and here are the results of some commands:
sudo prime-select nvidia Error: no integrated GPU detected.
lspci -vnn | grep -A12 '\''[030[02]\]' | grep -Ei "vga|3d|display|kernel"
2d:00.0 VGA compatible controller [0300]: NVIDIA Corporation TU116 [GeForce GTX 1660] [10de:2184] (rev a1) (prog-if 00 [VGA controller])
Kernel driver in use: nvidia
Kernel modules: nvidiafb, nouveau, nvidia_drm, nvidia
lxinfo | grep "OpenGL renderer"
OpenGL renderer string: llvmpipe (LLVM 15.0.7, 256 bits)
lshw -c video | grep -v ressources: | grep -v horloge: | grep -v bits: | grep -v bus: | grep -v riel:
WARNING: you should run this program as super-user.
WARNING: output may be incomplete or inaccurate, you should run this program as super-user.
*-display
description: VGA compatible controller
product: TU116 [GeForce GTX 1660]
vendor: NVIDIA Corporation
physical id: 0
bus info: pci@0000:2d:00.0
version: a1
width: 64 bits
clock: 33MHz
capabilities: vga_controller bus_master cap_list rom
configuration: driver=nvidia latency=0
resources: irq:78 memory:fb000000-fbffffff memory:d0000000-dfffffff memory:e0000000-e1ffffff ioport:f000(size=128) memory:fc000000-fc07ffff
*-graphics
product: EFI VGA
physical id: 2
logical name: /dev/fb0
capabilities: fb
configuration: depth=32 resolution=1920,1080
When I open my Nvidia settings (nvidia-settings), I don’t see the Prime option, and I have this message in the terminal :
nvidia-settings
(nvidia-settings:22176): GLib-GObject-CRITICAL **: 23:11:45.071: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
** Message: 23:11:45.107: PRIME: No offloading required. Abort
** Message: 23:11:45.107: PRIME: is it supported? no
When I go to Settings > About > Graphics, it displays:
llvmpipe (LLVM 15.0.7, 256 bits)
Also, I have a dual boot with Windows 10 and Ubuntu 22.04 OS.
Do you have any ideas on how to force my Ubuntu OS to select my Nvidia GPU?
Thank you for any help!