[Armadillo:09346] Re: Armadillo-420 USB 無線LANアダプタの実装において

Yasushi SHOJI email@hidden
2013年 12月 9日 (月) 14:26:46 JST


At Sat, 07 Dec 2013 11:30:20 +0900,
HSC:熊谷 貴広 wrote:
> 
>         [email@hidden (ttymxc1) ~]# usb 2-1: new high speed USB device using fsl-ehci and address 2
>         usb 2-1: configuration #1 chosen from 1 choice
>         orinoco_usb: bulk out: wMaxPacketSize != 64
>         orinoco_usb: bulk out: bEndpointAddress: 1
>         orinoco_usb: bulk in: wMaxPacketSize!= 64
>     ☆  firmware: requesting orinoco_ezusb_fw
>     ★  orinoco_usb: No firmware to download
>         orinoco_usb: probe of 2-1:1.0 failed with error -14

とりあえず udev を忘れて、手で firmware を load してみてはどうでしょう?

linux/Documentation/firmware_class/README にあるように、

  echo 1 > /sys/class/firmware/xxx/loading
  cat firmware_image > /sys/class/firmware/xxx/data
  echo 0 > /sys/class/firmware/xxx/loading

とすれば良いはずなので。これができてから、udev で自動化すると良いかもし
れません。
-- 
            yashi




armadillo メーリングリストの案内