Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
synaptics touchpad is not working (hal) [SOLVED]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
_loki_
l33t
l33t


Joined: 18 Dec 2003
Posts: 680
Location: in the shell

PostPosted: Thu May 06, 2010 3:35 pm    Post subject: synaptics touchpad is not working (hal) [SOLVED] Reply with quote

I have problem with my synaptics touchpad working with hal (was working before).
I have synaptics as an input-device in my make.conf (INPUT_DEVICES="evdev keyboard mouse synaptics"). Also the kernel-settup is ok with the touchpad (I get output form /dev/input/mouse0). I'm using the standadfile for 11-x11-synaptics.fdi:
Code:

<?xml version="1.0" encoding="ISO-8859-1"?>
<deviceinfo version="0.2">
  <device>
    <match key="info.capabilities" contains="input.touchpad">
        <merge key="input.x11_driver" type="string">synaptics</merge>
        <!-- Arbitrary options can be passed to the driver using
             the input.x11_options property since xorg-server-1.5. -->
        <!-- EXAMPLES:
        Switch on shared memory, enables the driver to be configured at runtime
        <merge key="input.x11_options.SHMConfig" type="string">true</merge>

        Maximum movement of the finger for detecting a tap
        <merge key="input.x11_options.MaxTapMove" type="string">2000</merge>

        Enable vertical scrolling when dragging along the right edge
        <merge key="input.x11_options.VertEdgeScroll" type="string">true</merge>

        Enable vertical scrolling when dragging with two fingers anywhere on the touchpad
        <merge key="input.x11_options.VertTwoFingerScroll" type="string">true</merge>

        Enable horizontal scrolling when dragging with two fingers anywhere on the touchpad
        <merge key="input.x11_options.HorizTwoFingerScroll" type="string">true</merge>

        If on, circular scrolling is used
        <merge key="input.x11_options.CircularScrolling" type="string">true</merge>

        For other possible options, check CONFIGURATION DETAILS in synaptics man page
        -->
    </match>
  </device>
</deviceinfo>


The cursor shows no resopons on any input from the touchpad.
Any ideas? Thanks so fare


Last edited by _loki_ on Fri May 07, 2010 4:06 pm; edited 1 time in total
Back to top
View user's profile Send private message
audiodef
Watchman
Watchman


Joined: 06 Jul 2005
Posts: 6639
Location: The soundosphere

PostPosted: Thu May 06, 2010 4:06 pm    Post subject: Reply with quote

Does the keyboard work?
_________________
decibel Linux: https://decibellinux.org
Github: https://github.com/Gentoo-Music-and-Audio-Technology
Facebook: https://www.facebook.com/decibellinux
Discord: https://discord.gg/73XV24dNPN
Back to top
View user's profile Send private message
_loki_
l33t
l33t


Joined: 18 Dec 2003
Posts: 680
Location: in the shell

PostPosted: Thu May 06, 2010 4:09 pm    Post subject: Reply with quote

yes keyboard, mouse everthing else.. just the touchpad not..
Back to top
View user's profile Send private message
Odysseus
Apprentice
Apprentice


Joined: 23 Jun 2004
Posts: 250
Location: Miami, FL. I miss San Francisco!!!

PostPosted: Thu May 06, 2010 11:06 pm    Post subject: Reply with quote

You don't mention anywhere which version of xorg-server, what arch or if you're running stable or ~. This info is important as the configuration procedures for Xorg have changed a few times over the last few incarnations. For example Xorg-1.8 no longer uses the .fdi files for configuring input devices (but previous versions do). See this post https://forums.gentoo.org/viewtopic-t-820551-highlight-.html and this guide http://www.gentoo.org/proj/en/desktop/x/x11/xorg-server-1.8-upgrade-guide.xml for info.

Also when you upgrade xorg-server you need to rebuild the drivers you have installed against it. If this doesn't work then post back with you xorg version info as well as what's in your /var/log/Xorg0.log file.

I hope this helps

Ciao
Back to top
View user's profile Send private message
audiodef
Watchman
Watchman


Joined: 06 Jul 2005
Posts: 6639
Location: The soundosphere

PostPosted: Fri May 07, 2010 1:56 am    Post subject: Reply with quote

Odysseus wrote:

Also when you upgrade xorg-server you need to rebuild the drivers you have installed against it. If this doesn't work then post back with you xorg version info as well as what's in your /var/log/Xorg0.log file.


++!

Do qlist -IC x11-drivers/ and re-emerge all the items that appear.
_________________
decibel Linux: https://decibellinux.org
Github: https://github.com/Gentoo-Music-and-Audio-Technology
Facebook: https://www.facebook.com/decibellinux
Discord: https://discord.gg/73XV24dNPN
Back to top
View user's profile Send private message
_loki_
l33t
l33t


Joined: 18 Dec 2003
Posts: 680
Location: in the shell

PostPosted: Fri May 07, 2010 2:33 pm    Post subject: Reply with quote

I'm running stable, xorg-server version is 1.7.6. I also rebuilded the synaptics-driver after I realized it doesn't work anymore, that didn't do anything.. Moreover all other input drivers:
Code:

x11-drivers/xf86-input-evdev
x11-drivers/xf86-input-keyboard
x11-drivers/xf86-input-mouse
x11-drivers/xf86-input-synaptics
x11-drivers/xf86-video-ati

does work normaly as it seems without I rebuilded them. I'm not too sure if I updated xorg-server anyway, I had a huge world update, maybe that included xorg-server, but honestly I don't know.
Maybe it's the right choice to get rid of the fdi files again with 1.8..
Back to top
View user's profile Send private message
_loki_
l33t
l33t


Joined: 18 Dec 2003
Posts: 680
Location: in the shell

PostPosted: Fri May 07, 2010 4:06 pm    Post subject: Reply with quote

I don't know why, but the touchpad is back to work again! I didn't change anything..
Back to top
View user's profile Send private message
docks
n00b
n00b


Joined: 19 Jan 2010
Posts: 3
Location: Germany

PostPosted: Sat Jun 12, 2010 8:32 pm    Post subject: Same problem on Samsung P30 Reply with quote

Hi,

I also have a synaptics touchpad, which stopped working after my latest emerges (100 ebuilds in total) so I cannot exactly say which one it was.
I already tried recompiling xorg-server-1.7.6 including all installed xf86-input-* ebuilds. I tried it with and without hal use flag enabled. Nothing helped...

Code:
hal-find-by-capability --capability input.touchpad

does not show and results as it did before.

Anyway I booted a live DVD where everything worked fine. (Un)loading psmouse kernel module did not help (was not loaded automatically).

Any ideas?

Cheers,
Sebastian.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum