Code Monkey home page Code Monkey logo

Comments (1)

calebccff avatar calebccff commented on May 27, 2024 1

Hey, that's quite an interesting find. I've noticed that sometimes when turning on the display it can take quite some time for the touch screen to start working, I'm not exactly sure why this is but I suspect it's just the TS taking some time to wake up.

Dmesg confirms this:

[    5.166483] rmi4_f01 rmi4-00.fn01: found RMI device, manufacturer: Synaptics, product: S3706B, fw id: 2827775
[    5.185231] input: Synaptics S3706B as /devices/rmi4-00/input/input2

There are potentially several explanation here:

  • OnePlus reused the same driver for the OnePlus 6 as previous phones, what the mainline drivers reports is actually correct, and the S3320 driver used downstream only has that name for legacy reasons
  • The mainline (RMI4) driver reports the wrong model.

I would be more inclined to trust the upstream driver, however I suspect the best option would be to locate some datasheet and manually verifying these claims.

I don't suspect that this issue would affect Gnome 40, I've used quite a few varied DEs on the device, they do not care what model your touch screen is, it either reports touches as intended, or it does not. In this case it does, I see no reason why that would change on Gnome 40.

I'll close this as there doesn't seem to be any issue here.

from pmos-oneplus6.

Related Issues (5)

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.