blank screen when turning on laptop after suspending it

hi, i already added nomodeset to the grub menu to solve the blank screen when booting, but now when i suspend my laptop or close the lid i only see a blank screen and hear the fan noise. i also dont know what drivers i am using, where can i see it? i added packan and nvidia repo but i dont know if im using them

if you have hybrid graphics that may be an issue
have you tried adding and removing a usb device such as a mouse at the blank screen?

yes and it doesnt work

I know when I had a hybrid intel/nvidia laptop it didn’t resume well if you were on nvidia
in the end I never really used nvidia
Now that problem is gone because I just have Intel

how do i check if im using the nvidia drivers? also i dont know if this help, but on ubuntu screenfetch displayed intel-something as my gpu, now it says llvmpipe (LLVM 11.0.0, 256 bits)

It sounds like that’s some fallback driver
I’m not too sure to fair. I have not worked with nvidia for so many years now

I would say though that you seem of limited Linux experience, so Tumbleweed is probably not the best choice

i never had problems with other distros, on ubuntu i could easily switch between nouveau and nvidia drivers

Open a terminal and become root with

su -

Then post the result of

lspci -nnk

00:00.0 Host bridge [0600]: Intel Corporation Haswell-ULT DRAM Controller [8086:0a04] (rev 0b)
    Subsystem: Acer Incorporated [ALI] Device [1025:0866]
    Kernel driver in use: hsw_uncore
00:02.0 VGA compatible controller [0300]: Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 0b)
    Subsystem: Acer Incorporated [ALI] Device [1025:0866]
    Kernel modules: i915
00:03.0 Audio device [0403]: Intel Corporation Haswell-ULT HD Audio Controller [8086:0a0c] (rev 0b)
    Subsystem: Acer Incorporated [ALI] Device [1025:0866]
    Kernel driver in use: snd_hda_intel
    Kernel modules: snd_hda_intel
00:14.0 USB controller [0c03]: Intel Corporation 8 Series USB xHCI HC [8086:9c31] (rev 04)
    Subsystem: Acer Incorporated [ALI] Device [1025:0866]
    Kernel driver in use: xhci_hcd
    Kernel modules: xhci_pci
00:16.0 Communication controller [0780]: Intel Corporation 8 Series HECI #0 [8086:9c3a] (rev 04)
    Subsystem: Acer Incorporated [ALI] Device [1025:0866]
    Kernel driver in use: mei_me
    Kernel modules: mei_me
00:1b.0 Audio device [0403]: Intel Corporation 8 Series HD Audio Controller [8086:9c20] (rev 04)
    Subsystem: Acer Incorporated [ALI] Device [1025:0866]
    Kernel driver in use: snd_hda_intel
    Kernel modules: snd_hda_intel
00:1c.0 PCI bridge [0604]: Intel Corporation 8 Series PCI Express Root Port 3 [8086:9c14] (rev e4)
    Kernel driver in use: pcieport
00:1c.3 PCI bridge [0604]: Intel Corporation 8 Series PCI Express Root Port 4 [8086:9c16] (rev e4)
    Kernel driver in use: pcieport
00:1c.4 PCI bridge [0604]: Intel Corporation 8 Series PCI Express Root Port 5 [8086:9c18] (rev e4)
    Kernel driver in use: pcieport
00:1d.0 USB controller [0c03]: Intel Corporation 8 Series USB EHCI #1 [8086:9c26] (rev 04)
    Subsystem: Acer Incorporated [ALI] Device [1025:0866]
    Kernel driver in use: ehci-pci
    Kernel modules: ehci_pci
00:1f.0 ISA bridge [0601]: Intel Corporation 8 Series LPC Controller [8086:9c45] (rev 04)
    Subsystem: Acer Incorporated [ALI] Device [1025:0866]
    Kernel driver in use: lpc_ich
    Kernel modules: lpc_ich
00:1f.2 SATA controller [0106]: Intel Corporation 8 Series SATA Controller 1 [AHCI mode] [8086:9c03] (rev 04)
    Subsystem: Acer Incorporated [ALI] Device [1025:0866]
    Kernel driver in use: ahci
00:1f.3 SMBus [0c05]: Intel Corporation 8 Series SMBus Controller [8086:9c22] (rev 04)
    Subsystem: Acer Incorporated [ALI] Device [1025:0866]
    Kernel driver in use: i801_smbus
    Kernel modules: i2c_i801
01:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTL8411B PCI Express Card Reader [10ec:5287] (rev 01)
    Subsystem: Acer Incorporated [ALI] Device [1025:0866]
    Kernel driver in use: rtsx_pci
    Kernel modules: rtsx_pci
01:00.1 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 12)
    Subsystem: Acer Incorporated [ALI] Device [1025:0866]
    Kernel driver in use: r8169
    Kernel modules: r8169
02:00.0 Network controller [0280]: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter [168c:0036] (rev 01)
    Subsystem: Foxconn International, Inc. Device [105b:e07f]
    Kernel driver in use: ath9k
    Kernel modules: ath9k
03:00.0 3D controller [0302]: NVIDIA Corporation GF117M [GeForce 610M/710M/810M/820M / GT 620M/625M/630M/720M] [10de:1140] (rev a1)
    Subsystem: Acer Incorporated [ALI] GeForce 820M [1025:0868]
    Kernel modules: nouveau

Did you check this
https://en.opensuse.org/SDB:NVIDIA_drivers#Tumbleweed

i followed all the instructions and installed the correct drivers and still doesn’t work. the difference is that now the screen is completely black and can’t hear anything