You are not logged in.

#1 2012-01-03 20:48:02

CheatCat
Member
Registered: 2009-07-10
Posts: 54

Nvidia problems, need to roll back

I got some error when updating to the latest nvidia version about some failure to get supported display devices so I need to roll back to an older version. The problem however is that the old version use the old kernel and I have the 3.1 version. So I need to make some own package or whatever it is called and I have no idea how to do it. I will need a PKBUILD file to base the package on and I have no idea either where you find a relevant PKBUILD for nvidia either. Can someone please help me?

Offline

#2 2012-01-03 21:03:44

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Nvidia problems, need to roll back

You're really vague wrt what exactly went wrong. Can you post some error messages, logs etc.?
Have you tried searching http://arm.konnichi.com/search/ ? This mirror keeps the old versions of packages from the official repos.

Last edited by karol (2012-01-03 21:05:37)

Offline

#3 2012-01-03 23:10:18

Raynman
Member
Registered: 2011-10-22
Posts: 1,539

Re: Nvidia problems, need to roll back

CheatCat wrote:

The problem however is that the old version use the old kernel and I have the 3.1 version.

So install the older kernel package as well? (There might be more dependency issues, of course.) And PKGBUILDs for official packages can be found in the ABS.

But why not try to fix the error you get with the latest nvidia version?

Offline

#4 2012-01-04 16:05:32

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: Nvidia problems, need to roll back

No need to dowgrade the kernel. You can use abs to build any version of the nvidia(-utils) packages against your current kernel.

But I suspect that your problem can be fixed without downgrading anything. Please post your xorg log etc.


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#5 2012-01-18 19:53:30

CheatCat
Member
Registered: 2009-07-10
Posts: 54

Re: Nvidia problems, need to roll back

Downloading the 275 version from AUR solved my problem temporary, but now the kernel have been updated again so I cannot use the 275 version anymore. And the newest version of nvidia does not solve the problem. Here is the xorg log: http://pastebin.com/kkembEBG

There is a relevant post in the forums about that problem: https://bbs.archlinux.org/viewtopic.php?id=130803

So I have to downgrade nvidia, I feel it was to noobish to ask how to do in that topic. And since it seem to depend on the kernel, it does not seem to be a easy way to downgrade.

Last edited by CheatCat (2012-01-18 19:58:01)

Offline

#6 2012-01-18 20:08:54

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

Re: Nvidia problems, need to roll back

CheatCat wrote:

Downloading the 275 version from AUR solved my problem temporary, but now the kernel have been updated again so I cannot use the 275 version anymore.

Sure you can, simply adjust the PKGBUILD (the "depends" and "makedepends" lines) and create a new package. It's really not that hard, and manipulating PKGBUILDs is useful knowledge if you plan to stick around with Arch.

CheatCat wrote:

And the newest version of nvidia does not solve the problem.

I think the newest beta fixes it. So that's another possibility. But the 275 version works too.

Offline

#7 2012-01-18 20:21:55

CheatCat
Member
Registered: 2009-07-10
Posts: 54

Re: Nvidia problems, need to roll back

What about the checksums then? When I adjusted the PKGBUILD it complained about wrong md5 checksum. I was trying to use the ABS this time.

Offline

#8 2012-01-18 20:27:31

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

Re: Nvidia problems, need to roll back

Run "makepkg -g", this will calculate new checksums. Put them into the PKGBUILD, replacing the old ones.

Offline

#9 2012-01-18 20:57:00

CheatCat
Member
Registered: 2009-07-10
Posts: 54

Re: Nvidia problems, need to roll back

Okey I have only console access to the computer with errors so I have no idea how to put the checksum.

Offline

#10 2012-01-18 21:32:41

jarav
Member
Registered: 2008-09-04
Posts: 63

Re: Nvidia problems, need to roll back

Having the same problem here. Can't upgrade the kernel unless I take the route 'Gusar' suggests. Or, perhaps, I can ignore the kernel package upgrade until a new nvidia driver arrives.

Offline

Board footer

Powered by FluxBB