Skip to content

Commit

Permalink
v2.3.50
Browse files Browse the repository at this point in the history
  • Loading branch information
wildtruc committed Mar 14, 2024
1 parent 5fc794a commit 51d0378
Show file tree
Hide file tree
Showing 5 changed files with 121 additions and 95 deletions.
4 changes: 3 additions & 1 deletion Changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,9 @@
- verion.txt in user config path wasn't update during driver restoration process returning the wrong previous version that could broke future installs. Fixed.
- Restoration process was improperly defining old_version preventing, because above statement, source and dkms to be removed. Fixed.
- Restoration function wasn't tested since number of changes in code. My bad, wasn't very serious.

* 2024-03-14 - v2.3.50
- Commande line rescue restoration tool was also affected by the issue in the previous fix upload. Fixed.
- A few nutshells in text and translation fixed.



26 changes: 16 additions & 10 deletions docs/HELP.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,20 +67,26 @@ echo -e $"<big><b>A . <u>Usage</u></b></big>
Allow to edit Zenvidia general config file in graphic mode.
All Zenvida options are settable in different ways, this is the place you can find <u>open driver</u>
sets for example.

<b>*</b> Identify the options queried and set during driver installation process.
<b>**</b> Identify the options auto-set during driver installation process.
All other options can only be set from the configuration file.

<u>Options are :</u>
- <b>Compile open nvidia drivers</b> :
- <b>Compile open nvidia drivers *</b> :
<i>Setted to yes, compile only the open driver, but not use it. Default is none. (open_drv=0)</i>
- <b>Use open nvidia drivers</b> :
- <b>Use open nvidia drivers *</b> :
<i>If set to <u>use</u>, when previous var is set to <u>build</u>, open driver is uses in place of proprietary.</i>
<i>Default is set to not use (use_open=0)</i>
- <b>Display open modules build messsage</b> :
- <b>Display open modules build messsage *</b> :
<i>At each installation/update, Zenvidia display an open modules building warning. You can't unset</i>
<i>this behaviour here. (open_wrn=1)</i>
- <b>Activate plymouth fbdev behaviour in grub conf</b> :
- <b>Activate plymouth/fbdev frame buffer behaviour in grub conf **</b> :
<i>Allow to prevent tearing in some driver version and allow fbdev in VT terminal since 550 serie.</i>
<i>Default set to 1. (drm_modset=1)</i>
- <b>Activate Nvidia persistenced</b> :
<i>This allow GPU and partculary dGPU to be pre init at boot time. Default set to 0 (use_persistenced=0)</i>
- <b>Activate Nvidia persistenced **</b> :
<i>This allow GPU and partculary dGPU to be pre init at boot time.This options is needed and</i>
<i>automatically set for some open driver versions. Default set to 0 (use_persistenced=0)</i>
- <b>Use GZIP backup container instead of auto selected container</b> :
<i>By default zenvidia will compress backed up archive into XZ format for multicore processors</i>
<i>(above 8) and in GZIP for lower, this option force to use GZIP. Default is none (use_gzip=0)</i>
Expand All @@ -91,13 +97,13 @@ echo -e $"<big><b>A . <u>Usage</u></b></big>
<i>During installation process zenvidia will detect if hardware is Optimus ready and auto set Optimus</i>
<i>to 1. This option will prevent Optimus auto configuration by default.</i>
<i>Default is none. (opti_preset_off=0)</i>
- <b>Select the PRIME render methode</b> :
- <b>Select the PRIME render methode *</b> :
<i>During install process zenvidia will auto configure PRIME display if needed, NONE,PRIME,PRIME render</i>
<i>offlaod set can be chosen. This option allow to permanently set to one of them.</i>
<i>Default is NONE (render=NONE)</i>
- <b>Force use of PRIME render on Nvidia dGPU only</b> :
- <b>Force use of PRIME render on Nvidia dGPU only *</b> :
<i>If set this option will force display to use PRIME render on Nvidia only. Default is none (offload=0)</i>
- <b>Set PRIME render configuration silent</b> :
- <b>Set PRIME render configuration silent *</b> :
<i>This option will be ask and set during install process. If set, the PRIME function wont be display</i>
<i>anymore. You need to unset to display again. Default is none (opti_auto_set=0)</i>
- <b>Prevent GCC compilator version mismatch</b> :
Expand All @@ -116,7 +122,7 @@ echo -e $"<big><b>A . <u>Usage</u></b></big>
- <b>Allow to store driver backups in user zenvidia path instead of default</b> :
<i>This allow to store backed up Nvidia installation archives into user path in case /usr/local path is</i>
<i>getting low or the case of small root partition. Default is none (backup_to_user_dir=0)</i>
- <b>Display first time alert open modules build message</b> :
- <b>Display first time alert open modules build message *</b> :
<i>This is for first time sets of open driver management. Default is display. (first_open=1)</i>
- <b>To hold xterm and logs display</b> :
<i>When set, this option hold compilation and libraries logs window. If not, only delay is used.</i>
Expand Down
Binary file modified locale/locale/fr_FR/LC_MESSAGES/zenvidia.mo
Binary file not shown.
64 changes: 38 additions & 26 deletions locale/locale_dev/fr_FR.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: zenvidia-trans\n"
"POT-Creation-Date: 2023-12-02 12:25+0200\n"
"PO-Revision-Date: 2024-03-10 18:24+0100\n"
"PO-Revision-Date: 2024-03-13 16:14+0100\n"
"Last-Translator: @PirateProd <wildtruc@noneltd.net>\n"
"Language-Team: French Task force\n"
"Language: fr_FR\n"
Expand Down Expand Up @@ -3998,20 +3998,26 @@ msgid ""
"\tAllow to edit Zenvidia general config file in graphic mode.\n"
"\tAll Zenvida options are settable in different ways, this is the place you can find <u>open driver</u>\n"
"\tsets for example.\n"
"\n"
"\t<b>*</b> Identify the options queried and set during driver installation process.\n"
"\t<b>**</b> Identify the options auto-set during driver installation process.\n"
"\tAll other options can only be set from the configuration file.\n"
"\n"
"\t<u>Options are :</u>\n"
"\t- <b>Compile open nvidia drivers</b> :\n"
"\t- <b>Compile open nvidia drivers *</b> :\n"
"\t <i>Setted to yes, compile only the open driver, but not use it. Default is none. (open_drv=0)</i>\n"
"\t- <b>Use open nvidia drivers</b> :\n"
"\t- <b>Use open nvidia drivers *</b> :\n"
"\t <i>If set to <u>use</u>, when previous var is set to <u>build</u>, open driver is uses in place of proprietary.</i>\n"
"\t <i>Default is set to not use (use_open=0)</i>\n"
"\t- <b>Display open modules build messsage</b> :\n"
"\t- <b>Display open modules build messsage *</b> :\n"
"\t <i>At each installation/update, Zenvidia display an open modules building warning. You can't unset</i>\n"
"\t <i>this behaviour here. (open_wrn=1)</i>\n"
"\t- <b>Activate plymouth fbdev behaviour in grub conf</b> :\n"
"\t- <b>Activate plymouth/fbdev frame buffer behaviour in grub conf **</b> :\n"
"\t <i>Allow to prevent tearing in some driver version and allow fbdev in VT terminal since 550 serie.</i>\n"
"\t <i>Default set to 1. (drm_modset=1)</i>\n"
"\t- <b>Activate Nvidia persistenced</b> :\n"
"\t <i>This allow GPU and partculary dGPU to be pre init at boot time. Default set to 0 (use_persistenced=0)</i>\n"
"\t- <b>Activate Nvidia persistenced **</b> :\n"
"\t <i>This allow GPU and partculary dGPU to be pre init at boot time.This options is needed and</i>\n"
"\t <i>automatically set for some open driver versions. Default set to 0 (use_persistenced=0)</i>\n"
"\t- <b>Use GZIP backup container instead of auto selected container</b> :\n"
"\t <i>By default zenvidia will compress backed up archive into XZ format for multicore processors</i>\n"
"\t <i>(above 8) and in GZIP for lower, this option force to use GZIP. Default is none (use_gzip=0)</i>\n"
Expand All @@ -4022,13 +4028,13 @@ msgid ""
"\t <i>During installation process zenvidia will detect if hardware is Optimus ready and auto set Optimus</i>\n"
"\t <i>to 1. This option will prevent Optimus auto configuration by default.</i>\n"
"\t <i>Default is none. (opti_preset_off=0)</i>\n"
"\t- <b>Select the PRIME render methode</b> :\n"
"\t- <b>Select the PRIME render methode *</b> :\n"
"\t <i>During install process zenvidia will auto configure PRIME display if needed, NONE,PRIME,PRIME render</i>\n"
"\t <i>offlaod set can be chosen. This option allow to permanently set to one of them.</i>\n"
"\t <i>Default is NONE (render=NONE)</i>\n"
"\t- <b>Force use of PRIME render on Nvidia dGPU only</b> :\n"
"\t- <b>Force use of PRIME render on Nvidia dGPU only *</b> :\n"
"\t <i>If set this option will force display to use PRIME render on Nvidia only. Default is none (offload=0)</i>\n"
"\t- <b>Set PRIME render configuration silent</b> :\n"
"\t- <b>Set PRIME render configuration silent *</b> :\n"
"\t <i>This option will be ask and set during install process. If set, the PRIME function wont be display</i>\n"
"\t <i>anymore. You need to unset to display again. Default is none (opti_auto_set=0)</i>\n"
"\t- <b>Prevent GCC compilator version mismatch</b> :\n"
Expand All @@ -4047,7 +4053,7 @@ msgid ""
"\t- <b>Allow to store driver backups in user zenvidia path instead of default</b> :\n"
"\t <i>This allow to store backed up Nvidia installation archives into user path in case /usr/local path is</i>\n"
"\t <i>getting low or the case of small root partition. Default is none (backup_to_user_dir=0)</i>\n"
"\t- <b>Display first time alert open modules build message</b> :\n"
"\t- <b>Display first time alert open modules build message *</b> :\n"
"\t <i>This is for first time sets of open driver management. Default is display. (first_open=1)</i>\n"
"\t- <b>To hold xterm and logs display</b> :\n"
"\t <i>When set, this option hold compilation and libraries logs window. If not, only delay is used.</i>\n"
Expand Down Expand Up @@ -4141,7 +4147,7 @@ msgstr ""
" <i>systemcl stop [desktop-manager]</i>\n"
"\n"
" <u>Note</u> : Dans les séries antérieure à 500, si l'option du module nvidia-drm est activée à 1 (use_drm=1),\n"
" il est requis de changer le charegement du Frame Buffer, <b>nvidia-drm.modeset=1</b>, to <b>0</b> dans\n"
" il est requis de changer le chargement du Frame Buffer, <b>nvidia-drm.modeset=1</b>, to <b>0</b> dans\n"
" le menu de la ligne de commande grub (presser <b>e</b> pour éditer grub au démarrage, puis <b>Ctrl+x</b>\n"
" ou <b>F10</b> pour lancer).\n"
" Sans cela, vous ne pourrez accéder au VT par Ctrl+Alt+F1, F2, etc.\n"
Expand Down Expand Up @@ -4192,21 +4198,27 @@ msgstr ""
"\tPermet d'éditer le fichier de configuration général de Zenvidia en mode graphique.\n"
"\tToutes les options de Zenvida sont paramétrable de différentes manières,\n"
"\t c'est ici que vous pouvez trouver le paramètre <u>open driver</u> par exemple.\n"
"\n"
"\t<b>*</b> Identifie les options questionnées et paramétrées durant le processus d'installation du pilote.\n"
"\t<b>**</b> Identifie les options auto-paramétrées durant le processus d'installation du pilote.\n"
"\tToutes les autres options ne sont paramétrable qu'à partir du ce fichier de configuration.\n"
"\n"
"\t<u>Les options sont :</u>\n"
"\t- <b>Compiler le pilote ouvert nvidia</b> :\n"
"\t- <b>Compiler le pilote ouvert nvidia *</b> :\n"
"\t <i>Paramétré à oui, compile uniquement le pilote ouvert, mais ne l'utilise pas.</i>\n"
"\t <i>Défaut aucune. (open_drv=0)</i>\n"
"\t- <b>Utiliser le pilote ouvert</b> :\n"
"\t- <b>Utiliser le pilote ouvert *</b> :\n"
"\t <i>Si paramétré à <u>utiliser</u>, quand la variable précédente est <u>compiler</u>, le pilote ouvert est utilisé.</i>\n"
"\t <i>Défaut ne pas utiliser (use_open=0)</i>\n"
"\t- <b>Afficher le message de construction des modules ouvert</b> :\n"
"\t- <b>Afficher le message de construction des modules ouvert *</b> :\n"
"\t <i>À chaque installation/mise à niveau, Zenvidia affiche un message d'avertissement de construction</i>\n"
"\t <i>des modules ouverts, vous pouvez désactiver ce comportement ici. (open_wrn=1)</i>\n"
"\t- <b>Activer plymouth/fbdev frame buffer dans la configuration grub</b> :\n"
"\t <i>Permet la correction d'effet tearing dans certaine version pilote et l'utilisation du frame buffer dans les terminaux\n"
"\t <i> VT depuis la série 550. Paramètre par défaut à 1. (drm_modset=1)</i>\n"
"\t- <b>Activer Nvidia persistenced</b> :\n"
"\t <i>Permet au GPU et au dGPU en partculier d'être pré initialisé au démarrage.</i>\n"
"\t- <b>Activer plymouth/fbdev frame buffer dans la configuration grub **</b> :\n"
"\t <i>Permet la correction d'effet tearing dans certaine version pilote et l'utilisation du frame buffer dans</i>\n"
"\t <i>les terminaux VT depuis la série 550. Paramètre par défaut à 1. (drm_modset=1)</i>\n"
"\t- <b>Activer Nvidia persistenced **</b> :\n"
"\t <i>Permet au GPU et au dGPU en particulier d'être pré-initialisé au démarrage. Cette option est</i>\n"
"\t <i>nécessaire et automatiquement paramétrée pour certaines versions du pilote ouvert.</i>\n"
"\t <i>Par défaut à 0 (use_persistenced=0)</i>\n"
"\t- <b>Utiliser le conteneur de sauvegarde GZIP à la place du conteneur auto sélectionné</b> :\n"
"\t <i>Par défaut zenvidia compressera l'archive de sauvegarde au format XZ pour les processeurs</i>\n"
Expand All @@ -4218,16 +4230,16 @@ msgstr ""
"\t- <b>Paramètre de configuration des modules Optimus marche/arrêt</b> :\n"
"\t <i>Durant le processus d'installation zenvidia détectera si le matériel a la capacité Optimus et auto-</i>\n"
"\t <i>paramètrera Optimus à 1. Cette option empêchera cette auto-paramétrage par défaut.</i>\n"
"\t <i>Par défait, ne rein faire. (opti_preset_off=0)</i>\n"
"\t- <b>Sélectionner la méthode de rendu PRIME</b> :\n"
"\t <i>Par défait, ne rien faire. (opti_preset_off=0)</i>\n"
"\t- <b>Sélectionner la méthode de rendu PRIME *</b> :\n"
"\t <i>Durant le processus d'installation zenvidia auto-configurera l'affichage PRIME si besoin, les</i>\n"
"\t <i>paramètres NONE, PRIME,PRIME render offlaod peuvent être choisis. Cette option permet d'activer</i>\n"
"\t <i>paramètres NONE, PRIME,PRIME render offload peuvent être choisis. Cette option permet d'activer</i>\n"
"\t <i>l'un des choix en permanence. N'a pas d'influence sur les appareil non Optimus.</i>\n"
"\t <i>Par défaut sélectionné à NONE (render=NONE)</i>\n"
"\t- <b>Forcer l'usage du rendu PRIME sur le dGPU Nvidia uniquement</b> :\n"
"\t- <b>Forcer l'usage du rendu PRIME sur le dGPU Nvidia uniquement *</b> :\n"
"\t <i>Si activée, cette option forcera l'affichage à utiliser le rendu PRIME sur Nvidia uniquement.</i>\n"
"\t <i>Par défaut, inactivé (offload=0)</i>\n"
"\t- <b>Rendre la configuration PRIME silencieuse</b> :\n"
"\t- <b>Rendre la configuration PRIME silencieuse *</b> :\n"
"\t <i>Cette option sera questionnée durant le processus d'installation. Si activée, la fenêtre de </i>\n"
"\t <i>configuration PRIME n'apparaitra plus. Il sera nécessaire de désactiver pour afficher à nouveau.</i>\n"
"\t <i>Par défaut, inactif (opti_auto_set=0)</i>\n"
Expand All @@ -4249,7 +4261,7 @@ msgstr ""
"\t <i>Ceci permet de stocker les archives d'installation Nvidia dans le répertoire de l'utilisateur local dans</i>\n"
"\t <i>le cas où le chemin /usr/local devient trop juste ou dans le cas d'une partition ROOT trop petite.</i>\n"
"\t <i>Par défaut à /usr/local (backup_to_user_dir=0)</i>\n"
"\t- <b>Affiche le message d'alerte de première installation des modules ouvert</b> :\n"
"\t- <b>Affiche le message d'alerte de première installation des modules ouvert *</b> :\n"
"\t <i>Ceci est pour le premier paramétrage du pilote ouvert. Par défaut, afficher (first_open=1)</i>\n"
"\t- <b>Pour maintenir l'affichage des logs et xterm</b> :\n"
"\t <i>Lorsque qu'activé, cette option maintient ouverte la fenêtre de compilation et d'installation</i>\n"
Expand Down
Loading

0 comments on commit 51d0378

Please sign in to comment.