Launchpad has imported 5 comments from the remote bug at
https://bugzilla.novell.com/show_bug.cgi?id=890096.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2014-08-03T02:09:24+00:00 Marcel Witte wrote:

User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:32.0)
Gecko/20100101 Firefox/32.0

I use an ASUS N550JV. After updating from 13.1 to Factory, the card
reader in not detected anymore. The driver now moved to rtsx_usb module
and that is not loaded automatically. After modprobe rtsx_usb the card
reader is working again.

lsusb:

Bus 003 Device 005: ID 0bda:0139 Realtek Semiconductor Corp. RTS5139 Card 
Reader Controller
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass          255 Vendor Specific Class
  bDeviceSubClass       255 Vendor Specific Subclass
  bDeviceProtocol       255 Vendor Specific Protocol
  bMaxPacketSize0        64
  idVendor           0x0bda Realtek Semiconductor Corp.
  idProduct          0x0139 RTS5139 Card Reader Controller
  bcdDevice           39.60
  iManufacturer           1 Generic
  iProduct                2 USB2.0-CRW
  iSerial                 3 20100201396000000
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           39
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          4 CARD READER
    bmAttributes         0xa0
      (Bus Powered)
      Remote Wakeup
    MaxPower              500mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           3
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass      6 
      bInterfaceProtocol     80 
      iInterface              5 Bulk-In, Bulk-Out, Interface
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0003  1x 3 bytes
        bInterval              10
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  bNumConfigurations      1
Device Status:     0x0000
  (Bus Powered)

Reproducible: Always

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1371379/comments/0

------------------------------------------------------------------------
On 2014-08-08T21:09:11+00:00 Jeffm-9 wrote:

This might be a bug in depmod. The device IDs are in the driver (which
is how it actually loads when you modprobe it) but they're not getting
picked up for modules.alias, which is what gets used for autoloading.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1371379/comments/1

------------------------------------------------------------------------
On 2014-08-08T21:23:39+00:00 Jeffm-9 wrote:

Actually, no, it's much simpler. It's just not publishing its device
table.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1371379/comments/2

------------------------------------------------------------------------
On 2014-08-08T21:32:20+00:00 Jeffm-9 wrote:

Created attachment 601759
rtsx_usb: export device table

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1371379/comments/3

------------------------------------------------------------------------
On 2014-08-08T21:32:55+00:00 Jeffm-9 wrote:

This patch has been committed to the git master branch.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1371379/comments/4


** Changed in: linux (openSUSE)
       Status: Unknown => Fix Released

** Changed in: linux (openSUSE)
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1371379

Title:
  rtsx_usb module for Realtek Semiconductor Corp. RTS5139 Card Reader
  Controller doesn't load

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1371379/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to