[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debian-users:25322] Re: wvlan_cs bind failed



さとうふみやすです。

At Wed, 22 Nov 2000 20:37:51 +0900,
higuchi kensuke wrote:
> どなたか原因がわかる方、potatoで無線LANしてる方がいたら
> よろしく教えてください。

してます。

本文は斜め読みしたのでよくわかりませんが、わたしがハマったのは

    * wireless-tools がインストールされていなかった。
    * カネールのコンパイル時オプション CONFIG_NET_RADIO=y が
      指定されていなかった。(make-kpkg で自前コンパイル。
      標準のカーネルイメージではどうなのか知らない)

でした。一時期、「Linux で Wireless Lan」みたいな記事を
よく見かけましたが、何れもこの件に関する記述がないという…。 :-(

最初は potato で、Depends: libc6 (>= 2.1.94) になる前の
pcmcia-cs と pcmcia-source の 3.1.20 を woody から取ってきて
potato にインストール、pcmcia-module をコンパイル・インストール
してました。potato でも動作していましたが、現在は woody に
なっています。

設定は、/etc/pcmcia/config.opts で、「module "wvlan_cs" opts "eth=1"」
としたのと、以下の変更をしました。MELCO AirStation 経由の
「Managed」モードなので ESSID を指定したり、チャンネルも標準(14)
ではないのでそれの指定、WEP も使っているのでキーの指定をしました。

--- wireless.opts.dist  Tue Oct 24 23:46:23 2000
+++ wireless.opts       Wed Oct 25 18:47:11 2000
@@ -21,8 +21,8 @@
 
 # NOTE : Remove the following four lines to activate the samples below ...
 # --------- START SECTION TO REMOVE -----------
-*,*,*,*)
-    ;;
+#*,*,*,*)
+#    ;;
 # ---------- END SECTION TO REMOVE ------------
 
 # Here are a few examples with a few Wireless LANs supported...
@@ -30,10 +30,11 @@
 # Lucent Wavelan IEEE
 # Note : wvlan_cs driver only, and version 1.0.4+ for encryption support
 *,*,*,00:60:1D:*|*,*,*,00:02:2D:*)
     INFO="Wavelan IEEE example (Lucent default settings)"
-    ESSID="Wavelan Network"
+    ESSID="SATIONGROUP"
     MODE="Managed"
+    CHANNEL="1"
     RATE="auto"
-    KEY="s:secu1"
+    KEY="s:weppassword"
 # To set all four keys, use :
 # KEY="s:secu1 [1] key s:secu2 [2] key s:secu3 [3] key s:secu4 [4] key [1]"


唯一残った問題は、VMware で「Bridged」ネットワークが使えないこと…。
(;_;) Ad-Hoc モードとか非 WEP なら大丈夫なのかなぁ。

というわけで、最近は使ってません。

-- 
SATOH Fumiyasu <fumiya@xxxxxxxxxxx> <fsatoh@xxxxxxxxx>
Samba-JP, aka `Samba Users Group Japan' - http://www.samba.gr.jp/
Digital Design Co., Ltd. Tokyo Office   - http://www.d-d.co.jp/