View previous topic :: View next topic |
Author |
Message |
attrezzo n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 24 Feb 2004 Posts: 31
|
Posted: Wed Aug 25, 2004 1:59 pm Post subject: Why don't the modules load under a user |
|
|
I have a 2.4 kernel right now on a laptop but this same problem happened to my desktop when I had it on the gentoo-sources. Basically I log in as root, everything works just peachy, I log in as a user and this is what happens:
modprobe: Can't locate module ttyS* which is needed for /dev/ttyS*
modprobe: Can't locate module midi* which is needed for /dev/midi*
...
on and on for basically every module I have. I'v check permissions in lib but I could have been wrong so if you think it's a permissions problem tell me what I should set what to.
Please help... |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
untiefe Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/206337262140e2bfcc87d0d.jpg)
Joined: 12 Jan 2004 Posts: 230 Location: the nonexisting Bielefeld, Germany
|
Posted: Wed Aug 25, 2004 3:25 pm Post subject: Re: Why don't the modules load under a user |
|
|
You can't load modules (e.g. use modprobe as a user) because the user is normally not allowed to change anything in the kernel...
What exactly are you trying to do? _________________ "I'm an angel bored like hell
And you're a devil meaning well"
:: Cardigans - You're The Storm ::
glcu - gentoo linux cron update (full featured semi-automatic updates via cron) |
|
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: 20588
|
Posted: Wed Aug 25, 2004 3:47 pm Post subject: |
|
|
Moved from Installing Gentoo. _________________ Quis separabit? Quo animo? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Archangel1 Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/10640655464313fa93b48a7.png)
Joined: 21 Apr 2004 Posts: 1212 Location: Work
|
Posted: Wed Aug 25, 2004 9:35 pm Post subject: |
|
|
Generally you dump modules into your modules.autoload.d so they're loaded during boot. Why are you trying to load them later as a user? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|