PCIE USB 3.0 Controller not workingSet webcam on different USB busUbuntu 14.10 Intel Wireless 7260 - Bluetooth not workingDelock Adapter USB 3.0 > HDMIZTE Modem not working on Ubuntu 18.04Hotspot in Ubuntu 18.04 via external wificard (iBaton)
What examples are there of unrelated physical quantities measured in the same units?
Make a haystack (with a needle)
How is debt to income ratio calculated by mortgage lenders? (what is the source material)
Should I be charging for the social media versions of designs?
Can you identify this fighter aircraft?
How does kinetic energy work in braking a vehicle?
What are modes in real world?
Can a company prevent a co-author of a paper to put his name on it?
How to answer to the "We do not want to create any precedent" argument in salary negotiation?
Why is Eastern Switzerland called Suisse orientale in French?
Why are one-word titles so dominant in books, film, and games?
Asimov's story where a man's speech contains no information
Protecting Seals from Forgery
What does exhaust smell on oil and transmission dipstick mean?
Is there a high level reason why the inverse square law of gravitation yields periodic orbits without precession?
Did the Allies reverse the threads on secret microfilm-hiding buttons to thwart the Germans?
What set of notes can be used as a scale?
Company asks (more than once) if I can involve family members in project
Take-Home Examination on Ordinary Differential Equations?
What is the difference between a trim tab and a servo tab?
Ubuntu 19.10 - release hour?
Employer says they want Quality & Quantity, but only pays bonuses based on the latter
Moisture leaking out of chip in floor tile
Antonym for “boilerplate” or “cookie-cutter”
PCIE USB 3.0 Controller not working
Set webcam on different USB busUbuntu 14.10 Intel Wireless 7260 - Bluetooth not workingDelock Adapter USB 3.0 > HDMIZTE Modem not working on Ubuntu 18.04Hotspot in Ubuntu 18.04 via external wificard (iBaton)
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
I am running Ubuntu 13.10 and just got a Sharkoon USB 3.0 PCI-E x1 Controller but can't get it to work.
I tried lspci -v and can see the controller. What now?
$ lspci -v
02:00.0 USB controller: Renesas Technology Corp. uPD720202 USB 3.0 Host Controller (rev 02) (prog-if 30 [XHCI])
Flags: fast devsel, IRQ 16
Memory at fe9fe000 (64-bit, non-prefetchable) [size=8K]
Capabilities: <access denied>
Edit:
lsusb with a usb stick connected.
The Western Digital Technologies Passport is connected to my onboard USB 2.0 and the MLK Trust Deskset is wireless my Mouse and Keyboard.
$ lsusb
Bus 002 Device 002: ID 1058:0704 Western Digital Technologies, Inc. Passport External HDD
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device MLK Trust Deskset001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 002: ID 017c:145f MLK Trust Deskset
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Edit: I checked dmesg.
$ dmesg | grep xhci
[ 0.586087] xhci_hcd 0000:02:00.0: xHCI Host Controller
[ 0.586093] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 9
[ 24.714828] xhci_hcd 0000:02:00.0: can't setup
[ 24.714832] xhci_hcd 0000:02:00.0: USB bus 9 deregistered
[ 24.714879] xhci_hcd 0000:02:00.0: init 0000:02:00.0 fail, -110
[ 24.714883] xhci_hcd: probe of 0000:02:00.0 failed with error -110
drivers 13.10 usb pcie lspci
add a comment
|
I am running Ubuntu 13.10 and just got a Sharkoon USB 3.0 PCI-E x1 Controller but can't get it to work.
I tried lspci -v and can see the controller. What now?
$ lspci -v
02:00.0 USB controller: Renesas Technology Corp. uPD720202 USB 3.0 Host Controller (rev 02) (prog-if 30 [XHCI])
Flags: fast devsel, IRQ 16
Memory at fe9fe000 (64-bit, non-prefetchable) [size=8K]
Capabilities: <access denied>
Edit:
lsusb with a usb stick connected.
The Western Digital Technologies Passport is connected to my onboard USB 2.0 and the MLK Trust Deskset is wireless my Mouse and Keyboard.
$ lsusb
Bus 002 Device 002: ID 1058:0704 Western Digital Technologies, Inc. Passport External HDD
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device MLK Trust Deskset001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 002: ID 017c:145f MLK Trust Deskset
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Edit: I checked dmesg.
$ dmesg | grep xhci
[ 0.586087] xhci_hcd 0000:02:00.0: xHCI Host Controller
[ 0.586093] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 9
[ 24.714828] xhci_hcd 0000:02:00.0: can't setup
[ 24.714832] xhci_hcd 0000:02:00.0: USB bus 9 deregistered
[ 24.714879] xhci_hcd 0000:02:00.0: init 0000:02:00.0 fail, -110
[ 24.714883] xhci_hcd: probe of 0000:02:00.0 failed with error -110
drivers 13.10 usb pcie lspci
lsusbandlsusbwith something connected to it?
– davidbaumann
Feb 3 '14 at 13:31
I am not at home so I can only show you lsusb with something connected to it.
– chulio
Feb 3 '14 at 14:26
So I did it with nothing connected and it's the same.
– chulio
Feb 5 '14 at 17:53
add a comment
|
I am running Ubuntu 13.10 and just got a Sharkoon USB 3.0 PCI-E x1 Controller but can't get it to work.
I tried lspci -v and can see the controller. What now?
$ lspci -v
02:00.0 USB controller: Renesas Technology Corp. uPD720202 USB 3.0 Host Controller (rev 02) (prog-if 30 [XHCI])
Flags: fast devsel, IRQ 16
Memory at fe9fe000 (64-bit, non-prefetchable) [size=8K]
Capabilities: <access denied>
Edit:
lsusb with a usb stick connected.
The Western Digital Technologies Passport is connected to my onboard USB 2.0 and the MLK Trust Deskset is wireless my Mouse and Keyboard.
$ lsusb
Bus 002 Device 002: ID 1058:0704 Western Digital Technologies, Inc. Passport External HDD
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device MLK Trust Deskset001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 002: ID 017c:145f MLK Trust Deskset
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Edit: I checked dmesg.
$ dmesg | grep xhci
[ 0.586087] xhci_hcd 0000:02:00.0: xHCI Host Controller
[ 0.586093] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 9
[ 24.714828] xhci_hcd 0000:02:00.0: can't setup
[ 24.714832] xhci_hcd 0000:02:00.0: USB bus 9 deregistered
[ 24.714879] xhci_hcd 0000:02:00.0: init 0000:02:00.0 fail, -110
[ 24.714883] xhci_hcd: probe of 0000:02:00.0 failed with error -110
drivers 13.10 usb pcie lspci
I am running Ubuntu 13.10 and just got a Sharkoon USB 3.0 PCI-E x1 Controller but can't get it to work.
I tried lspci -v and can see the controller. What now?
$ lspci -v
02:00.0 USB controller: Renesas Technology Corp. uPD720202 USB 3.0 Host Controller (rev 02) (prog-if 30 [XHCI])
Flags: fast devsel, IRQ 16
Memory at fe9fe000 (64-bit, non-prefetchable) [size=8K]
Capabilities: <access denied>
Edit:
lsusb with a usb stick connected.
The Western Digital Technologies Passport is connected to my onboard USB 2.0 and the MLK Trust Deskset is wireless my Mouse and Keyboard.
$ lsusb
Bus 002 Device 002: ID 1058:0704 Western Digital Technologies, Inc. Passport External HDD
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device MLK Trust Deskset001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 002: ID 017c:145f MLK Trust Deskset
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Edit: I checked dmesg.
$ dmesg | grep xhci
[ 0.586087] xhci_hcd 0000:02:00.0: xHCI Host Controller
[ 0.586093] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 9
[ 24.714828] xhci_hcd 0000:02:00.0: can't setup
[ 24.714832] xhci_hcd 0000:02:00.0: USB bus 9 deregistered
[ 24.714879] xhci_hcd 0000:02:00.0: init 0000:02:00.0 fail, -110
[ 24.714883] xhci_hcd: probe of 0000:02:00.0 failed with error -110
drivers 13.10 usb pcie lspci
drivers 13.10 usb pcie lspci
edited Feb 13 '14 at 12:07
chulio
asked Feb 3 '14 at 13:28
chuliochulio
11 silver badge2 bronze badges
11 silver badge2 bronze badges
lsusbandlsusbwith something connected to it?
– davidbaumann
Feb 3 '14 at 13:31
I am not at home so I can only show you lsusb with something connected to it.
– chulio
Feb 3 '14 at 14:26
So I did it with nothing connected and it's the same.
– chulio
Feb 5 '14 at 17:53
add a comment
|
lsusbandlsusbwith something connected to it?
– davidbaumann
Feb 3 '14 at 13:31
I am not at home so I can only show you lsusb with something connected to it.
– chulio
Feb 3 '14 at 14:26
So I did it with nothing connected and it's the same.
– chulio
Feb 5 '14 at 17:53
lsusb and lsusb with something connected to it?– davidbaumann
Feb 3 '14 at 13:31
lsusb and lsusb with something connected to it?– davidbaumann
Feb 3 '14 at 13:31
I am not at home so I can only show you lsusb with something connected to it.
– chulio
Feb 3 '14 at 14:26
I am not at home so I can only show you lsusb with something connected to it.
– chulio
Feb 3 '14 at 14:26
So I did it with nothing connected and it's the same.
– chulio
Feb 5 '14 at 17:53
So I did it with nothing connected and it's the same.
– chulio
Feb 5 '14 at 17:53
add a comment
|
1 Answer
1
active
oldest
votes
http://www.techpowerup.com/forums/threads/ver-3-0-2-5-firmware-update-to-nec-renesas-usb-3-0-controller-unloading-fix.130099/page-3
There was a post on this page from "Crone" about his WD Passport not being recognized either.
This may be a hardware issue, Check for a newer firmware from the manufacturer.
add a comment
|
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f414862%2fpcie-usb-3-0-controller-not-working%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
http://www.techpowerup.com/forums/threads/ver-3-0-2-5-firmware-update-to-nec-renesas-usb-3-0-controller-unloading-fix.130099/page-3
There was a post on this page from "Crone" about his WD Passport not being recognized either.
This may be a hardware issue, Check for a newer firmware from the manufacturer.
add a comment
|
http://www.techpowerup.com/forums/threads/ver-3-0-2-5-firmware-update-to-nec-renesas-usb-3-0-controller-unloading-fix.130099/page-3
There was a post on this page from "Crone" about his WD Passport not being recognized either.
This may be a hardware issue, Check for a newer firmware from the manufacturer.
add a comment
|
http://www.techpowerup.com/forums/threads/ver-3-0-2-5-firmware-update-to-nec-renesas-usb-3-0-controller-unloading-fix.130099/page-3
There was a post on this page from "Crone" about his WD Passport not being recognized either.
This may be a hardware issue, Check for a newer firmware from the manufacturer.
http://www.techpowerup.com/forums/threads/ver-3-0-2-5-firmware-update-to-nec-renesas-usb-3-0-controller-unloading-fix.130099/page-3
There was a post on this page from "Crone" about his WD Passport not being recognized either.
This may be a hardware issue, Check for a newer firmware from the manufacturer.
answered Jan 15 '15 at 8:42
platinumsplatinums
1011 bronze badge
1011 bronze badge
add a comment
|
add a comment
|
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f414862%2fpcie-usb-3-0-controller-not-working%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
lsusbandlsusbwith something connected to it?– davidbaumann
Feb 3 '14 at 13:31
I am not at home so I can only show you lsusb with something connected to it.
– chulio
Feb 3 '14 at 14:26
So I did it with nothing connected and it's the same.
– chulio
Feb 5 '14 at 17:53