You are not logged in.

#1 2012-07-19 18:14:04

kjell
Member
From: Norway
Registered: 2012-03-26
Posts: 99

In search of older nvidia package.

In bit of a clutch atm.   Cant do the glibc update as I still have all the kernel modules in /lib.  I assume upgrading to > 3.4 moves these out of there.   I haven't upgraded from kernel 3.3 as the nvidia 302 package breaks suspend, and the 295-1 package requires 3.3 or less.  Seems to me the 295.53-2 package can be used with 3.4, however, seeing how the mirror with old cached package is gone (and I don't have this on my own pacman cache).  Is there anywhere else to get this package, or can someone who may have help me out.

Thanks,

Offline

#2 2012-07-19 18:41:10

DSpider
Member
From: Romania
Registered: 2009-08-23
Posts: 2,273

Re: In search of older nvidia package.

https://wiki.archlinux.org/index.php/Downgrade#ARM

# pacman -U http://arm.konnichi.com/extra/os/i686/nvidia-295.53-2-i686.pkg.tar.xz
# pacman -U http://arm.konnichi.com/extra/os/x86_64/nvidia-295.53-2-x86_64.pkg.tar.xz

But sticking to an older kernel is bad practice, IMO. Exploits and security wholes would pile up over time, leaving you more vulnerable.

Last edited by DSpider (2012-07-19 18:49:42)


"How to Succeed with Linux"

I have made a personal commitment not to reply in topics that start with a lowercase letter. Proper grammar and punctuation is a sign of respect, and if you do not show any, you will NOT receive any help (at least not from me).

Offline

#3 2012-07-19 19:00:28

kjell
Member
From: Norway
Registered: 2012-03-26
Posts: 99

Re: In search of older nvidia package.

DSpider wrote:

https://wiki.archlinux.org/index.php/Downgrade#ARM

# pacman -U http://arm.konnichi.com/extra/os/i686/nvidia-295.53-2-i686.pkg.tar.xz
# pacman -U http://arm.konnichi.com/extra/os/x86_64/nvidia-295.53-2-x86_64.pkg.tar.xz

But sticking to an older kernel is bad practice, IMO. Exploits and security wholes would pile up over time, leaving you more vulnerable.



Um, that's the whole point of this, upgrading the kernel.  Thanks for the link.

Offline

#4 2012-07-19 22:40:31

madprops
Member
Registered: 2012-05-26
Posts: 26

Re: In search of older nvidia package.

warning: cannot resolve "nvidia-utils=295.53", a dependency of "nvidia"
:: The following package cannot be upgraded due to unresolvable dependencies:
      nvidia

Do you want to skip the above package for this upgrade? [y/N]

Offline

#5 2012-07-19 23:00:14

anonymous_user
Member
Registered: 2009-08-28
Posts: 3,059

Re: In search of older nvidia package.

# pacman -U http://arm.konnichi.com/extra/os/i686/nvidia-utils-295.53-1-i686.pkg.tar.xz
# pacman -U http://arm.konnichi.com/extra/os/x86_64/nvidia-utils-295.53-1-x86_64.pkg.tar.xz

Offline

#6 2012-07-20 12:21:13

Lone_Wolf
Forum Moderator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,961

Re: In search of older nvidia package.

those are compiled for older kernels.

PKGBUILD for nvidia 295.59 :
https://projects.archlinux.org/svntogit … 188da6fa95

PKGBUILD for nvidia-utils 295.59 :
https://projects.archlinux.org/svntogit … f4d4fee639


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

Board footer

Powered by FluxBB