How to enable usb port 3.0 in fedora 20
How to enable usb port 3.0 in fedora 20
How to enable usb port 3.0 in fedora 20
It is enabled by default
Hi
Please see your lsusb output for USB 3.0
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
One hint to your issue.
SDHC card reader not working
If SecureBoot is enabled, then I believe the Fedora kernel will expect all kernel modules to be signed. The key used for signing the modules in the Fedora kernel is private, so this key cannot be used for signing third-party modules like rts5139.
You have two options that may fix your problem:
Disable SecureBoot altogether.
Pass "enforcemodulesig=0" to the kernel command-line via GRUB.
https://ask.fedoraproject.org/question/30556/sdhc-card-reader-not-working/
my extern hdd turn in usb 2.0. help me !
[root@lenovo ~]# lsusb Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 005: ID 04f2:b2da Chicony Electronics Co., Ltd Bus 001 Device 004: ID 0a5c:21e6 Broadcom Corp. BCM20702 Bluetooth 4.0 [ThinkPad] Bus 001 Device 006: ID 046d:c05b Logitech, Inc. M-U0004 810-001317 [B110 Optical USB Mouse] Bus 001 Device 003: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 003: ID 059f:1052 LaCie, Ltd P'9220 Mobile Drive Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
From the output it look like you are using a 4-port usb 2.0 hub. You must use a 4-port usb 3.0 hub for the ext hdd. If you have a usb 3.0 port on the computer. Then disconnect the ext hdd from the 4-port usb 2.0 hub and put it directly in the usb 3.0 port. From the output the ext hdd looks usb 3.0 capable.
From looking at my lsusb it show your ext hdd is using usb 3.0 if you are only using lsusb to determine the device that is using a certain usb port. Your LaCie, Ltd P'9220 Mobile Drive is on Bus 004 and your Linux Foundation 3.0 root hub is on Bus 004. They are the same port. Which is using usb 3.0 lsusb registers the device and then the next device below it tells the type of usb connection. You can test this for your own. By taking out the ext hdd in usb 3.0 port and placing a usb 2.0 device in it place. Then run lsusb and the bus for the device will be Bus 003 Device 003 probably.
Asked: 2013-12-29 08:04:54 -0600
Seen: 6,042 times
Last updated: Dec 29 '13