Ubuntu 14.04 Laptop: Mouse cursor not moving but mouse buttons work












2














As the title states the mouse cursor on my laptop isn't moving but the mouse buttons still work. I'm not sure what to do. I have tested the touchpad on Windows and it works fine.



My laptop is a HP Envy



Xinput output xinput list



Virtual core pointer    id=2 [master pointer (3)]
Virtual core XTEST pointer id =4 [slave pointer (2)]
SynPS/2 synaptics TouchPad id=12 [slave pointer (2)]


uname -r



3.16.0-49-generic



lspci -K | grep -EA2 'VGA|3D'



00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
Subsystem: Hewlett-Packard Company Device 1966
Kernel driver in use: i915

01:00.0 3D controller: NVIDIA Corporation GK208M [Geoforce GT 740M] (rev a1)
Subsystem: Hewlett-Packard company device 219c


lspci -k | grep -EA2 'VGA|3D' after driver install



00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
Subsystem: Hewlett-Packard Company Device 1966
Kernel driver in use: i915

01:00.0 3D controller: NVIDIA Corporation GK208M [Geoforce GT 740M] (rev a1)
Subsystem: Hewlett-Packard company device 219c
Kernel driver in use: nvidia


Edit



Turns out that a USB Mouse does work but I have yet to find out why my TrackPad stopped working.










share|improve this question




















  • 1




    What is your laptop model? Please give output of xinput terminal command.
    – Pilot6
    Sep 23 '15 at 18:55






  • 1




    Please also add output of uname -r.
    – Pilot6
    Sep 23 '15 at 19:05










  • If your "Ubuntu 14" is 14.04, then upgrade the kernel by sudo apt-get install linux-generic-lts-vivid command. Then reboot and test. There are a few fixes in 3.19 for synaptics.
    – Pilot6
    Sep 23 '15 at 19:35










  • @Pilot6 unfortunately that didn't work
    – PurityLake
    Sep 23 '15 at 20:08






  • 1




    Please edit your question and add output of lspci -k | grep -EA2 'VGA|3D' terminal command.
    – Pilot6
    Sep 23 '15 at 20:11
















2














As the title states the mouse cursor on my laptop isn't moving but the mouse buttons still work. I'm not sure what to do. I have tested the touchpad on Windows and it works fine.



My laptop is a HP Envy



Xinput output xinput list



Virtual core pointer    id=2 [master pointer (3)]
Virtual core XTEST pointer id =4 [slave pointer (2)]
SynPS/2 synaptics TouchPad id=12 [slave pointer (2)]


uname -r



3.16.0-49-generic



lspci -K | grep -EA2 'VGA|3D'



00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
Subsystem: Hewlett-Packard Company Device 1966
Kernel driver in use: i915

01:00.0 3D controller: NVIDIA Corporation GK208M [Geoforce GT 740M] (rev a1)
Subsystem: Hewlett-Packard company device 219c


lspci -k | grep -EA2 'VGA|3D' after driver install



00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
Subsystem: Hewlett-Packard Company Device 1966
Kernel driver in use: i915

01:00.0 3D controller: NVIDIA Corporation GK208M [Geoforce GT 740M] (rev a1)
Subsystem: Hewlett-Packard company device 219c
Kernel driver in use: nvidia


Edit



Turns out that a USB Mouse does work but I have yet to find out why my TrackPad stopped working.










share|improve this question




















  • 1




    What is your laptop model? Please give output of xinput terminal command.
    – Pilot6
    Sep 23 '15 at 18:55






  • 1




    Please also add output of uname -r.
    – Pilot6
    Sep 23 '15 at 19:05










  • If your "Ubuntu 14" is 14.04, then upgrade the kernel by sudo apt-get install linux-generic-lts-vivid command. Then reboot and test. There are a few fixes in 3.19 for synaptics.
    – Pilot6
    Sep 23 '15 at 19:35










  • @Pilot6 unfortunately that didn't work
    – PurityLake
    Sep 23 '15 at 20:08






  • 1




    Please edit your question and add output of lspci -k | grep -EA2 'VGA|3D' terminal command.
    – Pilot6
    Sep 23 '15 at 20:11














2












2








2


1





As the title states the mouse cursor on my laptop isn't moving but the mouse buttons still work. I'm not sure what to do. I have tested the touchpad on Windows and it works fine.



My laptop is a HP Envy



Xinput output xinput list



Virtual core pointer    id=2 [master pointer (3)]
Virtual core XTEST pointer id =4 [slave pointer (2)]
SynPS/2 synaptics TouchPad id=12 [slave pointer (2)]


uname -r



3.16.0-49-generic



lspci -K | grep -EA2 'VGA|3D'



00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
Subsystem: Hewlett-Packard Company Device 1966
Kernel driver in use: i915

01:00.0 3D controller: NVIDIA Corporation GK208M [Geoforce GT 740M] (rev a1)
Subsystem: Hewlett-Packard company device 219c


lspci -k | grep -EA2 'VGA|3D' after driver install



00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
Subsystem: Hewlett-Packard Company Device 1966
Kernel driver in use: i915

01:00.0 3D controller: NVIDIA Corporation GK208M [Geoforce GT 740M] (rev a1)
Subsystem: Hewlett-Packard company device 219c
Kernel driver in use: nvidia


Edit



Turns out that a USB Mouse does work but I have yet to find out why my TrackPad stopped working.










share|improve this question















As the title states the mouse cursor on my laptop isn't moving but the mouse buttons still work. I'm not sure what to do. I have tested the touchpad on Windows and it works fine.



My laptop is a HP Envy



Xinput output xinput list



Virtual core pointer    id=2 [master pointer (3)]
Virtual core XTEST pointer id =4 [slave pointer (2)]
SynPS/2 synaptics TouchPad id=12 [slave pointer (2)]


uname -r



3.16.0-49-generic



lspci -K | grep -EA2 'VGA|3D'



00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
Subsystem: Hewlett-Packard Company Device 1966
Kernel driver in use: i915

01:00.0 3D controller: NVIDIA Corporation GK208M [Geoforce GT 740M] (rev a1)
Subsystem: Hewlett-Packard company device 219c


lspci -k | grep -EA2 'VGA|3D' after driver install



00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
Subsystem: Hewlett-Packard Company Device 1966
Kernel driver in use: i915

01:00.0 3D controller: NVIDIA Corporation GK208M [Geoforce GT 740M] (rev a1)
Subsystem: Hewlett-Packard company device 219c
Kernel driver in use: nvidia


Edit



Turns out that a USB Mouse does work but I have yet to find out why my TrackPad stopped working.







mouse touchpad






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Sep 24 '15 at 16:53

























asked Sep 23 '15 at 18:51









PurityLake

12017




12017








  • 1




    What is your laptop model? Please give output of xinput terminal command.
    – Pilot6
    Sep 23 '15 at 18:55






  • 1




    Please also add output of uname -r.
    – Pilot6
    Sep 23 '15 at 19:05










  • If your "Ubuntu 14" is 14.04, then upgrade the kernel by sudo apt-get install linux-generic-lts-vivid command. Then reboot and test. There are a few fixes in 3.19 for synaptics.
    – Pilot6
    Sep 23 '15 at 19:35










  • @Pilot6 unfortunately that didn't work
    – PurityLake
    Sep 23 '15 at 20:08






  • 1




    Please edit your question and add output of lspci -k | grep -EA2 'VGA|3D' terminal command.
    – Pilot6
    Sep 23 '15 at 20:11














  • 1




    What is your laptop model? Please give output of xinput terminal command.
    – Pilot6
    Sep 23 '15 at 18:55






  • 1




    Please also add output of uname -r.
    – Pilot6
    Sep 23 '15 at 19:05










  • If your "Ubuntu 14" is 14.04, then upgrade the kernel by sudo apt-get install linux-generic-lts-vivid command. Then reboot and test. There are a few fixes in 3.19 for synaptics.
    – Pilot6
    Sep 23 '15 at 19:35










  • @Pilot6 unfortunately that didn't work
    – PurityLake
    Sep 23 '15 at 20:08






  • 1




    Please edit your question and add output of lspci -k | grep -EA2 'VGA|3D' terminal command.
    – Pilot6
    Sep 23 '15 at 20:11








1




1




What is your laptop model? Please give output of xinput terminal command.
– Pilot6
Sep 23 '15 at 18:55




What is your laptop model? Please give output of xinput terminal command.
– Pilot6
Sep 23 '15 at 18:55




1




1




Please also add output of uname -r.
– Pilot6
Sep 23 '15 at 19:05




Please also add output of uname -r.
– Pilot6
Sep 23 '15 at 19:05












If your "Ubuntu 14" is 14.04, then upgrade the kernel by sudo apt-get install linux-generic-lts-vivid command. Then reboot and test. There are a few fixes in 3.19 for synaptics.
– Pilot6
Sep 23 '15 at 19:35




If your "Ubuntu 14" is 14.04, then upgrade the kernel by sudo apt-get install linux-generic-lts-vivid command. Then reboot and test. There are a few fixes in 3.19 for synaptics.
– Pilot6
Sep 23 '15 at 19:35












@Pilot6 unfortunately that didn't work
– PurityLake
Sep 23 '15 at 20:08




@Pilot6 unfortunately that didn't work
– PurityLake
Sep 23 '15 at 20:08




1




1




Please edit your question and add output of lspci -k | grep -EA2 'VGA|3D' terminal command.
– Pilot6
Sep 23 '15 at 20:11




Please edit your question and add output of lspci -k | grep -EA2 'VGA|3D' terminal command.
– Pilot6
Sep 23 '15 at 20:11










1 Answer
1






active

oldest

votes


















0














Try to update software... I had this problem, and all I know about it is that it is related to the default PS/2 driver on 14.04 (it don't support SynPS/2 -I have the same touchpad-). You can confirm it by using an USB external mouse: it will work.



Then, go to terminal:



sudo apt-get update


Enter your password, wait for updates. Reboot... if your Synaptics touchpad still don't work, then:



sudo apt-get install ubuntu-restricted-extras


Enter your password, wait for updates... with this packages you will get also some extras like Microsoft fonts. So you will see a license agreement on terminal... use the 'TAB' button on keyboard to select the 'Ok' option and press Enter.



Once your system is updated, reboot... your touchpad should work after it.



Abraham Medina






share|improve this answer





















  • Didn't work unfortunately
    – PurityLake
    Sep 23 '15 at 19:47










  • Did you ever get it working ? Is it an ALPS compatable pad ?, Do you have a pointing cap as well ? Beware that this could be disabled in bios (I do this on lenovos). Did it ever work ? Did you get it to work with a live distro ?
    – mckenzm
    Jun 14 '16 at 3:02













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%2f677597%2fubuntu-14-04-laptop-mouse-cursor-not-moving-but-mouse-buttons-work%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














Try to update software... I had this problem, and all I know about it is that it is related to the default PS/2 driver on 14.04 (it don't support SynPS/2 -I have the same touchpad-). You can confirm it by using an USB external mouse: it will work.



Then, go to terminal:



sudo apt-get update


Enter your password, wait for updates. Reboot... if your Synaptics touchpad still don't work, then:



sudo apt-get install ubuntu-restricted-extras


Enter your password, wait for updates... with this packages you will get also some extras like Microsoft fonts. So you will see a license agreement on terminal... use the 'TAB' button on keyboard to select the 'Ok' option and press Enter.



Once your system is updated, reboot... your touchpad should work after it.



Abraham Medina






share|improve this answer





















  • Didn't work unfortunately
    – PurityLake
    Sep 23 '15 at 19:47










  • Did you ever get it working ? Is it an ALPS compatable pad ?, Do you have a pointing cap as well ? Beware that this could be disabled in bios (I do this on lenovos). Did it ever work ? Did you get it to work with a live distro ?
    – mckenzm
    Jun 14 '16 at 3:02


















0














Try to update software... I had this problem, and all I know about it is that it is related to the default PS/2 driver on 14.04 (it don't support SynPS/2 -I have the same touchpad-). You can confirm it by using an USB external mouse: it will work.



Then, go to terminal:



sudo apt-get update


Enter your password, wait for updates. Reboot... if your Synaptics touchpad still don't work, then:



sudo apt-get install ubuntu-restricted-extras


Enter your password, wait for updates... with this packages you will get also some extras like Microsoft fonts. So you will see a license agreement on terminal... use the 'TAB' button on keyboard to select the 'Ok' option and press Enter.



Once your system is updated, reboot... your touchpad should work after it.



Abraham Medina






share|improve this answer





















  • Didn't work unfortunately
    – PurityLake
    Sep 23 '15 at 19:47










  • Did you ever get it working ? Is it an ALPS compatable pad ?, Do you have a pointing cap as well ? Beware that this could be disabled in bios (I do this on lenovos). Did it ever work ? Did you get it to work with a live distro ?
    – mckenzm
    Jun 14 '16 at 3:02
















0












0








0






Try to update software... I had this problem, and all I know about it is that it is related to the default PS/2 driver on 14.04 (it don't support SynPS/2 -I have the same touchpad-). You can confirm it by using an USB external mouse: it will work.



Then, go to terminal:



sudo apt-get update


Enter your password, wait for updates. Reboot... if your Synaptics touchpad still don't work, then:



sudo apt-get install ubuntu-restricted-extras


Enter your password, wait for updates... with this packages you will get also some extras like Microsoft fonts. So you will see a license agreement on terminal... use the 'TAB' button on keyboard to select the 'Ok' option and press Enter.



Once your system is updated, reboot... your touchpad should work after it.



Abraham Medina






share|improve this answer












Try to update software... I had this problem, and all I know about it is that it is related to the default PS/2 driver on 14.04 (it don't support SynPS/2 -I have the same touchpad-). You can confirm it by using an USB external mouse: it will work.



Then, go to terminal:



sudo apt-get update


Enter your password, wait for updates. Reboot... if your Synaptics touchpad still don't work, then:



sudo apt-get install ubuntu-restricted-extras


Enter your password, wait for updates... with this packages you will get also some extras like Microsoft fonts. So you will see a license agreement on terminal... use the 'TAB' button on keyboard to select the 'Ok' option and press Enter.



Once your system is updated, reboot... your touchpad should work after it.



Abraham Medina







share|improve this answer












share|improve this answer



share|improve this answer










answered Sep 23 '15 at 19:28









Abraham Medina Rodríguez

377




377












  • Didn't work unfortunately
    – PurityLake
    Sep 23 '15 at 19:47










  • Did you ever get it working ? Is it an ALPS compatable pad ?, Do you have a pointing cap as well ? Beware that this could be disabled in bios (I do this on lenovos). Did it ever work ? Did you get it to work with a live distro ?
    – mckenzm
    Jun 14 '16 at 3:02




















  • Didn't work unfortunately
    – PurityLake
    Sep 23 '15 at 19:47










  • Did you ever get it working ? Is it an ALPS compatable pad ?, Do you have a pointing cap as well ? Beware that this could be disabled in bios (I do this on lenovos). Did it ever work ? Did you get it to work with a live distro ?
    – mckenzm
    Jun 14 '16 at 3:02


















Didn't work unfortunately
– PurityLake
Sep 23 '15 at 19:47




Didn't work unfortunately
– PurityLake
Sep 23 '15 at 19:47












Did you ever get it working ? Is it an ALPS compatable pad ?, Do you have a pointing cap as well ? Beware that this could be disabled in bios (I do this on lenovos). Did it ever work ? Did you get it to work with a live distro ?
– mckenzm
Jun 14 '16 at 3:02






Did you ever get it working ? Is it an ALPS compatable pad ?, Do you have a pointing cap as well ? Beware that this could be disabled in bios (I do this on lenovos). Did it ever work ? Did you get it to work with a live distro ?
– mckenzm
Jun 14 '16 at 3:02




















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.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • 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%2f677597%2fubuntu-14-04-laptop-mouse-cursor-not-moving-but-mouse-buttons-work%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

Quarter-circle Tiles

build a pushdown automaton that recognizes the reverse language of a given pushdown automaton?

Mont Emei