All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Leonardo H. Souza Hamada" <leonardo.hamada@ufra.edu.br>
To: linux-wireless@vger.kernel.org
Subject: zd1211rw on ppc (iBook G4)
Date: Mon, 31 Aug 2009 13:39:39 -0300	[thread overview]
Message-ID: <4A9BFCCB.6040808@ufra.edu.br> (raw)

Hi list,

On linux-2.6.24-gentoo-r3, the zd1211rw driver was working as eth1.

This is a big-endian machine.

On 2.6.30-gentoo-r5, 'ifconfig -a' shows the relevant entries below:

wlan0     Link encap:Ethernet  HWaddr 00:16:01:D0:11:7D 
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

wmaster0  Link encap:UNSPEC  HWaddr
00-16-01-D0-11-7D-10-00-00-00-00-00-00-00-00-00 
          [NO FLAGS]  MTU:0  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

dmesg command shows:

usb 1-2: new high speed USB device using ehci_hcd and address 3
usb 1-2: New USB device found, idVendor=0411, idProduct=00da
usb 1-2: New USB device strings: Mfr=16, Product=32, SerialNumber=0
usb 1-2: Product: USB2.0 WLAN
usb 1-2: Manufacturer: Buffalo
usb 1-2: configuration #1 chosen from 1 choice
usb 1-2: reset high speed USB device using ehci_hcd and address 3
phy1: Selected rate control algorithm 'minstrel'
zd1211rw 1-2:1.0: phy1
usb 1-2: firmware: requesting zd1211/zd1211b_ub
usb 1-2: firmware: requesting zd1211/zd1211b_uphr
zd1211rw 1-2:1.0: firmware version 4725
zd1211rw 1-2:1.0: zd1211b chip 0411:00da v4810 high 00-16-01 AL2230S_RF
pa0 g--N-
usb 1-2: firmware: requesting zd1211/zd1211b_ub
usb 1-2: firmware: requesting zd1211/zd1211b_uphr
usb 1-2: firmware: requesting zd1211/zd1211b_ub
usb 1-2: firmware: requesting zd1211/zd1211b_uphr
usb 1-2: USB control request for firmware upload failed. Error number -110
usb 1-2: Could not upload firmware code uph. Error number -110
zd1211rw 1-2:1.0: couldn't load firmware. Error number -110

lsusb shows:

Bus 001 Device 003: ID 0411:00da MelCo., Inc. WLI-U2-KG54L
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Bringing it up:

ifconfig wlan0 up
SIOCSIFFLAGS: Connection timed out

DHCP command:
dhcpcd wlan0
dhcpcd: version 5.0.6 starting
dhcpcd: wlan0: interface not found or invalid

Likely is a issue similar reported previously:
http://marc.info/?l=linux-wireless&m=124906700820860&w=2

Quick peek at the source diffs between previous version reveals some
changes.

Regards,

Leonardo

             reply	other threads:[~2009-08-31 16:45 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-31 16:39 Leonardo H. Souza Hamada [this message]
2009-08-31 17:25 ` zd1211rw on ppc (iBook G4) Hin-Tak Leung
     [not found]   ` <4A9C0ADC.6050607@ufra.edu.br>
2009-08-31 18:26     ` Hin-Tak Leung
2009-08-31 19:27       ` Michael Buesch
2009-08-31 19:35         ` Hin-Tak Leung
     [not found]           ` <69e28c910908311414s191aafa6ib0bdae8ed4ace27d@mail.gmail.com>
     [not found]             ` <3ace41890908311602g4a976ec5k4f1f5145662cf183@mail.gmail.com>
2009-08-31 23:11               ` Gábor Stefanik
2009-09-01 12:56           ` Michael Buesch
2009-09-01 20:02       ` Leonardo H. Souza Hamada
2009-09-12 22:43         ` zd1211rw on ppc (iBook G4) -- Solved, somewhat) Leonardo H. Souza Hamada
2009-09-13 10:13           ` Hin-Tak Leung
2009-09-14  3:41             ` Hin-Tak Leung
2009-09-14  4:09               ` Luis R. Rodriguez
2009-09-14 16:47                 ` Leonardo H. Souza Hamada
2009-09-14 21:11                   ` Hin-Tak Leung
     [not found]                     ` <8ea57b3c57061154c0d312925100c827.squirrel@webmail.ufra.edu.br>
2009-09-15  1:08                       ` Hin-Tak Leung
2009-09-23  0:50         ` zd1211rw on ppc (iBook G4) Hin-Tak Leung
2009-09-27 19:14           ` Leonardo H. Souza Hamada
2009-09-27 20:08             ` Hin-Tak Leung

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A9BFCCB.6040808@ufra.edu.br \
    --to=leonardo.hamada@ufra.edu.br \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.