Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > GNU Linux Zone > Linux On Laptops / Netbooks / Minibooks > Touchpad doesn't work

Forgot Password?
 Linux On Laptops / Netbooks / Minibooks   Linux on laptop machines, netbooks, minibooks, and anything else tiny! A great place to discuss linux on smaller devices.

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 07-14-2009   #1 (permalink)
Just Joined!
 
Join Date: Jul 2009
Posts: 12
Touchpad doesn't work

Hello,

I just installed DSL on an old presario laptop and everything seems to work except the touchpad. When the screen comes up the curser is there but it disappears when I try to use it. A usb mouse seems to work but, since there's only one usb port, I'd like to get the touchpad working and would really appreciate any help.

I'm still kind of a newbie to Linux configuration and am not really sure where to look to start troubleshooting so don't be afraid of dumming it down too much.

Thanks

Chris Hansen
Hansenator is offline  


Reply With Quote
Old 07-15-2009   #2 (permalink)
Linux User
 
saivin's Avatar
 
Join Date: Dec 2008
Location: Bengaluru, India
Posts: 294
You need to install 'synaptics' driver for touchpad to work. Don't know if apt-get thing works on DSL. As root try:
Code:
apt-get install synaptics
__________________
A candle looses nothing by lighting other candles. - Khalil Zibran.
Registered Linux User #490076
saivin is offline   Reply With Quote
Old 07-15-2009   #3 (permalink)
Just Joined!
 
Join Date: Jul 2009
Posts: 12
Quote:
Originally Posted by saivin View Post
You need to install 'synaptics' driver for touchpad to work. Don't know if apt-get thing works on DSL. As root try:
Code:
apt-get install synaptics
Thanks for the tip. When I tried it I got this message. The explanation seems pretty straight-forward but I'm not sure what to do with the information.

HTML Code:
Reading Package Lists... Done
Building Dependency tree... Done
Package synaptics has no available version, but exists in the database.
This typically means that the package was mentioned in a dependency and 
never uploaded, has been obsoleted or is not available with the contents
of sources.list
However the following packages replace it:
     tpconfig
E: Package synaptics has no installation candidate
Hansenator is offline   Reply With Quote
Old 07-15-2009   #4 (permalink)
Linux Guru
 
coopstah13's Avatar
 
Join Date: Nov 2007
Location: NH, USA
Posts: 1,756
that means run the command to install tpconfig instead of synaptics
coopstah13 is offline   Reply With Quote
Old 07-16-2009   #5 (permalink)
Just Joined!
 
Join Date: Jul 2009
Posts: 12
I typed
Code:
apt-get install tpconfig
and it installed stuff and a configuration wizard thing came up and I went through it and re-booted but it didn't work.

I know it's possible for the touchpad to work because I've had a couple other distros of Linux on that laptop and it always worked.
Hansenator is offline   Reply With Quote
Old 07-20-2009   #6 (permalink)
Linux User
 
vickey_20's Avatar
 
Join Date: Mar 2009
Location: Mumbai, India
Posts: 493
Please post the o/p of
Code:
dmesg|grep -i touchpad
__________________
Only if I could understand the man pages
Registered Linux user #492640
OS: RHEL4,5 ,RH 9,Ubuntu
vickey_20 is offline   Reply With Quote
Old 07-20-2009   #7 (permalink)
Just Joined!
 
Join Date: Jul 2009
Posts: 12
Quote:
Originally Posted by vickey_20 View Post
Please post the o/p of
Code:
dmesg|grep -i touchpad
Thanks for helping.

I typed it in just like you wrote and nothing came up. I also tried just "dmesg" and a bunch of stuff scrolled past but the command you recommended didn't return anything.
Hansenator is offline   Reply With Quote
Old 07-20-2009   #8 (permalink)
Linux User
 
saivin's Avatar
 
Join Date: Dec 2008
Location: Bengaluru, India
Posts: 294
Code:
dmesg | grep -i synaptics
or dmesg | grep -i tpconfig are better commands to try.

Btw, did you google to find more about it? I did a simple google search and found the following info on Linux tpconfig touchpad Driver
Quote:
How to use tpconfig

tpconfig is currently supported as a command-line configuration tool. The PS/2 port does not currently support sharing. Therefore the tpconfig utility will not work while any other mouse driver is loaded (gpm). This also means that you cannot use tpconfig while X Windows is running. The suggested use of tpconfig is to run it from a startup script ('touchpad' .. installed for run leves 3 and 5 and provided in the rpms) before gpm is started.

I usually run tpconfig from a start-up script which (on my RH system) goes in /etc/rc.d/init.d (and linked under various run levels as S84touchpad) to turn off the tap mode. Installation of this script and links for run levels 3 and 5 are now performed by the binary rpm.

Always make sure to give execute permission to the script whereever you put it.
__________________
A candle looses nothing by lighting other candles. - Khalil Zibran.
Registered Linux User #490076
saivin is offline   Reply With Quote
Old 07-20-2009   #9 (permalink)
Just Joined!
 
Join Date: Jul 2009
Posts: 12
I tried
Code:
dmesg | grep -i synaptics
and
Code:
dmesg | grep -i tpconfig
and both came up blank.

I also exited to the command line and tried
Code:
tpconfig -x
and it told me that the ps/2 port couldn't be opened.

I did see the article you printed but, being kind of a noob, I'm not sure how to run it from a startup script or even how to run it at all.
Hansenator is offline   Reply With Quote
Old 07-20-2009   #10 (permalink)
Linux User
 
vickey_20's Avatar
 
Join Date: Mar 2009
Location: Mumbai, India
Posts: 493
Since there is no o/p coming from so many commands suggested, I think the installer didn't detect the touch pad at all ( May be it didn't find the suitable dirvers at all). When latop along with the model are you using? Myabe you can find the driver for it on the manufacturer site
__________________
Only if I could understand the man pages
Registered Linux user #492640
OS: RHEL4,5 ,RH 9,Ubuntu
vickey_20 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 08:05 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2