thanks a lot @Staudey for your feedback,
sorry I've just saw your message.
Yesterday before giving up and go with another graphic card I tried one last thing :
I gave a go removing every packages related to both nvidia and nouveau.
nvidia-470-glx-driver* nvidia-glx-driver*
and xorg-driver-video-nouveau
Very surprisingly (to me at least) the system just went working perfectly !
even glxgears result is decent !
kro@tour-noire ~ $ inxi -G
Graphics:
Device-1: NVIDIA GF119 [GeForce GT 520] driver: nouveau v: kernel
Display: x11 server: X.Org v: 21.1.18 with: Xwayland v: 24.1.8 driver: X:
loaded: nouveau unloaded: fbdev,modesetting,vesa dri: nouveau gpu: nouveau
resolution: 1920x1080~60Hz
API: EGL v: 1.5 drivers: nouveau,swrast
platforms: gbm,x11,surfaceless,device
API: OpenGL v: 4.5 compat-v: 4.3 vendor: mesa v: 25.1.4 renderer: NVD9
Info: Tools: api: eglinfo,glxinfo x11: xdpyinfo, xprop, xrandr
So from my understanding, nouveau must be directly integrated in the kernel ?
or might come from a package I can't find searching nouveau
with eopkg...
@Staudey eopkg history
output is pretty big.
It was 3 months since the last upgrade.
Sorry I was totally wrong about the supposedly removed packages list !
This packages were not removed by the upgrade, they would have been removed by the rollback :
root@tour-noire ~ # eopkg history -t 747
...
Following packages will be removed:
lmdb lshw efibootmgr alsa-ucm-conf polly ...
So it was actually just the opposite ! from eopkg history
I can see these packages were installed by the upgrade :
Operation #749: upgrade
Date: 2025-07-01 22:36
...
* alsa-ucm-conf 1.2.13-1-1-x86_64 is installed.
* llvm-libs 19.1.6-130-1-x86_64 is installed.
...
So everything is fine for now, thanks again !