Kernel Install Issue: New USB Device Found, Product: USB Optical Mouse Repeating












4















First time poster here.



I am updating to Linux kernel version 4.6.3 and used Lilo to install it.



I am running Ubuntu version 16.04lts.



When I went to select the new kernel everything started out fine, but it is currently doing something a little weird. It keeps printing out the following:



[ XXXX, YYYYYY] usb 3-14: newlow-speed USB device number ZZ using xhci_hcd

[ XXXX, YYYYYY] usb 3-14: new device found, idVendor 04ca, idProduct=0061

[ XXXX, YYYYYY] usb 3-14: new device strings: Mfr=1, Product=2, SerialNumber=0

[ XXXX, YYYYYY] usb 3-14: Product: USB Optical Mouse

[ XXXX, YYYYYY] usb 3-14: Manufacturer: PixArt

[ XXXX, YYYYYY] usb 3-14: USB disconnect, device number ZZ


where ZZ has been slowly increasing from 1-38 (currently it's at 38 anyway, who knows where it will stop.) and XXXX, YYYYYY are different for each ZZ.



This isn't normal, right?



What should I do?



Thanks for your time and feedback.










share|improve this question

























  • I found a very similar thing in my syslog :/

    – Intrus
    Jun 28 '16 at 15:02
















4















First time poster here.



I am updating to Linux kernel version 4.6.3 and used Lilo to install it.



I am running Ubuntu version 16.04lts.



When I went to select the new kernel everything started out fine, but it is currently doing something a little weird. It keeps printing out the following:



[ XXXX, YYYYYY] usb 3-14: newlow-speed USB device number ZZ using xhci_hcd

[ XXXX, YYYYYY] usb 3-14: new device found, idVendor 04ca, idProduct=0061

[ XXXX, YYYYYY] usb 3-14: new device strings: Mfr=1, Product=2, SerialNumber=0

[ XXXX, YYYYYY] usb 3-14: Product: USB Optical Mouse

[ XXXX, YYYYYY] usb 3-14: Manufacturer: PixArt

[ XXXX, YYYYYY] usb 3-14: USB disconnect, device number ZZ


where ZZ has been slowly increasing from 1-38 (currently it's at 38 anyway, who knows where it will stop.) and XXXX, YYYYYY are different for each ZZ.



This isn't normal, right?



What should I do?



Thanks for your time and feedback.










share|improve this question

























  • I found a very similar thing in my syslog :/

    – Intrus
    Jun 28 '16 at 15:02














4












4








4








First time poster here.



I am updating to Linux kernel version 4.6.3 and used Lilo to install it.



I am running Ubuntu version 16.04lts.



When I went to select the new kernel everything started out fine, but it is currently doing something a little weird. It keeps printing out the following:



[ XXXX, YYYYYY] usb 3-14: newlow-speed USB device number ZZ using xhci_hcd

[ XXXX, YYYYYY] usb 3-14: new device found, idVendor 04ca, idProduct=0061

[ XXXX, YYYYYY] usb 3-14: new device strings: Mfr=1, Product=2, SerialNumber=0

[ XXXX, YYYYYY] usb 3-14: Product: USB Optical Mouse

[ XXXX, YYYYYY] usb 3-14: Manufacturer: PixArt

[ XXXX, YYYYYY] usb 3-14: USB disconnect, device number ZZ


where ZZ has been slowly increasing from 1-38 (currently it's at 38 anyway, who knows where it will stop.) and XXXX, YYYYYY are different for each ZZ.



This isn't normal, right?



What should I do?



Thanks for your time and feedback.










share|improve this question
















First time poster here.



I am updating to Linux kernel version 4.6.3 and used Lilo to install it.



I am running Ubuntu version 16.04lts.



When I went to select the new kernel everything started out fine, but it is currently doing something a little weird. It keeps printing out the following:



[ XXXX, YYYYYY] usb 3-14: newlow-speed USB device number ZZ using xhci_hcd

[ XXXX, YYYYYY] usb 3-14: new device found, idVendor 04ca, idProduct=0061

[ XXXX, YYYYYY] usb 3-14: new device strings: Mfr=1, Product=2, SerialNumber=0

[ XXXX, YYYYYY] usb 3-14: Product: USB Optical Mouse

[ XXXX, YYYYYY] usb 3-14: Manufacturer: PixArt

[ XXXX, YYYYYY] usb 3-14: USB disconnect, device number ZZ


where ZZ has been slowly increasing from 1-38 (currently it's at 38 anyway, who knows where it will stop.) and XXXX, YYYYYY are different for each ZZ.



This isn't normal, right?



What should I do?



Thanks for your time and feedback.







kernel






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jun 28 '16 at 14:50









Android Dev

11.1k63462




11.1k63462










asked Jun 28 '16 at 14:45









BFranksBFranks

254




254













  • I found a very similar thing in my syslog :/

    – Intrus
    Jun 28 '16 at 15:02



















  • I found a very similar thing in my syslog :/

    – Intrus
    Jun 28 '16 at 15:02

















I found a very similar thing in my syslog :/

– Intrus
Jun 28 '16 at 15:02





I found a very similar thing in my syslog :/

– Intrus
Jun 28 '16 at 15:02










2 Answers
2






active

oldest

votes


















1














If this does not happen with the official kernel (currently 4.4.0-28), you have your answer.



Mainline kernels are not 100% compatible with Ubuntu, they are not recommended and they should not be installed unless there are certain hardware issues the official kernel does not support.



Additionally, mainline kernels lack the image-extra package which contains drivers released by Canonical.






share|improve this answer































    0














    Your Lite-On PixArt OEM mouse is still unknown in the Linux kernel usbhid quirks in kernel v5.0-rc5. PixArt USB Optical Mouse ICs have a HW bug. Their buffer overflows, firmware crashes, and they reconnect if they are not always polled. So they require HID_QUIRK_ALWAYS_POLL (0x00000400) or the gpm service to be enabled to function properly.



    Basics: https://github.com/sriemer/fix-linux-mouse



    If you could test kernel boot parameter usbhid.quirks=0x04ca:0x0061:0x00000400, then I could prepare the patch for the upstream Linux kernel. TIA






    share|improve this answer
























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


      }
      });














      draft saved

      draft discarded


















      StackExchange.ready(
      function () {
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f792335%2fkernel-install-issue-new-usb-device-found-product-usb-optical-mouse-repeating%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









      1














      If this does not happen with the official kernel (currently 4.4.0-28), you have your answer.



      Mainline kernels are not 100% compatible with Ubuntu, they are not recommended and they should not be installed unless there are certain hardware issues the official kernel does not support.



      Additionally, mainline kernels lack the image-extra package which contains drivers released by Canonical.






      share|improve this answer




























        1














        If this does not happen with the official kernel (currently 4.4.0-28), you have your answer.



        Mainline kernels are not 100% compatible with Ubuntu, they are not recommended and they should not be installed unless there are certain hardware issues the official kernel does not support.



        Additionally, mainline kernels lack the image-extra package which contains drivers released by Canonical.






        share|improve this answer


























          1












          1








          1







          If this does not happen with the official kernel (currently 4.4.0-28), you have your answer.



          Mainline kernels are not 100% compatible with Ubuntu, they are not recommended and they should not be installed unless there are certain hardware issues the official kernel does not support.



          Additionally, mainline kernels lack the image-extra package which contains drivers released by Canonical.






          share|improve this answer













          If this does not happen with the official kernel (currently 4.4.0-28), you have your answer.



          Mainline kernels are not 100% compatible with Ubuntu, they are not recommended and they should not be installed unless there are certain hardware issues the official kernel does not support.



          Additionally, mainline kernels lack the image-extra package which contains drivers released by Canonical.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Jun 28 '16 at 15:20









          StormlordStormlord

          3,88921028




          3,88921028

























              0














              Your Lite-On PixArt OEM mouse is still unknown in the Linux kernel usbhid quirks in kernel v5.0-rc5. PixArt USB Optical Mouse ICs have a HW bug. Their buffer overflows, firmware crashes, and they reconnect if they are not always polled. So they require HID_QUIRK_ALWAYS_POLL (0x00000400) or the gpm service to be enabled to function properly.



              Basics: https://github.com/sriemer/fix-linux-mouse



              If you could test kernel boot parameter usbhid.quirks=0x04ca:0x0061:0x00000400, then I could prepare the patch for the upstream Linux kernel. TIA






              share|improve this answer




























                0














                Your Lite-On PixArt OEM mouse is still unknown in the Linux kernel usbhid quirks in kernel v5.0-rc5. PixArt USB Optical Mouse ICs have a HW bug. Their buffer overflows, firmware crashes, and they reconnect if they are not always polled. So they require HID_QUIRK_ALWAYS_POLL (0x00000400) or the gpm service to be enabled to function properly.



                Basics: https://github.com/sriemer/fix-linux-mouse



                If you could test kernel boot parameter usbhid.quirks=0x04ca:0x0061:0x00000400, then I could prepare the patch for the upstream Linux kernel. TIA






                share|improve this answer


























                  0












                  0








                  0







                  Your Lite-On PixArt OEM mouse is still unknown in the Linux kernel usbhid quirks in kernel v5.0-rc5. PixArt USB Optical Mouse ICs have a HW bug. Their buffer overflows, firmware crashes, and they reconnect if they are not always polled. So they require HID_QUIRK_ALWAYS_POLL (0x00000400) or the gpm service to be enabled to function properly.



                  Basics: https://github.com/sriemer/fix-linux-mouse



                  If you could test kernel boot parameter usbhid.quirks=0x04ca:0x0061:0x00000400, then I could prepare the patch for the upstream Linux kernel. TIA






                  share|improve this answer













                  Your Lite-On PixArt OEM mouse is still unknown in the Linux kernel usbhid quirks in kernel v5.0-rc5. PixArt USB Optical Mouse ICs have a HW bug. Their buffer overflows, firmware crashes, and they reconnect if they are not always polled. So they require HID_QUIRK_ALWAYS_POLL (0x00000400) or the gpm service to be enabled to function properly.



                  Basics: https://github.com/sriemer/fix-linux-mouse



                  If you could test kernel boot parameter usbhid.quirks=0x04ca:0x0061:0x00000400, then I could prepare the patch for the upstream Linux kernel. TIA







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Feb 5 at 16:10









                  Sebastian ParschauerSebastian Parschauer

                  314




                  314






























                      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%2f792335%2fkernel-install-issue-new-usb-device-found-product-usb-optical-mouse-repeating%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

                      Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

                      ComboBox Display Member on multiple fields

                      Is it possible to collect Nectar points via Trainline?