View previous topic :: View next topic |
Author |
Message |
Dyadic n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 04 Mar 2004 Posts: 21 Location: Portugal
|
Posted: Sat Mar 05, 2005 3:15 pm Post subject: Kernel 2.6 error with modprobe loading nvidia |
|
|
when booting the system, loading /etc/modules.autoload.d/kernel-2.6 makes this error when trying to load nvidia module:
Code: | QM_MODULE: function not implemented |
When i try to load nvidia module manually with modprobe it happens the same thing: QM_MODULE... and fails to find the module, if i use insmod it just fails to load the module.
On /lib/modules/2.6.x.x/video/ theres the modules nvidia.ko and it is specified at modules.dep;
I used the following kernels:
gentoo-dev-sources-2.6.10-r7
hardened-dev-sources-2.6.10-r3
mm-sources-2.6.10-r1
With kernel 2.4.x everything works right.
Can anyone help? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
steveb Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/1198140199438f3db8ee800.gif)
Joined: 18 Sep 2002 Posts: 4564
|
Posted: Sat Mar 05, 2005 3:25 pm Post subject: |
|
|
You probably need to remerge sys-apps/module-init-tools: Code: | emerge -v sys-apps/module-init-tools |
cheers
SteveB |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Dyadic n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 04 Mar 2004 Posts: 21 Location: Portugal
|
Posted: Mon Mar 07, 2005 12:25 am Post subject: |
|
|
emerging module-init-tools fixed the problem. modutils was merged instead. isn't it suppose to work right with 2.6 kernels?
thanks ![Cool 8)](images/smiles/icon_cool.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
legine Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 27 May 2004 Posts: 555 Location: Germany
|
Posted: Mon Mar 07, 2005 4:47 pm Post subject: |
|
|
I just read a post that the modutils is for 2.4 and module-init-tools is for 2.6.
Cant find the message thought , so I make no guarantee thats correct.
I post a link in case I find it.
Now not the post I ment but has similar message.
https://forums.gentoo.org/viewtopic-p-2141562-highlight-moduleinittools.html#2141562
Hope this helps.
Please correct me if there is a failure. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
all-inc. Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/41055671344c943ce56ff6.jpg)
Joined: 03 Jul 2004 Posts: 138 Location: Darmstadt.Germany.EU
|
Posted: Mon Mar 07, 2005 6:48 pm Post subject: |
|
|
Quote: | I just read a post that the modutils is for 2.4 and module-init-tools is for 2.6. |
you're just right ![Cool 8)](images/smiles/icon_cool.gif) _________________ # make config; not war
registered linux user # 265707 |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|