Created attachment 663043 [details] machine pci and usb bus Description of problem: use kernel 3.3.4-5.1 version no find cardreader PID&&VID by lsusb command. try to use ubuntu kernel 3.5 version have find device and load rts5139 module. so try to update kernel 3.6.9 fedora 18 kerenel install OS,also no detect cardreader device,I don't know why fedora kernel could not detect cardreader device cardreader: 0bda:0129 Realtek USB fedora dmesg: http://pastebin.com/SGEWMH1F ubuntu kernel 3.5 dmesg: http://pastebin.com/wnP7WHKf Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
*** This bug has been marked as a duplicate of bug 748159 ***
I means use kernel 3.3.4-5.1 have settings rts5139 and rebuild by myself. but still no work,Very surprised lsusb no detect VID and PID device,I really want to know which lead to lsusb no find cardreader PID and VID device? first,I thinks 3.3.4-5.1 rts5139 is too older no support, seconds,may be some options no settings.
(In reply to comment #1) > > *** This bug has been marked as a duplicate of bug 748159 *** I means use kernel 3.3.4-5.1 have settings rts5139 and rebuild by myself. but still no work,Very surprised lsusb no detect VID and PID device,I really want to know which lead to lsusb no find cardreader PID and VID device? first,I thinks 3.3.4-5.1 rts5139 is too older no support, seconds,may be some options no settings.
(In reply to comment #2) > I means use kernel 3.3.4-5.1 have settings rts5139 and rebuild by myself. > but still no work,Very surprised lsusb no detect VID and PID device,I really > want to know which lead to lsusb no find cardreader PID and VID device? > first,I thinks 3.3.4-5.1 rts5139 is too older no support, > seconds,may be some options no settings. bug 748159: I check lsusb file which have cardreader PID and VID ,so that just settings rts5139 options and rebuild can reslove the issue. my Phenomenon different.kernel NO find cardreader on usb bus?
(In reply to comment #5) > (In reply to comment #2) > > I means use kernel 3.3.4-5.1 have settings rts5139 and rebuild by myself. > > but still no work,Very surprised lsusb no detect VID and PID device,I really > > want to know which lead to lsusb no find cardreader PID and VID device? > > first,I thinks 3.3.4-5.1 rts5139 is too older no support, > > seconds,may be some options no settings. > > bug 748159: I check lsusb file which have cardreader PID and VID ,so that > just settings rts5139 options and rebuild can reslove the issue. > my Phenomenon different.kernel NO find cardreader on usb bus? Steps to Reproduce: 1.insert cardreader and dmesg no log print. 2.lusb no find PID and VID device like 0bda:0129
Changing component to 'kernel' instead of 'keepalived'.
you mean I need to update kernel version. I have reslove issue ,cardreader device have detect in 3.6.9 kernel version .I think EHCI rules have upgrade. so update kernel usb bus will be upgrade.ehanced more devices. Thanks all.