PS4 controller not connecting
It just glows and blinks orange. I did connect a friend's ps4 controller this way before mine, and it worked, but mine's doesn't.
I don't have bluetooth or an adapter to use or test. I have pressed the small button on the back of the controller while plugged but it didn't work.
I'm on Ubuntu 18.10.
Found this post and I'm getting the same thing.
$ uname -r
4.18.0-13-generic
$ tail -f /var/log/kern.log
Dec 26 19:55:47 PC kernel: [ 2442.627095] usb 3-10: USB disconnect, device number 15
Dec 26 19:59:17 PC kernel: [ 2652.069256] usb 3-10: new full-speed USB device number 16 using xhci_hcd
Dec 26 19:59:17 PC kernel: [ 2652.218539] usb 3-10: New USB device found, idVendor=054c, idProduct=05c4, bcdDevice= 1.00
Dec 26 19:59:17 PC kernel: [ 2652.218546] usb 3-10: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Dec 26 19:59:17 PC kernel: [ 2652.218550] usb 3-10: Product: Wireless Controller
Dec 26 19:59:17 PC kernel: [ 2652.218554] usb 3-10: Manufacturer: Sony Computer Entertainment
Dec 26 19:59:22 PC kernel: [ 2657.377374] sony 0003:054C:05C4.0018: failed to retrieve feature report 0x81 with the DualShock 4 MAC address
Dec 26 19:59:22 PC kernel: [ 2657.377620] sony 0003:054C:05C4.0018: hidraw17: USB HID v81.11 Gamepad [Sony Computer Entertainment Wireless Controller] on usb-0000:00:14.0-10/input0
Dec 26 19:59:22 PC kernel: [ 2657.377623] sony 0003:054C:05C4.0018: failed to claim input
Dec 26 20:01:08 PC kernel: [ 2763.516279] usb 3-10: USB disconnect, device number 16
As soon as I plug it in:
Dec 26 20:01:55 PC kernel: [ 2810.533011] usb 3-10: new full-speed USB device number 17 using xhci_hcd
Dec 26 20:01:55 PC kernel: [ 2810.682396] usb 3-10: New USB device found, idVendor=054c, idProduct=05c4, bcdDevice= 1.00
Dec 26 20:01:55 PC kernel: [ 2810.682403] usb 3-10: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Dec 26 20:01:55 PC kernel: [ 2810.682407] usb 3-10: Product: Wireless Controller
Dec 26 20:01:55 PC kernel: [ 2810.682411] usb 3-10: Manufacturer: Sony Computer Entertainment
Dec 26 20:02:00 PC kernel: [ 2815.845170] sony 0003:054C:05C4.0019: failed to retrieve feature report 0x81 with the DualShock 4 MAC address
Dec 26 20:02:00 PC kernel: [ 2815.845404] sony 0003:054C:05C4.0019: hidraw18: USB HID v81.11 Gamepad [Sony Computer Entertainment Wireless Controller] on usb-0000:00:14.0-10/input0
Dec 26 20:02:00 PC kernel: [ 2815.845407] sony 0003:054C:05C4.0019: failed to claim input
lsusb
shows my friend's controller even when not connected.
Bus 003 Device 018: ID 054c:05c4 Sony Corp. DualShock 4
usb 18.10 input-devices
add a comment |
It just glows and blinks orange. I did connect a friend's ps4 controller this way before mine, and it worked, but mine's doesn't.
I don't have bluetooth or an adapter to use or test. I have pressed the small button on the back of the controller while plugged but it didn't work.
I'm on Ubuntu 18.10.
Found this post and I'm getting the same thing.
$ uname -r
4.18.0-13-generic
$ tail -f /var/log/kern.log
Dec 26 19:55:47 PC kernel: [ 2442.627095] usb 3-10: USB disconnect, device number 15
Dec 26 19:59:17 PC kernel: [ 2652.069256] usb 3-10: new full-speed USB device number 16 using xhci_hcd
Dec 26 19:59:17 PC kernel: [ 2652.218539] usb 3-10: New USB device found, idVendor=054c, idProduct=05c4, bcdDevice= 1.00
Dec 26 19:59:17 PC kernel: [ 2652.218546] usb 3-10: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Dec 26 19:59:17 PC kernel: [ 2652.218550] usb 3-10: Product: Wireless Controller
Dec 26 19:59:17 PC kernel: [ 2652.218554] usb 3-10: Manufacturer: Sony Computer Entertainment
Dec 26 19:59:22 PC kernel: [ 2657.377374] sony 0003:054C:05C4.0018: failed to retrieve feature report 0x81 with the DualShock 4 MAC address
Dec 26 19:59:22 PC kernel: [ 2657.377620] sony 0003:054C:05C4.0018: hidraw17: USB HID v81.11 Gamepad [Sony Computer Entertainment Wireless Controller] on usb-0000:00:14.0-10/input0
Dec 26 19:59:22 PC kernel: [ 2657.377623] sony 0003:054C:05C4.0018: failed to claim input
Dec 26 20:01:08 PC kernel: [ 2763.516279] usb 3-10: USB disconnect, device number 16
As soon as I plug it in:
Dec 26 20:01:55 PC kernel: [ 2810.533011] usb 3-10: new full-speed USB device number 17 using xhci_hcd
Dec 26 20:01:55 PC kernel: [ 2810.682396] usb 3-10: New USB device found, idVendor=054c, idProduct=05c4, bcdDevice= 1.00
Dec 26 20:01:55 PC kernel: [ 2810.682403] usb 3-10: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Dec 26 20:01:55 PC kernel: [ 2810.682407] usb 3-10: Product: Wireless Controller
Dec 26 20:01:55 PC kernel: [ 2810.682411] usb 3-10: Manufacturer: Sony Computer Entertainment
Dec 26 20:02:00 PC kernel: [ 2815.845170] sony 0003:054C:05C4.0019: failed to retrieve feature report 0x81 with the DualShock 4 MAC address
Dec 26 20:02:00 PC kernel: [ 2815.845404] sony 0003:054C:05C4.0019: hidraw18: USB HID v81.11 Gamepad [Sony Computer Entertainment Wireless Controller] on usb-0000:00:14.0-10/input0
Dec 26 20:02:00 PC kernel: [ 2815.845407] sony 0003:054C:05C4.0019: failed to claim input
lsusb
shows my friend's controller even when not connected.
Bus 003 Device 018: ID 054c:05c4 Sony Corp. DualShock 4
usb 18.10 input-devices
add a comment |
It just glows and blinks orange. I did connect a friend's ps4 controller this way before mine, and it worked, but mine's doesn't.
I don't have bluetooth or an adapter to use or test. I have pressed the small button on the back of the controller while plugged but it didn't work.
I'm on Ubuntu 18.10.
Found this post and I'm getting the same thing.
$ uname -r
4.18.0-13-generic
$ tail -f /var/log/kern.log
Dec 26 19:55:47 PC kernel: [ 2442.627095] usb 3-10: USB disconnect, device number 15
Dec 26 19:59:17 PC kernel: [ 2652.069256] usb 3-10: new full-speed USB device number 16 using xhci_hcd
Dec 26 19:59:17 PC kernel: [ 2652.218539] usb 3-10: New USB device found, idVendor=054c, idProduct=05c4, bcdDevice= 1.00
Dec 26 19:59:17 PC kernel: [ 2652.218546] usb 3-10: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Dec 26 19:59:17 PC kernel: [ 2652.218550] usb 3-10: Product: Wireless Controller
Dec 26 19:59:17 PC kernel: [ 2652.218554] usb 3-10: Manufacturer: Sony Computer Entertainment
Dec 26 19:59:22 PC kernel: [ 2657.377374] sony 0003:054C:05C4.0018: failed to retrieve feature report 0x81 with the DualShock 4 MAC address
Dec 26 19:59:22 PC kernel: [ 2657.377620] sony 0003:054C:05C4.0018: hidraw17: USB HID v81.11 Gamepad [Sony Computer Entertainment Wireless Controller] on usb-0000:00:14.0-10/input0
Dec 26 19:59:22 PC kernel: [ 2657.377623] sony 0003:054C:05C4.0018: failed to claim input
Dec 26 20:01:08 PC kernel: [ 2763.516279] usb 3-10: USB disconnect, device number 16
As soon as I plug it in:
Dec 26 20:01:55 PC kernel: [ 2810.533011] usb 3-10: new full-speed USB device number 17 using xhci_hcd
Dec 26 20:01:55 PC kernel: [ 2810.682396] usb 3-10: New USB device found, idVendor=054c, idProduct=05c4, bcdDevice= 1.00
Dec 26 20:01:55 PC kernel: [ 2810.682403] usb 3-10: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Dec 26 20:01:55 PC kernel: [ 2810.682407] usb 3-10: Product: Wireless Controller
Dec 26 20:01:55 PC kernel: [ 2810.682411] usb 3-10: Manufacturer: Sony Computer Entertainment
Dec 26 20:02:00 PC kernel: [ 2815.845170] sony 0003:054C:05C4.0019: failed to retrieve feature report 0x81 with the DualShock 4 MAC address
Dec 26 20:02:00 PC kernel: [ 2815.845404] sony 0003:054C:05C4.0019: hidraw18: USB HID v81.11 Gamepad [Sony Computer Entertainment Wireless Controller] on usb-0000:00:14.0-10/input0
Dec 26 20:02:00 PC kernel: [ 2815.845407] sony 0003:054C:05C4.0019: failed to claim input
lsusb
shows my friend's controller even when not connected.
Bus 003 Device 018: ID 054c:05c4 Sony Corp. DualShock 4
usb 18.10 input-devices
It just glows and blinks orange. I did connect a friend's ps4 controller this way before mine, and it worked, but mine's doesn't.
I don't have bluetooth or an adapter to use or test. I have pressed the small button on the back of the controller while plugged but it didn't work.
I'm on Ubuntu 18.10.
Found this post and I'm getting the same thing.
$ uname -r
4.18.0-13-generic
$ tail -f /var/log/kern.log
Dec 26 19:55:47 PC kernel: [ 2442.627095] usb 3-10: USB disconnect, device number 15
Dec 26 19:59:17 PC kernel: [ 2652.069256] usb 3-10: new full-speed USB device number 16 using xhci_hcd
Dec 26 19:59:17 PC kernel: [ 2652.218539] usb 3-10: New USB device found, idVendor=054c, idProduct=05c4, bcdDevice= 1.00
Dec 26 19:59:17 PC kernel: [ 2652.218546] usb 3-10: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Dec 26 19:59:17 PC kernel: [ 2652.218550] usb 3-10: Product: Wireless Controller
Dec 26 19:59:17 PC kernel: [ 2652.218554] usb 3-10: Manufacturer: Sony Computer Entertainment
Dec 26 19:59:22 PC kernel: [ 2657.377374] sony 0003:054C:05C4.0018: failed to retrieve feature report 0x81 with the DualShock 4 MAC address
Dec 26 19:59:22 PC kernel: [ 2657.377620] sony 0003:054C:05C4.0018: hidraw17: USB HID v81.11 Gamepad [Sony Computer Entertainment Wireless Controller] on usb-0000:00:14.0-10/input0
Dec 26 19:59:22 PC kernel: [ 2657.377623] sony 0003:054C:05C4.0018: failed to claim input
Dec 26 20:01:08 PC kernel: [ 2763.516279] usb 3-10: USB disconnect, device number 16
As soon as I plug it in:
Dec 26 20:01:55 PC kernel: [ 2810.533011] usb 3-10: new full-speed USB device number 17 using xhci_hcd
Dec 26 20:01:55 PC kernel: [ 2810.682396] usb 3-10: New USB device found, idVendor=054c, idProduct=05c4, bcdDevice= 1.00
Dec 26 20:01:55 PC kernel: [ 2810.682403] usb 3-10: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Dec 26 20:01:55 PC kernel: [ 2810.682407] usb 3-10: Product: Wireless Controller
Dec 26 20:01:55 PC kernel: [ 2810.682411] usb 3-10: Manufacturer: Sony Computer Entertainment
Dec 26 20:02:00 PC kernel: [ 2815.845170] sony 0003:054C:05C4.0019: failed to retrieve feature report 0x81 with the DualShock 4 MAC address
Dec 26 20:02:00 PC kernel: [ 2815.845404] sony 0003:054C:05C4.0019: hidraw18: USB HID v81.11 Gamepad [Sony Computer Entertainment Wireless Controller] on usb-0000:00:14.0-10/input0
Dec 26 20:02:00 PC kernel: [ 2815.845407] sony 0003:054C:05C4.0019: failed to claim input
lsusb
shows my friend's controller even when not connected.
Bus 003 Device 018: ID 054c:05c4 Sony Corp. DualShock 4
usb 18.10 input-devices
usb 18.10 input-devices
asked Dec 27 '18 at 5:09
Ubuntuthrow
7717
7717
add a comment |
add a comment |
active
oldest
votes
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/3.0/"u003ecc by-sa 3.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%2f1104801%2fps4-controller-not-connecting%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2f1104801%2fps4-controller-not-connecting%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