ryosaeba83 wrote:You have to combine both instruction I posted like this:pacman -Rdd nvidia-utils lib32-nvidia-utilspacman -S nvidia-libgl lib32-nvidia-libglpacman -SuThis fixed it for me, much love.I would like to note, that I had steam installed, and it was conflicting as well.:: lib32-cairo: requires lib32-libgl
:: lib32-glu: requires lib32-libgl
:: lib32-qt4: requires lib32-libgl
:: steam: req
I'm trying to update my machine which has a nvidia card, but i'm facing some dependency issues:error: failed to prepare transaction (could not satisfy dependencies)
:: Starting full system upgrade...
:: lib32-cairo: requires lib32-libgl
:: lib32-glu: requires lib32-libgl
:: lib32-qt4: requires lib32-libgl
:: steam: requires lib32-libgl
[jonander@7thHeaven etc]$ yaourt -S lib32-libgl
reso
Hi everyone, i have this problem when i'm trying to dosudo pacman -Syuit doesnt upgrade anything saying that lib32-mesa request lib32-libgl.I cannot install lib32-libgl cos is in conflict with lib32-nvidia-utils-bumblebee.I had it lib32-libgl but one or two weeks ago, during an upgrade, lib32-nvidia-utils-bumblebee removed the installed lib32-libgl.
Thanks for the answer sano. I installed the mesa-libgl and lib32-mesa-libgl (I forgot to mention that my system is x86_x64) with the command pacman -Sdd mesa-libg lib32-mesa-libgl and that automatically removes the lib32-nvidia-libgl and nvidia-libgl without problem.Now I run glxgears -info and shows me the GLX test and it gives me about 60FPS with the Intel.
lib32-nvidia-utils-bumblebee has not compatible version for nvidia-utils-bumblebee in [testing].[admin@iys-pc ~]$ pacman -Ss nvidia-utils-bumblebee
testing/nvidia-utils-bumblebee 313.26-1
NVIDIA drivers utilities and libraries.
manutortosa wrote:Wine depende de lib32-libgl que a su vez depende de ligl. Para instalar Wine, necesitas la versión lib32 de tu driver, en tu caso es lib32-nvidia-utils. Instala ese paquete y vuelve a probar.Solucionado con el aporte de manutortosa.sudo pacman -S lib32-nvidia-utilsY después:sudo pacman -SyuEl sistema se ha actualizado correctamente. Gracias.
manutortosa wrote:Probably you need the nvidia legacy drivers.Try installing nvidia-304xx nvidia-304xx-utils and lib32-nvidia-304xx-utils, is the old version of the driver and needed for many cards now.Done. But freeze still goes on. Nothing changed with these drivers.
Hi,when doing a full system update i get following problem::: Synchronizing package databases... core is up to date extra is up to date community is up to date multilib is up to date archlinuxfr is up to date:: Starting full system upgrade...:: Replace gnupg2 with core/gnupg?
I have a new system I built this week. I have the nvidia drivers installed, but desktop effects, googleearth and Quake4 all try to load the /usr/lib/libGL.so.1 from mesa-libGL and fail to start.
I have two other machines, both with nvidia video, and don't have the problem with them. I've looked for differences on the systems, but haven't located anything so far.