How to fix bluetooth mouse that has stopped working latest ubuntuBluetooth: Pairing two ubuntu 13.10 machines for audio streaming failsbluetoothd (BlueZ 5) won't connect with any devicesUbuntu 15.10 & Globalsat BT-338 Bluetooth GPS - org.bluez.Error.NotAvailableA2DP bluetooth doesn't work on 16.04Bluetooth headset Issue on 16.04Bluetooth LE and Ubuntu 16.04, sometimes works, other times notPairing Bluetooth Keyboard That Needs code “Failed to pair: org.bluez.Error.AuthenticationFailed”Connect apple wireless keyboard Model A1644 with ubuntu 16.10Apple keyboard a1016, pairing fails
Beginner's snake game using PyGame
How to write a vulnerable moment without it seeming cliche or mushy?
Are grass strips more dangerous than tarmac?
Order by does not work as I expect
Can you keep a readied action even through incapacitation?
Can you please explain this joke: "I'm going bananas is what I tell my bananas before I leave the house"?
Looking after a wayward brother in mother's will
How can an eldritch abomination hide its true form in public?
Are there practical reasons to NOT use a stepper motor with lead screw for the X and or Y axes?
Is American Express widely accepted in France?
Could a guilty Boris Johnson be used to cancel Brexit?
What is a simple, physical situation where complex numbers emerge naturally?
How do I get a list of only the files (not the directories) from a package?
Strange math syntax in old basic listing
Integration of 1/x
Is the world in Game of Thrones spherical or flat?
what's the equivalent of helper in LWC?
What is the most important characteristic of New Weird as a genre?
How can a single Member of the House block a Congressional bill?
Working in the USA for living expenses only; allowed on VWP?
Can you use a concentration spell while using Mantle of Majesty?
PhD student with mental health issues and bad performance
Opposite of "Squeaky wheel gets the grease"
Rotated Position of Integers
How to fix bluetooth mouse that has stopped working latest ubuntu
Bluetooth: Pairing two ubuntu 13.10 machines for audio streaming failsbluetoothd (BlueZ 5) won't connect with any devicesUbuntu 15.10 & Globalsat BT-338 Bluetooth GPS - org.bluez.Error.NotAvailableA2DP bluetooth doesn't work on 16.04Bluetooth headset Issue on 16.04Bluetooth LE and Ubuntu 16.04, sometimes works, other times notPairing Bluetooth Keyboard That Needs code “Failed to pair: org.bluez.Error.AuthenticationFailed”Connect apple wireless keyboard Model A1644 with ubuntu 16.10Apple keyboard a1016, pairing fails
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I have a bluetooth mouse that is paired to my laptop and has been working perfectly with ubuntu. Recently following one of the updates it remains as a paired device but will not connect.
I have removed the device and repaired but still no luck.
This is what bluetoothctl shows:
bluetoothctl
[NEW] Controller 4C:34:88:2D:E4:CE HP-ENVY-Notebook [default]
[NEW] Device E8:A1:FB:14:98:93 BluetoothMouse3600
Agent registered
[bluetooth]# devices
Device E8:A1:FB:14:98:93 BluetoothMouse3600
[bluetooth]# scan on
[NEW] Device E8:A1:FB:14:98:93 BluetoothMouse3600
bluetooth]# pair E8:A1:FB:14:98:93
Attempting to pair with E8:A1:FB:14:98:93
[CHG] Device E8:A1:FB:14:98:93 Connected: yes
[NEW] Primary Service
/org/bluez/hci0/dev_E8_A1_FB_14_98_93/service0008
00001801-0000-1000-8000-00805f9b34fb
Generic Attribute Profile
[NEW] Primary Service
/org/bluez/hci0/dev_E8_A1_FB_14_98_93/service0009
0000180a-0000-1000-8000-00805f9b34fb
Device Information
[NEW] Characteristic
/org/bluez/hci0/dev_E8_A1_FB_14_98_93/service0009/char000a
00002a29-0000-1000-8000-00805f9b34fb
Manufacturer Name String
[NEW] Characteristic
/org/bluez/hci0/dev_E8_A1_FB_14_98_93/service0009/char000c
00002a50-0000-1000-8000-00805f9b34fb
PnP ID
[CHG] Device E8:A1:FB:14:98:93 UUIDs: 00001800-0000-1000-8000-00805f9b34fb
[CHG] Device E8:A1:FB:14:98:93 UUIDs: 00001801-0000-1000-8000-00805f9b34fb
[CHG] Device E8:A1:FB:14:98:93 UUIDs: 0000180a-0000-1000-8000-00805f9b34fb
[CHG] Device E8:A1:FB:14:98:93 UUIDs: 0000180f-0000-1000-8000-00805f9b34fb
[CHG] Device E8:A1:FB:14:98:93 UUIDs: 00001812-0000-1000-8000-00805f9b34fb
[CHG] Device E8:A1:FB:14:98:93 ServicesResolved: yes
[CHG] Device E8:A1:FB:14:98:93 Modalias: usb:v045Ep0916d0100
[CHG] Device E8:A1:FB:14:98:93 Paired: yes
Pairing successful
[CHG] Device E8:A1:FB:14:98:93 ServicesResolved: no
[CHG] Device E8:A1:FB:14:98:93 Connected: no
[bluetooth]# trust E8:A1:FB:14:98:93
[CHG] Device E8:A1:FB:14:98:93 Trusted: yes
Changing E8:A1:FB:14:98:93 trust succeeded
[bluetooth]# connect E8:A1:FB:14:98:93
Attempting to connect to E8:A1:FB:14:98:93
Failed to connect: org.bluez.Error.Failed
Some Interesting Syslog Entries:
bluetoothd[3564]: Write report characteristic descriptor failed: Request attribute has encountered an unlikely error
bluetoothd[3564]: Failed to connection details: getpeername: Transport endpoint is not connected (107)
bluetoothd[3564]: Write report characteristic descriptor failed: Request attribute has encountered an unlikely error
bluetooth
add a comment |
I have a bluetooth mouse that is paired to my laptop and has been working perfectly with ubuntu. Recently following one of the updates it remains as a paired device but will not connect.
I have removed the device and repaired but still no luck.
This is what bluetoothctl shows:
bluetoothctl
[NEW] Controller 4C:34:88:2D:E4:CE HP-ENVY-Notebook [default]
[NEW] Device E8:A1:FB:14:98:93 BluetoothMouse3600
Agent registered
[bluetooth]# devices
Device E8:A1:FB:14:98:93 BluetoothMouse3600
[bluetooth]# scan on
[NEW] Device E8:A1:FB:14:98:93 BluetoothMouse3600
bluetooth]# pair E8:A1:FB:14:98:93
Attempting to pair with E8:A1:FB:14:98:93
[CHG] Device E8:A1:FB:14:98:93 Connected: yes
[NEW] Primary Service
/org/bluez/hci0/dev_E8_A1_FB_14_98_93/service0008
00001801-0000-1000-8000-00805f9b34fb
Generic Attribute Profile
[NEW] Primary Service
/org/bluez/hci0/dev_E8_A1_FB_14_98_93/service0009
0000180a-0000-1000-8000-00805f9b34fb
Device Information
[NEW] Characteristic
/org/bluez/hci0/dev_E8_A1_FB_14_98_93/service0009/char000a
00002a29-0000-1000-8000-00805f9b34fb
Manufacturer Name String
[NEW] Characteristic
/org/bluez/hci0/dev_E8_A1_FB_14_98_93/service0009/char000c
00002a50-0000-1000-8000-00805f9b34fb
PnP ID
[CHG] Device E8:A1:FB:14:98:93 UUIDs: 00001800-0000-1000-8000-00805f9b34fb
[CHG] Device E8:A1:FB:14:98:93 UUIDs: 00001801-0000-1000-8000-00805f9b34fb
[CHG] Device E8:A1:FB:14:98:93 UUIDs: 0000180a-0000-1000-8000-00805f9b34fb
[CHG] Device E8:A1:FB:14:98:93 UUIDs: 0000180f-0000-1000-8000-00805f9b34fb
[CHG] Device E8:A1:FB:14:98:93 UUIDs: 00001812-0000-1000-8000-00805f9b34fb
[CHG] Device E8:A1:FB:14:98:93 ServicesResolved: yes
[CHG] Device E8:A1:FB:14:98:93 Modalias: usb:v045Ep0916d0100
[CHG] Device E8:A1:FB:14:98:93 Paired: yes
Pairing successful
[CHG] Device E8:A1:FB:14:98:93 ServicesResolved: no
[CHG] Device E8:A1:FB:14:98:93 Connected: no
[bluetooth]# trust E8:A1:FB:14:98:93
[CHG] Device E8:A1:FB:14:98:93 Trusted: yes
Changing E8:A1:FB:14:98:93 trust succeeded
[bluetooth]# connect E8:A1:FB:14:98:93
Attempting to connect to E8:A1:FB:14:98:93
Failed to connect: org.bluez.Error.Failed
Some Interesting Syslog Entries:
bluetoothd[3564]: Write report characteristic descriptor failed: Request attribute has encountered an unlikely error
bluetoothd[3564]: Failed to connection details: getpeername: Transport endpoint is not connected (107)
bluetoothd[3564]: Write report characteristic descriptor failed: Request attribute has encountered an unlikely error
bluetooth
add a comment |
I have a bluetooth mouse that is paired to my laptop and has been working perfectly with ubuntu. Recently following one of the updates it remains as a paired device but will not connect.
I have removed the device and repaired but still no luck.
This is what bluetoothctl shows:
bluetoothctl
[NEW] Controller 4C:34:88:2D:E4:CE HP-ENVY-Notebook [default]
[NEW] Device E8:A1:FB:14:98:93 BluetoothMouse3600
Agent registered
[bluetooth]# devices
Device E8:A1:FB:14:98:93 BluetoothMouse3600
[bluetooth]# scan on
[NEW] Device E8:A1:FB:14:98:93 BluetoothMouse3600
bluetooth]# pair E8:A1:FB:14:98:93
Attempting to pair with E8:A1:FB:14:98:93
[CHG] Device E8:A1:FB:14:98:93 Connected: yes
[NEW] Primary Service
/org/bluez/hci0/dev_E8_A1_FB_14_98_93/service0008
00001801-0000-1000-8000-00805f9b34fb
Generic Attribute Profile
[NEW] Primary Service
/org/bluez/hci0/dev_E8_A1_FB_14_98_93/service0009
0000180a-0000-1000-8000-00805f9b34fb
Device Information
[NEW] Characteristic
/org/bluez/hci0/dev_E8_A1_FB_14_98_93/service0009/char000a
00002a29-0000-1000-8000-00805f9b34fb
Manufacturer Name String
[NEW] Characteristic
/org/bluez/hci0/dev_E8_A1_FB_14_98_93/service0009/char000c
00002a50-0000-1000-8000-00805f9b34fb
PnP ID
[CHG] Device E8:A1:FB:14:98:93 UUIDs: 00001800-0000-1000-8000-00805f9b34fb
[CHG] Device E8:A1:FB:14:98:93 UUIDs: 00001801-0000-1000-8000-00805f9b34fb
[CHG] Device E8:A1:FB:14:98:93 UUIDs: 0000180a-0000-1000-8000-00805f9b34fb
[CHG] Device E8:A1:FB:14:98:93 UUIDs: 0000180f-0000-1000-8000-00805f9b34fb
[CHG] Device E8:A1:FB:14:98:93 UUIDs: 00001812-0000-1000-8000-00805f9b34fb
[CHG] Device E8:A1:FB:14:98:93 ServicesResolved: yes
[CHG] Device E8:A1:FB:14:98:93 Modalias: usb:v045Ep0916d0100
[CHG] Device E8:A1:FB:14:98:93 Paired: yes
Pairing successful
[CHG] Device E8:A1:FB:14:98:93 ServicesResolved: no
[CHG] Device E8:A1:FB:14:98:93 Connected: no
[bluetooth]# trust E8:A1:FB:14:98:93
[CHG] Device E8:A1:FB:14:98:93 Trusted: yes
Changing E8:A1:FB:14:98:93 trust succeeded
[bluetooth]# connect E8:A1:FB:14:98:93
Attempting to connect to E8:A1:FB:14:98:93
Failed to connect: org.bluez.Error.Failed
Some Interesting Syslog Entries:
bluetoothd[3564]: Write report characteristic descriptor failed: Request attribute has encountered an unlikely error
bluetoothd[3564]: Failed to connection details: getpeername: Transport endpoint is not connected (107)
bluetoothd[3564]: Write report characteristic descriptor failed: Request attribute has encountered an unlikely error
bluetooth
I have a bluetooth mouse that is paired to my laptop and has been working perfectly with ubuntu. Recently following one of the updates it remains as a paired device but will not connect.
I have removed the device and repaired but still no luck.
This is what bluetoothctl shows:
bluetoothctl
[NEW] Controller 4C:34:88:2D:E4:CE HP-ENVY-Notebook [default]
[NEW] Device E8:A1:FB:14:98:93 BluetoothMouse3600
Agent registered
[bluetooth]# devices
Device E8:A1:FB:14:98:93 BluetoothMouse3600
[bluetooth]# scan on
[NEW] Device E8:A1:FB:14:98:93 BluetoothMouse3600
bluetooth]# pair E8:A1:FB:14:98:93
Attempting to pair with E8:A1:FB:14:98:93
[CHG] Device E8:A1:FB:14:98:93 Connected: yes
[NEW] Primary Service
/org/bluez/hci0/dev_E8_A1_FB_14_98_93/service0008
00001801-0000-1000-8000-00805f9b34fb
Generic Attribute Profile
[NEW] Primary Service
/org/bluez/hci0/dev_E8_A1_FB_14_98_93/service0009
0000180a-0000-1000-8000-00805f9b34fb
Device Information
[NEW] Characteristic
/org/bluez/hci0/dev_E8_A1_FB_14_98_93/service0009/char000a
00002a29-0000-1000-8000-00805f9b34fb
Manufacturer Name String
[NEW] Characteristic
/org/bluez/hci0/dev_E8_A1_FB_14_98_93/service0009/char000c
00002a50-0000-1000-8000-00805f9b34fb
PnP ID
[CHG] Device E8:A1:FB:14:98:93 UUIDs: 00001800-0000-1000-8000-00805f9b34fb
[CHG] Device E8:A1:FB:14:98:93 UUIDs: 00001801-0000-1000-8000-00805f9b34fb
[CHG] Device E8:A1:FB:14:98:93 UUIDs: 0000180a-0000-1000-8000-00805f9b34fb
[CHG] Device E8:A1:FB:14:98:93 UUIDs: 0000180f-0000-1000-8000-00805f9b34fb
[CHG] Device E8:A1:FB:14:98:93 UUIDs: 00001812-0000-1000-8000-00805f9b34fb
[CHG] Device E8:A1:FB:14:98:93 ServicesResolved: yes
[CHG] Device E8:A1:FB:14:98:93 Modalias: usb:v045Ep0916d0100
[CHG] Device E8:A1:FB:14:98:93 Paired: yes
Pairing successful
[CHG] Device E8:A1:FB:14:98:93 ServicesResolved: no
[CHG] Device E8:A1:FB:14:98:93 Connected: no
[bluetooth]# trust E8:A1:FB:14:98:93
[CHG] Device E8:A1:FB:14:98:93 Trusted: yes
Changing E8:A1:FB:14:98:93 trust succeeded
[bluetooth]# connect E8:A1:FB:14:98:93
Attempting to connect to E8:A1:FB:14:98:93
Failed to connect: org.bluez.Error.Failed
Some Interesting Syslog Entries:
bluetoothd[3564]: Write report characteristic descriptor failed: Request attribute has encountered an unlikely error
bluetoothd[3564]: Failed to connection details: getpeername: Transport endpoint is not connected (107)
bluetoothd[3564]: Write report characteristic descriptor failed: Request attribute has encountered an unlikely error
bluetooth
bluetooth
asked Apr 14 at 16:59
MRusMRus
11
11
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
I installed blueman
"apt-get install blueman"
then removed the device and added it back in blueman manager
"/usr/bin/blueman-manager"
strange that this worked when adding directly using gnome interface didn't but happy that it did :-)
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/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%2f1133862%2fhow-to-fix-bluetooth-mouse-that-has-stopped-working-latest-ubuntu%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
I installed blueman
"apt-get install blueman"
then removed the device and added it back in blueman manager
"/usr/bin/blueman-manager"
strange that this worked when adding directly using gnome interface didn't but happy that it did :-)
add a comment |
I installed blueman
"apt-get install blueman"
then removed the device and added it back in blueman manager
"/usr/bin/blueman-manager"
strange that this worked when adding directly using gnome interface didn't but happy that it did :-)
add a comment |
I installed blueman
"apt-get install blueman"
then removed the device and added it back in blueman manager
"/usr/bin/blueman-manager"
strange that this worked when adding directly using gnome interface didn't but happy that it did :-)
I installed blueman
"apt-get install blueman"
then removed the device and added it back in blueman manager
"/usr/bin/blueman-manager"
strange that this worked when adding directly using gnome interface didn't but happy that it did :-)
answered Apr 16 at 12:47
MRusMRus
11
11
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%2f1133862%2fhow-to-fix-bluetooth-mouse-that-has-stopped-working-latest-ubuntu%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