Code Monkey home page Code Monkey logo

Comments (3)

asherikov avatar asherikov commented on May 14, 2024
  1. Ditch 99-gpd-pocket3-touch.rules, looks like touchscreen works out of the box and rules are not applied in the live boot.
  2. I have tears in Mate as well.

from umpc-ubuntu.

hxc-gxc avatar hxc-gxc commented on May 14, 2024

After a lot of searches I found this :

sudo gedit /etc/X11/xorg.conf.d/20-intel.conf

  1. Add this:
Section "Module"

Load "dri3"

EndSection



Section "Device"

Identifier "Intel Graphics"

Driver "intel"


Option "DRI" "3"

EndSection

  1. Save & Reboot

Tears are not there anymore but it's not usable, performance are awful, gpd pocket 3 is blowing and adding 2 monitors is not working too... I'm still stuck

from umpc-ubuntu.

hxc-gxc avatar hxc-gxc commented on May 14, 2024

I found a more easy way to get touchscreen correctly calibrated and working, without tears or performance issues by simply switching from X11 to Wayland on PopOs :

  • set WaylandEnable=true in /etc/gdm3/custom.conf
  • run systemctl restart gdm.service - note that this will log you out and close all open programs
  • at the log in screen, there is a small gear wheel on the bottom right side, choose "Pop on Wayland" instead of "Pop"

If your screen orientation isn't ok, go to settings > screens > orientation and choose "Portrait on left"

from umpc-ubuntu.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.