Page 1 of 1

nvidia 430.64-1.mga7 + kernel 5.3.11-desktop-1.mga7

PostPosted: Nov 21st, '19, 00:48
by adhefe
Today's update of nvidia and kernel packages caused problems:

1- No boot <= overcomed removing xorg.conf

after removing and reinstalling nvidia packages, mageia-prime-uninstall and mageia-prime-install,

2-
Code: Select all
$ glxspheres
Polygons in scene: 62464 (61 spheres * 1024 polys/spheres)
Xlib:  extension "GLX" missing on display ":0".
ERROR in line 643:
Could not obtain RGB visual with requested properties
Xlib:  extension "GLX" missing on display ":0".


Maybe, I'd better file a bug on it?

Re: nvidia 430.64-1.mga7 + kernel 5.3.11-desktop-1.mga7

PostPosted: Nov 21st, '19, 01:05
by adhefe
After moving xorg.conf_old to xorg.conf, mageia-prime-uninstall and mageia-prime-install again, glxspheres shows nvidia is being used:

Code: Select all
$ glxspheres
Polygons in scene: 62464 (61 spheres * 1024 polys/spheres)
Visual ID of window: 0x9d
Context is Direct
OpenGL Renderer: GeForce GTX 1050 Ti/PCIe/SSE2
62.095469 frames/sec - 69.298543 Mpixels/sec
61.358443 frames/sec - 68.476022 Mpixels/sec
61.036786 frames/sec - 68.117053 Mpixels/sec
60.779347 frames/sec - 67.829751 Mpixels/sec
60.599392 frames/sec - 67.628922 Mpixels/sec

Re: nvidia 430.64-1.mga7 + kernel 5.3.11-desktop-1.mga7

PostPosted: Nov 21st, '19, 01:09
by adhefe
And, upon rebooting again, no error messages were issued...

Can't say what went wrong but everything seems fine now.