Bug 13383 - linksys wusb54gc-eu v2 is not detected by rtl8187 driver
Summary: linksys wusb54gc-eu v2 is not detected by rtl8187 driver
Status: CLOSED CODE_FIX
Alias: None
Product: Drivers
Classification: Unclassified
Component: network-wireless (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: John W. Linville
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-25 17:09 UTC by Przemyslaw Kulczycki
Modified: 2009-09-02 15:04 UTC (History)
0 users

See Also:
Kernel Version:
Subsystem:
Regression: No
Bisected commit-id:


Attachments
lsusb -vv (4.87 KB, text/plain)
2009-05-25 17:19 UTC, Przemyslaw Kulczycki
Details
0001-rtl8187-add-USB-ID-for-Linksys-WUSB54GC-EU-v2-USB-w.patch (1009 bytes, patch)
2009-05-27 07:29 UTC, John W. Linville
Details | Diff

Description Przemyslaw Kulczycki 2009-05-25 17:09:17 UTC
Linksys WUSB54GC-EU v2 USB wifi dongle has USB ID 1737:0073 and is not detected by Linux 2.6.28 (Ubuntu 9.04). The Windows driver shows that it has the RTL8187B chipset so the rtl8187 module should support it.
Comment 1 Przemyslaw Kulczycki 2009-05-25 17:19:20 UTC
Created attachment 21537 [details]
lsusb -vv
Comment 2 John W. Linville 2009-05-27 07:29:53 UTC
Created attachment 21581 [details]
0001-rtl8187-add-USB-ID-for-Linksys-WUSB54GC-EU-v2-USB-w.patch

Would you like to try this?
Comment 3 Przemyslaw Kulczycki 2009-06-06 11:14:24 UTC
On which kernel should I apply this patch?
I'm quite a newbie when it comes to kernel patching.
Comment 4 John W. Linville 2009-09-02 15:04:34 UTC
commit aeeab4ff06b8e29cfe2fe730ba626f7e2487ba03
Author: John W. Linville <linville@tuxdriver.com>
Date:   Wed May 27 09:21:57 2009 +0200

    rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongle
    
    http://bugzilla.kernel.org/show_bug.cgi?id=13383
    
    Reported-by: Przemyslaw Kulczycki <azrael@autocom.pl>
    Signed-off-by: John W. Linville <linville@tuxdriver.com>

Note You need to log in before you can comment on or make changes to this bug.