You are not logged in.

#1 2025-07-31 05:14:41

revellan
Member
Registered: 2025-07-31
Posts: 3

Laptop dGPU not recognized, monitor doesn't work anymore.

I have an "ASUS TUF Gaming A17 FA707NU_FA707NU 1.0" laptop, with an Nvidia 4050, however since this morning when i powered up my pc, the drivers just stopped working.
The display of my laptop works fine, but my monitor doesn't get recognized anymore.

lspci | grep VGA

35:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Rembrandt [Radeon 680M] (rev 0b)

lscpi only shows the internal AMD GPU.

nvidia-smi doesn't work at all:

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

xrandr

Screen 0: minimum 16 x 16, current 1920 x 1080, maximum 32767 x 32767
eDP-1 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 380mm x 220mm
   1920x1080    143.88*+
   1440x1080    143.90
   1400x1050    143.89
   1280x1024    143.92
   1280x960     144.00
   1152x864     143.92
   1024x768     143.87
   800x600      143.83
   640x480      143.85
   320x240      142.05
   1680x1050    143.97
   1440x900     143.86
   1280x800     143.84
   1152x720     143.77
   960x600      143.72
   928x580      143.82
   800x500      143.68
   768x480      143.69
   720x480      143.85
   640x400      143.37
   320x200      141.40
   1600x900     143.93
   1368x768     143.77
   1280x720     143.85
   1024x576     143.91
   864x486      143.63
   720x400      143.88
   640x350      143.57

I have the nvidia-dkms driver.
yay -Q | grep nvidia

linux-firmware-nvidia 20250708-1
nvidia-dkms 575.64.05-1
nvidia-utils 575.64.05-1

I already tried to fix the problem by adding this "nvidia-drm.modeset=1 ibt=off" to my /etc/default/grub config (Of course i regenerated the /boot/grub/grub.cfg file afterwards), but to no avail:

GRUB_DEFAULT=saved
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR="Arch"
GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 quiet nvidia-drm.modeset=1 ibt=off"
GRUB_CMDLINE_LINUX="cryptdevice=UUID=bcb90975-5884-465c-adb5-edb92ae9fb8c:kngCrypt root=/dev/kngVg/root"
GRUB_PRELOAD_MODULES="part_gpt part_msdos"
GRUB_ENABLE_CRYPTODISK=y
GRUB_TIMEOUT_STYLE=menu
GRUB_TERMINAL_INPUT=console
GRUB_GFXMODE=auto
GRUB_GFXPAYLOAD_LINUX=keep
GRUB_DISABLE_RECOVERY=true
GRUB_SAVEDEFAULT=true
GRUB_DISABLE_SUBMENU=y

Last edited by revellan (2025-07-31 05:18:29)

Offline

#2 2025-07-31 07:20:19

revellan
Member
Registered: 2025-07-31
Posts: 3

Re: Laptop dGPU not recognized, monitor doesn't work anymore.

ALRIGHT I FIXED IT AFTER 4 HOURS!!!!

I actually had to install Windows for Armory Crate, and there i changed the power profile, and when i went back into linux it worked again!!!

Offline

Board footer

Powered by FluxBB