LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   hardware detection (https://www.linuxquestions.org/questions/linux-newbie-8/hardware-detection-4175442504/)

atkinrl 12-21-2012 08:13 PM

hardware detection
 
I just installed ubuntu on a gateway MP8708 laptop and the touchpad does not work. How do I get the hardware detected?

markush 12-22-2012 02:36 AM

Hello atkinrl, welcome to LQ,

which version of Ubuntu did you install? could you please open a terminal and execute the following commands (and post the ouput here):
Code:

uname -a
Code:

lspci -k
Code:

lsusb
Markus

metalaarif 12-23-2012 04:29 AM

Hi there,

I had same problem of touchpad not being detected however, I had Sony Vaio. I don't know if this is going to work but give it a try.

1. Edit /etc/default/grub to include GRUB_CMDLINE_LINUX="i8042.nopnp"
2. Run: sudo update-grub
3. Reboot.

if it doesn't have a look at these links
http://ubuntuforums.org/showthread.p...ht=vaio+series

P.S.:- As markush suggested its better you let us know which version of ubuntu you installed.


Thanks, hope it works.


All times are GMT -5. The time now is 02:03 PM.