Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
How do I identify which modules I need to load?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
mmartin
n00b
n00b


Joined: 08 Nov 2002
Posts: 45

PostPosted: Fri Nov 08, 2002 10:47 pm    Post subject: How do I identify which modules I need to load? Reply with quote

Hello,

I'm quite new to Linux and was wondering if there is any way to identify my Hardware (during the Gentoo installation), so that I know which modules I need to load?

thx
martin

Edit:
Sure I could just look inside my machine but I'm wondering about the Possibilities
Back to top
View user's profile Send private message
ebrostig
Bodhisattva
Bodhisattva


Joined: 20 Jul 2002
Posts: 3152
Location: Orlando, Fl

PostPosted: Fri Nov 08, 2002 11:11 pm    Post subject: Re: How do I identify which modules I need to load? Reply with quote

mmartin wrote:
Hello,

I'm quite new to Linux and was wondering if there is any way to identify my Hardware (during the Gentoo installation), so that I know which modules I need to load?

thx
martin

Edit:
Sure I could just look inside my machine but I'm wondering about the Possibilities


Well.... You can always try to look at the info from proc:
cat /proc/pci
This will show all the devices attached to your pci bus.

It is not an easy task to do automagically, to identify hardware and then load modules.

Erik
Back to top
View user's profile Send private message
mooman
Apprentice
Apprentice


Joined: 06 Nov 2002
Posts: 175
Location: Vancouver, WA

PostPosted: Sat Nov 09, 2002 1:47 am    Post subject: Reply with quote

There are great utilities to do this, but they usually need a working OS first. ;)

One example is SiSoft's Sandra (http://www.sisoftware.co.uk/index.php?location=sware) which works under most Windows flavors.

I'm sure someone around here could suggest a similar benchmarking/diagnostic tool for Linux....
_________________
Linux user off and on since circa 1995
Back to top
View user's profile Send private message
mmartin
n00b
n00b


Joined: 08 Nov 2002
Posts: 45

PostPosted: Sat Nov 09, 2002 11:44 am    Post subject: Reply with quote

At the moment I'm running on dual boot with SuSE80 and WinXP, I found out that people that need a pptp connection had problems to connect to the net. So I'll try to intall throu chroot. Only problem: I don't know much about modules, for example I got some Realtec Network Card that is supported under Linux but I'm trying to install without opening my pc
so I'd need some ressource that tells me what modules I can use for what hardware
_________________
thxMartin

Man honest. Will do everything.
Tired of cleaning yourself? - Let me do it.
Eat a frog in the morning and nothing worse will happen to you that day
Back to top
View user's profile Send private message
lx
Veteran
Veteran


Joined: 28 May 2002
Posts: 1012
Location: Netherlands

PostPosted: Sat Nov 09, 2002 12:12 pm    Post subject: Reply with quote

If you already have a running linux distro, you can normally check what modules are running by doing cat /proc/modules.

Cya lX.
_________________
"Remember there's a big difference between kneeling down and bending over.", Frank Zappa
Back to top
View user's profile Send private message
Lasitus
Apprentice
Apprentice


Joined: 05 Oct 2002
Posts: 188
Location: Orlando, FL

PostPosted: Sat Nov 09, 2002 5:00 pm    Post subject: Reply with quote

Is it an old Linksys?

dc21x4x DECchip Tulip
RTL-8139

are common ones for D-Link and Linksys cards

I thought mine was a realtek chip, but the RTL-8139 was not working. The DECchip Tulip worked like a charm though. I assume you are configuring your kernel... The live CD kernel included my NIC. The way I found out what mine was by compiling all NICs in and taking out the ones I didn't think were mine and rebooting and seeing if it still worked.
Back to top
View user's profile Send private message
lx
Veteran
Veteran


Joined: 28 May 2002
Posts: 1012
Location: Netherlands

PostPosted: Sat Nov 09, 2002 5:37 pm    Post subject: Reply with quote

Lasitus wrote:
The way I found out what mine was by compiling all NICs in and taking out the ones I didn't think were mine and rebooting and seeing if it still worked.


Maybe you should have compiled them as modules and do modprobe for everyone, seems a lot easier then rebooting every time. :wink:

Cya lX.
_________________
"Remember there's a big difference between kneeling down and bending over.", Frank Zappa
Back to top
View user's profile Send private message
Lasitus
Apprentice
Apprentice


Joined: 05 Oct 2002
Posts: 188
Location: Orlando, FL

PostPosted: Sun Nov 10, 2002 12:48 am    Post subject: Reply with quote

true true... I wanted them in my kernel and did it the hard way... oh well. Only took like 3 reboots though :D
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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