public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "marco restelli" <mrestelli@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: preventing a module from being loaded
Date: Sun, 11 Feb 2007 17:55:37 +0100	[thread overview]
Message-ID: <bf36c5560702110855n43e12f72uf59d8aaeace5d60a@mail.gmail.com> (raw)
In-Reply-To: <eqlh5r$tt5$1@sea.gmane.org>

On 2/10/07, Remy Blank <remy.blank@pobox.com> wrote:
> (Sorry if this appears twice, but I sent the message three hours ago and
> it hasn't appeared on the list yet)
>
> marco restelli wrote:
> > Now, at boot, the module bcm43xx is loaded, while
> > I have been using ndiswrapper.
>
> I had the same problem here. You can block the automatic loading of the
> module by udev as follows:
>
> Find out the module alias used by udev:
>
>   cat /sys/class/net/wlan0/device/modalias
>
> (Replace wlan0 by the name of your interface). Here this gives:
>
>   pci:v000014E4d00004324sv00001028sd00000003bc02sc80i00
>
> Create the file /etc/modules.d/blacklist with the following content:
>
>   alias pci:v000014E4d00004324sv00001028sd00000003bc02sc80i00 off
>
> (Use the alias you got with the command above). Then run modules-update.

Remy, it works. Thanks very much.

>
> Easy, isn't it? ;-)

Uh, I am glad we have this great mailing list and great community!
    Marco
-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2007-02-11 17:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-10 16:58 [gentoo-user] preventing a module from being loaded marco restelli
2007-02-10 18:05 ` [gentoo-user] " Remy Blank
2007-02-10 22:32 ` Remy Blank
2007-02-11 16:55   ` marco restelli [this message]
2007-02-11 22:29 ` [gentoo-user] " Neil Bothwick

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=bf36c5560702110855n43e12f72uf59d8aaeace5d60a@mail.gmail.com \
    --to=mrestelli@gmail.com \
    --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