Bug 886945

Summary: device no detect by kernel 3.3 and use lsusb no detect device
Product: [Fedora] Fedora Reporter: onboard <leolzbing521>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 17CC: gansalmon, itamar, jforbes, jonathan, kernel-maint, madhu.chinakonda
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-14 05:31:21 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
machine pci and usb bus none

Description onboard 2012-12-13 16:16:31 UTC
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:

Comment 1 Justin M. Forbes 2012-12-13 16:34:12 UTC

*** This bug has been marked as a duplicate of bug 748159 ***

Comment 2 onboard 2012-12-14 01:21:38 UTC
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.

Comment 3 onboard 2012-12-14 01:22:20 UTC
(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.

Comment 4 onboard 2012-12-14 01:26:04 UTC
(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.

Comment 5 onboard 2012-12-14 01:30:37 UTC
(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?

Comment 6 onboard 2012-12-14 01:46:17 UTC
(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

Comment 7 Ryan O'Hara 2012-12-14 02:42:55 UTC
Changing component to 'kernel' instead of 'keepalived'.

Comment 8 onboard 2012-12-14 05:31:21 UTC
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.