Cant get manjaro to see my GPU

remove this parameter, update grub:
sudo update-grub
reboot and check again with:
inxi -G && mhwd -l && mhwd -li

 inxi -G && mhwd -l && mhwd -li                                                                 ✔ 
Graphics:
  Device-1: AMD Renoir driver: amdgpu v: kernel
  Display: x11 server: X.Org v: 21.1.4 with: Xwayland v: 22.1.3 driver: X:
    loaded: amdgpu unloaded: modesetting dri: radeonsi gpu: amdgpu
    resolution: 1920x1080~144Hz
  OpenGL: renderer: AMD RENOIR (LLVM 14.0.6 DRM 3.47 5.19.14-1-MANJARO)
    v: 4.6 Mesa 22.1.7
> 0000:02:00.0 (0200:10ec:8168) Network controller Realtek Semiconductor Co., Ltd.:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
         network-r8168            2016.04.20                true            PCI


> 0000:06:00.0 (0300:1002:1636) Display controller ATI Technologies Inc:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
           video-linux            2018.05.04                true            PCI
     video-modesetting            2020.01.13                true            PCI
            video-vesa            2017.03.12                true            PCI


> Installed PCI configs:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
           video-linux            2018.05.04                true            PCI


Warning: No installed USB configs!

Additionally, I’m not opposed to reinstalling the OS at this point. This is a fresh build and if thats easier thats easier. I can run a back up after this starts working and go from there.

still not detected… but i dont thing this is because of optimus… post also output from:
pamac list -qm
lets try some things before reinstalling

pamac list -qm                                                                                 ✔ 
manjaro-documentation-en
manjaro-firmware
    ~    

both of these packages can be removed, they were dropped:

manjaro-documentation-en
manjaro-firmware

the last thing is to check in bios if there is a option to switch between gpus …

There does not seem to be anyway to select GPUs in bios, no system agent config or other option to do so.

post also output from:
find /etc/X11/ -name "*.conf"

here is output:

find /etc/X11/ -name "*.conf"                                                                  ✔ 
/etc/X11/xorg.conf.d/00-keyboard.conf
/etc/X11/xorg.conf.d/30-touchpad.conf

nothing there… so i have no idea what else to check … boot into manjaro iso and check if it is detected there, before you reinstall:
inxi -G && mhwd -l && mhwd -li

booted with proprietary drivers, not detected -_-

 inxi -G && mhwd -l && mhwd -li                                                                 ✔ 
Graphics:
  Device-1: AMD Renoir driver: amdgpu v: kernel
  Display: x11 server: X.Org v: 21.1.4 driver: X: loaded: amdgpu
    unloaded: modesetting gpu: amdgpu resolution: 1920x1080~144Hz
  OpenGL: renderer: AMD RENOIR (LLVM 14.0.6 DRM 3.42 5.15.60-1-MANJARO)
    v: 4.6 Mesa 22.1.6
Warning: config '/var/lib/mhwd/db/pci/network_drivers/r8168/MHWDCONFIG' is invalid!
Warning: config '/var/lib/mhwd/db/pci/network_drivers/rt3562sta/MHWDCONFIG' is invalid!
> 0000:06:00.0 (0300:1002:1636) Display controller ATI Technologies Inc:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
           video-linux            2018.05.04                true            PCI
     video-modesetting            2020.01.13                true            PCI
            video-vesa            2017.03.12                true            PCI


Warning: config '/var/lib/mhwd/db/pci/network_drivers/r8168/MHWDCONFIG' is invalid!
Warning: config '/var/lib/mhwd/db/pci/network_drivers/rt3562sta/MHWDCONFIG' is invalid!
> Installed PCI configs:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
           video-linux            2018.05.04                true            PCI


Warning: No installed USB configs!

just noted that your pc is relatively new, so exit the live usb and boot into your normal installation, but boot with the latest 6.0 kernel and check again …

come to think of it, that was the last time i saw the nvidia card show up, before to kernel rollback, putting 6.0 on now

exactly, the nvidia was being detected with the 6.0, but we switched to 5.19 to test if it has also the performance issues, and since then its not detected… and the live usb is probably running with the 5.15 which is even older

ugh…

inxi -G && mhwd -l && mhwd -li                                                                 ✔ 
Graphics:
  Device-1: AMD Renoir driver: amdgpu v: kernel
  Display: x11 server: X.Org v: 21.1.4 with: Xwayland v: 22.1.3 driver: X:
    loaded: amdgpu unloaded: modesetting dri: radeonsi gpu: amdgpu
    resolution: 1920x1080~144Hz
  OpenGL: renderer: AMD RENOIR (LLVM 14.0.6 DRM 3.48 6.0.0-1-MANJARO) v: 4.6
    Mesa 22.1.7
> 0000:02:00.0 (0200:10ec:8168) Network controller Realtek Semiconductor Co., Ltd.:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
         network-r8168            2016.04.20                true            PCI


> 0000:06:00.0 (0300:1002:1636) Display controller ATI Technologies Inc:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
           video-linux            2018.05.04                true            PCI
     video-modesetting            2020.01.13                true            PCI
            video-vesa            2017.03.12                true            PCI


> Installed PCI configs:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
           video-linux            2018.05.04                true            PCI


Warning: No installed USB configs!

current drivers:

warning: linux60-nvidia-470xx-470.141.03-2.1 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...

Packages (1) linux60-nvidia-470xx-470.141.03-2.1

are you on the 6.0 kernel?
your nvidia hardware is not even detected…
post output from logs + dmesg:
journalctl -b-1 -p4 --no-pager
sudo dmesg -l err,warn,emerg,alert,crit
sudo dmesg -E | grep 'nvidia|nvrm'

yep, 6.0.0-1

journalctl -b-1 -p4 --no-pager                                                                 ✔ 
sudo dmesg -l err,warn,emerg,alert,crit
sudo dmesg -E | grep 'nvidia|nvrm'
Oct 15 14:57:10 antihero-Linux kernel:   #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15
Oct 15 14:57:10 antihero-Linux kernel: Expanded resource Reserved due to conflict with PCI Bus 0000:00
Oct 15 14:57:10 antihero-Linux kernel: Expanded resource Reserved due to conflict with PCI Bus 0000:00
Oct 15 14:57:10 antihero-Linux kernel: pci 0000:00:00.2: can't derive routing for PCI INT A
Oct 15 14:57:10 antihero-Linux kernel: pci 0000:00:00.2: PCI INT A: not connected
Oct 15 14:57:10 antihero-Linux kernel: acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
Oct 15 14:57:10 antihero-Linux kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Oct 15 14:57:10 antihero-Linux kernel: clocksource: timekeeping watchdog on CPU3: Marking clocksource 'tsc' as unstable because the skew is too large:
Oct 15 14:57:10 antihero-Linux kernel: clocksource:                       'hpet' wd_nsec: 507538038 wd_now: 1bb214d wd_last: 14c3e80 mask: ffffffff
Oct 15 14:57:10 antihero-Linux kernel: clocksource:                       'tsc' cs_nsec: 506667644 cs_now: 1c55776d3e cs_last: 1bfde6bd72 mask: ffffffffffffffff
Oct 15 14:57:10 antihero-Linux kernel: clocksource:                       'tsc' is current clocksource.
Oct 15 14:57:10 antihero-Linux kernel: TSC found unstable after boot, most likely due to broken BIOS. Use 'tsc=unstable'.
Oct 15 14:57:10 antihero-Linux kernel: clocksource: Checking clocksource tsc synchronization from CPU 8 to CPUs 0,4,7,9,13.
Oct 15 14:57:11 antihero-Linux kernel: nvidia: loading out-of-tree module taints kernel.
Oct 15 14:57:11 antihero-Linux kernel: nvidia: module license 'NVIDIA' taints kernel.
Oct 15 14:57:11 antihero-Linux kernel: Disabling lock debugging due to kernel taint
Oct 15 14:57:11 antihero-Linux kernel: amdgpu 0000:06:00.0: amdgpu: PSP runtime database doesn't exist
Oct 15 14:57:11 antihero-Linux kernel: amdgpu 0000:06:00.0: amdgpu: PSP runtime database doesn't exist
Oct 15 14:57:11 antihero-Linux kernel: NVRM: No NVIDIA GPU found.
Oct 15 14:57:12 antihero-Linux systemd[554]: ConfigurationDirectory 'bluetooth' already exists but the mode is different. (File system: 755 ConfigurationDirectoryMode: 555)
Oct 15 14:57:12 antihero-Linux kernel: NVRM: No NVIDIA GPU found.
Oct 15 14:57:12 antihero-Linux kernel: amdgpu: SRAT table not found
Oct 15 14:57:13 antihero-Linux kernel: NVRM: No NVIDIA GPU found.
Oct 15 14:57:15 antihero-Linux pipewire[798]: mod.rt: Can't find xdg-portal: (null)
Oct 15 14:57:15 antihero-Linux pipewire[798]: mod.rt: found session bus but no portal
Oct 15 14:57:15 antihero-Linux pipewire-media-session[799]: mod.rt: Can't find xdg-portal: (null)
Oct 15 14:57:15 antihero-Linux pipewire-media-session[799]: mod.rt: found session bus but no portal
Oct 15 14:57:15 antihero-Linux baloo_file[747]: QDBusConnection: name 'org.freedesktop.UDisks2' had owner '' but we thought it was ':1.26'
Oct 15 14:57:15 antihero-Linux ksmserver[808]: Qt: Session management error: networkIdsList argument is NULL
Oct 15 14:57:15 antihero-Linux ksplashqml[734]: file:///usr/share/plasma/look-and-feel/org.manjaro.breath-dark.desktop/contents/splash/Splash.qml:49: ReferenceError: maxWidth is not defined
Oct 15 14:57:15 antihero-Linux ksplashqml[734]: file:///usr/share/plasma/look-and-feel/org.manjaro.breath-dark.desktop/contents/splash/Splash.qml:82:29: Unable to assign int to QEasingCurve
Oct 15 14:57:15 antihero-Linux ksmserver[808]: QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.20'
Oct 15 14:57:15 antihero-Linux kwin_x11[812]: kwin_xkbcommon: XKB: inet:323:58: unrecognized keysym "XF86EmojiPicker"
Oct 15 14:57:15 antihero-Linux kwin_x11[812]: kwin_xkbcommon: XKB: inet:324:58: unrecognized keysym "XF86Dictate"
Oct 15 14:57:15 antihero-Linux plasmashell[833]: Aborting shell load: The activity manager daemon (kactivitymanagerd) is not running.
Oct 15 14:57:15 antihero-Linux plasmashell[833]: If this Plasma has been installed into a custom prefix, verify that its D-Bus services dir is known to the system for the daemon to be activatable.
Oct 15 14:57:15 antihero-Linux kwin_x11[812]: QObject::connect(KWin::InputMethod, KWin::EffectsHandlerImpl): invalid nullptr parameter
Oct 15 14:57:15 antihero-Linux plasmashell[833]: Aborting shell load: The activity manager daemon (kactivitymanagerd) is not running.
Oct 15 14:57:15 antihero-Linux plasmashell[833]: If this Plasma has been installed into a custom prefix, verify that its D-Bus services dir is known to the system for the daemon to be activatable.
Oct 15 14:57:15 antihero-Linux plasmashell[833]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:70:5: QML Connections: Detected function "onConfigurationChanged" in Connections element. This is probably intended to be a signal handler but no signal of the target matches the name.
Oct 15 14:57:15 antihero-Linux plasmashell[833]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:70:5: QML Connections: Detected function "onRepaintNeeded" in Connections element. This is probably intended to be a signal handler but no signal of the target matches the name.
Oct 15 14:57:15 antihero-Linux plasmashell[833]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:67: TypeError: Cannot read property 'wallpaper' of null
Oct 15 14:57:15 antihero-Linux plasmashell[833]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:71: TypeError: Cannot read property 'wallpaper' of null
Oct 15 14:57:15 antihero-Linux org_kde_powerdevil[875]: org.kde.powerdevil: Handle button events action could not check for screen configuration
Oct 15 14:57:16 antihero-Linux plasmashell[833]: qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
Oct 15 14:57:16 antihero-Linux plasmashell[833]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Panel.qml:179: TypeError: Cannot read property 'containmentDisplayHints' of null
Oct 15 14:57:16 antihero-Linux plasmashell[833]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Panel.qml:271: TypeError: Cannot read property 'location' of null
Oct 15 14:57:16 antihero-Linux plasmashell[833]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:532:9: QML Label: Binding loop detected for property "height"
Oct 15 14:57:16 antihero-Linux plasmashell[833]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:497:13: QML Label: Binding loop detected for property "height"
Oct 15 14:57:16 antihero-Linux plasmashell[833]: Trying to use rootObject before initialization is completed, whilst using setInitializationDelayed. Forcing completion
Oct 15 14:57:16 antihero-Linux plasmashell[833]: org.kde.plasma.kicker: Entry is not valid "org.kde.kontact.desktop" QSharedPointer(0x55a05be03450)
Oct 15 14:57:16 antihero-Linux plasmashell[833]: org.kde.plasma.kicker: Entry is not valid "ktp-contactlist.desktop" QSharedPointer(0x55a05be038b0)
Oct 15 14:57:16 antihero-Linux plasmashell[833]: org.kde.plasma.kicker: Entry is not valid "org.kde.discover.desktop" QSharedPointer(0x55a05bbab940)
Oct 15 14:57:16 antihero-Linux plasmashell[833]: org.kde.plasma.kicker: Entry is not valid "org.kde.kontact.desktop" QSharedPointer(0x55a05be038b0)
Oct 15 14:57:16 antihero-Linux plasmashell[833]: org.kde.plasma.kicker: Entry is not valid "ktp-contactlist.desktop" QSharedPointer(0x55a05be03450)
Oct 15 14:57:16 antihero-Linux plasmashell[833]: org.kde.plasma.kicker: Entry is not valid "org.kde.discover.desktop" QSharedPointer(0x55a05bcb0fb0)
Oct 15 14:57:16 antihero-Linux plasmashell[833]: file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/ConfigOverlay.qml:312:17: QML SpinBox: Binding loop detected for property "implicitWidth"
Oct 15 14:57:16 antihero-Linux plasmashell[833]: file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/ConfigOverlay.qml:304:17: QML Heading: Binding loop detected for property "verticalAlignment"
Oct 15 14:57:16 antihero-Linux plasmashell[833]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:497:13: QML Label: Binding loop detected for property "height"
Oct 15 14:57:16 antihero-Linux plasmashell[833]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:532:9: QML Label: Binding loop detected for property "height"
Oct 15 14:57:16 antihero-Linux plasmashell[833]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:554:5: QML Label: Binding loop detected for property "height"
Oct 15 14:57:16 antihero-Linux plasmashell[833]: Cyclic dependency detected between "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml" and "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/ThumbnailStrip.qml"
Oct 15 14:57:16 antihero-Linux plasmashell[833]: Cyclic dependency detected between "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml" and "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationHeader.qml"
Oct 15 14:57:16 antihero-Linux plasmashell[833]: file:///usr/share/plasma/plasmoids/org.kde.plasma.volume/contents/ui/main.qml:603:39: Invalid property assignment: string expected - Assigning null to incompatible properties in QML is deprecated. This will become a compile error in future versions of Qt.
Oct 15 14:57:16 antihero-Linux pulseaudio[1110]: stat('/etc/pulse/default.pa.d'): No such file or directory
Oct 15 14:57:16 antihero-Linux plasmashell[833]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/ExpandedRepresentation.qml:167:9: QML HiddenItemsView: Binding loop detected for property "implicitHeight"
Oct 15 14:57:16 antihero-Linux kwin_x11[812]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 2386, resource id: 4194351, major code: 18 (ChangeProperty), minor code: 0
Oct 15 14:57:16 antihero-Linux plasmashell[833]: libpng warning: iCCP: known incorrect sRGB profile
Oct 15 14:57:16 antihero-Linux plasmashell[833]: libpng warning: iCCP: known incorrect sRGB profile
Oct 15 14:57:16 antihero-Linux plasmashell[833]: libpng warning: iCCP: known incorrect sRGB profile
Oct 15 14:57:16 antihero-Linux plasmashell[833]: QFont::setPointSizeF: Point size <= 0 (0.000000), must be greater than 0
Oct 15 14:57:17 antihero-Linux kernel: kauditd_printk_skb: 47 callbacks suppressed
Oct 15 14:57:18 antihero-Linux plasmashell[833]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Oct 15 14:57:18 antihero-Linux plasmashell[833]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Oct 15 14:57:19 antihero-Linux plasmashell[833]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Oct 15 14:57:20 antihero-Linux plasmashell[833]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Oct 15 14:57:20 antihero-Linux plasmashell[833]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Oct 15 14:57:20 antihero-Linux plasmashell[833]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Oct 15 14:57:20 antihero-Linux plasmashell[833]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Oct 15 14:57:20 antihero-Linux plasmashell[833]: Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Oct 15 14:57:20 antihero-Linux plasmashell[833]: Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Oct 15 14:57:20 antihero-Linux plasmashell[833]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Oct 15 14:57:21 antihero-Linux plasmashell[833]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Oct 15 14:57:21 antihero-Linux plasmashell[833]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Oct 15 14:57:21 antihero-Linux plasmashell[833]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Oct 15 14:57:25 antihero-Linux plasmashell[833]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 15 14:57:25 antihero-Linux plasmashell[833]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Oct 15 14:57:29 antihero-Linux systemsettings[1172]: file:///usr/lib/qt/qml/org/kde/kirigami.2/ScrollablePage.qml:200:9: QML MouseArea: Binding loop detected for property "width"
Oct 15 14:57:29 antihero-Linux systemsettings[1172]: file:///usr/lib/qt/qml/org/kde/kirigami.2/ScrollablePage.qml:200:9: QML MouseArea: Binding loop detected for property "width"
Oct 15 14:57:29 antihero-Linux systemsettings[1172]: QFSFileEngine::open: No file name specified
Oct 15 14:57:29 antihero-Linux systemsettings[1172]: kf.coreaddons.desktopparser: Error: Failed to open  ""
Oct 15 14:57:29 antihero-Linux systemsettings[1172]: QFileDevice::seek: IODevice is not open
Oct 15 14:57:32 antihero-Linux kwin_x11[812]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 9091, resource id: 58720398, major code: 18 (ChangeProperty), minor code: 0
Oct 15 14:57:33 antihero-Linux kwin_x11[812]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 9742, resource id: 29360281, major code: 18 (ChangeProperty), minor code: 0
Oct 15 14:57:33 antihero-Linux plasmashell[833]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:385: Unable to assign [undefined] to QString
Oct 15 14:57:33 antihero-Linux kwin_x11[812]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 10829, resource id: 18875178, major code: 3 (GetWindowAttributes), minor code: 0
Oct 15 14:57:33 antihero-Linux kwin_x11[812]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 10830, resource id: 18875178, major code: 14 (GetGeometry), minor code: 0
Oct 15 14:58:33 antihero-Linux kwin_x11[812]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 34125, resource id: 29360297, major code: 18 (ChangeProperty), minor code: 0
Oct 15 14:58:34 antihero-Linux plasmashell[833]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:385: Unable to assign [undefined] to QString
Oct 15 14:59:12 antihero-Linux plasmashell[833]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55a05bac8a80) QQmlContext(0x55a05c26e120) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Oct 15 14:59:12 antihero-Linux plasmashell[833]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55a05bac8a80) QQmlContext(0x55a05c26e120) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Oct 15 14:59:12 antihero-Linux plasmashell[833]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Oct 15 14:59:12 antihero-Linux plasmashell[833]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Oct 15 14:59:12 antihero-Linux plasmashell[833]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Oct 15 14:59:12 antihero-Linux plasmashell[833]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55a05e2e5380) QQmlContext(0x55a05c26e120) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Oct 15 14:59:12 antihero-Linux plasmashell[833]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55a05e2e5380) QQmlContext(0x55a05c26e120) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Oct 15 14:59:12 antihero-Linux plasmashell[833]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Oct 15 14:59:12 antihero-Linux plasmashell[833]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Oct 15 14:59:12 antihero-Linux plasmashell[833]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Oct 15 14:59:33 antihero-Linux plasmashell[833]: trying to show an empty dialog
Oct 15 14:59:52 antihero-Linux pamac-manager[8261]: gdk_window_set_cursor: assertion 'GDK_IS_WINDOW (window)' failed
Oct 15 14:59:52 antihero-Linux pamac-manager[8261]: gdk_window_set_cursor: assertion 'GDK_IS_WINDOW (window)' failed
Oct 15 15:00:01 antihero-Linux kwin_x11[812]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 59717, resource id: 67111755, major code: 15 (QueryTree), minor code: 0
Oct 15 15:00:11 antihero-Linux kded5[810]: kf.service.services: The desktop entry file "/usr/share/applications/kcm_krunnersettings.desktop" has Type= "Application" but no Exec line
Oct 15 15:00:11 antihero-Linux kded5[810]: kf.service.sycoca: Invalid Service :  "/usr/share/applications/kcm_krunnersettings.desktop"
Oct 15 15:00:14 antihero-Linux kded5[810]: kf.service.services: The desktop entry file "/usr/share/applications/kcm_krunnersettings.desktop" has Type= "Application" but no Exec line
Oct 15 15:00:14 antihero-Linux kded5[810]: kf.service.sycoca: Invalid Service :  "/usr/share/applications/kcm_krunnersettings.desktop"
Oct 15 15:00:16 antihero-Linux sddm[585]: Authentication error: "Process crashed"
Oct 15 15:00:16 antihero-Linux sddm[585]: Auth: sddm-helper crashed (exit code 15)
Oct 15 15:00:16 antihero-Linux sddm[585]: Authentication error: "Process crashed"
Oct 15 15:00:16 antihero-Linux sddm[585]: Auth: sddm-helper exited with 15
Oct 15 15:00:16 antihero-Linux baloorunner[1168]: The X11 connection broke (error 1). Did the X11 server die?
Oct 15 15:00:16 antihero-Linux xdg-desktop-portal-kde[744]: The X11 connection broke (error 1). Did the X11 server die?
Oct 15 15:00:16 antihero-Linux kwin_x11[812]: The X11 connection broke (error 1). Did the X11 server die?
Oct 15 15:00:16 antihero-Linux ksmserver[808]: The X11 connection broke (error 1). Did the X11 server die?
Oct 15 15:00:16 antihero-Linux kernel: kauditd_printk_skb: 12 callbacks suppressed
Oct 15 15:00:16 antihero-Linux systemd[683]: plasma-baloorunner.service: Failed with result 'exit-code'.
Oct 15 15:00:16 antihero-Linux plasmashell[833]: The X11 connection broke: I/O error (code 1)
Oct 15 15:00:16 antihero-Linux systemd[683]: plasma-ksmserver.service: Failed with result 'exit-code'.
Oct 15 15:00:16 antihero-Linux konsole[1744]: The X11 connection broke (error 1). Did the X11 server die?
Oct 15 15:00:16 antihero-Linux systemd-coredump[8591]: Failed to connect to coredump service: Connection refused
Oct 15 15:00:16 antihero-Linux systemd[1]: udisks2.service: Main process exited, code=dumped, status=6/ABRT
Oct 15 15:00:16 antihero-Linux systemd[1]: udisks2.service: Failed with result 'core-dump'.
Oct 15 15:00:16 antihero-Linux systemd[683]: plasma-kwin_x11.service: Failed with result 'exit-code'.
Oct 15 15:00:16 antihero-Linux systemd[683]: xdg-permission-store.service: Failed with result 'exit-code'.
Oct 15 15:00:16 antihero-Linux systemd[683]: xdg-document-portal.service: Failed with result 'exit-code'.
Oct 15 15:00:16 antihero-Linux pulseaudio[1110]: Error opening PCM device front:1: No such file or directory
Oct 15 15:00:16 antihero-Linux pulseaudio[1110]: Failed to create sink input: sink is suspended.
Oct 15 15:00:16 antihero-Linux pulseaudio[1110]: Lost I/O connection in module "module-gsettings"
Oct 15 15:00:16 antihero-Linux kded5[810]: kf.notifications: Failed to play sound with canberra: Invalid state
Oct 15 15:00:16 antihero-Linux kded5[810]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Oct 15 15:00:16 antihero-Linux kded5[810]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Oct 15 15:00:16 antihero-Linux kded5[810]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Oct 15 15:00:16 antihero-Linux kded5[810]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Oct 15 15:00:16 antihero-Linux kded5[810]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Oct 15 15:00:16 antihero-Linux kded5[810]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Oct 15 15:00:16 antihero-Linux systemd[683]: app-org.moson.matray@autostart.service: Failed with result 'exit-code'.
Oct 15 15:00:16 antihero-Linux kded5[810]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Oct 15 15:00:16 antihero-Linux kded5[810]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Oct 15 15:00:16 antihero-Linux kded5[810]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Oct 15 15:00:16 antihero-Linux kded5[810]: The X11 connection broke: I/O error (code 1)
Oct 15 15:00:16 antihero-Linux kded5[810]: kf.notifications: Had queued notifications on destruction. Was the eventloop running?
Oct 15 15:00:16 antihero-Linux systemd[683]: plasma-kded.service: Failed with result 'exit-code'.
Oct 15 15:00:18 antihero-Linux sddm[585]: Signal received: SIGTERM
Oct 15 15:00:18 antihero-Linux sddm[585]: QProcess: Destroyed while process ("/usr/lib/sddm/sddm-helper") is still running.
Oct 15 15:00:18 antihero-Linux systemd-cryptsetup[8825]: Device luks-15a8dcc1-1264-414a-94cf-e3ca5a8cb7ea is still in use.
Oct 15 15:00:18 antihero-Linux systemd-cryptsetup[8825]: Failed to deactivate: Device or resource busy
Oct 15 15:00:18 antihero-Linux systemd[1]: systemd-cryptsetup@luks\x2d15a8dcc1\x2d1264\x2d414a\x2d94cf\x2de3ca5a8cb7ea.service: Failed with result 'exit-code'.
Oct 15 15:00:19 antihero-Linux kernel: watchdog: watchdog0: watchdog did not stop!
[    0.284796]   #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15
[    0.363472] Expanded resource Reserved due to conflict with PCI Bus 0000:00
[    0.363473] Expanded resource Reserved due to conflict with PCI Bus 0000:00
[    0.386402] pci 0000:00:00.2: can't derive routing for PCI INT A
[    0.386403] pci 0000:00:00.2: PCI INT A: not connected
[    0.524140] amd_gpio AMDI0030:00: failed to get iomux index
[    0.954195] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    0.957278] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    6.737882] nvidia: loading out-of-tree module taints kernel.
[    6.737892] nvidia: module license 'NVIDIA' taints kernel.
[    6.737893] Disabling lock debugging due to kernel taint
[    7.543521] amdgpu 0000:06:00.0: amdgpu: PSP runtime database doesn't exist
[    7.543523] amdgpu 0000:06:00.0: amdgpu: PSP runtime database doesn't exist

[    7.601140] NVRM: No NVIDIA GPU found.
[    8.049578] NVRM: No NVIDIA GPU found.
[    8.539658] amdgpu: SRAT table not found
[    9.365003] NVRM: No NVIDIA GPU found.
[   10.317482] Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
[   11.048914] kauditd_printk_skb: 45 callbacks suppressed
[  396.679970] kauditd_printk_skb: 2 callbacks suppressed
    ~                                                   

The bios sure as hell see the GPU

so you have here some pci port issue (maybe the one where the nvidia is connected?):


and you have also these logs which load the nvidia drivers:

Oct 15 14:57:11 antihero-Linux kernel: nvidia: loading out-of-tree module taints kernel.
Oct 15 14:57:11 antihero-Linux kernel: nvidia: module license 'NVIDIA' taints kernel.

and after that you have this:

Oct 15 14:57:12 antihero-Linux kernel: NVRM: No NVIDIA GPU found.

no nvidia gpu found…


post output from:
lspci

 lspci                                                                                          ✔ 
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne Root Complex
00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne IOMMU
00:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge
00:01.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe GPP Bridge
00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge
00:02.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP Bridge
00:02.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP Bridge
00:02.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP Bridge
00:02.4 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP Bridge
00:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge
00:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir Internal PCIe GPP Bridge to Bus
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 51)
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 51)
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 0
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 1
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 2
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 3
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 4
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 5
00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 6
00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 7
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
03:00.0 Network controller: MEDIATEK Corp. MT7921 802.11ax PCI Express Wireless Network Adapter
04:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981/PM983
05:00.0 Non-Volatile memory controller: Intel Corporation Device f1aa (rev 03)
06:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Renoir (rev c6)
06:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Renoir Radeon High Definition Audio Controller
06:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 10h-1fh) Platform Security Processor
06:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne USB 3.1
06:00.4 USB controller: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne USB 3.1
06:00.5 Multimedia controller: Advanced Micro Devices, Inc. [AMD] ACP/ACP3X/ACP6x Audio Coprocessor (rev 01)
06:00.6 Audio device: Advanced Micro Devices, Inc. [AMD] Family 17h/19h HD Audio Controller
    ~ 