Git Product home page Git Product logo

Comments (6)

barni2000 avatar barni2000 commented on September 27, 2024

Hi @Ilya114,

Maybe you have Novatek touchscreen, but it could be driver issue try to reload module first, if it is not working. Check this #135
You could try similar steps https://gitlab.com/postmarketOS/pmaports/-/issues/2357#note_1666785366

Sometime Novatek needs reload the module

from linux.

Ilya114 avatar Ilya114 commented on September 27, 2024

Hi @Ilya114,

Maybe you have Novatek touchscreen, but it could be driver issue try to reload module first, if it is not working. Check this #135 You could try similar steps https://gitlab.com/postmarketOS/pmaports/-/issues/2357#note_1666785366

Sometime Novatek needs reload the module

Thanks I will try.

from linux.

barni2000 avatar barni2000 commented on September 27, 2024

@Ilya114 Which display do you have?

from linux.

M0Rf30 avatar M0Rf30 commented on September 27, 2024

@Ilya114 Hi can I ask you what panel do you have between these values?
You should be able to see fetch the exact variant with a cat /proc/cmdline
or with fastboot

		qcom,mdss_dsi_td4310_fhdplus_video_e7 {
			compatible = "xiaomi,td4310-fhdplus-e7";
		};
		qcom,mdss_dsi_td4310_fhdplus_video_e7_g55 {
			compatible = "xiaomi,td4310-fhdplus-e7-g55";
		};
		qcom,mdss_dsi_td4310_ebbg_fhdplus_video_e7 {
			compatible = "xiaomi,td4310-ebbg-fhdplus-e7";
		};
		qcom,mdss_dsi_nt36672_tianma_fhdplus_video_e7 {
			compatible = "xiaomi,nt36672-tianma-fhdplus-e7";
		};
		qcom,mdss_dsi_nt36672_csot_fhdplus_video_e7 {
			compatible = "xiaomi,nt36672-csot-fhdplus-e7";
			

The aim is to see if there are some constant bindings between a panel and a touchscreen driver
Mine is a td4310-fhdplus-e7 with synaptics touch rmi4
@barni2000 has a td4310-fhdplus-e7-g55 with novatek nt36xx

from linux.

barni2000 avatar barni2000 commented on September 27, 2024

Novatek support is merged, bot touchscreen is working now.

from linux.

Ilya114 avatar Ilya114 commented on September 27, 2024

Sorry for ignore, I dont own this device now XD

from linux.

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.