Ubuntu 14.04 Laptop: Mouse cursor not moving but mouse buttons work Announcing the arrival of...

Should I discuss the type of campaign with my players?

If a contract sometimes uses the wrong name, is it still valid?

List *all* the tuples!

Should gear shift center itself while in neutral?

I am not a queen, who am I?

Does polymorph use a PC’s CR or its level?

Do I really need recursive chmod to restrict access to a folder?

What do you call a plan that's an alternative plan in case your initial plan fails?

Why was the term "discrete" used in discrete logarithm?

Can inflation occur in a positive-sum game currency system such as the Stack Exchange reputation system?

IndentationError when pasting code in Python 3 interpreter mode

Right-skewed distribution with mean equals to mode?

Is there a "higher Segal conjecture"?

How discoverable are IPv6 addresses and AAAA names by potential attackers?

If Jon Snow became King of the Seven Kingdoms what would his regnal number be?

Java 8 stream max() function argument type Comparator vs Comparable

When to stop saving and start investing?

What is a Meta algorithm?

Why don't the Weasley twins use magic outside of school if the Trace can only find the location of spells cast?

Is there a Spanish version of "dot your i's and cross your t's" that includes the letter 'ñ'?

Does surprise arrest existing movement?

Did Xerox really develop the first LAN?

How does cp -a work

Output the ŋarâþ crîþ alphabet song without using (m)any letters



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



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Help trying to get two-finger scrolling to work on Asus UL80VTOne more “Dell 17R touchpad” questionHow to purge psmouse-alps-dst-0.4 driver?Mouse not moving, but still clicks!Bluetooth doesn't detect any device on Ubuntu 14.04 using an Acer E3-111My bluetooth is acting weird, can't connect or find any deviceMy mouse cursor is moving, but i can't click properlyTouchpad freezing, detection issues, 17.10 on Acer Swift 1trackpad disable buttons but keep cursor movementsTouchpad recognized, but cursor not moving





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







3















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
















bumped to the homepage by Community 5 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.











  • 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


















3















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
















bumped to the homepage by Community 5 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.











  • 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














3












3








3


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
















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







PurityLake

















asked Sep 23 '15 at 18:51









PurityLakePurityLake

12517




12517





bumped to the homepage by Community 5 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







bumped to the homepage by Community 5 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.










  • 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íguezAbraham 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.




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

Is there a lightweight tool to crop images quickly?Cropping Images using Command Line Tools OnlyHow to crop...

List of shipwrecks in 1808...

Unit packagekit.service is masked Announcing the arrival of Valued Associate #679: Cesar...