Prime not switching to nvidia after update

Hello today i updated my manjaro and after an update i saw my prime not dwitching to nvidia when i tried to launch a game.

prime-run glxinfo | grep “OpenGL”

X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 152 (GLX)
Minor opcode of failed request: 24 (X_GLXCreateNewContext)
Value in failed request: 0x0
Serial number of failed request: 50
Current serial number in output stream: 51

inxi -G

Graphics:
Device-1: Intel Raptor Lake-S UHD Graphics driver: i915 v: kernel
Device-2: NVIDIA AD106M [GeForce RTX 4070 Max-Q / Mobile] driver: N/A
Device-3: Luxvisions Innotech Integrated Camera driver: uvcvideo type: USB
Display: x11 server: X.org v: 1.21.1.13 with: Xwayland v: 24.1.2 driver:
X: loaded: modesetting dri: iris gpu: i915 resolution: 2560x1600~240Hz
API: EGL v: 1.5 drivers: iris,swrast platforms: gbm,x11,surfaceless,device
API: OpenGL v: 4.6 compat-v: 4.5 vendor: intel mesa v: 24.1.6-arch1.1
renderer: Mesa Intel Graphics (RPL-S)

lspci -vnn | grep VGA  :heavy_check_mark:

00:02.0 VGA compatible controller [0300]: Intel Corporation Raptor Lake-S UHD Graphics [8086:a788] (rev 04) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation AD106M [GeForce RTX 4070 Max-Q / Mobile] [10de:2860] (rev a1) (prog-if 00 [VGA controller])

sudo mhwd -li


Installed PCI configs:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
           video-linux            2024.05.06                true            PCI
     video-modesetting            2020.01.13                true            PCI
video-hybrid-intel-nvidia-prime            2023.03.23               false            PCI

Warning: No installed USB configs!

I tried to install different kernel and the driver associated with it, but nothing can bring back the good old behavior.

I’m a little desperate