Fedora Linux Support Community & Resources Center
  #1  
Old 7th February 2008, 12:53 AM
Greens Offline
Registered User
 
Join Date: Dec 2006
Age: 23
Posts: 21
Question Touchpad stopped functioning

Running: Fedora 8
Laptop: Toshiba Satellite 1115-S103
ETC: 256MB RAM, 1.5GHz Celeron
will provide other details if necessary
I'm not sure how or why it happened. I can't recall modifying anything that had anything to do with the touchpad, but it recently stopped responding all together. Where would be the best place to start troubleshooting?

I thought it might be something in xorg.conf.. but I can't really tell. I've attached in in case there's something I can do with it to make it work.

Code:
# Xorg configuration created by system-config-display

Section "ServerLayout"
	Identifier     "single head configuration"
	Screen      0  "Screen0" 0 0
	InputDevice    "Keyboard0" "CoreKeyboard"
	InputDevice    "Synaptics" "CorePointer"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
	Option	    "XkbModel" "pc105"
	Option	    "XkbLayout" "us+inet"
EndSection

Section "InputDevice"
	Identifier  "Synaptics"
	Driver      "synaptics"
	Option	    "Device" "/dev/input/mice"
	Option	    "Protocol" "auto-dev"
	Option	    "Emulate3Buttons" "yes"
	Option	    "LeftEdge" "120"
	Option	    "RightEdge" "830"
	Option	    "TopEdge" "120"
	Option	    "BottomEdge" "650"
	Option	    "FingerLow" "14"
	Option	    "FingerHigh" "15"
	Option	    "MaxTapMove" "110"
	Option	    "VertScrollDelta" "20"
	Option	    "HorizScrollDelta" "0"
	Option	    "MinSpeed" "0.3"
	Option	    "MaxSpeed" "0.75"
	Option	    "SHMConfig" "true"
EndSection

Section "Monitor"
	Identifier   "Monitor0"
	ModelName    "LCD Panel 1280x1024"
	HorizSync    31.5 - 64.0
	VertRefresh  56.0 - 65.0
	Option	    "dpms"
EndSection

Section "Device"
	Identifier  "Videocard0"
	Driver      "radeon"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Videocard0"
	Monitor    "Monitor0"
	DefaultDepth    24 
	SubSection "Display"
		Viewport   0 0
		Virtual   2560 1600
		Depth     16
	EndSubSection
EndSection
Any help would be greatly appreciated,
Greens
Reply With Quote
  #2  
Old 7th February 2008, 01:04 AM
glennzo's Avatar
glennzo Online
Un-Retired Administrator
 
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,927
That's a pretty elaborate looking Input Device section. May I suggest reverting to the original for test purposes, or did the touch pad not work originally?
__________________
Glenn
The Bassinator © ®


Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
Reply With Quote
  #3  
Old 7th February 2008, 01:38 AM
Greens Offline
Registered User
 
Join Date: Dec 2006
Age: 23
Posts: 21
The touchpad had been working since I installed Fedora on my laptop; it just stopped working yesterday. Where might I find what the original settings would've been? I'm actually fairly certain that all of those have been there since install(apart from SHMConfig, which is the only one I added myself -- didn't have any negative effects when I did).

I cut out everything that didn't seem absolutely necessary, but to no avail. It reads as follows now:

Code:
Section "InputDevice"
	Identifier  "Synaptics"
	Driver      "synaptics"
	Option	    "Device" "/dev/input/mice"
	Option	    "Protocol" "auto-dev"
	Option	    "SHMConfig" "true"
EndSection
Thanks for the help. Any other suggestions?
Reply With Quote
  #4  
Old 7th February 2008, 10:00 AM
glennzo's Avatar
glennzo Online
Un-Retired Administrator
 
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,927
I assumed that you may have done some tweaking to the settings since that section in your xorg.conf was twice as long as the settings in my xorg.conf. It actually looks quite elaborate. Had you made the changes yourself there would have been a backup of the original file that you could have reverted to. Here's mine:
Code:
Section "InputDevice"
        Identifier  "Synaptics"
        Driver      "synaptics"
        Option      "Device" "/dev/input/mice"
        Option      "Protocol" "auto-dev"
        Option      "Emulate3Buttons" "yes"
        Option      "Touchpad Off" "1"
        Option      "SHMConfig" "true" 
EndSection
The last 2 lines are part of my efforts to turn off the touchpad completely.
__________________
Glenn
The Bassinator © ®


Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
Reply With Quote
  #5  
Old 7th February 2008, 08:57 PM
Greens Offline
Registered User
 
Join Date: Dec 2006
Age: 23
Posts: 21
Hmm.. well your setup is essentially mine now too, minus the "Touchpad Off"/"Emulate 3 Buttons" Options, but my Touchpad isn't working. So I think the problem would have to be elsewhere on my system. Any other leads?
Reply With Quote
  #6  
Old 7th February 2008, 09:06 PM
glennzo's Avatar
glennzo Online
Un-Retired Administrator
 
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,927
No. Do you also run Windows or another OS where the touchpad works?
__________________
Glenn
The Bassinator © ®


Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
Reply With Quote
  #7  
Old 7th February 2008, 09:15 PM
Greens Offline
Registered User
 
Join Date: Dec 2006
Age: 23
Posts: 21
Presently no, though the laptop used to run on Windows XP and the touchpad worked fine(it's never been an issue whatsoever up 'til now). I suppose it's possibly a hardware failure(the laptop's very much in bad shape), but it just stopped working all together: not even with partial functionality.
Reply With Quote
  #8  
Old 7th February 2008, 09:17 PM
Dangermouse's Avatar
Dangermouse Offline
Administrator
 
Join Date: Aug 2007
Location: London Postbox (the red one)
Age: 47
Posts: 3,847
Hi just a thought. but most laptops have shortcut keys to turn the touchpad off, are you sure you havent done that accidently.
Reply With Quote
  #9  
Old 7th February 2008, 10:29 PM
Greens Offline
Registered User
 
Join Date: Dec 2006
Age: 23
Posts: 21
Thumbs up Problem Solved

*sigh*

..you know what, Dangermouse, that was the issue. x_x I feel so stupid now. I swear I thought I'd tried that already though. Thank's for suggesting it.

glennzo, thanks very much for your help; sorry for wasting your time. >_<

FIN,
Greens
Reply With Quote
  #10  
Old 7th February 2008, 10:41 PM
glennzo's Avatar
glennzo Online
Un-Retired Administrator
 
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,927
Quote:
Originally Posted by Greens
*sigh*

..you know what, Dangermouse, that was the issue. x_x I feel so stupid now. I swear I thought I'd tried that already though. Thank's for suggesting it.

glennzo, thanks very much for your help; sorry for wasting your time. >_<

FIN,
Greens
Hey. You're not wasting my time. I enjoy this forum immensely. Love trying to help others with their Linux problems. Sometimes I'm even right
__________________
Glenn
The Bassinator © ®


Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
Reply With Quote
Reply

Tags
functioning, stopped, touchpad

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Kickoff Application Launcher stopped functioning Scooter2 Using Fedora 1 6th March 2009 07:42 AM
Touchpad stopped working after gpm command bhupesh Hardware & Laptops 2 19th October 2008 01:37 AM
Mic not functioning pramac1 Hardware & Laptops 7 22nd August 2005 08:31 PM
CD Player not functioning mpjbrennan Using Fedora 6 1st November 2004 07:22 AM


Current GMT-time: 14:35 (Sunday, 19-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat