View previous topic :: View next topic |
Author |
Message |
n7down Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/26575706941569d55028d0.gif)
Joined: 24 May 2004 Posts: 122 Location: /home/n7down
|
Posted: Mon Sep 27, 2004 6:52 pm Post subject: enabling "module unloading" [solved] |
|
|
hey i was just wondering if anyone else is having this problem but i searched the forums and i got nothing, i am currently reemerging my kernel to try to resolve issue.
Whenever I enable "modules unloading" in my kernel and boot to my box with the nvidia and alsa/oss modules for my sound it give an error that the alsa/oss is conflicting with my nvidia module (nvidia starts just fine). I would post the log but im having a hard time finding it...
Anyways when i enable all of my sound in the kernel, no problems booting but when do a
it says segment fault where the nvidia module suppost to be (that the only module i have loaded) and when i shutdown the rig it just hungs at unloading modules.....
But thing is when i disable the module unloading in my kernel everything is ok again.
Thanks in advance.
Last edited by n7down on Tue Sep 28, 2004 1:47 pm; edited 2 times in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
pjp Administrator
![Administrator Administrator](/images/ranks/rank-admin.gif)
![](images/avatars/1154772887439692d88303b.jpg)
Joined: 16 Apr 2002 Posts: 20589
|
Posted: Mon Sep 27, 2004 7:13 pm Post subject: |
|
|
Moved from Installing Gentoo. _________________ Quis separabit? Quo animo? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Kurse Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/119681628741375f4f3b9f5.jpg)
Joined: 31 Aug 2004 Posts: 169 Location: Midwest, USA
|
Posted: Mon Sep 27, 2004 8:12 pm Post subject: |
|
|
Have you tried re-emerging the alsa driver and the nvidia driver when you have module unloading activated in your kernel? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
n7down Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/26575706941569d55028d0.gif)
Joined: 24 May 2004 Posts: 122 Location: /home/n7down
|
Posted: Mon Sep 27, 2004 8:25 pm Post subject: |
|
|
ohh im using a 2.6 kernel by the way so i just enable the alsa/oss in my kernel but ill try that and post the results.
thanks for the replay. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Kurse Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/119681628741375f4f3b9f5.jpg)
Joined: 31 Aug 2004 Posts: 169 Location: Midwest, USA
|
Posted: Mon Sep 27, 2004 8:51 pm Post subject: |
|
|
If you are building alsa into the kernel, just try re-emerging the nvidia driver while you have module unloading activated, and see if that might work. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
n7down Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/26575706941569d55028d0.gif)
Joined: 24 May 2004 Posts: 122 Location: /home/n7down
|
Posted: Tue Sep 28, 2004 1:42 pm Post subject: |
|
|
i enable module unloading in my kernel and now when i do a
it hungs....
and when i do a
it doesnt display anything at all and it doesnt go to the next bash line...
im going to try rebooting and see what happens. _________________ if (argc > 1 && strcmp(argv[1], "-advice") == 0) { printf("Don't Panic!\n"); exit(42); } (Arnold Robbins in the LJ of February '95, describing RCS) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
n7down Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/26575706941569d55028d0.gif)
Joined: 24 May 2004 Posts: 122 Location: /home/n7down
|
Posted: Tue Sep 28, 2004 1:46 pm Post subject: |
|
|
yep that fixed it.
thanks. _________________ if (argc > 1 && strcmp(argv[1], "-advice") == 0) { printf("Don't Panic!\n"); exit(42); } (Arnold Robbins in the LJ of February '95, describing RCS) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|