Logitech M720 Triathlon is not connecting by bluetooth to Ubuntu Gnome 16.04Logitech MX800 not working...
If angels and devils are the same species, why would their mortal offspring appear physically different?
Not a Long-Winded Riddle
Calculate the true diameter of stars from photographic plate
What is the industry term for house wiring diagrams?
Does Skippy chunky peanut butter contain trans fat?
What species should be used for storage of human minds?
Is a new boolean field better than null reference when a value can be meaningfully absent?
Does it take energy to move something in a circle?
Is there a file that always exists and a 'normal' user can't lstat it?
How do I prevent a homebrew Grappling Hook feature from trivializing Tomb of Annihilation?
Why does magnet wire need to be insulated?
Difference in casting float to int, 32-bit C
Why didn't Tom Riddle take the presence of Fawkes and the Sorting Hat as more of a threat?
Why is it that Bernie Sanders is always called a "socialist"?
Count repetitions of an array
What is the wife of a henpecked husband called?
What game did these black and yellow dice come from?
Is there an expiration time for free invocations?
Why is 'diphthong' pronounced the way it is?
Subsurf on a crown. How can I smooth some edges and keep others sharp?
Coworker asking me to not bring cakes due to self control issue. What should I do?
How to not let the Identify spell spoil everything?
What's the oldest plausible frozen specimen for a Jurassic Park style story-line?
What makes papers publishable in top-tier journals?
Logitech M720 Triathlon is not connecting by bluetooth to Ubuntu Gnome 16.04
Logitech MX800 not working properly in 14.04Connecting by default to Logitech K810 Bluetooth Keyboardhow to manually install hid-logitech-dj module?How do I get Logitech MX Anywhere 2 to work in 16.04 (Bluetooth smart)Issues with Logitech K400 plus in Ubuntu 16.04Logitech MX Master is lagging in Ubuntu, but not in OS X or WindowsLogitech K760 Pair with one logitech usb dongleLogitech mx master 2 not detectedLogitech wireless mouse M705 not working with Ubuntu 18.04.1Stable solution for Bluetooth connecting issue
I have issues connecting the Logitech M720 to Ubuntu by bluetooth. It works fine over the unifying receiver but I want to connect it by bluetooth instead.
It shows in the available devices but when I click on it to pair, it just does nothing.
How do I solve this issue?
16.04 mouse bluetooth logitech
add a comment |
I have issues connecting the Logitech M720 to Ubuntu by bluetooth. It works fine over the unifying receiver but I want to connect it by bluetooth instead.
It shows in the available devices but when I click on it to pair, it just does nothing.
How do I solve this issue?
16.04 mouse bluetooth logitech
add a comment |
I have issues connecting the Logitech M720 to Ubuntu by bluetooth. It works fine over the unifying receiver but I want to connect it by bluetooth instead.
It shows in the available devices but when I click on it to pair, it just does nothing.
How do I solve this issue?
16.04 mouse bluetooth logitech
I have issues connecting the Logitech M720 to Ubuntu by bluetooth. It works fine over the unifying receiver but I want to connect it by bluetooth instead.
It shows in the available devices but when I click on it to pair, it just does nothing.
How do I solve this issue?
16.04 mouse bluetooth logitech
16.04 mouse bluetooth logitech
asked Jun 2 '17 at 7:10
noureldin275noureldin275
314
314
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
I think I just solved it. I booted into Ubuntu with Bluetooth off and installed Blueman from the software center. Then I connected the mouse and it worked. I took it around 5 or 10 seconds after pairing to move but it did eventually.
this article helps me. essentially, run following as root:hciconfig hci0 sspmode 1; hciconfig hci0 down; hciconfig hci0 up
– Jeff Xiao
Jan 25 at 17:02
add a comment |
I works perfectly, thaks a lot ;)
New contributor
Welcome to askubuntu. please don't makes post just to tank people. thank people with your vote when you have enough reputation to do so.
– Jeff
7 mins ago
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%2f921343%2flogitech-m720-triathlon-is-not-connecting-by-bluetooth-to-ubuntu-gnome-16-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
I think I just solved it. I booted into Ubuntu with Bluetooth off and installed Blueman from the software center. Then I connected the mouse and it worked. I took it around 5 or 10 seconds after pairing to move but it did eventually.
this article helps me. essentially, run following as root:hciconfig hci0 sspmode 1; hciconfig hci0 down; hciconfig hci0 up
– Jeff Xiao
Jan 25 at 17:02
add a comment |
I think I just solved it. I booted into Ubuntu with Bluetooth off and installed Blueman from the software center. Then I connected the mouse and it worked. I took it around 5 or 10 seconds after pairing to move but it did eventually.
this article helps me. essentially, run following as root:hciconfig hci0 sspmode 1; hciconfig hci0 down; hciconfig hci0 up
– Jeff Xiao
Jan 25 at 17:02
add a comment |
I think I just solved it. I booted into Ubuntu with Bluetooth off and installed Blueman from the software center. Then I connected the mouse and it worked. I took it around 5 or 10 seconds after pairing to move but it did eventually.
I think I just solved it. I booted into Ubuntu with Bluetooth off and installed Blueman from the software center. Then I connected the mouse and it worked. I took it around 5 or 10 seconds after pairing to move but it did eventually.
answered Jun 8 '17 at 8:19
noureldin275noureldin275
314
314
this article helps me. essentially, run following as root:hciconfig hci0 sspmode 1; hciconfig hci0 down; hciconfig hci0 up
– Jeff Xiao
Jan 25 at 17:02
add a comment |
this article helps me. essentially, run following as root:hciconfig hci0 sspmode 1; hciconfig hci0 down; hciconfig hci0 up
– Jeff Xiao
Jan 25 at 17:02
this article helps me. essentially, run following as root:
hciconfig hci0 sspmode 1; hciconfig hci0 down; hciconfig hci0 up
– Jeff Xiao
Jan 25 at 17:02
this article helps me. essentially, run following as root:
hciconfig hci0 sspmode 1; hciconfig hci0 down; hciconfig hci0 up
– Jeff Xiao
Jan 25 at 17:02
add a comment |
I works perfectly, thaks a lot ;)
New contributor
Welcome to askubuntu. please don't makes post just to tank people. thank people with your vote when you have enough reputation to do so.
– Jeff
7 mins ago
add a comment |
I works perfectly, thaks a lot ;)
New contributor
Welcome to askubuntu. please don't makes post just to tank people. thank people with your vote when you have enough reputation to do so.
– Jeff
7 mins ago
add a comment |
I works perfectly, thaks a lot ;)
New contributor
I works perfectly, thaks a lot ;)
New contributor
New contributor
answered 9 mins ago
Władysław KowalskiWładysław Kowalski
1
1
New contributor
New contributor
Welcome to askubuntu. please don't makes post just to tank people. thank people with your vote when you have enough reputation to do so.
– Jeff
7 mins ago
add a comment |
Welcome to askubuntu. please don't makes post just to tank people. thank people with your vote when you have enough reputation to do so.
– Jeff
7 mins ago
Welcome to askubuntu. please don't makes post just to tank people. thank people with your vote when you have enough reputation to do so.
– Jeff
7 mins ago
Welcome to askubuntu. please don't makes post just to tank people. thank people with your vote when you have enough reputation to do so.
– Jeff
7 mins ago
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%2f921343%2flogitech-m720-triathlon-is-not-connecting-by-bluetooth-to-ubuntu-gnome-16-04%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