public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Albert Hopkins <marduk@letterboxes.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] openrc & modules args
Date: Fri, 08 Aug 2008 14:05:12 -0500	[thread overview]
Message-ID: <1218222312.6286.5.camel@localhost> (raw)
In-Reply-To: <489BE941.8010406@swipnet.se>

On Fri, 2008-08-08 at 08:35 +0200, gigli wrote:
> Hi
> 
> I upgraded to openrc on my gentoo system, i use it as a mythbackend + 
> desktop. I need to pass an argument to the module dvb_usb_dib0700 to 
> activate the low noise amplifier, but i can't get it to work. 
> /etc/conf.d/modules looks like this
> 
> # You can define a list modules for a specific kernel version,
> # a released kernel version, a main kernel version or just a list.
> #modules_2_6_23_gentoo_r5="ieee1394 ohci1394"
> modules_2_6="powernow-k8 dvb_usb_dib0700 cpufreq_ondemand"
> 
> # Give the modules some arguments if needed, per version if necessary.
> module_dvb_usb_dib0700_args="force_lna_activation=1"
> 
> # You should consult your kernel documentation and configuration
> # for a list of modules and their options.
> 
> 
> What am i doing wrong. The old /etc/modules.d/options does not work i guess?

I think it's a openrc problem.  I had a similar problem and I *think*
it's because udev was loading the module before openrc and so the
module_*_args did not apply.  Putting the options in /etc/modules.d/*
and running modules-update (aka "the old way") seems to have fixed it
for me.

-a





  reply	other threads:[~2008-08-08 19:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-08  6:35 [gentoo-user] openrc & modules args gigli
2008-08-08 19:05 ` Albert Hopkins [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-08-08  4:09 gigli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1218222312.6286.5.camel@localhost \
    --to=marduk@letterboxes.org \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox