Ubuntu don`t recognize NVIDIA GA106M [GeForce RTX 3060 Mobile / Max-Q]

Hi guys, I’ve been dealing with problems with my laptop for a week now. It turns out that ubuntu does not recognize the gŕafica card and only recognizes me “Mesa Intel® Graphics (ADL GT2)”.
I’ve tried everything I’ve found on the internet but nothing works.
I can’t connect to a monitor via HDMI, the laptop won’t shut down, won’t reboot, when I suspend the screen stays black, I don’t understand what’s going on.
Ubuntu does not display the drivers in “additional drivers”, because it does not have drivers.

~$ lspci | grep VGA

00:02.0 VGA compatible controller: Intel Corporation Alder Lake-P Integrated Graphics Controller (rev 0c)
01:00.0 VGA compatible controller: NVIDIA Corporation GA106M [GeForce RTX 3060 Mobile / Max-Q] (rev a1)
~$ inxi -Gazy

Graphics:
  Device-1: Intel Alder Lake-P Integrated Graphics vendor: Hewlett-Packard
    driver: i915 v: kernel ports: active: eDP-1
    empty: DP-1, DP-2, DP-3, DP-4, HDMI-A-1 bus-ID: 00:02.0 chip-ID: 8086:46a6
    class-ID: 0300
  Device-2: NVIDIA GA106M [GeForce RTX 3060 Mobile / Max-Q]
    vendor: Hewlett-Packard driver: nouveau v: kernel alternate: nvidiafb pcie:
    gen: 4 speed: 16 GT/s lanes: 8 link-max: lanes: 16 bus-ID: 01:00.0
    chip-ID: 10de:2520 class-ID: 0300
  Device-3: Luxvisions Innotech HP Wide Vision HD Camera type: USB
    driver: uvcvideo bus-ID: 3-6:2 chip-ID: 30c9:0065 class-ID: 0e02
    serial: <filter>
  Display: x11 server: X.Org v: 1.21.1.4 compositor: gnome-shell v: 42.9
    driver: X: loaded: modesetting unloaded: fbdev,vesa gpu: i915 display-ID: :1
    screens: 1
  Screen-1: 0 s-res: 1920x1080 s-dpi: 96 s-size: 508x285mm (20.0x11.2")
    s-diag: 582mm (22.9")
  Monitor-1: eDP-1 model: BOE Display built: 2020 res: 1920x1080 hz: 144
    dpi: 137 gamma: 1.2 size: 355x200mm (14.0x7.9") diag: 407mm (16")
    ratio: 16:9 modes: 1920x1080
  OpenGL: renderer: Mesa Intel Graphics (ADL GT2) v: 4.6 Mesa
    23.3~git2309210600.502b86~oibaf~j (git-502b864 2023-09-21 jammy-oibaf-ppa)
    compat-v: 4.6 direct render: Yes
~$ nvidia-smi

NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.

When I try to install nvidia with a .run file, after stopping gdm, gdm3 or running sudo init 3, I get this :

ERROR: The Nouveau kernel driver is currently in use by your system. This driver is incompatible with the NVIDIA driver, and must be disabled before proceeding. Please consult the NVIDIA driver README and your Linux distribution’s documentation for details on how to correctly disable the Nouveau kernel driver.
WARNING: One or more modprobe configuration files to disable Nouveau are already present at: /usr/lib/modprobe.d/nvidia-installer-disable-nouveau.conf. Please be sure you have rebooted your system since these files were written. If you have rebooted, then Nouveau may be enabled for other reasons, such as being included in the system initial ramdisk or in your X configuration file. Please consult the NVIDIA driver README and your Linux distribution’s documentation for details on how to correctly disable the Nouveau kernel driver.
ERROR: Installation has failed. Please see the file ‘/var/log/nvidia-installer.log’ for details. You may find suggestions on fixing installation problems in the README available on the Linux driver download page at www.nvidia.com.

When I try to shut down or restart it tells me :

systemd-shutdown[1]: Waiting for process: systemd-udevd,systemd-udevd

RebootOrShutdown.zip (947.5 KB)

I don’t know what else to do, please I need help…thank you very much.