UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    LENOVO TAB M10 HD GEN2 - GPU drivers not present

    Scheduled Pinned Locked Moved Unsolved Lenovo Tab M10 HD (2nd Gen)
    4 Posts 3 Posters 699 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • O Offline
      OOKAMI
      last edited by

      hello

      first of all, i would like to say thaniks about this solution and have now a tablet wokring with Linux 🙂

      installation has been easy and fully working but i noticed gpu are not fully working on this model

      indeed, after some researchs, i found way to install INXI by using terminal command line

      sudo mount -o remount,rw /
      sudo apt install inxi

      when used command line

      inxi -b

      result show gpu using X11 generic and LLVMPIPE
      also tested with firefox and confirmed no hardware acceleration

      i tried to find where i can download GPU drivers and perform installation without success

      maybe someone have a solution to share and make tablet more powerfull ?

      many thanks for your help and support 🙂

      AppLeeA ikozI 2 Replies Last reply Reply Quote 1
      • KenedaK Keneda moved this topic from Support on
      • AppLeeA Offline
        AppLee @OOKAMI
        last edited by

        Hi @OOKAMI

        This kind of tinkering is not really supported on Ubuntu Touch.
        But if you have enough knowledge to know what you're doing (it seems like it), I would advise to have a look at the porting documentation.

        Because, as you well realized, Ubuntu Touch is not a regular Debian based distribution on a PC.
        We use an immutable image and not every tool that you're used to are available.
        Supporting hardware acceleration is something made possible during the making of a port, so if you're interested, I suggest you familiarize yourself with the porting documentation which will give you pointers and ways to get some help.

        Here is the main gate to knowledge :grinning_face_with_smiling_eyes: https://docs.ubports.com/en/latest/porting/introduction/Intro.html

        1 Reply Last reply Reply Quote 0
        • ikozI Offline
          ikoz @OOKAMI
          last edited by

          @OOKAMI Actually hardware acceleration works. You can confirm that by checking if the default media player can play videos.

          Inxi shows wrong output because the libraries it uses cannot use the intefaces exposed by Halium. It shows X11 while it is Mir, and opengl doesn't use the right driver by default. Try glxgears with different driver. I remember es2 to work.

          May the source be with you

          O 1 Reply Last reply Reply Quote 1
          • O Offline
            OOKAMI @ikoz
            last edited by

            @ikoz

            Thanks for your Reply 🙂

            I will take some Time to search and maybe find way to make installation 🙂

            1 Reply Last reply Reply Quote 1

            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

            With your input, this post could be even better 💗

            Register Login
            • First post
              Last post