HP TouchSmart 600 Touchscreen driver












2















I have a HP TouchSmart 600 and I installed Linux on the machine. Everything runs fine except the touchscreen.
I tryed it with the newest Ubuntu 32/64bit and also with Linux Mint 32/64bit.



Found this tutorial:
https://www.ebower.com/docs/ubuntu-touchsmart/#touchscreen



I installed the nwfermi driver, but the touchscreen still doesnt work. Have to use Linux because its a project from the university and I am not pro with Linux. So sorry for that stupid question ;)



Maybe someone has an idea or another tutorial. Would be very nice! Thank you guys



I got xinput-calibrator running, but the touchevent still doesnt work :(










share|improve this question

























  • There are also a couple of good trouble shooting steps here as well: wiki.ubuntu.com/Touchscreen

    – jmunsch
    Dec 16 '14 at 13:13
















2















I have a HP TouchSmart 600 and I installed Linux on the machine. Everything runs fine except the touchscreen.
I tryed it with the newest Ubuntu 32/64bit and also with Linux Mint 32/64bit.



Found this tutorial:
https://www.ebower.com/docs/ubuntu-touchsmart/#touchscreen



I installed the nwfermi driver, but the touchscreen still doesnt work. Have to use Linux because its a project from the university and I am not pro with Linux. So sorry for that stupid question ;)



Maybe someone has an idea or another tutorial. Would be very nice! Thank you guys



I got xinput-calibrator running, but the touchevent still doesnt work :(










share|improve this question

























  • There are also a couple of good trouble shooting steps here as well: wiki.ubuntu.com/Touchscreen

    – jmunsch
    Dec 16 '14 at 13:13














2












2








2








I have a HP TouchSmart 600 and I installed Linux on the machine. Everything runs fine except the touchscreen.
I tryed it with the newest Ubuntu 32/64bit and also with Linux Mint 32/64bit.



Found this tutorial:
https://www.ebower.com/docs/ubuntu-touchsmart/#touchscreen



I installed the nwfermi driver, but the touchscreen still doesnt work. Have to use Linux because its a project from the university and I am not pro with Linux. So sorry for that stupid question ;)



Maybe someone has an idea or another tutorial. Would be very nice! Thank you guys



I got xinput-calibrator running, but the touchevent still doesnt work :(










share|improve this question
















I have a HP TouchSmart 600 and I installed Linux on the machine. Everything runs fine except the touchscreen.
I tryed it with the newest Ubuntu 32/64bit and also with Linux Mint 32/64bit.



Found this tutorial:
https://www.ebower.com/docs/ubuntu-touchsmart/#touchscreen



I installed the nwfermi driver, but the touchscreen still doesnt work. Have to use Linux because its a project from the university and I am not pro with Linux. So sorry for that stupid question ;)



Maybe someone has an idea or another tutorial. Would be very nice! Thank you guys



I got xinput-calibrator running, but the touchevent still doesnt work :(







touchscreen






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Dec 16 '14 at 12:45









Mitch

84.5k14173229




84.5k14173229










asked Dec 15 '14 at 20:17









ArazielAraziel

1112




1112













  • There are also a couple of good trouble shooting steps here as well: wiki.ubuntu.com/Touchscreen

    – jmunsch
    Dec 16 '14 at 13:13



















  • There are also a couple of good trouble shooting steps here as well: wiki.ubuntu.com/Touchscreen

    – jmunsch
    Dec 16 '14 at 13:13

















There are also a couple of good trouble shooting steps here as well: wiki.ubuntu.com/Touchscreen

– jmunsch
Dec 16 '14 at 13:13





There are also a couple of good trouble shooting steps here as well: wiki.ubuntu.com/Touchscreen

– jmunsch
Dec 16 '14 at 13:13










1 Answer
1






active

oldest

votes


















0














   sudo apt-get install build-essential autoconf2.13 xorg-dev xserver-xorg-dev xutils-dev libtool debhelper
sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install lib32z1 lib32ncurses5 lib32bz2-1.0 libc6-i386 lib32tinfo5 libc6-i386
sudo dpkg -i xf86-input-nextwindow_0.3.4~precise1_amd64.deb
sudo dpkg -i nwfermi-0.6.5.0_amd64.deb


thats what i used to get mine (touchsmart 600-1050) working everytime you install a diffrent kernel you have to reinstall the last two..hope it helps






share|improve this answer



















  • 1





    Too bad the answer doesn't explain why xf86-input-nextwindow_0.3.4~precise1_amd64.deb and nwfermi-0.6.5.0_amd64.deb have been installed manually and/or where they are available for download.

    – MadMike
    Feb 24 '17 at 12:32











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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f561804%2fhp-touchsmart-600-touchscreen-driver%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0














   sudo apt-get install build-essential autoconf2.13 xorg-dev xserver-xorg-dev xutils-dev libtool debhelper
sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install lib32z1 lib32ncurses5 lib32bz2-1.0 libc6-i386 lib32tinfo5 libc6-i386
sudo dpkg -i xf86-input-nextwindow_0.3.4~precise1_amd64.deb
sudo dpkg -i nwfermi-0.6.5.0_amd64.deb


thats what i used to get mine (touchsmart 600-1050) working everytime you install a diffrent kernel you have to reinstall the last two..hope it helps






share|improve this answer



















  • 1





    Too bad the answer doesn't explain why xf86-input-nextwindow_0.3.4~precise1_amd64.deb and nwfermi-0.6.5.0_amd64.deb have been installed manually and/or where they are available for download.

    – MadMike
    Feb 24 '17 at 12:32
















0














   sudo apt-get install build-essential autoconf2.13 xorg-dev xserver-xorg-dev xutils-dev libtool debhelper
sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install lib32z1 lib32ncurses5 lib32bz2-1.0 libc6-i386 lib32tinfo5 libc6-i386
sudo dpkg -i xf86-input-nextwindow_0.3.4~precise1_amd64.deb
sudo dpkg -i nwfermi-0.6.5.0_amd64.deb


thats what i used to get mine (touchsmart 600-1050) working everytime you install a diffrent kernel you have to reinstall the last two..hope it helps






share|improve this answer



















  • 1





    Too bad the answer doesn't explain why xf86-input-nextwindow_0.3.4~precise1_amd64.deb and nwfermi-0.6.5.0_amd64.deb have been installed manually and/or where they are available for download.

    – MadMike
    Feb 24 '17 at 12:32














0












0








0







   sudo apt-get install build-essential autoconf2.13 xorg-dev xserver-xorg-dev xutils-dev libtool debhelper
sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install lib32z1 lib32ncurses5 lib32bz2-1.0 libc6-i386 lib32tinfo5 libc6-i386
sudo dpkg -i xf86-input-nextwindow_0.3.4~precise1_amd64.deb
sudo dpkg -i nwfermi-0.6.5.0_amd64.deb


thats what i used to get mine (touchsmart 600-1050) working everytime you install a diffrent kernel you have to reinstall the last two..hope it helps






share|improve this answer













   sudo apt-get install build-essential autoconf2.13 xorg-dev xserver-xorg-dev xutils-dev libtool debhelper
sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install lib32z1 lib32ncurses5 lib32bz2-1.0 libc6-i386 lib32tinfo5 libc6-i386
sudo dpkg -i xf86-input-nextwindow_0.3.4~precise1_amd64.deb
sudo dpkg -i nwfermi-0.6.5.0_amd64.deb


thats what i used to get mine (touchsmart 600-1050) working everytime you install a diffrent kernel you have to reinstall the last two..hope it helps







share|improve this answer












share|improve this answer



share|improve this answer










answered Jul 11 '16 at 16:36









WondererWonderer

392




392








  • 1





    Too bad the answer doesn't explain why xf86-input-nextwindow_0.3.4~precise1_amd64.deb and nwfermi-0.6.5.0_amd64.deb have been installed manually and/or where they are available for download.

    – MadMike
    Feb 24 '17 at 12:32














  • 1





    Too bad the answer doesn't explain why xf86-input-nextwindow_0.3.4~precise1_amd64.deb and nwfermi-0.6.5.0_amd64.deb have been installed manually and/or where they are available for download.

    – MadMike
    Feb 24 '17 at 12:32








1




1





Too bad the answer doesn't explain why xf86-input-nextwindow_0.3.4~precise1_amd64.deb and nwfermi-0.6.5.0_amd64.deb have been installed manually and/or where they are available for download.

– MadMike
Feb 24 '17 at 12:32





Too bad the answer doesn't explain why xf86-input-nextwindow_0.3.4~precise1_amd64.deb and nwfermi-0.6.5.0_amd64.deb have been installed manually and/or where they are available for download.

– MadMike
Feb 24 '17 at 12:32


















draft saved

draft discarded




















































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%2f561804%2fhp-touchsmart-600-touchscreen-driver%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

flock() on closed filehandle LOCK_FILE at /usr/bin/apt-mirror

Mangá

 ⁒  ․,‪⁊‑⁙ ⁖, ⁇‒※‌, †,⁖‗‌⁝    ‾‸⁘,‖⁔⁣,⁂‾
”‑,‥–,‬ ,⁀‹⁋‴⁑ ‒ ,‴⁋”‼ ⁨,‷⁔„ ‰′,‐‚ ‥‡‎“‷⁃⁨⁅⁣,⁔
⁇‘⁔⁡⁏⁌⁡‿‶‏⁨ ⁣⁕⁖⁨⁩⁥‽⁀  ‴‬⁜‟ ⁃‣‧⁕‮ …‍⁨‴ ⁩,⁚⁖‫ ,‵ ⁀,‮⁝‣‣ ⁑  ⁂– ․, ‾‽ ‏⁁“⁗‸ ‾… ‹‡⁌⁎‸‘ ‡⁏⁌‪ ‵⁛ ‎⁨ ―⁦⁤⁄⁕