こんばんは。
鈴木といいます。
broadcom からでている Linux のドライバが対応しているようです。
こちらは試されました?
http://www.broadcom.com/support/802.11/linux_sta.php
readme.txt の通りに make すればよさそうな気がします。
よろしくお願いします。
2008/11/17 22:10 :
> こんばんはさいとうともうします。
> debian sidを(一つ前の型の15″)MacBook ProにInstallしました。
>
> 内蔵 無線LAN(BCM4328)を設定しようとしましたが、うまくできませんでした。
> どこか問題がありますでしょうか?
> ご教授下さい。
>
> linux-image-2.6.27-6.slh.2-sidux-amd64 2.6.27-27
> wireless-tools 29-1.1
> ndiswrapper-common 1.53-2+c0.sidux.1
> ndiswrapper-modules-2.6.27-6.slh.2-sidux 1.53-2+c0.sidux.1+2.6.27-27
> ndiswrapper-source 1.53-2+c0.sidux.1
> ndiswrapper-utils-1.9 1.53-2+c0.sidux.1
> です。
>
> 1:lspciでNetwork Controllerを確認。
> $lspci
> …
> 0b:00.0 Network controller: Broadcom Corporation BCM4328 802.11a/b/g/n (rev 05)
> …
>
> 2:ndiswrapperをインストールし、Win用ドライバを使用。
> # aptitude install ndiswrapper-utils-1.9
>
> 3:ndiswrapperモジュールを作りInstall。
> # aptitude install ndiswrapper-source
> # module-assistant prepare
> # module-assistant auto-install ndiswrapper
>
> 4:MacBook Proに付属のDVD-Disk1からWinXP用ドライバ
> broadcomxpinstaller.exeを取り、それをunrarで展開し
> bcmwl5.infをInstallしました。
>
> # ndiswrapper -i bcmwl5.inf
> installing bcmwl5 …
> # ndiswrapper -m
> module configuration contains directive install pci:v000014E4d00004311sv*sd*bc*sc*i* /sbin/modprobe ndiswrapper
> ;you should delete that at /usr/sbin/ndiswrapper-1.9 line 868, line 5.
> module configuration contains directive install pci:v000014E4d00004312sv*sd*bc*sc*i* /sbin/modprobe ndiswrapper
> ;you should delete that at /usr/sbin/ndiswrapper-1.9 line 868, line 6.
> module configuration contains directive install pci:v000014E4d00004313sv*sd*bc*sc*i* /sbin/modprobe ndiswrapper
> ;you should delete that at /usr/sbin/ndiswrapper-1.9 line 868, line 7.
> module configuration contains directive install pci:v000014E4d00004320sv*sd*bc*sc*i* /sbin/modprobe ndiswrapper
> ;you should delete that at /usr/sbin/ndiswrapper-1.9 line 868, line 8.
> module configuration contains directive install pci:v000014E4d00004328sv*sd*bc*sc*i* /sbin/modprobe ndiswrapper
> ;you should delete that at /usr/sbin/ndiswrapper-1.9 line 868, line 9.
> module configuration contains directive install pci:v000014E4d00004329sv*sd*bc*sc*i* /sbin/modprobe ndiswrapper
> ;you should delete that at /usr/sbin/ndiswrapper-1.9 line 868, line 10.
> module configuration already contains alias directive
> なぜかエラーが出ます。
>
> # modprobe -v ndiswrapper
>
> 5:ndiswrapperの状態を確認してみました。
> # ndiswrapper -l
> bcmwl5 : driver installed
> device (14E4:4328) present (alternate driver: ssb)
>
>
> 6:iwlist wlan0 scanで見えた
> ESSID:”ABCD”を
> iwconfig wlan0 essid “ABCD” key “s:WIRELESSPASSWORD”
> としても、
> iwconfigは
> # iwconfig wlan0
> wlan0 IEEE 802.11g ESSID:off/any
> Mode:Managed Frequency:2.462 GHz Access Point: Not-Associated
> …….
> となってしまいます。
>
> 長々と済みません。宜しくお願いします。
>
>
–
######################
mail.tks@gmail.com
鈴木 崇文
######################

