ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Yury Konovalov <yurix@altlinux.ru>
To: devel@altlinux.ru
Subject: Re: [devel] ipw2100-ipw2200 & wpa_supplicant
Date: Wed, 20 Apr 2005 11:42:17 +0400
Message-ID: <200504201142.23907.yurix@altlinux.ru> (raw)
In-Reply-To: <4265FC26.7020404@pisem.net>

[-- Attachment #1: Type: text/plain, Size: 1485 bytes --]

Среда 20 Апрель 2005 10:52, Alexey Shabalin написал:
> Также хотелось бы добавить некоторую функциональность в wpa_supplicant.
> Я описал в bugzille - #6417 - не ответа, ни привета.
Удивительно, ведь не сговаривались :) Bug#: 6577

> И еще вопрос по etcnet - как конфигурить беспроводные интерфейсы.\
...
> получается, что iwconfig не отрабатывает (сеть test не устанавливается),
> и wpa тоже не срабатывает.

Вот так работает:

/etc/net/ifaces/air/options
DISABLED=no
TYPE=eth
MODULE=ipw2200
ONBOOT=no
CONFIG_WIRELESS=yes
WPA_DRIVER=ipw
BOOTPROTO=dhcp

/etc/net/ifaces/air/iwconfig
key open
essid ZZZ

Правда необходимо еще тривиальное исправление 
в /etc/net/scripts/config-wireless: 
--- config-wireless-old 2005-03-28 16:43:44 +0400
+++ config-wireless     2005-04-18 17:08:47 +0400
@@ -23,6 +23,6 @@

 # TODO: look up the latest wpa_supplicant version
 #configure WPA
-#if [ -x "${WPA_SUPPLICANT:=$DEFAULT_WPA_SUPPLICANT}" ]; then
-#      $WPA_SUPPLICANT -i$NAME ${WPA_DRIVER:?-D$WPA_DRIVER}
-#fi
+if [ -x "${WPA_SUPPLICANT:=$DEFAULT_WPA_SUPPLICANT}" ]; then
+       $WPA_SUPPLICANT -i$NAME -B -c /etc/wpa_supplicant.conf -D$WPA_DRIVER
+fi

-- 
Yury Konovalov [mailto:yurix@altlinux.org]

[-- Attachment #2: Type: application/pgp-signature, Size: 190 bytes --]

      reply	other threads:[~2005-04-20  7:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-20  6:52 Alexey Shabalin
2005-04-20  7:42 ` Yury Konovalov [this message]

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=200504201142.23907.yurix@altlinux.ru \
    --to=yurix@altlinux.ru \
    --cc=devel@altlinux.ru \
    /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

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git