You are not logged in.
Hello
After the last kernel update ( linux 3.12.3-1 ), nvidia module could not load with this error :
modprobe error : could not insert nvidia : invalid argument
installing nvidia-beta from AUR solve it.
Last edited by GloW_on_dub (2013-12-06 10:46:15)
Offline
I can confirm this, after this kernel update my xserver no longer starts. Downgrading helps
Offline
Downgrade the kernel or pull in nvidia-beta without building any of the dependencies for special nvidia-libgl-beta stuff (as those packages also seem to be broken.)
How did the new kernel version get released into stable without the modules for it all being updated?
Offline
How did the new kernel version get released into stable without the modules for it all being updated?
Furthemore: https://bugs.archlinux.org/task/38028
Offline
^^
Rather than messing around with slightly outdated AUR packages I fixed it by doing and ABS sync and doing my own makepkg for nvidia. Seems cleaner than switching packages for a day and then forgetting that I switched and breaking my system again in a week.
Offline
I installed ABS, created nvidia package with it and installed it with -U option. It fixed the problem, but how? Package created is also 331.20-1, and that same version was present before it, with regular -S nvidia?
Offline
It's the same version but rebuild against the latest kernel / headers.
When it will be released in the official repos the version will be 3.12.3-2. Meaning it's the 2nd iteration of the same version (containing new dependencies, rebuilds etc)
You could have increased the pkgrel yourself in the PKGBUILD. No big deal
Offline
Oh, ok. Considering I installed nvidia via ABS now, when it gets updated in extra, will pacman -Syu 'catch up' on it? Or do I have to manually 'switch' from installing it via ABS to extra?
And thanks for clarifying
Last edited by developej (2013-12-06 14:32:44)
Offline
pacman compares version numbers for packages with the same name (or if package foo gets replaced by package bar) so it will 'catch up' automatically.
Offline
Oh, ok. Considering I installed nvidia via ABS now, when it gets updated in extra, will pacman -Syu 'catch up' on it? Or do I have to manually 'switch' from installing it via ABS to extra?
In case you want pacman to catch up, either don't make any changes to pkgver and pkgrel in the PKGBUILD at all, or at least don't bump them beyond what's going to be in the repos.
Last edited by ackalker (2013-12-06 16:20:33)
Offline
New nvidia pkg is in repos (331.20-2).
It solved this issue for me.
Last edited by flipper T (2013-12-06 16:21:59)
If I'm curt with you it's because time is a factor. I think fast, I talk fast and I need you guys to act fast if you wanna get out of this. So, pretty please... with sugar on top. Clean the [censored] car. -The Wolf
Offline
yippie! Thanks to the devs for pushing it in so quickly
Offline
Thanks, in the meantime i've learned about abs, so it's all good.
Offline
Please see this https://bbs.archlinux.org/viewtopic.php?id=173024
(*towards the bottom of that thread, my post)
Offline