 |
 |
 |
 |
| Hardware & Laptops Help with your hardware, including laptop issues |

7th February 2008, 12:53 AM
|
|
Registered User
|
|
Join Date: Dec 2006
Age: 23
Posts: 21

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

7th February 2008, 01:04 AM
|
 |
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
|

7th February 2008, 01:38 AM
|
|
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?
|

7th February 2008, 10:00 AM
|
 |
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
|

7th February 2008, 08:57 PM
|
|
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?
|

7th February 2008, 09:06 PM
|
 |
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
|

7th February 2008, 09:15 PM
|
|
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.
|

7th February 2008, 09:17 PM
|
 |
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.
|

7th February 2008, 10:29 PM
|
|
Registered User
|
|
Join Date: Dec 2006
Age: 23
Posts: 21

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

7th February 2008, 10:41 PM
|
 |
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
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 14:35 (Sunday, 19-05-2013)
|
|
 |
 |
 |
 |
|
|