Logitech M720 mouse pairs and connects but doesn't do anythingLogitech MX Anywhere 2 mouse pairs but doesn't do anythingBluetooth mouse Logitech M555b not recognized on a Macbook Pro 8.2Apple wireless mouse and keyboard does not workApple Magic Mouse 'Successfully connected but doesnt work'Bluetooth LE and Ubuntu 16.04, sometimes works, other times notBluetooth Mouse Pairs and Connects But Doesn't Do Anythingbluetooth stops working - “Failed to set power on: org.bluez.Error.Failed”Logitech M557 does not pair with Ubuntu 16.04How to fix bluetooth mouse that has stopped working latest ubuntu

What is meant by "gravity waves we see at sea surface"?

Reduction of Meijer G-function

Is verificationism dead?

Can salted butter be used to make lemon curd?

Allowing comments in interactive zsh commands

How to do a privileges escalation with ping?

Toxic Culture - I'm putting more resources to help project move faster, but people are slowing down

What are the engineering principles for a train to get electricity from the railway

5yrs old being bossy... Is this too much or tolerable at this age?

Is it principled to tip less if a pricey restaurant doesn't accept Visa or Mastercard?

Who is responsible on resolving conflicts on different PRs?

Pass on your radiation

Aligning under and overbraces

If a very huge Earthquake occured anywhere on Earth could waves emerge to come together again on the opposite side?

Are these homebrew metallic/chromatic pseudodragons the same CR as RAW pseudodragons?

Sometimes the updated rows are not locked within instead of update trigger

How to I represent 5 eighth-notes as one note?

Examples of Lewis base nature of sulfur dioxide

Dealing Hex damage when a familiar delivers a touch spell

Is the weight of the aircraft flying in the sky transferred to the ground?

Why does one mostly fall backward when slipping?

Finishing pre-cooked prime rib, day-of?

Are the stars distributed in a spatially uniform distribution with respect to brightness?

Can I use baking powder in place of baking soda for dipping pretzels?



Logitech M720 mouse pairs and connects but doesn't do anything


Logitech MX Anywhere 2 mouse pairs but doesn't do anythingBluetooth mouse Logitech M555b not recognized on a Macbook Pro 8.2Apple wireless mouse and keyboard does not workApple Magic Mouse 'Successfully connected but doesnt work'Bluetooth LE and Ubuntu 16.04, sometimes works, other times notBluetooth Mouse Pairs and Connects But Doesn't Do Anythingbluetooth stops working - “Failed to set power on: org.bluez.Error.Failed”Logitech M557 does not pair with Ubuntu 16.04How to fix bluetooth mouse that has stopped working latest ubuntu






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;









0


















I have read Logitech MX Anywhere 2 mouse pairs but doesn't do anything and tried using bluetoothctl to get my M720 set up. It's not working, to summarize.



I've also got an M557 which does work, so I can compare and contrast the reported settings. Here's what bluetoothctl reports for the non-working M720:



Device FF:1F:22:D6:07:67 (random)
Name: M720 Triathlon
Alias: M720 Triathlon
Appearance: 0x03c2
Icon: input-mouse
Paired: yes
Trusted: yes
Blocked: no
Connected: yes
LegacyPairing: no
UUID: Generic Access Profile (00001800-0000-1000-8000-00805f9b34fb)
UUID: Generic Attribute Profile (00001801-0000-1000-8000-00805f9b34fb)
UUID: Device Information (0000180a-0000-1000-8000-00805f9b34fb)
UUID: Battery Service (0000180f-0000-1000-8000-00805f9b34fb)
UUID: Human Interface Device (00001812-0000-1000-8000-00805f9b34fb)
UUID: Vendor specific (00010000-0000-1000-8000-011f2000046d)
Modalias: usb:v046DpB015d0009


(The M720 has 3 channels, so it looks like 3 different devices; that's the "channel 1" information. The others have a device ID ending in 68 and 69.) Note that the device is paired, trusted, and connected.



Now here's the info reported for the working M557:



Device 34:88:5D:B0:42:C9 (public)
Name: Bluetooth Mouse M557
Alias: Bluetooth Mouse M557
Class: 0x00000580
Icon: input-mouse
Paired: yes
Trusted: yes
Blocked: no
Connected: yes
LegacyPairing: no
UUID: Service Discovery Serve.. (00001000-0000-1000-8000-00805f9b34fb)
UUID: Human Interface Device... (00001124-0000-1000-8000-00805f9b34fb)
UUID: PnP Information (00001200-0000-1000-8000-00805f9b34fb)
Modalias: usb:v046DpB010d1002


The interesting differences to me are that instead of (random) in the header line, it says (public); the M557 has a "Class" entry, while the M720 does not; and the UUID section is significantly different.



Furthermore, when I turn the M557 off and then back on, I get kernel log messages about a new /devices/ entry, and I get no kernel messages at all when I power on the M720.



So it seems to me that while the Bluetooth infrastructure is "seeing" the M720, it doesn't pass it on to the HID system as a new input device for some reason. I don't know enough to know what that reason might be.



Oh and I'm running 4.15.0-60-generic, 18.04. Bluez is version 5.48-0ubuntu3.1. Laptop is a Lenovo X1 Carbon (6th Gen).



With btmon I can see activity from the M720, so I'm pretty sure that the mouse itself is in working condition. I can pair it with my phone (ZTE Axon 7) and it works fine.




Updated to 19.04, same deal.










share|improve this question

































    0


















    I have read Logitech MX Anywhere 2 mouse pairs but doesn't do anything and tried using bluetoothctl to get my M720 set up. It's not working, to summarize.



    I've also got an M557 which does work, so I can compare and contrast the reported settings. Here's what bluetoothctl reports for the non-working M720:



    Device FF:1F:22:D6:07:67 (random)
    Name: M720 Triathlon
    Alias: M720 Triathlon
    Appearance: 0x03c2
    Icon: input-mouse
    Paired: yes
    Trusted: yes
    Blocked: no
    Connected: yes
    LegacyPairing: no
    UUID: Generic Access Profile (00001800-0000-1000-8000-00805f9b34fb)
    UUID: Generic Attribute Profile (00001801-0000-1000-8000-00805f9b34fb)
    UUID: Device Information (0000180a-0000-1000-8000-00805f9b34fb)
    UUID: Battery Service (0000180f-0000-1000-8000-00805f9b34fb)
    UUID: Human Interface Device (00001812-0000-1000-8000-00805f9b34fb)
    UUID: Vendor specific (00010000-0000-1000-8000-011f2000046d)
    Modalias: usb:v046DpB015d0009


    (The M720 has 3 channels, so it looks like 3 different devices; that's the "channel 1" information. The others have a device ID ending in 68 and 69.) Note that the device is paired, trusted, and connected.



    Now here's the info reported for the working M557:



    Device 34:88:5D:B0:42:C9 (public)
    Name: Bluetooth Mouse M557
    Alias: Bluetooth Mouse M557
    Class: 0x00000580
    Icon: input-mouse
    Paired: yes
    Trusted: yes
    Blocked: no
    Connected: yes
    LegacyPairing: no
    UUID: Service Discovery Serve.. (00001000-0000-1000-8000-00805f9b34fb)
    UUID: Human Interface Device... (00001124-0000-1000-8000-00805f9b34fb)
    UUID: PnP Information (00001200-0000-1000-8000-00805f9b34fb)
    Modalias: usb:v046DpB010d1002


    The interesting differences to me are that instead of (random) in the header line, it says (public); the M557 has a "Class" entry, while the M720 does not; and the UUID section is significantly different.



    Furthermore, when I turn the M557 off and then back on, I get kernel log messages about a new /devices/ entry, and I get no kernel messages at all when I power on the M720.



    So it seems to me that while the Bluetooth infrastructure is "seeing" the M720, it doesn't pass it on to the HID system as a new input device for some reason. I don't know enough to know what that reason might be.



    Oh and I'm running 4.15.0-60-generic, 18.04. Bluez is version 5.48-0ubuntu3.1. Laptop is a Lenovo X1 Carbon (6th Gen).



    With btmon I can see activity from the M720, so I'm pretty sure that the mouse itself is in working condition. I can pair it with my phone (ZTE Axon 7) and it works fine.




    Updated to 19.04, same deal.










    share|improve this question





























      0













      0









      0








      I have read Logitech MX Anywhere 2 mouse pairs but doesn't do anything and tried using bluetoothctl to get my M720 set up. It's not working, to summarize.



      I've also got an M557 which does work, so I can compare and contrast the reported settings. Here's what bluetoothctl reports for the non-working M720:



      Device FF:1F:22:D6:07:67 (random)
      Name: M720 Triathlon
      Alias: M720 Triathlon
      Appearance: 0x03c2
      Icon: input-mouse
      Paired: yes
      Trusted: yes
      Blocked: no
      Connected: yes
      LegacyPairing: no
      UUID: Generic Access Profile (00001800-0000-1000-8000-00805f9b34fb)
      UUID: Generic Attribute Profile (00001801-0000-1000-8000-00805f9b34fb)
      UUID: Device Information (0000180a-0000-1000-8000-00805f9b34fb)
      UUID: Battery Service (0000180f-0000-1000-8000-00805f9b34fb)
      UUID: Human Interface Device (00001812-0000-1000-8000-00805f9b34fb)
      UUID: Vendor specific (00010000-0000-1000-8000-011f2000046d)
      Modalias: usb:v046DpB015d0009


      (The M720 has 3 channels, so it looks like 3 different devices; that's the "channel 1" information. The others have a device ID ending in 68 and 69.) Note that the device is paired, trusted, and connected.



      Now here's the info reported for the working M557:



      Device 34:88:5D:B0:42:C9 (public)
      Name: Bluetooth Mouse M557
      Alias: Bluetooth Mouse M557
      Class: 0x00000580
      Icon: input-mouse
      Paired: yes
      Trusted: yes
      Blocked: no
      Connected: yes
      LegacyPairing: no
      UUID: Service Discovery Serve.. (00001000-0000-1000-8000-00805f9b34fb)
      UUID: Human Interface Device... (00001124-0000-1000-8000-00805f9b34fb)
      UUID: PnP Information (00001200-0000-1000-8000-00805f9b34fb)
      Modalias: usb:v046DpB010d1002


      The interesting differences to me are that instead of (random) in the header line, it says (public); the M557 has a "Class" entry, while the M720 does not; and the UUID section is significantly different.



      Furthermore, when I turn the M557 off and then back on, I get kernel log messages about a new /devices/ entry, and I get no kernel messages at all when I power on the M720.



      So it seems to me that while the Bluetooth infrastructure is "seeing" the M720, it doesn't pass it on to the HID system as a new input device for some reason. I don't know enough to know what that reason might be.



      Oh and I'm running 4.15.0-60-generic, 18.04. Bluez is version 5.48-0ubuntu3.1. Laptop is a Lenovo X1 Carbon (6th Gen).



      With btmon I can see activity from the M720, so I'm pretty sure that the mouse itself is in working condition. I can pair it with my phone (ZTE Axon 7) and it works fine.




      Updated to 19.04, same deal.










      share|improve this question
















      I have read Logitech MX Anywhere 2 mouse pairs but doesn't do anything and tried using bluetoothctl to get my M720 set up. It's not working, to summarize.



      I've also got an M557 which does work, so I can compare and contrast the reported settings. Here's what bluetoothctl reports for the non-working M720:



      Device FF:1F:22:D6:07:67 (random)
      Name: M720 Triathlon
      Alias: M720 Triathlon
      Appearance: 0x03c2
      Icon: input-mouse
      Paired: yes
      Trusted: yes
      Blocked: no
      Connected: yes
      LegacyPairing: no
      UUID: Generic Access Profile (00001800-0000-1000-8000-00805f9b34fb)
      UUID: Generic Attribute Profile (00001801-0000-1000-8000-00805f9b34fb)
      UUID: Device Information (0000180a-0000-1000-8000-00805f9b34fb)
      UUID: Battery Service (0000180f-0000-1000-8000-00805f9b34fb)
      UUID: Human Interface Device (00001812-0000-1000-8000-00805f9b34fb)
      UUID: Vendor specific (00010000-0000-1000-8000-011f2000046d)
      Modalias: usb:v046DpB015d0009


      (The M720 has 3 channels, so it looks like 3 different devices; that's the "channel 1" information. The others have a device ID ending in 68 and 69.) Note that the device is paired, trusted, and connected.



      Now here's the info reported for the working M557:



      Device 34:88:5D:B0:42:C9 (public)
      Name: Bluetooth Mouse M557
      Alias: Bluetooth Mouse M557
      Class: 0x00000580
      Icon: input-mouse
      Paired: yes
      Trusted: yes
      Blocked: no
      Connected: yes
      LegacyPairing: no
      UUID: Service Discovery Serve.. (00001000-0000-1000-8000-00805f9b34fb)
      UUID: Human Interface Device... (00001124-0000-1000-8000-00805f9b34fb)
      UUID: PnP Information (00001200-0000-1000-8000-00805f9b34fb)
      Modalias: usb:v046DpB010d1002


      The interesting differences to me are that instead of (random) in the header line, it says (public); the M557 has a "Class" entry, while the M720 does not; and the UUID section is significantly different.



      Furthermore, when I turn the M557 off and then back on, I get kernel log messages about a new /devices/ entry, and I get no kernel messages at all when I power on the M720.



      So it seems to me that while the Bluetooth infrastructure is "seeing" the M720, it doesn't pass it on to the HID system as a new input device for some reason. I don't know enough to know what that reason might be.



      Oh and I'm running 4.15.0-60-generic, 18.04. Bluez is version 5.48-0ubuntu3.1. Laptop is a Lenovo X1 Carbon (6th Gen).



      With btmon I can see activity from the M720, so I'm pretty sure that the mouse itself is in working condition. I can pair it with my phone (ZTE Axon 7) and it works fine.




      Updated to 19.04, same deal.







      18.04 mouse bluetooth 19.04 bluez






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Oct 1 at 21:06







      Pointy

















      asked Sep 16 at 13:43









      PointyPointy

      1,3715 gold badges21 silver badges38 bronze badges




      1,3715 gold badges21 silver badges38 bronze badges























          1 Answer
          1






          active

          oldest

          votes


















          2







          +50












          Try using hciconfig.
          Take a look to this Answer, it seems to fix a similar issue.



          Other info :



          • hciconfig doc : http://manpages.ubuntu.com/manpages/disco/en/man1/hciconfig.1.html

          • hcitool doc : http://manpages.ubuntu.com/manpages/disco/en/man1/hcitool.1.html

          • random vs public addresses : https://devzone.nordicsemi.com/f/nordic-q-a/27012/how-to-distinguish-between-random-and-public-gap-addresses





          share|improve this answer

























          • Thank you for your answer. I've looked at that information. I don't think I've got a Bluetooth problem; the mouse does connect and pair. The problem seems to be that the system does not recognize the device as an input device. As I wrote in the question, a working bt mouse results in the kernel logging "hey there's a new input device" message or two, but the non-working mouse doesn't do that.

            – Pointy
            Oct 2 at 12:11












          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
          );



          );














          draft saved

          draft discarded
















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1174538%2flogitech-m720-mouse-pairs-and-connects-but-doesnt-do-anything%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









          2







          +50












          Try using hciconfig.
          Take a look to this Answer, it seems to fix a similar issue.



          Other info :



          • hciconfig doc : http://manpages.ubuntu.com/manpages/disco/en/man1/hciconfig.1.html

          • hcitool doc : http://manpages.ubuntu.com/manpages/disco/en/man1/hcitool.1.html

          • random vs public addresses : https://devzone.nordicsemi.com/f/nordic-q-a/27012/how-to-distinguish-between-random-and-public-gap-addresses





          share|improve this answer

























          • Thank you for your answer. I've looked at that information. I don't think I've got a Bluetooth problem; the mouse does connect and pair. The problem seems to be that the system does not recognize the device as an input device. As I wrote in the question, a working bt mouse results in the kernel logging "hey there's a new input device" message or two, but the non-working mouse doesn't do that.

            – Pointy
            Oct 2 at 12:11















          2







          +50












          Try using hciconfig.
          Take a look to this Answer, it seems to fix a similar issue.



          Other info :



          • hciconfig doc : http://manpages.ubuntu.com/manpages/disco/en/man1/hciconfig.1.html

          • hcitool doc : http://manpages.ubuntu.com/manpages/disco/en/man1/hcitool.1.html

          • random vs public addresses : https://devzone.nordicsemi.com/f/nordic-q-a/27012/how-to-distinguish-between-random-and-public-gap-addresses





          share|improve this answer

























          • Thank you for your answer. I've looked at that information. I don't think I've got a Bluetooth problem; the mouse does connect and pair. The problem seems to be that the system does not recognize the device as an input device. As I wrote in the question, a working bt mouse results in the kernel logging "hey there's a new input device" message or two, but the non-working mouse doesn't do that.

            – Pointy
            Oct 2 at 12:11













          2







          +50








          2







          +50




          2






          +50





          Try using hciconfig.
          Take a look to this Answer, it seems to fix a similar issue.



          Other info :



          • hciconfig doc : http://manpages.ubuntu.com/manpages/disco/en/man1/hciconfig.1.html

          • hcitool doc : http://manpages.ubuntu.com/manpages/disco/en/man1/hcitool.1.html

          • random vs public addresses : https://devzone.nordicsemi.com/f/nordic-q-a/27012/how-to-distinguish-between-random-and-public-gap-addresses





          share|improve this answer














          Try using hciconfig.
          Take a look to this Answer, it seems to fix a similar issue.



          Other info :



          • hciconfig doc : http://manpages.ubuntu.com/manpages/disco/en/man1/hciconfig.1.html

          • hcitool doc : http://manpages.ubuntu.com/manpages/disco/en/man1/hcitool.1.html

          • random vs public addresses : https://devzone.nordicsemi.com/f/nordic-q-a/27012/how-to-distinguish-between-random-and-public-gap-addresses






          share|improve this answer













          share|improve this answer




          share|improve this answer










          answered Oct 2 at 11:02









          pymym213pymym213

          4511 silver badge11 bronze badges




          4511 silver badge11 bronze badges















          • Thank you for your answer. I've looked at that information. I don't think I've got a Bluetooth problem; the mouse does connect and pair. The problem seems to be that the system does not recognize the device as an input device. As I wrote in the question, a working bt mouse results in the kernel logging "hey there's a new input device" message or two, but the non-working mouse doesn't do that.

            – Pointy
            Oct 2 at 12:11

















          • Thank you for your answer. I've looked at that information. I don't think I've got a Bluetooth problem; the mouse does connect and pair. The problem seems to be that the system does not recognize the device as an input device. As I wrote in the question, a working bt mouse results in the kernel logging "hey there's a new input device" message or two, but the non-working mouse doesn't do that.

            – Pointy
            Oct 2 at 12:11
















          Thank you for your answer. I've looked at that information. I don't think I've got a Bluetooth problem; the mouse does connect and pair. The problem seems to be that the system does not recognize the device as an input device. As I wrote in the question, a working bt mouse results in the kernel logging "hey there's a new input device" message or two, but the non-working mouse doesn't do that.

          – Pointy
          Oct 2 at 12:11





          Thank you for your answer. I've looked at that information. I don't think I've got a Bluetooth problem; the mouse does connect and pair. The problem seems to be that the system does not recognize the device as an input device. As I wrote in the question, a working bt mouse results in the kernel logging "hey there's a new input device" message or two, but the non-working mouse doesn't do that.

          – Pointy
          Oct 2 at 12:11


















          draft saved

          draft discarded















































          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.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1174538%2flogitech-m720-mouse-pairs-and-connects-but-doesnt-do-anything%23new-answer', 'question_page');

          );

          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









          Popular posts from this blog

          Distance measures on a map of a game The 2019 Stack Overflow Developer Survey Results Are Inmin distance in a graphShortest distance path on contour plotHow to plot a tilted map?Finding points outside of a diskDelaunay link distanceAnnulus from GeoDisks: drawing a ring on a mapNegative Correlation DistanceFind distance along a path (GPS coordinates)Finding position at given distance in a GeoPathMathematics behind distance estimation using camera

          How to get a smooth, uniform ParametricPlot of a 2D Region?How to plot a complicated Region?How to exclude a region from ParametricPlotHow discretize a region placing vertices on a specific non-uniform gridHow to transform a Plot or a ParametricPlot into a RegionHow can I get a smooth plot of a bounded region?Smooth ParametricPlot3D with RegionFunction?Smooth border of a region ParametricPlotSmooth region boundarySmooth region plot from list of pointsGet minimum y of a certain x in a region

          Genealogie vun de Merowenger Vum Merowech bis zum Chilperich I. | Navigatiounsmenü