Ubuntu 14.04 Laptop: Mouse cursor not moving but mouse buttons workHelp 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-111Touchpad freezing, detection issues, 17.10 on Acer Swift 1Touchpad recognized, but cursor not moving
How do my husband and I get over our fear of having another difficult baby?
Lighthouse Alternatives
Sending mail to the Professor for PhD, after seeing his tweet
How important is knowledge of trig identities for use in Calculus
Re-entering the UK after overstaying in 2008
Is there a pattern for handling conflicting function parameters?
Disable all sound permanently
Can I cast Death Ward on additional creatures without causing previous castings to end?
Why do Russians sometimes spell "жирный" (fatty) as "жырный"?
A word that refers to saying something in an attempt to anger or embarrass someone into doing something that they don’t want to do?
Is there an in-universe explanation of how Frodo's arrival in Valinor was recorded in the Red Book?
How to level a picture frame hung on a single nail?
Could Boris Johnson face criminal charges for illegally proroguing Parliament?
MaxCounters solution in C# from Codility
Can the Fixed-Term Parliaments Act be bypassed by a simple bill?
Realistically, how much do you need to start investing?
Can the President of the US limit First Amendment rights?
How to identify whether a publisher is genuine or not?
How to "Start as close to the end as possible", and why to do so?
What action is recommended if your accommodation refuses to let you leave without paying additional fees?
Did Tolkien ever write about a Heaven or Hell for Men?
Booting Ubuntu from USB drive on MSI motherboard -- EVERYTHING fails
How dangerous is a very out-of-true disc brake wheel?
Why the first octet of a MAC address always end with a binary 0?
Ubuntu 14.04 Laptop: Mouse cursor not moving but mouse buttons work
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-111Touchpad freezing, detection issues, 17.10 on Acer Swift 1Touchpad recognized, but cursor not moving
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
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
|
show 9 more comments
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
1
What is your laptop model? Please give output ofxinput
terminal command.
– Pilot6
Sep 23 '15 at 18:55
1
Please also add output ofuname -r
.
– Pilot6
Sep 23 '15 at 19:05
If your "Ubuntu 14" is 14.04, then upgrade the kernel bysudo 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 oflspci -k | grep -EA2 'VGA|3D'
terminal command.
– Pilot6
Sep 23 '15 at 20:11
|
show 9 more comments
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
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
mouse touchpad
edited Sep 24 '15 at 16:53
PurityLake
asked Sep 23 '15 at 18:51
PurityLakePurityLake
1251 silver badge7 bronze badges
1251 silver badge7 bronze badges
1
What is your laptop model? Please give output ofxinput
terminal command.
– Pilot6
Sep 23 '15 at 18:55
1
Please also add output ofuname -r
.
– Pilot6
Sep 23 '15 at 19:05
If your "Ubuntu 14" is 14.04, then upgrade the kernel bysudo 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 oflspci -k | grep -EA2 'VGA|3D'
terminal command.
– Pilot6
Sep 23 '15 at 20:11
|
show 9 more comments
1
What is your laptop model? Please give output ofxinput
terminal command.
– Pilot6
Sep 23 '15 at 18:55
1
Please also add output ofuname -r
.
– Pilot6
Sep 23 '15 at 19:05
If your "Ubuntu 14" is 14.04, then upgrade the kernel bysudo 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 oflspci -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
|
show 9 more comments
1 Answer
1
active
oldest
votes
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
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
add a comment
|
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/4.0/"u003ecc by-sa 4.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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
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
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
add a comment
|
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
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
add a comment
|
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
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
answered Sep 23 '15 at 19:28
Abraham Medina RodríguezAbraham Medina Rodríguez
377 bronze badges
377 bronze badges
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
add a comment
|
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
add a comment
|
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
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