Re: iBlitzz BWU613SB

The Anarcat <[email protected]>
Newsgroups gmane.linux.drivers.at76c503a.user
Message-ID <[email protected]>
On ven jan 09, 2004 at 10:53:25 +0100, Joerg Albert wrote:
> Hi Anarcat,
> 
> > the real chipset behind this device. The FCC id is Q8NAWU2000B, which
> > points to another company, AIN Communications. I can't figure out how
> > to link to the search page, but here is the exhibit page:
> >
> > https://gullfoss2.fcc.gov/prod/oet/cf/eas/reports/ViewExhibitReport.cfm?mode=Exhibits&RequestTimeout=500&calledFromFrame=N&application_id=423176&fcc_id='Q8NAWU2000B'
> >
> > Of course, the AIN COMM website doesn't provide anything more useful
> > than the iBlitzz one. Indeed, both sites look religiously the same, in
> > terms of drivers and documentation:
> >
> > http://www.aincomm.com.tw/prod_usb_awu2000b_feature.htm
> 
> the internal pictures are sometimes helpful in figuring out the
> chips' names. And the pictures of your device are really sharp:
> IMHO you got a 505A+RFMD2958 device, try to add your id to
> at76c505-rfmd2958.c, compile, install and load.

Doesn't work. I've appended the logs from kern.log and debug. I also
tried adding it to at76c505-rfmd.c.

> Currently there are some threads running in the list with problems of
> these devices with the 0.12betaN driver, you may consider to try 0.11
> in any case of Oops etc.

I've got no kernel oops and al, it's very stable, but doesn't connect.

> > [syslogs removed]
> 
> Thanks for reading the support pages _before_ asking in the list!

No problem, it's the least I can do.

> > I notice that "find_matching_bss" always returns 00000000, but I do
> > not understand the meaning of "If it always returns address 00000000,
> > check your driver parameters (earlier in the syslog)."
> 
> 0000000 means no BSS was selected, the above is only true if the wanted
> BSS is in the list. I'll fix that.

Ah... Ok.

> If you still get an empty BSS list in the syslog (and your peer is
> switched on), try the at76c505-rfmd.c instead of at76c505-rfmd2958.c
> (but I've never seen a device with this firmware in the wild).

Nothing new.

> Come back to the list in any case (error or success)!

I'm also answering to your second email below.

> BTW, if you became a member of the list, your posting wouldn't need my
> manual approval (which may take some days as your previous one).

I'm now a member. :)

On ven jan 09, 2004 at 11:18:58 +0100, Joerg Albert wrote:
> Hi,
> 
> On Tue, 6 Jan 2004, The Anarcat wrote:
> 
> > Just got this merry little gizmo for christmas here. :) It's a
> > "Wireless USB Adapter". The products page is:
> >
> > http://iblitzz.com/Product/spec.asp?mn=BWU613&spec=open
> 
> IMHO this the predecessor of your device (check the picture on the
> package).Your USB id isn't listed in the .inf file of the corr. driver.
> 
> I guess you got this one:
> 
> http://iblitzz.com/Product/spec.asp?mn=BWU613B&spec=open

Probably. And actually, the device is really a BWU613SB.

> > From there they provide a windows driver *and* a Linux driver. The
> > linux driver is a snapshot of the atmel driver from sourceforge, dated
> > 20030522. However, the driver they provide *does not* work, oddly
> > enough. The USB ID for the device is not listed in config.h and adding
> > it doesn't solve anything.
> 
> The page for the BWU613B doesn't provide a Linux driver, don't blaim
> iBlitzz.

Right...

Here is the logs from the point where I connect the device, using the
505 driver.

A.

Jan 12 18:08:41 clementine kernel: hub.c: new USB device 00:06.2-1, assigned address 5
Jan 12 18:08:41 clementine kernel: at76c503-fw_skel.c: using compiled-in firmware
Jan 12 18:08:41 clementine kernel: at76c503.c: wlan%%d: state 9 -> 9 (INTFW_DOWNLOAD)
Jan 12 18:08:41 clementine kernel: at76c503.c: wlan%%d: state 9 -> 10 (EXTFW_DOWNLOAD)

==> debug <==
Jan 12 18:08:44 clementine kernel: at76c503.c: wlan%%d: state 10 -> 0 (INIT)
Jan 12 18:08:44 clementine kernel: at76c503.c: wlan0 param: ssid okuwlan (6F6B75776C616E) mode adhoc ch 10 wep disabled key 0 keylen 0
Jan 12 18:08:44 clementine kernel: at76c503.c: wlan0 param: preamble long rts 1536 frag 1536 txrate auto excl 0
Jan 12 18:08:44 clementine kernel: at76c503.c: wlan0 param: pm_mode 1 pm_period 0 auth_mode open scan_times 10 120 scan_mode active

==> kern.log <==
Jan 12 18:08:44 clementine kernel: at76c503.c: got unexp. config desc 0902200001010080FA0904000002FF00FF000705810240000007050202400000
Jan 12 18:08:44 clementine kernel: at76c503.c: wlan%%d: state 10 -> 0 (INIT)
Jan 12 18:08:44 clementine kernel: at76c503.c: $Id: at76c503.c,v 1.38 2003/12/27 00:03:35 jal2 Exp $ compiled Jan  5 2004 23:14:15
Jan 12 18:08:44 clementine kernel: at76c503.c: firmware version 0.91.0 #4 (fcs_len 4)
Jan 12 18:08:44 clementine kernel: at76c503.c: device's MAC 00:0d:2f:00:67:08, regulatory domain FCC (U.S) (id 16)
Jan 12 18:08:44 clementine kernel: at76c503.c: registered wlan0
Jan 12 18:08:44 clementine kernel: at76c503.c: wlan0 param: ssid okuwlan (6F6B75776C616E) mode adhoc ch 10 wep disabled key 0 keylen 0
Jan 12 18:08:44 clementine kernel: at76c503.c: wlan0 param: preamble long rts 1536 frag 1536 txrate auto excl 0
Jan 12 18:08:44 clementine kernel: at76c503.c: wlan0 param: pm_mode 1 pm_period 0 auth_mode open scan_times 10 120 scan_mode active

==> debug <==
Jan 12 18:08:45 clementine kernel: at76c503.c: wlan0 param: ssid okuwlan (6F6B75776C616E) mode adhoc ch 10 wep disabled key 0 keylen 0
Jan 12 18:08:45 clementine kernel: at76c503.c: wlan0 param: preamble long rts 1536 frag 1536 txrate auto excl 0
Jan 12 18:08:45 clementine kernel: at76c503.c: wlan0 param: pm_mode 1 pm_period 0 auth_mode open scan_times 10 120 scan_mode active

==> kern.log <==
Jan 12 18:08:45 clementine kernel: at76c503.c: submit_rx_urb: dev->read_urb is NULL
Jan 12 18:08:45 clementine kernel: at76c503.c: wlan0: open: submit_rx_urb failed: -14
Jan 12 18:08:45 clementine kernel: at76c503.c: wlan0 param: ssid okuwlan (6F6B75776C616E) mode adhoc ch 10 wep disabled key 0 keylen 0
Jan 12 18:08:45 clementine kernel: at76c503.c: wlan0 param: preamble long rts 1536 frag 1536 txrate auto excl 0
Jan 12 18:08:45 clementine kernel: at76c503.c: wlan0 param: pm_mode 1 pm_period 0 auth_mode open scan_times 10 120 scan_mode active

==> debug <==
Jan 12 18:08:45 clementine kernel: at76c503.c: wlan0 param: ssid okuwlan (6F6B75776C616E) mode adhoc ch 10 wep disabled key 0 keylen 0
Jan 12 18:08:45 clementine kernel: at76c503.c: wlan0 param: preamble long rts 1536 frag 1536 txrate auto excl 0
Jan 12 18:08:45 clementine kernel: at76c503.c: wlan0 param: pm_mode 1 pm_period 0 auth_mode open scan_times 10 120 scan_mode active
Jan 12 18:08:46 clementine kernel: at76c503.c: wlan0 param: ssid okuwlan (6F6B75776C616E) mode adhoc ch 10 wep disabled key 0 keylen 0
Jan 12 18:08:46 clementine kernel: at76c503.c: wlan0 param: preamble long rts 1536 frag 1536 txrate auto excl 0
Jan 12 18:08:46 clementine kernel: at76c503.c: wlan0 param: pm_mode 1 pm_period 0 auth_mode open scan_times 10 120 scan_mode active

==> kern.log <==
Jan 12 18:08:45 clementine kernel: at76c503.c: submit_rx_urb: dev->read_urb is NULL
Jan 12 18:08:45 clementine kernel: at76c503.c: wlan0: open: submit_rx_urb failed: -14
Jan 12 18:08:45 clementine kernel: at76c503.c: wlan0 param: ssid okuwlan (6F6B75776C616E) mode adhoc ch 10 wep disabled key 0 keylen 0
Jan 12 18:08:45 clementine kernel: at76c503.c: wlan0 param: preamble long rts 1536 frag 1536 txrate auto excl 0
Jan 12 18:08:45 clementine kernel: at76c503.c: wlan0 param: pm_mode 1 pm_period 0 auth_mode open scan_times 10 120 scan_mode active
Jan 12 18:08:46 clementine kernel: at76c503.c: submit_rx_urb: dev->read_urb is NULL
Jan 12 18:08:46 clementine kernel: at76c503.c: wlan0: open: submit_rx_urb failed: -14
Jan 12 18:08:46 clementine kernel: at76c503.c: wlan0 param: ssid okuwlan (6F6B75776C616E) mode adhoc ch 10 wep disabled key 0 keylen 0
Jan 12 18:08:46 clementine kernel: at76c503.c: wlan0 param: preamble long rts 1536 frag 1536 txrate auto excl 0
Jan 12 18:08:46 clementine kernel: at76c503.c: wlan0 param: pm_mode 1 pm_period 0 auth_mode open scan_times 10 120 scan_mode active

==> debug <==
Jan 12 18:08:46 clementine kernel: at76c503.c: wlan0: PRIV_IOCTL_SET_DEBUG input 9: 0x100003 -> x100003
Jan 12 18:08:46 clementine kernel: at76c503.c: wlan0: PRIV_IOCTL_SET_DEBUG, old 0x180003  new 0x100003
Jan 12 18:08:46 clementine kernel: at76c503.c: wlan0: netif running 0 queue_stopped 0 carrier_ok 1

==> kern.log <==
Jan 12 18:08:46 clementine kernel: at76c503.c: submit_rx_urb: dev->read_urb is NULL
Jan 12 18:08:46 clementine kernel: at76c503.c: wlan0: open: submit_rx_urb failed: -14
Jan 12 18:08:46 clementine kernel: at76c503.c: wlan0: PRIV_IOCTL_SET_DEBUG input 9: 0x100003 -> x100003
Jan 12 18:08:46 clementine kernel: at76c503.c: wlan0: PRIV_IOCTL_SET_DEBUG, old 0x180003  new 0x100003
Jan 12 18:08:46 clementine kernel: at76c503.c: wlan0: netif running 0 queue_stopped 0 carrier_ok 1

==> debug <==
Jan 12 18:08:47 clementine kernel: at76c503.c: wlan0 param: ssid raS6aexe (7261533661657865) mode infra ch 10 wep disabled key 0 keylen 0
Jan 12 18:08:47 clementine kernel: at76c503.c: wlan0 param: preamble long rts 1536 frag 1536 txrate auto excl 0
Jan 12 18:08:47 clementine kernel: at76c503.c: wlan0 param: pm_mode 1 pm_period 0 auth_mode open scan_times 10 120 scan_mode active

==> kern.log <==
Jan 12 18:08:47 clementine kernel: at76c503.c: wlan0 param: ssid raS6aexe (7261533661657865) mode infra ch 10 wep disabled key 0 keylen 0
Jan 12 18:08:47 clementine kernel: at76c503.c: wlan0 param: preamble long rts 1536 frag 1536 txrate auto excl 0
Jan 12 18:08:47 clementine kernel: at76c503.c: wlan0 param: pm_mode 1 pm_period 0 auth_mode open scan_times 10 120 scan_mode active
Jan 12 18:08:48 clementine kernel: at76c503.c: submit_rx_urb: dev->read_urb is NULL
Jan 12 18:08:48 clementine kernel: at76c503.c: wlan0: open: submit_rx_urb failed: -14

==> debug <==
Jan 12 18:08:49 clementine kernel: at76c503.c: wlan0 param: ssid raS6aexe (7261533661657865) mode infra ch 10 wep disabled key 0 keylen 0
Jan 12 18:08:49 clementine kernel: at76c503.c: wlan0 param: preamble long rts 1536 frag 1536 txrate auto excl 0
Jan 12 18:08:49 clementine kernel: at76c503.c: wlan0 param: pm_mode 1 pm_period 0 auth_mode open scan_times 10 120 scan_mode active

==> kern.log <==
Jan 12 18:08:49 clementine kernel: at76c503.c: wlan0 param: ssid raS6aexe (7261533661657865) mode infra ch 10 wep disabled key 0 keylen 0
Jan 12 18:08:49 clementine kernel: at76c503.c: wlan0 param: preamble long rts 1536 frag 1536 txrate auto excl 0
Jan 12 18:08:49 clementine kernel: at76c503.c: wlan0 param: pm_mode 1 pm_period 0 auth_mode open scan_times 10 120 scan_mode active
Jan 12 18:08:50 clementine kernel: at76c503.c: submit_rx_urb: dev->read_urb is NULL
Jan 12 18:08:50 clementine kernel: at76c503.c: wlan0: open: submit_rx_urb failed: -14

==> debug <==
Jan 12 18:08:51 clementine kernel: at76c503.c: wlan0 param: ssid raS6aexe (7261533661657865) mode infra ch 10 wep disabled key 0 keylen 0
Jan 12 18:08:51 clementine kernel: at76c503.c: wlan0 param: preamble long rts 1536 frag 1536 txrate auto excl 0
Jan 12 18:08:51 clementine kernel: at76c503.c: wlan0 param: pm_mode 1 pm_period 0 auth_mode open scan_times 10 120 scan_mode active

==> kern.log <==
Jan 12 18:08:51 clementine kernel: at76c503.c: wlan0 param: ssid raS6aexe (7261533661657865) mode infra ch 10 wep disabled key 0 keylen 0
Jan 12 18:08:51 clementine kernel: at76c503.c: wlan0 param: preamble long rts 1536 frag 1536 txrate auto excl 0
Jan 12 18:08:51 clementine kernel: at76c503.c: wlan0 param: pm_mode 1 pm_period 0 auth_mode open scan_times 10 120 scan_mode active
Jan 12 18:08:51 clementine kernel: at76c503.c: submit_rx_urb: dev->read_urb is NULL
Jan 12 18:08:51 clementine kernel: at76c503.c: wlan0: open: submit_rx_urb failed: -14

==> debug <==
Jan 12 18:08:52 clementine kernel: at76c503.c: wlan0 param: ssid raS6aexe (7261533661657865) mode infra ch 10 wep disabled key 0 keylen 0
Jan 12 18:08:52 clementine kernel: at76c503.c: wlan0 param: preamble long rts 1536 frag 1536 txrate auto excl 0
Jan 12 18:08:52 clementine kernel: at76c503.c: wlan0 param: pm_mode 1 pm_period 0 auth_mode open scan_times 10 120 scan_mode active

==> kern.log <==
Jan 12 18:08:52 clementine kernel: at76c503.c: wlan0 param: ssid raS6aexe (7261533661657865) mode infra ch 10 wep disabled key 0 keylen 0
Jan 12 18:08:52 clementine kernel: at76c503.c: wlan0 param: preamble long rts 1536 frag 1536 txrate auto excl 0
Jan 12 18:08:52 clementine kernel: at76c503.c: wlan0 param: pm_mode 1 pm_period 0 auth_mode open scan_times 10 120 scan_mode active
Jan 12 18:08:53 clementine kernel: at76c503.c: submit_rx_urb: dev->read_urb is NULL
Jan 12 18:08:53 clementine kernel: at76c503.c: wlan0: open: submit_rx_urb failed: -14
Jan 12 18:08:53 clementine kernel: usb.c: USB disconnect on device 00:06.2-1 address 5
Jan 12 18:08:53 clementine kernel: at76c503-fw_skel.c: wlan0 disconnecting
Jan 12 18:08:53 clementine kernel: at76c503-fw_skel.c: at76c503-r505 disconnected


-- 
Thoughtcrime does not entail death: thoughtcrime IS death.
signature.asc (application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAAyyvjQ5S4t2xOocRAuvYAKC3PZ10n9foSj5kBYo82WrjhVVkUQCfQE6I
gOYs8nS7b7veiFBelEsaTzU=
=Ijg4
-----END PGP SIGNATURE-----
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.