[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#673186: No support for DWA-140 rev.3 wireless (2001:3c15)



On Wed, May 16, 2012 at 10:15 PM, Jonathan Nieder <jrnieder@gmail.com> wrote:
> tags 673186 + upstream patch moreinfo
> # hardware support
> severity 673186 important
> quit
>
> Hi Rob,
>
> Rob Gom wrote:
>
>> 1. Inserted dongle.
>> 2. Nothing interesting happened.
>> 3. Searched web for the first time.
>
> Please test the attached pair of patches, for example by following the
> instructions from [1].
>
> Thanks,
> Jonathan
>
> [1] http://kernel-handbook.alioth.debian.org/ch-common-tasks.html#s-common-official
> or the corresponding page in the debian-kernel-handbook package

Hi Jonathan,
I must say I'm impressed with your response time.
I did as you said (however I must say I had to hack some Debian
scripts in order to get parallel compilation - -j flag - working. By
default it wasn't passed down and exporting didn't seem to work, so I
hardcoded that. But never mind).
With the attached patch my network adapter started working. Amount of
debug messages is small, especially compared to ra5370sta. Network
adapter name has changed from ra0 to wlan0. I don't remember if it
started working automatically, as I've executed modprobe and echo >
new_id right after startup. I guess it started working automatically,
as dmesg printed things quite early:
root@rob-gigabyte:~# dmesg | grep rt2
[    6.023798] Registered led device: rt2800usb-phy0::radio
[    6.023809] Registered led device: rt2800usb-phy0::assoc
[    6.023819] Registered led device: rt2800usb-phy0::quality
[    6.023829] usbcore: registered new interface driver rt2800usb
[    6.303707] rtusb init rt2870 --->
[    6.303723] usbcore: registered new interface driver rt2870

and later:
[   33.274873] r8169 0000:02:00.0: eth0: link down
[   33.274946] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   50.693739] ISO 9660 Extensions: Microsoft Joliet Level 3
[   50.727897] ISO 9660 Extensions: RRIP_1991A
[  143.094944] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  154.244725] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  154.732341] r8169 0000:02:00.0: eth0: link down
[  154.732411] ADDRCONF(NETDEV_UP): eth0: link is not ready
[  155.307374] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  158.778644] wlan0: authenticate with 00:1a:70:97:57:c4 (try 1)
[  158.780145] wlan0: authenticated
[  158.798119] wlan0: associate with 00:1a:70:97:57:c4 (try 1)
[  158.800245] wlan0: RX AssocResp from 00:1a:70:97:57:c4 (capab=0x411
status=0 aid=2)
[  158.800247] wlan0: associated
[  158.808282] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  169.001186] wlan0: no IPv6 routers present

What next? Are there chances to get this patch applied to Debian? Will
these patches will be merged upstream (I couldn't find commit ids in
gitweb for Linux kernel main trunk)? Do you need more info?

Best regards,
Robert



Reply to: