On Sat, 2 Aug 2008 11:28:52 +0300, Felipe Balbi wrote: > On Sat, Aug 02, 2008 at 01:30:31AM +0200, Tilman Schmidt wrote: >> The acx module also loads all by itself, but complains about missing >> firmware and throws two backtraces: [...] >> real CD-ROM contains several instances of a file named Fwusb1b.bin, could that >> be it? And if so, where should I copy it so that the acx driver will find it? > > Try with that one, copy to /lib/firmware, The first attempt with that firmware failed with the messages: Aug 2 19:01:35 compaq kernel: read firmware upload result Aug 2 19:01:40 compaq kernel: acx: issue_cmd(cmd:ACX1xx_CMD_WAKE) FAILED Aug 2 19:01:40 compaq kernel: initializing max packet templates Aug 2 19:01:46 compaq kernel: acx: issue_cmd(cmd:cmd) FAILED Aug 2 19:01:46 compaq kernel: wlan%d: acx_s_init_packet_templates() FAILED Aug 2 19:01:46 compaq kernel: acx: init_mac() FAILED Aug 2 19:01:46 compaq kernel: acx_usb: probe of 2-2:1.0 failed with error 1 I guess that fits in with the messages the ACX module would emit when loaded: Aug 2 19:01:35 compaq kernel: acx: this driver is still EXPERIMENTAL Aug 2 19:01:35 compaq kernel: acx: reading README file and/or Craig's HOWTO is recommended, visit http://acx100.sf.net in case of further questions/discussion Aug 2 19:01:35 compaq kernel: acx: compiled to use 32bit I/O access. I/O timing issues might occur, such as non-working firmware upload. Report them On the second attempt, the firmware upload succeeded, but more errors followed: Aug 2 19:06:16 compaq kernel: read firmware upload result Aug 2 19:06:16 compaq kernel: TNETW1450 firmware upload successful! Aug 2 19:06:16 compaq kernel: initializing max packet templates Aug 2 19:06:16 compaq kernel: acx: issue_cmd(): USB read error -75 Aug 2 19:06:16 compaq kernel: acx: issue_cmd(cmd:ACX1xx_CMD_INTERROGATE) FAILED Aug 2 19:06:16 compaq kernel: wlan%d: interrogate(type:ACX1xx_IE_MEMORY_CONFIG_OPTIONS) FAILED Aug 2 19:06:16 compaq kernel: dump queue head (from card): Aug 2 19:06:16 compaq kernel: len: 20 Aug 2 19:06:16 compaq kernel: tx_memory_block_address: 80000B80 Aug 2 19:06:16 compaq kernel: rx_memory_block_address: DF313D34 Aug 2 19:06:16 compaq kernel: tx1_queue address: 10 Aug 2 19:06:16 compaq kernel: rx1_queue address: E080FBBD Aug 2 19:06:16 compaq kernel: get_mask 0x00004182, set_mask 0x00000000 Aug 2 19:06:16 compaq kernel: don't know how to get sensitivity for radio type 0x1B Aug 2 19:06:16 compaq kernel: got sensitivity value 0 Aug 2 19:06:16 compaq kernel: got antenna value 0x4A Aug 2 19:06:16 compaq kernel: got regulatory domain 0x30 Aug 2 19:06:16 compaq kernel: get_mask 0x00000000, set_mask 0x00000000 - after update Aug 2 19:06:16 compaq kernel: new ratevector: 82 84 0B 0C 12 16 18 24 2C 30 48 60 6C Aug 2 19:06:16 compaq kernel: setting RXconfig to 2010:0FDD Aug 2 19:06:16 compaq kernel: acx: === chipset TNETW1450, radio type 0x1B (An unknown radio used by TNETW1450 USB adapters), form factor 0x00 (unspecified), EEPROM version 0x05: uploaded firmware 'Rev 2.4.0.72' === Aug 2 19:06:16 compaq kernel: registering network device Aug 2 19:06:16 compaq kernel: creating /proc entry driver/acx_wlan0 Aug 2 19:06:16 compaq kernel: creating /proc entry driver/acx_wlan0_diag Aug 2 19:06:16 compaq kernel: creating /proc entry driver/acx_wlan0_eeprom Aug 2 19:06:16 compaq kernel: creating /proc entry driver/acx_wlan0_phy Aug 2 19:06:16 compaq kernel: acx: USB module v0.3.37 loaded successfully Aug 2 19:06:16 compaq kernel: usb 2-2: New USB device found, idVendor=057c, idProduct=6201 Aug 2 19:06:16 compaq kernel: usb 2-2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Aug 2 19:06:16 compaq kernel: usb 2-2: Product: WLAN USB Device Aug 2 19:06:16 compaq kernel: usb 2-2: Manufacturer: AVM GmbH Aug 2 19:06:16 compaq kernel: usb 2-2: SerialNumber: 001C4AF1E469 Aug 2 19:06:16 compaq ifup: wlan0 Aug 2 19:06:16 compaq ifup: No configuration found for wlan0 The device was reported in iwconfig as: wlan0 IEEE 802.11b+/g+ ESSID:"STAF1E469" Nickname:"acx v0.3.37" Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated Bit Rate:54 Mb/s Tx-Power=15 dBm Retry min limit:7 RTS thr:off Encryption key:off Power Management:off Link Quality:0 Signal level:0 Noise level:0 Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 Missed beacon:0 but didn't work. In particular "iwlist wlan0 scan" failed with the message: wlan0 Interface doesn't support scanning : Resource temporarily unavailable (No accompanying kernel message.) > if it doesn't work try with the one from [1]. > > [1] http://www.cmartin.tk/acx/fw.tar.bz2 That archive contains several firmware images but none that seems to fit the device. Specifically, the module asks for tiacx111usbc1B, but the archive only has tiacx100usb, no tiacx111usb*, and the radio module IDs (last two characters) for ACX111 include 16, 17 and 19, but not 1B. Also, http://acx100.sourceforge.net/wiki/Firmware has this not very encouraging note: * The new TNETW1450 (USB 2.0 capable chipset) isn't fully supported by our driver yet (useful support probably available soon). [This is as of Feb. 2006 - still not supported?] Btw, about two times out of three, after plugging it in, the device even fails to activate in Mass Storage mode, endlessly reporting: Aug 2 20:14:05 compaq kernel: usb 2-2: reset high speed USB device using ehci_hcd and address 12 Aug 2 20:14:20 compaq kernel: usb 2-2: device descriptor read/64, error -110 (ie. ETIMEDOUT) and never switching to WLAN mode. Unplugging and plugging back in a couple of times succeeds eventually. Anything else I should test? Thanks, Tilman
Attachment:
signature.asc
Description: OpenPGP digital signature