Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
An lsmod issue after installation
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Borrocop
n00b
n00b


Joined: 17 Dec 2005
Posts: 25

PostPosted: Fri Feb 17, 2006 10:49 am    Post subject: An lsmod issue after installation Reply with quote

I installed the Gentoo os and succeeded installing x11 and the ati-drivers

When I ask "lsmod' to show me the loaded modules I see none... aldoh 8139too and fglrx are loaded?
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54831
Location: 56N 3W

PostPosted: Fri Feb 17, 2006 10:58 am    Post subject: Reply with quote

Borrocop,

Its perfectly possible to make your kernel 'monolithic'. If you do that, there are no modules to be loaded and lsmod will correctly show that.
Your two modules are 8139too, which is for your network card and fglrx which is for your ATI video card.
The 8139too module is provided as part of the kernel and so could have been built in. The fglrx is a 'third party' (ATI) module and must always be a module.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Borrocop
n00b
n00b


Joined: 17 Dec 2005
Posts: 25

PostPosted: Fri Feb 17, 2006 11:43 am    Post subject: Reply with quote

Thanks for the reply

I've indeed made my kernel as precisely as possible... but I'm sure 8139too is a module, and loaded...
I don't understand why i can't see it in lsmod (fglrx schould be there to as far as I know...?)
Back to top
View user's profile Send private message
EzInKy
Veteran
Veteran


Joined: 11 Oct 2002
Posts: 1742
Location: Kentucky

PostPosted: Fri Feb 17, 2006 11:56 am    Post subject: Reply with quote

Was module autoloading checked or did you add those modules to the /etc/modules.autoload.d/kernel-2.6 file? Have you tried to manually load the modules with modprobe? Is your 8139too card working? Do you have opengl support when you startx?
_________________
Time is what keeps everything from happening all at once.
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54831
Location: 56N 3W

PostPosted: Fri Feb 17, 2006 2:04 pm    Post subject: Reply with quote

Borrocop,

Run the command
Code:
grep 8139TOO /usr/src/linux/.config
If it shows =m you made it a module, not part of your kernel.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
nixnut
Bodhisattva
Bodhisattva


Joined: 09 Apr 2004
Posts: 10974
Location: the dutch mountains

PostPosted: Fri Feb 17, 2006 7:59 pm    Post subject: Reply with quote

Moved from Installing Gentoo to Kernel & Hardware.
kernel related so moved here.
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered

talk is cheap. supply exceeds demand
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum