Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
How to pass build-in module parameter in to kernel ?
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
chy168
n00b
n00b


Joined: 12 Mar 2005
Posts: 70

PostPosted: Sat Aug 25, 2007 8:19 am    Post subject: How to pass build-in module parameter in to kernel ? Reply with quote

Hello,

I set the "snd-hda-intel" feature as "build-in" in my kernel.

I try to let my volume level go high, so I try add "options snd-hda-intel model=3stack" to my /etc/modprobe.conf.
(ref: https://forums.gentoo.org/viewtopic-p-4190233.html )

BUT, I compile "snd-hda-intel" as BUILD-IN not MODULE.

how can I pass "options snd-hda-intel model=3stack" to my build-in snd-hda-intel ?


thank you :)
Back to top
View user's profile Send private message
PaulBredbury
Watchman
Watchman


Joined: 14 Jul 2005
Posts: 7310

PostPosted: Sat Aug 25, 2007 8:28 am    Post subject: Re: How to pass build-in module parameter in to kernel ? Reply with quote

chy168 wrote:
BUT, I compile "snd-hda-intel" as BUILD-IN not MODULE.

Why? Don't. Then, you can use /etc/modules.d/alsa and /etc/init.d/alsasound as they are meant to be used.

As usual, I will say: Follow wiki article carefully.
Back to top
View user's profile Send private message
Rob1n
l33t
l33t


Joined: 29 Nov 2003
Posts: 714
Location: Cambridge, UK

PostPosted: Sat Aug 25, 2007 10:15 am    Post subject: Reply with quote

See /usr/src/linux/Documentation/kernel-parameters.txt - what you'll want is to add "snd-hda-intel.model=3stack" to your kernel line in /boot/grub/menu.lst.
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