This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
informatica:hp_z400_600_centos7_2 [2021/08/06 14:34] miquel [Paquets per la targeta gràfica Nvidia Quadro 600] |
informatica:hp_z400_600_centos7_2 [2021/08/10 09:44] (current) miquel [Preparació i proves] |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| * s' | * s' | ||
| * s' | * s' | ||
| - | |||
| - | Un cop completada aquesta segona part, l' | ||
| ===== Magatzems (repositories) addicionals ===== | ===== Magatzems (repositories) addicionals ===== | ||
| Line 253: | Line 251: | ||
| * Generació del llistat: '' | * Generació del llistat: '' | ||
| - | * Processament del llistat: | + | * Processament del llistat: '' |
| - | * '' | + | |
| Per precaució, es pot fer un simulacre per veure quins paquets s' | Per precaució, es pot fer un simulacre per veure quins paquets s' | ||
| Line 388: | Line 385: | ||
| ===== Desactivar el magatzem Bruker ===== | ===== Desactivar el magatzem Bruker ===== | ||
| - | Desactivo | + | <WRAP important> |
| + | No s'ha d' | ||
| + | </ | ||
| + | |||
| + | Un cop instal·lats els paquets de Bruker necessaris, | ||
| + | |||
| + | < | ||
| + | # yum list installed | grep bruker | ||
| + | bruker-addon.noarch | ||
| + | bruker-default-user.noarch | ||
| + | bruker-images.noarch | ||
| + | bruker-lockdown-session.noarch | ||
| + | bruker-network-autoneo.noarch | ||
| + | bruker-system-environ.noarch | ||
| + | </ | ||
| + | |||
| + | desactivo | ||
| < | < | ||
| Line 516: | Line 529: | ||
| alhora que caldrà desinstal·lar el paquet kmod-nvidia i els que en depenen. | alhora que caldrà desinstal·lar el paquet kmod-nvidia i els que en depenen. | ||
| + | |||
| + | Començo per desinstal·lar els paquets kmod-nvidia (desinstal·larà nvidia-x11-drv) i nvidia-x11-drv-libs, | ||
| < | < | ||
| + | # yum remove kmod-nvidia | ||
| + | Loaded plugins: fastestmirror, | ||
| + | Resolving Dependencies | ||
| + | --> Running transaction check | ||
| + | ---> Package kmod-nvidia.x86_64 0: | ||
| + | --> Processing Dependency: nvidia-kmod = 470.57.02 for package: nvidia-x11-drv-470.57.02-1.el7_9.elrepo.x86_64 | ||
| + | --> Processing Dependency: nvidia-kmod = 470.57.02 for package: nvidia-x11-drv-470.57.02-1.el7_9.elrepo.x86_64 | ||
| + | --> Running transaction check | ||
| + | ---> Package nvidia-x11-drv.x86_64 0: | ||
| + | --> Processing Dependency: nvidia-x11-drv for package: bruker-setup-2.2-3.el7.brk.noarch | ||
| + | --> Running transaction check | ||
| + | ---> Package bruker-setup.noarch 0: | ||
| + | --> Finished Dependency Resolution | ||
| + | Dependencies Resolved | ||
| + | ====================================================================================================================== | ||
| + | | ||
| + | ====================================================================================================================== | ||
| + | Removing: | ||
| + | | ||
| + | Removing for dependencies: | ||
| + | | ||
| + | | ||
| + | |||
| + | Transaction Summary | ||
| + | ====================================================================================================================== | ||
| + | Remove | ||
| + | |||
| + | Installed size: 150 M | ||
| + | Is this ok [y/ | ||
| + | Downloading packages: | ||
| + | Running transaction check | ||
| + | Running transaction test | ||
| + | Transaction test succeeded | ||
| + | Running transaction | ||
| + | Erasing | ||
| + | Erasing | ||
| + | Erasing | ||
| + | Working. This may take some time ... | ||
| + | Done. | ||
| + | Verifying | ||
| + | Verifying | ||
| + | Verifying | ||
| + | |||
| + | Removed: | ||
| + | kmod-nvidia.x86_64 0: | ||
| + | |||
| + | Dependency Removed: | ||
| + | bruker-setup.noarch 0: | ||
| + | |||
| + | Complete! | ||
| + | |||
| + | # yum remove nvidia-x11-drv-libs | ||
| + | Loaded plugins: fastestmirror, | ||
| + | Resolving Dependencies | ||
| + | --> Running transaction check | ||
| + | ---> Package nvidia-x11-drv-libs.x86_64 0: | ||
| + | --> Finished Dependency Resolution | ||
| + | |||
| + | Dependencies Resolved | ||
| + | |||
| + | ====================================================================================================================== | ||
| + | | ||
| + | ====================================================================================================================== | ||
| + | Removing: | ||
| + | | ||
| + | |||
| + | Transaction Summary | ||
| + | ====================================================================================================================== | ||
| + | Remove | ||
| + | |||
| + | Installed size: 458 M | ||
| + | Is this ok [y/N]: y | ||
| + | Downloading packages: | ||
| + | Running transaction check | ||
| + | Running transaction test | ||
| + | Transaction test succeeded | ||
| + | Running transaction | ||
| + | Erasing | ||
| + | Verifying | ||
| + | |||
| + | Removed: | ||
| + | nvidia-x11-drv-libs.x86_64 0: | ||
| + | |||
| + | Complete! | ||
| </ | </ | ||
| + | |||
| + | i després instal·lo el paquet kmod-nvidia-390xx | ||
| + | |||
| + | < | ||
| + | # yum install kmod-nvidia-390xx | ||
| + | [...] | ||
| + | Resolving Dependencies | ||
| + | --> Running transaction check | ||
| + | ---> Package kmod-nvidia-390xx.x86_64 0: | ||
| + | --> Processing Dependency: nvidia-x11-drv-390xx = 390.144 for package: kmod-nvidia-390xx-390.144-1.el7_9.elrepo.x86_64 | ||
| + | --> Running transaction check | ||
| + | ---> Package nvidia-x11-drv-390xx.x86_64 0: | ||
| + | --> Processing Dependency: nvidia-x11-drv-390xx-libs(x86-64) = 390.144-1.el7_9.elrepo for package: nvidia-x11-drv-390xx-390.144-1.el7_9.elrepo.x86_64 | ||
| + | --> Processing Dependency: libnvidia-glcore.so.390.144()(64bit) for package: nvidia-x11-drv-390xx-390.144-1.el7_9.elrepo.x86_64 | ||
| + | --> Processing Dependency: libnvidia-ml.so.1()(64bit) for package: nvidia-x11-drv-390xx-390.144-1.el7_9.elrepo.x86_64 | ||
| + | --> Processing Dependency: libnvidia-tls.so.390.144()(64bit) for package: nvidia-x11-drv-390xx-390.144-1.el7_9.elrepo.x86_64 | ||
| + | --> Running transaction check | ||
| + | ---> Package nvidia-x11-drv-390xx-libs.x86_64 0: | ||
| + | --> Finished Dependency Resolution | ||
| + | |||
| + | Dependencies Resolved | ||
| + | |||
| + | ====================================================================================================================== | ||
| + | | ||
| + | ====================================================================================================================== | ||
| + | Installing: | ||
| + | | ||
| + | Installing for dependencies: | ||
| + | | ||
| + | | ||
| + | |||
| + | Transaction Summary | ||
| + | ====================================================================================================================== | ||
| + | Install | ||
| + | |||
| + | Total download size: 57 M | ||
| + | Installed size: 229 M | ||
| + | Is this ok [y/d/N]: y | ||
| + | Downloading packages: | ||
| + | (1/3): nvidia-x11-drv-390xx-390.144-1.el7_9.elrepo.x86_64.rpm | ||
| + | (2/3): kmod-nvidia-390xx-390.144-1.el7_9.elrepo.x86_64.rpm | ||
| + | (3/3): nvidia-x11-drv-390xx-libs-390.144-1.el7_9.elrepo.x86_64.rpm | ||
| + | ---------------------------------------------------------------------------------------------------------------------- | ||
| + | Total 4.1 MB/s | 57 MB 00: | ||
| + | Running transaction check | ||
| + | Running transaction test | ||
| + | Transaction test succeeded | ||
| + | Running transaction | ||
| + | Installing : kmod-nvidia-390xx-390.144-1.el7_9.elrepo.x86_64 | ||
| + | Working. This may take some time ... | ||
| + | Done. | ||
| + | Installing : nvidia-x11-drv-390xx-libs-390.144-1.el7_9.elrepo.x86_64 | ||
| + | Installing : nvidia-x11-drv-390xx-390.144-1.el7_9.elrepo.x86_64 | ||
| + | Verifying | ||
| + | Verifying | ||
| + | Verifying | ||
| + | |||
| + | Installed: | ||
| + | kmod-nvidia-390xx.x86_64 0: | ||
| + | |||
| + | Dependency Installed: | ||
| + | nvidia-x11-drv-390xx.x86_64 0: | ||
| + | |||
| + | Complete! | ||
| + | </ | ||
| + | |||
| + | Els missatges sobre els paquets de Nvidia encara surten, però ara puc eliminar el paquet [[https:// | ||
| + | |||
| + | < | ||
| + | # yum remove yum-plugin-nvidia | ||
| + | Loaded plugins: fastestmirror, | ||
| + | Resolving Dependencies | ||
| + | --> Running transaction check | ||
| + | ---> Package yum-plugin-nvidia.noarch 0: | ||
| + | --> Finished Dependency Resolution | ||
| + | |||
| + | Dependencies Resolved | ||
| + | |||
| + | ====================================================================================================================== | ||
| + | | ||
| + | ====================================================================================================================== | ||
| + | Removing: | ||
| + | | ||
| + | |||
| + | Transaction Summary | ||
| + | ====================================================================================================================== | ||
| + | Remove | ||
| + | |||
| + | Installed size: 22 k | ||
| + | Is this ok [y/N]: y | ||
| + | Downloading packages: | ||
| + | Running transaction check | ||
| + | Running transaction test | ||
| + | Transaction test succeeded | ||
| + | Running transaction | ||
| + | Erasing | ||
| + | Verifying | ||
| + | |||
| + | Removed: | ||
| + | yum-plugin-nvidia.noarch 0: | ||
| + | |||
| + | Complete! | ||
| + | </ | ||
| + | |||
| + | i finalment deixen d' | ||
| + | |||
| + | |||
| ==== Enllaços d' | ==== Enllaços d' | ||
| Line 526: | Line 732: | ||
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| - | * [[https:// | + | * [[https:// |
| + | |||
| + | ===== Enllaç a la 3a part ===== | ||
| + | |||
| + | [[informatica: | ||