You are not logged in.

#1 2011-10-15 17:27:59

mueslo
Member
Registered: 2011-10-15
Posts: 28

[fixed] Nvidia / X-Server issues

Hi, I recently ran a full system upgrade (pacman -Syu) on my Laptop (Thinkpad T510, has a Nvidia Quadro NVS 3100M).

If I remember correctly, nvidia and nvidia-utils was among the upgraded items, to 285.05.09.

Until I restarted my laptop last night, everything was fine, but now the X-Server fails to start with the following error message: Failed to initialize the NVIDIA kernel module.
(See http://pastebin.com/UVC4PVya for full X.org.0.log)

My X.org server version is 1.11.1, my graphics card is supported by the 285.05.09 driver and my kernel version is 3.0.6.

Does anyone have an idea what the error might be due to exactly and how to fix it?

Thanks a lot,
mueslo.

Last edited by mueslo (2011-10-15 20:04:39)

Offline

#2 2011-10-15 17:35:16

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [fixed] Nvidia / X-Server issues

do dmesg and paste the log


Give what you have. To someone, it may be better than you dare to think.

Offline

#3 2011-10-15 17:47:59

mueslo
Member
Registered: 2011-10-15
Posts: 28

Re: [fixed] Nvidia / X-Server issues

Oops, I forgot about that tongue

dmesg tells me

API mismatch: the client has the version 285.05.09, but this kernel module has the version 280.13.

I'm pretty unsure how this could happen while using pacman.

If I'm not completely mistaken, the kernel module is from the package nvidia, but pacman -Q nvidia tells me nvidia is at 285.05.09-1.

Last edited by mueslo (2011-10-15 17:52:03)

Offline

#4 2011-10-15 18:15:38

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [fixed] Nvidia / X-Server issues

bsdtar -t -f /boot/initramfs-linux.img | grep nvidia


Give what you have. To someone, it may be better than you dare to think.

Offline

#5 2011-10-15 19:56:30

mueslo
Member
Registered: 2011-10-15
Posts: 28

Re: [fixed] Nvidia / X-Server issues

output is:

./lib/modules/3.0-ARCH/kernel/drivers/video/nvidia.ko.gz

Edit: I rebuilt my initramfs, works again.

Last edited by mueslo (2011-10-15 20:03:47)

Offline

#6 2011-10-15 20:02:09

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [fixed] Nvidia / X-Server issues

remove nvidia from /etc/mkinitcpio.conf and regenerate the image with mkinitcpio -p linux


Give what you have. To someone, it may be better than you dare to think.

Offline

#7 2011-10-15 20:04:23

mueslo
Member
Registered: 2011-10-15
Posts: 28

Re: [fixed] Nvidia / X-Server issues

I atually just did that as you were replying, thanks smile

Edit: though I didn't remove nvidia from the config.

Last edited by mueslo (2011-10-15 20:08:43)

Offline

Board footer

Powered by FluxBB