Linux wireless drivers development
 help / color / mirror / Atom feed
* iw reg set does not work because udev and crda do not respond to boot-time request.
@ 2010-07-31 12:48 Daniel Haid
  2010-07-31 21:05 ` Luis R. Rodriguez
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Haid @ 2010-07-31 12:48 UTC (permalink / raw)
  To: linux-wireless

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?

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-07-31 21:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-31 12:48 iw reg set does not work because udev and crda do not respond to boot-time request Daniel Haid
2010-07-31 21:05 ` Luis R. Rodriguez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox