You are not logged in.

#1 2012-11-17 16:57:40

Axanon
Member
From: Toronto
Registered: 2010-06-12
Posts: 53

upgraded to nvidia-310.19, but I need nvidia-304xx

I can't seem to install the legacy drivers because of too many dependencies on nvidia and nvidia-utils. How can I get the legacy drivers installed without removing a ton of other programs? Will everything still work with the 304xx drivers?

Last edited by Axanon (2012-11-17 16:58:18)

Offline

#2 2012-11-17 17:08:38

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,595
Website

Re: upgraded to nvidia-310.19, but I need nvidia-304xx

Shouldn't be a problem:

% sudo pacman -S nvidia-304xx

Post the output.

Last edited by graysky (2012-11-17 17:08:57)


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#3 2012-11-17 17:12:41

rtoijala
Member
Registered: 2011-09-11
Posts: 36

Re: upgraded to nvidia-310.19, but I need nvidia-304xx

Which specific error do you get?

Which packages require nvidia and/or nvidia-utils?
According to https://www.archlinux.org/packages/extra/x86_64/nvidia/, nothing needs nvidia.
According to https://www.archlinux.org/packages/extr … idia-utils, nvidia-utils is needed only indirectly for libgl.
Since nvidia-304xx-utils provides libgl, it should be no problem and everything should work with the legacy drivers.

Edit: too late

Last edited by rtoijala (2012-11-17 17:12:57)

Offline

#4 2012-11-17 17:13:22

Axanon
Member
From: Toronto
Registered: 2010-06-12
Posts: 53

Re: upgraded to nvidia-310.19, but I need nvidia-304xx

$ sudo pacman -S nvidia-304xx
[sudo] password for axanon: 
resolving dependencies...
looking for inter-conflicts...
:: nvidia-304xx-utils and nvidia-utils are in conflict (libgl). Remove nvidia-utils? [y/N] y
:: nvidia-304xx and nvidia are in conflict. Remove nvidia? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: lib32-nvidia-utils: requires nvidia-utils
$

edit: Once I start trying to remove things package by package, more and more files need dependencies that eventually need nvidia or nvidia-utils.

Last edited by Axanon (2012-11-17 17:19:21)

Offline

#5 2012-11-17 17:23:47

Gusar
Member
Registered: 2009-08-25
Posts: 3,605

Re: upgraded to nvidia-310.19, but I need nvidia-304xx

There are 64bit machines with Geforce 6/7 graphics? Whoa. Is this a laptop or a desktop?

Offline

#6 2012-11-17 17:24:59

Axanon
Member
From: Toronto
Registered: 2010-06-12
Posts: 53

Re: upgraded to nvidia-310.19, but I need nvidia-304xx

Desktop with 6150SE on board.

Offline

#7 2012-11-17 17:26:49

Gusar
Member
Registered: 2009-08-25
Posts: 3,605

Re: upgraded to nvidia-310.19, but I need nvidia-304xx

Buy a graphic card. This is a serious suggestion. If you don't have a PCIe slot, there's a GT610 PCI available. As a bonus you'll get VDPAU.

Last edited by Gusar (2012-11-17 17:27:09)

Offline

#8 2012-11-17 17:30:19

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,595
Website

Re: upgraded to nvidia-310.19, but I need nvidia-304xx

You need to replace your out dated 32-bit libs and try again:
https://aur.archlinux.org/packages/lib3 … tils-304xx


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#9 2012-11-17 17:36:03

Axanon
Member
From: Toronto
Registered: 2010-06-12
Posts: 53

Re: upgraded to nvidia-310.19, but I need nvidia-304xx

I am getting caught in a loop trying to install the lib32-nvidia-utils-304xx. It still does not want to remove the 310.19 and refuses to 'build'.

Last edited by Axanon (2012-11-17 17:40:17)

Offline

#10 2012-11-17 18:20:42

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,595
Website

Re: upgraded to nvidia-310.19, but I need nvidia-304xx

You should contact the package maintainer of that package.  You should also get in the habit of posting output to commands to avoid people losing interest in helping you.


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#11 2012-11-17 18:26:10

Gusar
Member
Registered: 2009-08-25
Posts: 3,605

Re: upgraded to nvidia-310.19, but I need nvidia-304xx

Force the removal of 310.19. Then install nvidia-304xx and nvidia-utils-304xx. Then build lib32-nvidia-utils-304 from AUR.

Offline

#12 2012-11-19 04:10:59

Nixie
Member
Registered: 2008-09-24
Posts: 51

Re: upgraded to nvidia-310.19, but I need nvidia-304xx

pacman -Rdds --noconfirm nvidia-utils nvidia

Offline

#13 2012-11-26 15:33:49

SilentSam
Member
Registered: 2008-02-21
Posts: 39

Re: upgraded to nvidia-310.19, but I need nvidia-304xx

I had success using

pacman -Sy lib32-libgl
pacman -Sy nvidia-304xx nvidia-utils-304xx

Then you can build the AUR package listed above

edit: I had to pacman -Rs some other nvidia packages as well, I forget which ones, but pacman will complain about certain files existing in the filesystem. Just run pacman -Qo on the files and remove those packages.

Last edited by SilentSam (2012-11-26 15:37:18)

Offline

Board footer

Powered by FluxBB