LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 03-12-2010, 12:01 PM   #1
Stevithen
Member
 
Registered: Sep 2009
Distribution: Debian
Posts: 55

Rep: Reputation: 15
Touchpad problem:gsynaptics can't initialize and synclient can't either (xorg issue?)


Im trying to disable tapping but finding it impossible because neither gsynaptics nor synclient will function claiming SHMconfig is untrue. Tried setting it to true but it's not working....

gsynaptics error:

Quote:
GSynaptics couldn't initialize.
You have to set 'SHMConfig' 'true' in xorg.conf or XF86Config to use GSynaptics
syndaemon error:
Quote:
# synclient TapButton1=0
Can't access shared memory area. SHMConfig disabled?
on my xorg.conf i couldnt find a section for synaptic touchpad so i added it by replacing the ...

Quote:
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
... section with

Quote:
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizScrollDelta" "0"
Option "SHMConfig" "on"
EndSection
also tried "SHMconfig" "true", problem persists despite.
 
Old 03-13-2010, 08:50 PM   #2
irmin
Member
 
Registered: Jan 2010
Location: the universe
Distribution: Slackware (modified), Slackware64 (modified), openSuSE (modified)
Posts: 342

Rep: Reputation: 62
You changed the identifier of the InputDevice. Did you also change the name in the ServerLayout section? Otherwise you define an input device, but do not use it.

Also check /var/log/Xorg.0.log for errors. It will also tell you, if the touchpad has been initialized correctly.
 
Old 03-31-2010, 02:29 PM   #3
Stevithen
Member
 
Registered: Sep 2009
Distribution: Debian
Posts: 55

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by irmin View Post
You changed the identifier of the InputDevice. Did you also change the name in the ServerLayout section? Otherwise you define an input device, but do not use it.

Also check /var/log/Xorg.0.log for errors. It will also tell you, if the touchpad has been initialized correctly.
This is my entire xorg.conf
Quote:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizScrollDelta" "0"
Option "SHMConfig" "on"
EndSection

Section "Device"
Identifier "Configured Video Device"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
EndSection
i don't have a serverlayout section
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Touchpad works, 'synclient -m 100' returns one line of zeros stani Linux - Desktop 0 01-18-2010 03:57 PM
GSynaptics, scroll with touchpad as mac notebooks jimenabpose Linux - Laptop and Netbook 6 12-04-2009 07:53 AM
Enabling GSynaptics touchpad driver on Fedora 10 msuffern Linux - Newbie 8 02-04-2009 12:21 PM
Synaptics touchpad does not respond to (ksynaptics or synclient) xri Linux - Hardware 1 07-20-2006 12:01 PM
touchpad synclient error? beatupbilly Fedora 4 12-03-2004 01:51 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 04:36 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration