nvidia-bug-report.log.gz (181.4 KB)
I’m having trouble finding the device on nvidia-smi right now.
environment
$ uname -a
Linux autoware 5.15.0-53-generic #59-Ubuntu SMP Mon Oct 17 18:53:30 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04 LTS
Release: 22.04
Codename: jammy
$ lspci | grep -i nvidia
06:00.0 VGA compatible controller: NVIDIA Corporation GA104 [GeForce RTX 3060] (rev a1)
06:00.1 Audio device: NVIDIA Corporation GA104 High Definition Audio Controller (rev a1)
$ lshw -c video
WARNING: you should run this program as super-user.
*-display
description: VGA compatible controller
product: GA104 [GeForce RTX 3060]
vendor: NVIDIA Corporation
physical id: 0
bus info: pci@0000:06:00.0
version: a1
width: 64 bits
clock: 33MHz
capabilities: vga_controller bus_master cap_list rom
configuration: driver=nvidia latency=0
resources: irq:17 memory:96000000-96ffffff memory:80000000-8fffffff memory:90000000-91ffffff ioport:4000(size=128) memory:97080000-970fffff
*-display
description: VGA compatible controller
product: Intel Corporation
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
logical name: /dev/fb0
version: 02
width: 64 bits
clock: 33MHz
capabilities: vga_controller bus_master cap_list rom fb
configuration: depth=32 driver=i915 latency=0 resolution=1920,1080
resources: irq:354 memory:95000000-95ffffff memory:a0000000-afffffff ioport:6000(size=64) memory:c0000-dffff
WARNING: output may be incomplete or inaccurate, you should run this program as super-user.
Procedures performed
- install nvidia-driver-520 by apt command
- after installation, execute nvidia-smi and output is “No devices were found”
I would be very grateful if someone could give me some advice.