Linux wireless drivers development
 help / color / mirror / Atom feed
From: Daniel Haid <d.haid@gogi.tv>
To: linux-wireless@vger.kernel.org
Subject: iw reg set does not work because udev and crda do not respond to boot-time request.
Date: Sat, 31 Jul 2010 14:48:06 +0200	[thread overview]
Message-ID: <201007311448.06959.d.haid@gogi.tv> (raw)

Hello,

the driver of my wireless card seems to ask for "US"
regulatory data during boot, but since udev is not
running at that point (I think not even the root filesystem
is mounted) crda does not respond.

The effect is that "iw reg set" does not work, because
the kernel seems to be still waiting for the "US"
regulatory data. Running
COUNTRY="US" crda
manually once fixes the problem (until the next reboot).

What is the correct way of solving this? Should udev not
pick up the request later when it is started?

             reply	other threads:[~2010-07-31 12:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-31 12:48 Daniel Haid [this message]
2010-07-31 21:05 ` iw reg set does not work because udev and crda do not respond to boot-time request Luis R. Rodriguez

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=201007311448.06959.d.haid@gogi.tv \
    --to=d.haid@gogi.tv \
    --cc=linux-wireless@vger.kernel.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