bonsoir, quelques nouvelles
pour info : en théorie comme en pratique, xserver reste accessible avec cuda-toolkit installé
entre temps j’ai refait une installation complète en vérifiant chaque étape
J’ai découvert c’est que ma machine est dotée de deux gpus :
tf@tfy:~$ lspci|grep VGA
00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 630 (Mobile)
01:00.0 VGA compatible controller: NVIDIA Corporation TU106M [GeForce RTX 2060 Mobile] (rev a1)
est-il possible qu’il y ai conflit entre les deux gpus ?
le fichier .xsession-errors contiens juste après le démarrage :
(...)
Initializing caja-open-terminal extension
(mate-volume-control-applet:1126): Gdk-CRITICAL **: 19:10:27.421: gdk_window_thaw_toplevel_updates: assertion 'window->update_and_descendants_freeze_count > 0' failed
(mate-power-manager:1145): Gdk-CRITICAL **: 19:10:27.779: gdk_window_thaw_toplevel_updates: assertion 'window->update_and_descendants_freeze_count > 0' failed
puis, s’y ajoute après une tentative de lancement de “Paramètres du serveur X NVIDIA” :
Avertissement du gestionnaire de fenêtres : Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x1400003 (Tableau de)
Avertissement du gestionnaire de fenêtres : meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
Avertissement du gestionnaire de fenêtres : Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x6000f9 (*log (~/Bu)
Avertissement du gestionnaire de fenêtres : meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
ERROR: Unable to load info from any available system
je rappelle la situation :
debian 10 + nvidia-driver + cuda-toolkit (depuis les depos)
blender-cuda fonctionne ok (donc cuda ok)
“Paramètres du serveur X NVIDIA” ne s’ouvre pas
merci