Prism54
Prism54の無線LANカードの認識について
Vine3.1ではさせば自動的に認識されているみたいです。
$ dmesg
Loaded prism54 driver, version 1.0.2.2
eth1: prism54 driver detected card model: PRISM Duette/GT
eth1: islpci_open()
eth1: resetting device...
eth1: uploading firmware...
prism54: request_firmware() failed for 'isl3890'
eth1: could not upload firmware ('isl3890')
Assuming someone else called the IRQ
eth1: hot unplug detected
eth1: removing device
ファームウェア
SIOCSIFFLAGS: そのようなファイルやディレクトリはありません
こんなエラーがでたら、firmwareがなさそうなので、入れる。~
# cd /usr/lib/murasaki/firmware.d/ # wget http://prism54.org/firmware/1.0.4.3.arm # mv 1.0.4.3.arm isl3890
とりあえず、使える??
# wget http://prism54.org/~mcgrof/firmware/1.0.4.3.arm