View previous topic :: View next topic |
Author |
Message |
Dalrain Tux's lil' helper
Joined: 02 Jul 2002 Posts: 136 Location: Wooster, OH USA
|
Posted: Thu Apr 22, 2004 5:02 pm Post subject: 2.6.6-r2 nVidia Issues |
|
|
Hey everyone,
I'm running ~x86, and recently attempted to upgrade to 2.6.6-rc2, which then seems to think that the nvidia driver is in an invalid format. The nvidia-kernel install figures out the correct version, 2.6.6, but it just won't load that module.
I've reverted back to 2.6.5 and things seem to be happy now though. Anyone else experiencing this? |
|
Back to top |
|
|
PieterB Apprentice
Joined: 19 Jan 2004 Posts: 158 Location: Aalter, Belgium
|
Posted: Thu Apr 22, 2004 5:21 pm Post subject: |
|
|
do you update using the installer from nvidia.com???
Or simply by using emerge nvidia-kernel and emerge nvidia-glx (last is not needed every time.... only by a new version and if you switch some things ex. nptl)
I am also running a 2.6.6-kernel and he just installs perfect....
maybe add "nvidia" to /etc/modules.autoload.d/kernel-2.6.... _________________ LinuxUser: #310384 |
|
Back to top |
|
|
Dracnor Guru
Joined: 08 Jun 2003 Posts: 397 Location: Pennsylvania
|
Posted: Thu Apr 22, 2004 8:10 pm Post subject: |
|
|
You probably need to apply the move-__this_module-to-modpost patch. It is included in the love-sources although you can google for it, and I have seen it posted on Gentoo forums as well. |
|
Back to top |
|
|
Yagasaki n00b
Joined: 02 Mar 2004 Posts: 17 Location: Switzerland
|
Posted: Thu Apr 22, 2004 9:44 pm Post subject: |
|
|
I successfully applied this patch to 2.6.6-rc1 and everything works fine except that my 3D graphics in mutantstorm are really slow (glxgears gives me 500 fps on a Nvidia geforce4mx, 64MB). Could the patch be the cause as I carefully checked all my settings? _________________ "What can be said at all can be said clearly, and what we cannot talk about we must pass over in silence."
Ludwig Wittgenstein (1889-1951) |
|
Back to top |
|
|
nonotme Guru
Joined: 29 Sep 2003 Posts: 356 Location: on.ca
|
Posted: Thu Apr 22, 2004 10:01 pm Post subject: |
|
|
Yagasaki wrote: | I successfully applied this patch to 2.6.6-rc1 and everything works fine except that my 3D graphics in mutantstorm are really slow (glxgears gives me 500 fps on a Nvidia geforce4mx, 64MB). Could the patch be the cause as I carefully checked all my settings? |
did you recompile nvidia-kernel after applying the patch? _________________ Please append [Solved] to your thread if appropriate, it helps everyone. |
|
Back to top |
|
|
caccamo n00b
Joined: 30 Aug 2003 Posts: 3
|
Posted: Thu Apr 22, 2004 11:29 pm Post subject: |
|
|
I'm having the same problem... it seems that the kernel compiles .o modules other than ko. Don't know how to fix this yet |
|
Back to top |
|
|
Dalrain Tux's lil' helper
Joined: 02 Jul 2002 Posts: 136 Location: Wooster, OH USA
|
Posted: Fri Apr 23, 2004 12:35 am Post subject: |
|
|
Pieter: Yes, I'm using all the portage utilities, and no, attemping to autoload won't help as I was doing that already. Manual loads using modprobe would be what I was referring to after the autoload failed, it just doesn't seem to like the .ko file.
Dracnor: I think you're probably right - but if it really requires a patch, I'll just wait until the latest vanilla kernel e-build has it, as I don't want to -really- destabilize my system. Thanks for the info though! |
|
Back to top |
|
|
Yagasaki n00b
Joined: 02 Mar 2004 Posts: 17 Location: Switzerland
|
Posted: Fri Apr 23, 2004 7:43 am Post subject: |
|
|
nonotme wrote: |
did you recompile nvidia-kernel after applying the patch? |
Thank you, that did the job.
(I was recompiling my 2.6.6 kernel only figuring that's all I need as the nvidia driver should stay the same ) _________________ "What can be said at all can be said clearly, and what we cannot talk about we must pass over in silence."
Ludwig Wittgenstein (1889-1951) |
|
Back to top |
|
|
Frodg l33t
Joined: 11 Feb 2004 Posts: 761
|
Posted: Fri Apr 23, 2004 8:04 am Post subject: |
|
|
have you checked /lib/modukes/video
to see if there are two modules nvidia.o and nvidia.ko ?
I have 2.6.6 and found the extra module - so I deleted nvidia.o and reinstalled the .ko module and it now works.... _________________ Aerosolo ergo sum - I spray therefore I am
Gentoo - Registered Linux User # 361400 |
|
Back to top |
|
|
Sir Alaran Apprentice
Joined: 11 Dec 2003 Posts: 182 Location: KSJC
|
Posted: Sun Apr 25, 2004 6:04 am Post subject: |
|
|
I have a 2.6.6-rc1 and things weren't working after an
Code: |
ACCEPT_KEYWORDS-"~x86" emerge nvidia-kernel
|
Or any of the other stuff I usually try to get things to work. So I went to nVidia's website and used their install program. That fixed it. Sometimes Portage doesn't work. No idea why. I just know that I can use Blender again, so I don't bother asking. _________________ D is awesome.
Textadept is my friend. |
|
Back to top |
|
|
gringotts n00b
Joined: 08 Apr 2004 Posts: 59
|
Posted: Tue Apr 27, 2004 3:58 pm Post subject: Re: 2.6.6-r2 nVidia Issues |
|
|
Dalrain wrote: | The nvidia-kernel install figures out the correct version, 2.6.6, but it just won't load that module.
Anyone else experiencing this? |
I had the same problem trying 2.6.6-r2, while 2.6.6-r2-love1 compile the 'right' nvidia module (there are differences between them). Dunno why. |
|
Back to top |
|
|
bokkepoot Tux's lil' helper
Joined: 14 Mar 2003 Posts: 123 Location: The Hague, The Netherlands
|
Posted: Thu Apr 29, 2004 8:08 am Post subject: |
|
|
Sir Alaran wrote: | I have a 2.6.6-rc1 and things weren't working after an
Code: |
ACCEPT_KEYWORDS-"~x86" emerge nvidia-kernel
|
Or any of the other stuff I usually try to get things to work. So I went to nVidia's website and used their install program. That fixed it. |
You could have run the installer from your '/usr/portage/distfiles' directory, it's the same thing. (And yes, for me the nvidia-kernel ebuild is broken too, running the installer standalone works though) |
|
Back to top |
|
|
|