Ubuntu Touch Screen Area












0















I've been working on getting a tablet of mine working with Ubuntu for a while and for the longest time, I thought that getting passed the EFI was going to be my biggest headache, but currently it seems to be getting the touchscreen working. What is happening is that when I load a driver, no matter where I touch the screen, the cursor seems to be confined to the upper left corner of the screen. I've done xinput_calibrator several times and used several different drivers that I found for my touchscreen. It's a cheap Vulcan tablet that used to run Windows 10 but now it's running 18.04 and, near as I can tell, it's a MSSL1680 i2c touchscreen. Is there something I'm missing as far as configuring the touchscreen to expand the area?










share|improve this question







New contributor




Stache is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





















  • Try updating to the latest Linux kernel using ukuu and let us know. sudo add-apt-repository ppa:teejee2008/ppa, sudo apt-get update, sudo apt-get install ukuu. Open ukuu and install the latest kernel. It might solve the issue

    – Archisman Panigrahi
    1 hour ago
















0















I've been working on getting a tablet of mine working with Ubuntu for a while and for the longest time, I thought that getting passed the EFI was going to be my biggest headache, but currently it seems to be getting the touchscreen working. What is happening is that when I load a driver, no matter where I touch the screen, the cursor seems to be confined to the upper left corner of the screen. I've done xinput_calibrator several times and used several different drivers that I found for my touchscreen. It's a cheap Vulcan tablet that used to run Windows 10 but now it's running 18.04 and, near as I can tell, it's a MSSL1680 i2c touchscreen. Is there something I'm missing as far as configuring the touchscreen to expand the area?










share|improve this question







New contributor




Stache is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





















  • Try updating to the latest Linux kernel using ukuu and let us know. sudo add-apt-repository ppa:teejee2008/ppa, sudo apt-get update, sudo apt-get install ukuu. Open ukuu and install the latest kernel. It might solve the issue

    – Archisman Panigrahi
    1 hour ago














0












0








0








I've been working on getting a tablet of mine working with Ubuntu for a while and for the longest time, I thought that getting passed the EFI was going to be my biggest headache, but currently it seems to be getting the touchscreen working. What is happening is that when I load a driver, no matter where I touch the screen, the cursor seems to be confined to the upper left corner of the screen. I've done xinput_calibrator several times and used several different drivers that I found for my touchscreen. It's a cheap Vulcan tablet that used to run Windows 10 but now it's running 18.04 and, near as I can tell, it's a MSSL1680 i2c touchscreen. Is there something I'm missing as far as configuring the touchscreen to expand the area?










share|improve this question







New contributor




Stache is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












I've been working on getting a tablet of mine working with Ubuntu for a while and for the longest time, I thought that getting passed the EFI was going to be my biggest headache, but currently it seems to be getting the touchscreen working. What is happening is that when I load a driver, no matter where I touch the screen, the cursor seems to be confined to the upper left corner of the screen. I've done xinput_calibrator several times and used several different drivers that I found for my touchscreen. It's a cheap Vulcan tablet that used to run Windows 10 but now it's running 18.04 and, near as I can tell, it's a MSSL1680 i2c touchscreen. Is there something I'm missing as far as configuring the touchscreen to expand the area?







drivers ubuntu-touch touchscreen






share|improve this question







New contributor




Stache is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question







New contributor




Stache is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question






New contributor




Stache is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 5 hours ago









StacheStache

1




1




New contributor




Stache is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Stache is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Stache is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.













  • Try updating to the latest Linux kernel using ukuu and let us know. sudo add-apt-repository ppa:teejee2008/ppa, sudo apt-get update, sudo apt-get install ukuu. Open ukuu and install the latest kernel. It might solve the issue

    – Archisman Panigrahi
    1 hour ago



















  • Try updating to the latest Linux kernel using ukuu and let us know. sudo add-apt-repository ppa:teejee2008/ppa, sudo apt-get update, sudo apt-get install ukuu. Open ukuu and install the latest kernel. It might solve the issue

    – Archisman Panigrahi
    1 hour ago

















Try updating to the latest Linux kernel using ukuu and let us know. sudo add-apt-repository ppa:teejee2008/ppa, sudo apt-get update, sudo apt-get install ukuu. Open ukuu and install the latest kernel. It might solve the issue

– Archisman Panigrahi
1 hour ago





Try updating to the latest Linux kernel using ukuu and let us know. sudo add-apt-repository ppa:teejee2008/ppa, sudo apt-get update, sudo apt-get install ukuu. Open ukuu and install the latest kernel. It might solve the issue

– Archisman Panigrahi
1 hour ago










0






active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
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: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
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
});


}
});






Stache is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1121535%2fubuntu-touch-screen-area%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes








Stache is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















Stache is a new contributor. Be nice, and check out our Code of Conduct.













Stache is a new contributor. Be nice, and check out our Code of Conduct.












Stache is a new contributor. Be nice, and check out our Code of Conduct.
















Thanks for contributing an answer to Ask Ubuntu!


  • 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%2faskubuntu.com%2fquestions%2f1121535%2fubuntu-touch-screen-area%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

How did Captain America manage to do this?

迪纳利

南乌拉尔铁路局