Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Modules
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
InAt!QuE
Apprentice
Apprentice


Joined: 02 Jan 2004
Posts: 257
Location: The Netherlands

PostPosted: Fri Jan 30, 2004 1:07 pm    Post subject: Modules Reply with quote

Hi,

I can't find a list with all available modules...
Can somebody get me a list of them with description of the modules like in the manual the USE flags explained or something like that.

That would be very helpfull...

Sorry when I searched wrong but I can't find them.. :oops: :cry:
_________________
...Unix, MS-DOS, and Windows NT (also known as the Good, the Bad, and the Ugly).
Back to top
View user's profile Send private message
dfuse
Guru
Guru


Joined: 07 Apr 2003
Posts: 395
Location: Belgium

PostPosted: Fri Jan 30, 2004 1:12 pm    Post subject: Reply with quote

Can you be a bit more specific? What do you mean with modules? Do you mean kernel modules?
Back to top
View user's profile Send private message
InAt!QuE
Apprentice
Apprentice


Joined: 02 Jan 2004
Posts: 257
Location: The Netherlands

PostPosted: Fri Jan 30, 2004 1:31 pm    Post subject: Reply with quote

I mean the kernel modules ...
_________________
...Unix, MS-DOS, and Windows NT (also known as the Good, the Bad, and the Ugly).
Back to top
View user's profile Send private message
dfuse
Guru
Guru


Joined: 07 Apr 2003
Posts: 395
Location: Belgium

PostPosted: Fri Jan 30, 2004 1:39 pm    Post subject: Reply with quote

The available modules are the ones that you built when building the kernel and you selected while configuring the kernel. Since that is different for every user, there can't be a list of available modules.
Back to top
View user's profile Send private message
InAt!QuE
Apprentice
Apprentice


Joined: 02 Jan 2004
Posts: 257
Location: The Netherlands

PostPosted: Fri Jan 30, 2004 1:44 pm    Post subject: Reply with quote

So I booted the livecd and I couldn't see my sda ...
I had to do:
modprobe mptbase
modprobe mptscsih

How do I build those in the kernel ??
_________________
...Unix, MS-DOS, and Windows NT (also known as the Good, the Bad, and the Ugly).
Back to top
View user's profile Send private message
dfuse
Guru
Guru


Joined: 07 Apr 2003
Posts: 395
Location: Belgium

PostPosted: Fri Jan 30, 2004 1:54 pm    Post subject: Reply with quote

I'll check on my machine when I'm home, I'm at work now (Windows :? ) Have you ever built the kernel by hand or did you use genkernel?
Back to top
View user's profile Send private message
InAt!QuE
Apprentice
Apprentice


Joined: 02 Jan 2004
Posts: 257
Location: The Netherlands

PostPosted: Fri Jan 30, 2004 1:57 pm    Post subject: Reply with quote

dfus wrote:
I'll check on my machine when I'm home, I'm at work now (Windows :? ) Have you ever built the kernel by hand or did you use genkernel?


well .. used genkernel twice ... once tried manual but that went wrong unfortunally

and first time setup on the scsi machine ... it's the LSI 1030 Ultra320 SCSI-controller which is in the Dell PowerEdge 1750
_________________
...Unix, MS-DOS, and Windows NT (also known as the Good, the Bad, and the Ugly).
Back to top
View user's profile Send private message
ledskof
Apprentice
Apprentice


Joined: 22 Oct 2002
Posts: 209

PostPosted: Fri Jan 30, 2004 2:47 pm    Post subject: Reply with quote

The Linux x86 doc briefly explains how to manually configure and compile the kernel:
http://www.gentoo.org/doc/en/gentoo-x86-install.xml
Reference that document for how to configure and compile the kernel.

When you get inside the kernel to select options, you will need to do this as well:

Go down to the "Fusion MPT Device Support"
My recommendation is to press "Y" to compile the support into the kernel instead of as a module.I'm not a big fan for compiling system critical drivers as modules.
Code:
<*> Fusion MPT (base + ScsiHost) drivers
(40)   Maximum number of scatter gather entries (NEW)
< >  Enhanced SCSI error reporting
< >   Fusion MPT misc device (ioctl) driver
< >   Fusion MPT LAN driver

I recommend reading every one of those options to decide what ever else you may want to do.But, you shouldn't have to change any of the other Fusion MPT options to get it working.

Then you'll need to mount /boot, copy the bzImage over from /usr/src/arch/i386/boot/bzImage, edit your /boot/grub/grub.conf unless you are using LiLo, and reboot. All of this is also explained in the x86 Install doc.
Back to top
View user's profile Send private message
InAt!QuE
Apprentice
Apprentice


Joined: 02 Jan 2004
Posts: 257
Location: The Netherlands

PostPosted: Fri Jan 30, 2004 3:01 pm    Post subject: Reply with quote

ok thnx for explaining I'll try as soon as the stage2 is finished.. lol ;)
_________________
...Unix, MS-DOS, and Windows NT (also known as the Good, the Bad, and the Ugly).
Back to top
View user's profile Send private message
zend
Tux's lil' helper
Tux's lil' helper


Joined: 10 Apr 2002
Posts: 112
Location: Shanghai,China

PostPosted: Sun Feb 22, 2004 1:54 am    Post subject: Reply with quote

ledskof wrote:
The Linux x86 doc briefly explains how to manually configure and compile the kernel:
http://www.gentoo.org/doc/en/gentoo-x86-install.xml
Reference that document for how to configure and compile the kernel.

When you get inside the kernel to select options, you will need to do this as well:

Go down to the "Fusion MPT Device Support"
My recommendation is to press "Y" to compile the support into the kernel instead of as a module.I'm not a big fan for compiling system critical drivers as modules.
Code:
<*> Fusion MPT (base + ScsiHost) drivers
(40)   Maximum number of scatter gather entries (NEW)
< >  Enhanced SCSI error reporting
< >   Fusion MPT misc device (ioctl) driver
< >   Fusion MPT LAN driver

I recommend reading every one of those options to decide what ever else you may want to do.But, you shouldn't have to change any of the other Fusion MPT options to get it working.

Then you'll need to mount /boot, copy the bzImage over from /usr/src/arch/i386/boot/bzImage, edit your /boot/grub/grub.conf unless you are using LiLo, and reboot. All of this is also explained in the x86 Install doc.


I do it,but get a error vfs can't find /dev/sda3

my sda3 is /
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