You are not logged in.

#1 2008-02-11 22:20:57

bruenig
Member
Registered: 2007-05-20
Posts: 175

nvidia 169.09-1 is failure after kernel update

I updated to kernel 2.6.24-2 and updated the nvidia packages that accompanied it and xserver did not like that. It will not start with the same nvidia config as before. I can get a half assed vesa config up (although for some reason can't get it to use my 1200x800 resolution). Any tips would be handy on dealing with this.

Offline

#2 2008-02-11 22:39:09

insane
Member
Registered: 2006-06-04
Posts: 106

Re: nvidia 169.09-1 is failure after kernel update

I downloaded the driver directly from NVidia and ran it.
http://www.nvidia.com/object/linux_disp … 69.09.html

Last edited by insane (2008-02-11 22:39:54)

Offline

#3 2008-02-12 00:41:05

bruenig
Member
Registered: 2007-05-20
Posts: 175

Re: nvidia 169.09-1 is failure after kernel update

insane wrote:

I downloaded the driver directly from NVidia and ran it.
http://www.nvidia.com/object/linux_disp … 69.09.html

Right well I used abs to repackage it locally and it didn't work (probably should have put that in my first post), that should be technically the same thing right?

Offline

#4 2008-02-12 03:49:33

bruenig
Member
Registered: 2007-05-20
Posts: 175

Re: nvidia 169.09-1 is failure after kernel update

I did the whole straight from nvidia stuff. It worked. That's good I guess. Kind of feel dirty now that I have files floating around in the filesystem that are unaccounted for. But whatever.

Offline

#5 2008-02-12 04:08:30

brebs
Member
Registered: 2007-04-03
Posts: 3,742

Re: nvidia 169.09-1 is failure after kernel update

"It didn't work" is about as useful as saying "no dice" or "no luck". Show the *error message*. Assume we're not psychic wink

Offline

#6 2008-02-12 10:51:24

johannesheld
Member
From: Europe/Nuremberg
Registered: 2007-08-04
Posts: 21
Website

Re: nvidia 169.09-1 is failure after kernel update

I have the same problems.
Using new xorg&nvidia gives them a crash.

I uploaded the full log here: http://dl.hehejo.de/get/42

Here's the short version of the crash:

(II) NVIDIA(0): Initialized GPU GART.
(II) NVIDIA(0): Setting mode
(II) NVIDIA(0):     "DFP-0:1680x1050_60+0+0,DFP-1:1680x1050_60+1680+0"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(II) Loading extension XINERAMA
(==) RandR enabled
(II) Setting vga for screen 0.
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) Initializing extension GLX

Backtrace:
0: /usr/bin/X(xf86SigHandler+0x6a) [0x477e7a]
1: /lib/libc.so.6 [0x2aec3b22e120]
2: /usr/lib64/tls/libnvidia-tls.so.1 [0x2aec3cfb065e]

Fatal server error:
Caught signal 11.  Server aborting

Any help is appreciated!


Johannes

Offline

#7 2008-02-12 10:57:54

brebs
Member
Registered: 2007-04-03
Posts: 3,742

Re: nvidia 169.09-1 is failure after kernel update

Why do you have /usr/lib64/tls/libnvidia-tls.so.1

I have (on x86_64):

$ pacman -Ql nvidia-utils | grep tls
nvidia-utils /usr/lib/libnvidia-tls.so.1
nvidia-utils /usr/lib/libnvidia-tls.so.171.05

Last edited by brebs (2008-02-12 10:58:44)

Offline

#8 2008-02-12 11:05:45

johannesheld
Member
From: Europe/Nuremberg
Registered: 2007-08-04
Posts: 21
Website

Re: nvidia 169.09-1 is failure after kernel update

Thank you!

I think I messed my system with nvidia-packages from ArchLinux and their own installer.
Deleting /usr/lib64 completly (only nvidia things in there) and reinstalling nvidia* solved my problems.


Thank you very much!


Johannes

Offline

#9 2008-02-12 16:15:27

cirkit
Member
From: San Francisco
Registered: 2008-01-29
Posts: 80
Website

Re: nvidia 169.09-1 is failure after kernel update

After deleting /usr/lib/ which only had nvidia in there, did you re-install the latest nvidia package from pacman or the binary installer script directly from nvidia? I'm having the same issues right now ... I'm not sure if deleting /usr/lib would have any affect on my since I've got an i686 install and not 64 install ... I guess I could downgrade the kernel / nvidia or just remove nvidia and install the nvidia.sh script instead.

Offline

#10 2008-02-12 16:33:38

FeatherMonkey
Member
Registered: 2007-02-26
Posts: 313

Re: nvidia 169.09-1 is failure after kernel update

I'd like to add a me to, I just can't get this nvidia and Kernel update to play nice.

Complains about not finding the module, and have to resorted to older kernel and nvidia. 64bit
fx5500
kernel26 2.6.23.14-1
Nvidia 100.14.19-6

The newer versions I just can't get to play nice, boots to tty X log can't find Nvidia module and modprobe can't either. Even with the vesa driver had corruption on screen.

Not sure where to look, or what info may help?

Last edited by FeatherMonkey (2008-02-12 16:34:37)

Offline

#11 2008-02-12 17:15:38

johannesheld
Member
From: Europe/Nuremberg
Registered: 2007-08-04
Posts: 21
Website

Re: nvidia 169.09-1 is failure after kernel update

Hi cirkit,

I deleted /usr/lib64 and did a complete reinstall of nvidia using pacman.
Try to get rid of all nvida-things like symlinks of llibwfb.


Johannes

Offline

#12 2008-02-12 17:46:48

cirkit
Member
From: San Francisco
Registered: 2008-01-29
Posts: 80
Website

Re: nvidia 169.09-1 is failure after kernel update

Alright, when I get home from work I will remove all nvidia files and re-install nvidia with the 2.6.24 kernel that is already installed. The only way I have of doing this really is through the fallback kernel image ... it's weird though because when I tried to install nvidia last night, it would ask me to exit out of an X server even though I was in the console. I'll try this again when I get home from work.

Offline

#13 2008-02-13 22:06:48

wolfden
Member
From: Midwest USA
Registered: 2008-01-23
Posts: 20

Re: nvidia 169.09-1 is failure after kernel update

FeatherMonkey wrote:

I'd like to add a me to, I just can't get this nvidia and Kernel update to play nice.

Complains about not finding the module, and have to resorted to older kernel and nvidia. 64bit
fx5500
kernel26 2.6.23.14-1
Nvidia 100.14.19-6

The newer versions I just can't get to play nice, boots to tty X log can't find Nvidia module and modprobe can't either. Even with the vesa driver had corruption on screen.

Not sure where to look, or what info may help?

Did you try

/sbin/depmod -a

than see if modprobe complains

Last edited by wolfden (2008-02-13 22:07:45)

Offline

Board footer

Powered by FluxBB