Kernel not identifying touchpad












0














I bought a new laptop recently and I am trying to run Linux on it. The device in question is the Teclast F6 pro, and I am having a problem with the touchpad.



I bought the device on pre-sale, so, as expected, I couldn't find much about it. I've found a kernel bug report of a similar problem in another laptop but couldn't find a solution for it
(https://bugzilla.redhat.com/show_bug.cgi?id=1526312).



The problem is that the touchpad does not work and the hardware is not recognized. The only mention I've found in linux related to the touchpad is when I run dmesg | grep hid which outputs this error: i2c_hid i2c-SYNA3602:00: unexpected HID descriptor bcdVersion (0x00ff). I checked the Windows drivers, and they show the same SYNA3602 identifier.



I tried xinput, lsusb, lspci, hwinfo and others, but there is no mention of touchpad/synaptics/mouse/syna3602, or anything related to the touchpad.



As far as I understand - please correct me if I'm wrong - the problem is that the kernel assigns this i2c-hid driver to manage the touchpad, but it fails, so the device is lost. If that is the case, how can I fix this i2c-hid driver, or use another hid-generic driver?



I tried a lot of things and I can say that it is:




  • Not a hardware problem - It works in Windows

  • Not a specific distro problem - I tried more than four different combinations of distros + desktop environments

  • Not an outdated kernel - I tested multiple kernels 4.9, 4.10, 4.12, 4.14, 4.15, 4.16.










share|improve this question



























    0














    I bought a new laptop recently and I am trying to run Linux on it. The device in question is the Teclast F6 pro, and I am having a problem with the touchpad.



    I bought the device on pre-sale, so, as expected, I couldn't find much about it. I've found a kernel bug report of a similar problem in another laptop but couldn't find a solution for it
    (https://bugzilla.redhat.com/show_bug.cgi?id=1526312).



    The problem is that the touchpad does not work and the hardware is not recognized. The only mention I've found in linux related to the touchpad is when I run dmesg | grep hid which outputs this error: i2c_hid i2c-SYNA3602:00: unexpected HID descriptor bcdVersion (0x00ff). I checked the Windows drivers, and they show the same SYNA3602 identifier.



    I tried xinput, lsusb, lspci, hwinfo and others, but there is no mention of touchpad/synaptics/mouse/syna3602, or anything related to the touchpad.



    As far as I understand - please correct me if I'm wrong - the problem is that the kernel assigns this i2c-hid driver to manage the touchpad, but it fails, so the device is lost. If that is the case, how can I fix this i2c-hid driver, or use another hid-generic driver?



    I tried a lot of things and I can say that it is:




    • Not a hardware problem - It works in Windows

    • Not a specific distro problem - I tried more than four different combinations of distros + desktop environments

    • Not an outdated kernel - I tested multiple kernels 4.9, 4.10, 4.12, 4.14, 4.15, 4.16.










    share|improve this question

























      0












      0








      0







      I bought a new laptop recently and I am trying to run Linux on it. The device in question is the Teclast F6 pro, and I am having a problem with the touchpad.



      I bought the device on pre-sale, so, as expected, I couldn't find much about it. I've found a kernel bug report of a similar problem in another laptop but couldn't find a solution for it
      (https://bugzilla.redhat.com/show_bug.cgi?id=1526312).



      The problem is that the touchpad does not work and the hardware is not recognized. The only mention I've found in linux related to the touchpad is when I run dmesg | grep hid which outputs this error: i2c_hid i2c-SYNA3602:00: unexpected HID descriptor bcdVersion (0x00ff). I checked the Windows drivers, and they show the same SYNA3602 identifier.



      I tried xinput, lsusb, lspci, hwinfo and others, but there is no mention of touchpad/synaptics/mouse/syna3602, or anything related to the touchpad.



      As far as I understand - please correct me if I'm wrong - the problem is that the kernel assigns this i2c-hid driver to manage the touchpad, but it fails, so the device is lost. If that is the case, how can I fix this i2c-hid driver, or use another hid-generic driver?



      I tried a lot of things and I can say that it is:




      • Not a hardware problem - It works in Windows

      • Not a specific distro problem - I tried more than four different combinations of distros + desktop environments

      • Not an outdated kernel - I tested multiple kernels 4.9, 4.10, 4.12, 4.14, 4.15, 4.16.










      share|improve this question













      I bought a new laptop recently and I am trying to run Linux on it. The device in question is the Teclast F6 pro, and I am having a problem with the touchpad.



      I bought the device on pre-sale, so, as expected, I couldn't find much about it. I've found a kernel bug report of a similar problem in another laptop but couldn't find a solution for it
      (https://bugzilla.redhat.com/show_bug.cgi?id=1526312).



      The problem is that the touchpad does not work and the hardware is not recognized. The only mention I've found in linux related to the touchpad is when I run dmesg | grep hid which outputs this error: i2c_hid i2c-SYNA3602:00: unexpected HID descriptor bcdVersion (0x00ff). I checked the Windows drivers, and they show the same SYNA3602 identifier.



      I tried xinput, lsusb, lspci, hwinfo and others, but there is no mention of touchpad/synaptics/mouse/syna3602, or anything related to the touchpad.



      As far as I understand - please correct me if I'm wrong - the problem is that the kernel assigns this i2c-hid driver to manage the touchpad, but it fails, so the device is lost. If that is the case, how can I fix this i2c-hid driver, or use another hid-generic driver?



      I tried a lot of things and I can say that it is:




      • Not a hardware problem - It works in Windows

      • Not a specific distro problem - I tried more than four different combinations of distros + desktop environments

      • Not an outdated kernel - I tested multiple kernels 4.9, 4.10, 4.12, 4.14, 4.15, 4.16.







      kernel-modules






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Feb 28 at 4:38









      Klox

      11




      11



























          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "106"
          };
          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: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          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%2funix.stackexchange.com%2fquestions%2f427084%2fkernel-not-identifying-touchpad%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown






























          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Unix & Linux Stack Exchange!


          • 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.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f427084%2fkernel-not-identifying-touchpad%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

          Morgemoulin

          Scott Moir

          Souastre