https://bugzilla.novell.com/show_bug.cgi?id=878489 https://bugzilla.novell.com/show_bug.cgi?id=878489#c11 grant k <grantksupport@operamail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED InfoProvider|grantksupport@operamail.com | --- Comment #11 from grant k <grantksupport@operamail.com> 2014-06-12 13:31:19 UTC --- Installing your patched kernel uname -r 3.15.0-1.gc9b3c8c-desktop 1st noting my mistake -- it's not the size of the rpm kernel-desktop-3.15.0-1.1.gc9b3c8c.x86_64.rpm 12-Jun-2014 01:35 46M but the size of the gz'd kernel that's at issue ls -al /boot/vmlinux-3.15.0-1.gc9b3c8c-desktop.gz -rw-r--r-- 1 root root 6.4M Jun 11 15:05 /boot/vmlinux-3.15.0-1.gc9b3c8c-desktop.gz and it, in fact, appears OK. Re: usb3, with the patched kernel, and the PCI usb3 card installed, it now boots without problem & is recognized correctly, dmesg | egrep -i "xhci|usb3" [ 9.497230] xhci_hcd 0000:02:00.0: xHCI Host Controller [ 9.580693] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 3 [ 9.580973] xhci_hcd 0000:02:00.0: irq 46 for MSI/MSI-X [ 9.581046] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 [ 9.581047] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 9.581048] usb usb3: Product: xHCI Host Controller [ 9.581049] usb usb3: Manufacturer: Linux 3.15.0-1.gc9b3c8c-desktop xhci_hcd [ 9.581050] usb usb3: SerialNumber: 0000:02:00.0 [ 9.585778] xhci_hcd 0000:02:00.0: xHCI Host Controller [ 9.585780] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 4 [ 9.585821] usb usb4: Product: xHCI Host Controller [ 9.585822] usb usb4: Manufacturer: Linux 3.15.0-1.gc9b3c8c-desktop xhci_hcd [ 10.681939] usb 3-1: new high-speed USB device number 2 using xhci_hcd [ 11.170914] usb 4-1: new SuperSpeed USB device number 2 using xhci_hcd [ 11.330723] usb 3-1.2: new high-speed USB device number 3 using xhci_hcd [ 18.929084] usb 4-1: reset SuperSpeed USB device number 2 using xhci_hcd [ 18.958206] xhci_hcd 0000:02:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8800cb87db00 [ 18.980759] xhci_hcd 0000:02:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8800cb87db48 [ 19.003277] xhci_hcd 0000:02:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8800cb87db90 and the attached phone is auto-mounted as 'media drive', and bi-directionally usable. It doesn't seem to be particularly _faster_ than a USB2 connection, but that's a different matter. This simple patch, apparently, does the trick. Can you submit it to Kernel:stable? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.