Touchpad and Keyboard not working 18.04
First and foremost I apologize if this is a simple solution that's going over my head as I have zero prior experience with Linux or Ubuntu or anything and I'm still learning the ropes. I've been trying to figure this out on my own for about 2 hours now and I'm starting to go in circles so I need some help.
Everything so far has been on a live version of the OS, I haven't uninstalled windows just yet even though that's my eventual plan. I'm not sure if this being the live version would affect anything regarding the installation of drivers and such.
At least some of the keyboard initially worked at some point on the boot menu as I was able to adjust the volume and the other hotkeys worked when I was messing with them trying to get the touchpad to work, however the touchpad wouldn't work at all and I have an external KB/M connected for now. However upon actually entering the live version of the OS the keyboard no longer works as well. This at least give me hope as Ubuntu obviously detected the keyboard at some point.
With xinput list
the touchpad isn't showing up there. I read somewhere that I may just be out of luck if it's not showing up here but I'm hoping there's more to it as this touchpad has been wacky in the past with drivers when doing a fresh Windows install. All that shows is just the Virtual Core XTEST pointer and the external one so I figured I would start here. I read something about the synaptics driver and how most touchpads use that so I looked into getting it installed.
I tried xserver-xorg-input-synaptics
and I was unable to locate the package so I looked into that and ended up using
sudo add-apt-repository ppa:ubuntu-x-swat/updates
sudo apt-get update
To be honest I'm not too sure what I'm doing here or if it actually did anything but the outputs made it seem like something was happening so I went with it. In the post I read where I got these lines of codes from, it mentioned something about the package name being different or something like that so I tried both of these
sudo apt-get install xserver-xorg-input-mtrack
sudo apt-get install xserver-xorg-input-synaptics
Both of which returned me with "unable to locate package". I plan on looking into some other solutions but this where I've been stuck and I'm tired of trying to brute force it and going in circles. Any help is appreciated and once again I do apologize if it's something a google search should have fixed (even though I've done at least a hundred by now) but my brain is jello.
apt keyboard mouse touchpad synaptics
add a comment |
First and foremost I apologize if this is a simple solution that's going over my head as I have zero prior experience with Linux or Ubuntu or anything and I'm still learning the ropes. I've been trying to figure this out on my own for about 2 hours now and I'm starting to go in circles so I need some help.
Everything so far has been on a live version of the OS, I haven't uninstalled windows just yet even though that's my eventual plan. I'm not sure if this being the live version would affect anything regarding the installation of drivers and such.
At least some of the keyboard initially worked at some point on the boot menu as I was able to adjust the volume and the other hotkeys worked when I was messing with them trying to get the touchpad to work, however the touchpad wouldn't work at all and I have an external KB/M connected for now. However upon actually entering the live version of the OS the keyboard no longer works as well. This at least give me hope as Ubuntu obviously detected the keyboard at some point.
With xinput list
the touchpad isn't showing up there. I read somewhere that I may just be out of luck if it's not showing up here but I'm hoping there's more to it as this touchpad has been wacky in the past with drivers when doing a fresh Windows install. All that shows is just the Virtual Core XTEST pointer and the external one so I figured I would start here. I read something about the synaptics driver and how most touchpads use that so I looked into getting it installed.
I tried xserver-xorg-input-synaptics
and I was unable to locate the package so I looked into that and ended up using
sudo add-apt-repository ppa:ubuntu-x-swat/updates
sudo apt-get update
To be honest I'm not too sure what I'm doing here or if it actually did anything but the outputs made it seem like something was happening so I went with it. In the post I read where I got these lines of codes from, it mentioned something about the package name being different or something like that so I tried both of these
sudo apt-get install xserver-xorg-input-mtrack
sudo apt-get install xserver-xorg-input-synaptics
Both of which returned me with "unable to locate package". I plan on looking into some other solutions but this where I've been stuck and I'm tired of trying to brute force it and going in circles. Any help is appreciated and once again I do apologize if it's something a google search should have fixed (even though I've done at least a hundred by now) but my brain is jello.
apt keyboard mouse touchpad synaptics
add a comment |
First and foremost I apologize if this is a simple solution that's going over my head as I have zero prior experience with Linux or Ubuntu or anything and I'm still learning the ropes. I've been trying to figure this out on my own for about 2 hours now and I'm starting to go in circles so I need some help.
Everything so far has been on a live version of the OS, I haven't uninstalled windows just yet even though that's my eventual plan. I'm not sure if this being the live version would affect anything regarding the installation of drivers and such.
At least some of the keyboard initially worked at some point on the boot menu as I was able to adjust the volume and the other hotkeys worked when I was messing with them trying to get the touchpad to work, however the touchpad wouldn't work at all and I have an external KB/M connected for now. However upon actually entering the live version of the OS the keyboard no longer works as well. This at least give me hope as Ubuntu obviously detected the keyboard at some point.
With xinput list
the touchpad isn't showing up there. I read somewhere that I may just be out of luck if it's not showing up here but I'm hoping there's more to it as this touchpad has been wacky in the past with drivers when doing a fresh Windows install. All that shows is just the Virtual Core XTEST pointer and the external one so I figured I would start here. I read something about the synaptics driver and how most touchpads use that so I looked into getting it installed.
I tried xserver-xorg-input-synaptics
and I was unable to locate the package so I looked into that and ended up using
sudo add-apt-repository ppa:ubuntu-x-swat/updates
sudo apt-get update
To be honest I'm not too sure what I'm doing here or if it actually did anything but the outputs made it seem like something was happening so I went with it. In the post I read where I got these lines of codes from, it mentioned something about the package name being different or something like that so I tried both of these
sudo apt-get install xserver-xorg-input-mtrack
sudo apt-get install xserver-xorg-input-synaptics
Both of which returned me with "unable to locate package". I plan on looking into some other solutions but this where I've been stuck and I'm tired of trying to brute force it and going in circles. Any help is appreciated and once again I do apologize if it's something a google search should have fixed (even though I've done at least a hundred by now) but my brain is jello.
apt keyboard mouse touchpad synaptics
First and foremost I apologize if this is a simple solution that's going over my head as I have zero prior experience with Linux or Ubuntu or anything and I'm still learning the ropes. I've been trying to figure this out on my own for about 2 hours now and I'm starting to go in circles so I need some help.
Everything so far has been on a live version of the OS, I haven't uninstalled windows just yet even though that's my eventual plan. I'm not sure if this being the live version would affect anything regarding the installation of drivers and such.
At least some of the keyboard initially worked at some point on the boot menu as I was able to adjust the volume and the other hotkeys worked when I was messing with them trying to get the touchpad to work, however the touchpad wouldn't work at all and I have an external KB/M connected for now. However upon actually entering the live version of the OS the keyboard no longer works as well. This at least give me hope as Ubuntu obviously detected the keyboard at some point.
With xinput list
the touchpad isn't showing up there. I read somewhere that I may just be out of luck if it's not showing up here but I'm hoping there's more to it as this touchpad has been wacky in the past with drivers when doing a fresh Windows install. All that shows is just the Virtual Core XTEST pointer and the external one so I figured I would start here. I read something about the synaptics driver and how most touchpads use that so I looked into getting it installed.
I tried xserver-xorg-input-synaptics
and I was unable to locate the package so I looked into that and ended up using
sudo add-apt-repository ppa:ubuntu-x-swat/updates
sudo apt-get update
To be honest I'm not too sure what I'm doing here or if it actually did anything but the outputs made it seem like something was happening so I went with it. In the post I read where I got these lines of codes from, it mentioned something about the package name being different or something like that so I tried both of these
sudo apt-get install xserver-xorg-input-mtrack
sudo apt-get install xserver-xorg-input-synaptics
Both of which returned me with "unable to locate package". I plan on looking into some other solutions but this where I've been stuck and I'm tired of trying to brute force it and going in circles. Any help is appreciated and once again I do apologize if it's something a google search should have fixed (even though I've done at least a hundred by now) but my brain is jello.
apt keyboard mouse touchpad synaptics
apt keyboard mouse touchpad synaptics
asked Feb 13 at 0:38
M. GM. G
61
61
add a comment |
add a comment |
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
});
}
});
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%2f1117795%2ftouchpad-and-keyboard-not-working-18-04%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
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%2f1117795%2ftouchpad-and-keyboard-not-working-18-04%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