Comment 4 for bug 367597

Revision history for this message
madbiologist (me-again) wrote :

If this is still not working in Ubuntu 9.10 "Karmic Koala" and also not working in Ubuntu 10.04 "Lucid Lynx" alpha 3 (you can try a Live CD of the latter), kernel 2.6.34-rc1 may assist you.

From the changelog:

commit 46216e4fbe8c62059b5440dec0b236f386248a41
Author: Jan Dumon
Date: Tue Jan 5 15:53:26 2010 +0100

    USB: unusual_devs: Add support for multiple Option 3G sticks

    Enable the SD-Card interface on multiple Option 3G sticks.
    The unusual_devs.h entry is necessary because the device descriptor is
    vendor-specific. That prevents usb-storage from binding to it as an interface
    driver.

    Signed-off-by: Jan Dumon
    Signed-off-by: Phil Dibowitz
    Cc: stable
    Signed-off-by: Greg Kroah-Hartman

There is a PPA with this kernel at http://kernel.ubuntu.com/~kernel-ppa/mainline/

Note that this has been cc'd to stable, so it might turn up in a 2.6.32.x kernel eventually.