Hello Michal,

here are the results of a few more tests I did.
First, I wiped out my configuration, just to make sure it's not a problem
with it. Then I started gsynaptics and disabled tapping (it's the only
setting I use). I started gsynaptics-init and the touchpad froze.
Here is the result of the strace:

6156  execve("/usr/bin/gsynaptics-init", ["gsynaptics-init"], [/* 36 vars
*/]) = 0
6156  arch_prctl(ARCH_SET_FS, 0x7f92c52f2780) = 0
6156  clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7f92c52f2810) = 6157
6157  execve("/usr/local/bin/synclient", ["synclient", "-l"], [/* 36 vars
*/]) = -1 ENOENT (No such file or directory)
6157  execve("/usr/bin/synclient", ["synclient", "-l"], [/* 36 vars */]) = 0
6157  arch_prctl(ARCH_SET_FS, 0x7ffa471ba6e0) = 0
6157  exit_group(0)                     = ?
6156  --- SIGCHLD (Child exited) @ 0 (0) ---
6156  wait4(6157, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 6157
6156  clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7f92c52f2810) = 6158
6156  wait4(6158,  <unfinished ...>
6158  clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7f92c52f2810) = 6159
6159  execve("/usr/local/bin/synclient", ["synclient", "TouchpadOff=0"], [/*
36 vars */]) = -1 ENOENT (No such file or directory)
6159  execve("/usr/bin/synclient", ["synclient", "TouchpadOff=0"], [/* 36
vars */] <unfinished ...>
6158  exit_group(0)                     = ?
6159  <... execve resumed> )            = 0
6156  <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL)
= 6158
6156  --- SIGCHLD (Child exited) @ 0 (0) ---
6159  arch_prctl(ARCH_SET_FS, 0x7facd5f976e0) = 0
6159  exit_group(0)                     = ?
6156  clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7f92c52f2810) = 6160
6160  clone( <unfinished ...>
6156  wait4(6160,  <unfinished ...>
6160  <... clone resumed> child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7f92c52f2810) = 6161
6160  exit_group(0)                     = ?
6156  <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL)
= 6160
6156  --- SIGCHLD (Child exited) @ 0 (0) ---
6161  execve("/usr/local/bin/synclient", ["synclient",
"VertScrollDelta=60"], [/* 36 vars */]) = -1 ENOENT (No such file or
directory)
6161  execve("/usr/bin/synclient", ["synclient", "VertScrollDelta=60"], [/*
36 vars */]) = 0
6161  arch_prctl(ARCH_SET_FS, 0x7f4afae086e0) = 0
6161  exit_group(0)                     = ?
6156  clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7f92c52f2810) = 6162
6162  clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7f92c52f2810) = 6163
6162  exit_group(0)                     = ?
6156  --- SIGCHLD (Child exited) @ 0 (0) ---
6156  wait4(6162, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 6162
6163  execve("/usr/local/bin/synclient", ["synclient",
"HorizScrollDelta=0"], [/* 36 vars */]) = -1 ENOENT (No such file or
directory)
6163  execve("/usr/bin/synclient", ["synclient", "HorizScrollDelta=0"], [/*
36 vars */]) = 0
6163  arch_prctl(ARCH_SET_FS, 0x7f78d18de6e0) = 0
6163  exit_group(0)                     = ?
6156  clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7f92c52f2810) = 6164
6164  clone( <unfinished ...>
6156  wait4(6164,  <unfinished ...>
6164  <... clone resumed> child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7f92c52f2810) = 6165
6165  execve("/usr/local/bin/synclient", ["synclient", "CircScrollDelta=0"],
[/* 36 vars */]) = -1 ENOENT (No such file or directory)
6165  execve("/usr/bin/synclient", ["synclient", "CircScrollDelta=0"], [/*
36 vars */] <unfinished ...>
6164  exit_group(0)                     = ?
6165  <... execve resumed> )            = 0
6156  <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL)
= 6164
6156  --- SIGCHLD (Child exited) @ 0 (0) ---
6156  clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7f92c52f2810) = 6166
6166  clone( <unfinished ...>
6156  wait4(6166,  <unfinished ...>
6166  <... clone resumed> child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7f92c52f2810) = 6167
6165  arch_prctl(ARCH_SET_FS, 0x7fe67d78a6e0) = 0
6165  exit_group(0)                     = ?
6167  execve("/usr/local/bin/synclient", ["synclient",
"CircularScrolling=0"], [/* 36 vars */]) = -1 ENOENT (No such file or
directory)
6167  execve("/usr/bin/synclient", ["synclient", "CircularScrolling=0"], [/*
36 vars */] <unfinished ...>
6166  exit_group(0)                     = ?
6167  <... execve resumed> )            = 0
6167  arch_prctl(ARCH_SET_FS, 0x7f462e0e16e0) = 0
6167  exit_group(0)                     = ?
6156  <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL)
= 6166
6156  --- SIGCHLD (Child exited) @ 0 (0) ---
6156  clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7f92c52f2810) = 6168
6168  clone( <unfinished ...>
6156  wait4(6168,  <unfinished ...>
6168  <... clone resumed> child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7f92c52f2810) = 6169
6169  execve("/usr/local/bin/synclient", ["synclient",
"CircScrollTrigger=0"], [/* 36 vars */]) = -1 ENOENT (No such file or
directory)
6169  execve("/usr/bin/synclient", ["synclient", "CircScrollTrigger=0"], [/*
36 vars */] <unfinished ...>
6168  exit_group(0)                     = ?
6169  <... execve resumed> )            = 0
6156  <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL)
= 6168
6156  --- SIGCHLD (Child exited) @ 0 (0) ---
6156  clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7f92c52f2810) = 6170
6169  arch_prctl(ARCH_SET_FS, 0x7f47e04c86e0) = 0
6170  clone( <unfinished ...>
6156  wait4(6170,  <unfinished ...>
6170  <... clone resumed> child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7f92c52f2810) = 6171
6169  exit_group(0)                     = ?
6171  execve("/usr/local/bin/synclient", ["synclient", "MaxTapTime=0"], [/*
36 vars */]) = -1 ENOENT (No such file or directory)
6171  execve("/usr/bin/synclient", ["synclient", "MaxTapTime=0"], [/* 36
vars */] <unfinished ...>
6170  exit_group(0)                     = ?
6171  <... execve resumed> )            = 0
6156  <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL)
= 6170
6156  --- SIGCHLD (Child exited) @ 0 (0) ---
6171  arch_prctl(ARCH_SET_FS, 0x7f8f4f7e36e0) = 0
6171  exit_group(0)                     = ?
6156  clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7f92c52f2810) = 6172
6172  clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7f92c52f2810) = 6173
6156  wait4(6172,  <unfinished ...>
6172  exit_group(0)                     = ?
6173  execve("/usr/local/bin/synclient", ["synclient", "FastTaps=0"], [/* 36
vars */]) = -1 ENOENT (No such file or directory)
6173  execve("/usr/bin/synclient", ["synclient", "FastTaps=0"], [/* 36 vars
*/]) = 0
6156  <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL)
= 6172
6156  --- SIGCHLD (Child exited) @ 0 (0) ---
6156  clone( <unfinished ...>
6173  arch_prctl(ARCH_SET_FS, 0x7fa7a29e66e0) = 0
6173  exit_group(0)                     = ?
6156  <... clone resumed> child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7f92c52f2810) = 6174
6174  clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7f92c52f2810) = 6175
6156  wait4(6174,  <unfinished ...>
6174  exit_group(0)                     = ?
6175  execve("/usr/local/bin/synclient", ["synclient", "FingerLow=10",
"FingerHigh=15"], [/* 36 vars */]) = -1 ENOENT (No such file or directory)
6175  execve("/usr/bin/synclient", ["synclient", "FingerLow=10",
"FingerHigh=15"], [/* 36 vars */]) = 0
6156  <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL)
= 6174
6156  --- SIGCHLD (Child exited) @ 0 (0) ---
6156  clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7f92c52f2810) = 6176
6176  clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7f92c52f2810) = 6177
6175  arch_prctl(ARCH_SET_FS, 0x7f25fc9d66e0) = 0
6176  exit_group(0)                     = ?
6175  exit_group(0)                     = ?
6156  --- SIGCHLD (Child exited) @ 0 (0) ---
6156  wait4(6176, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 6176
6177  execve("/usr/local/bin/synclient", ["synclient",
"CoastingSpeed=0.000000"], [/* 36 vars */]) = -1 ENOENT (No such file or
directory)
6177  execve("/usr/bin/synclient", ["synclient", "CoastingSpeed=0.000000"],
[/* 36 vars */]) = 0
6156  clone( <unfinished ...>
6177  arch_prctl(ARCH_SET_FS, 0x7f2f182ba6e0) = 0
6177  exit_group(0)                     = ?
6156  <... clone resumed> child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7f92c52f2810) = 6178
6178  clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7f92c52f2810) = 6179
6178  exit_group(0)                     = ?
6156  --- SIGCHLD (Child exited) @ 0 (0) ---
6156  wait4(6178, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 6178
6179  execve("/usr/local/bin/synclient", ["synclient",
"EdgeMotionUseAlways=0"], [/* 36 vars */]) = -1 ENOENT (No such file or
directory)
6179  execve("/usr/bin/synclient", ["synclient", "EdgeMotionUseAlways=0"],
[/* 36 vars */]) = 0
6156  clone( <unfinished ...>
6179  arch_prctl(ARCH_SET_FS, 0x7f64e6dc46e0) = 0
6179  exit_group(0)                     = ?
6156  <... clone resumed> child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7f92c52f2810) = 6180
6180  clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7f92c52f2810) = 6181
6180  exit_group(0)                     = ?
6156  --- SIGCHLD (Child exited) @ 0 (0) ---
6156  wait4(6180, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 6180
6181  execve("/usr/local/bin/synclient", ["synclient", "MinSpeed=0"], [/* 36
vars */]) = -1 ENOENT (No such file or directory)
6181  execve("/usr/bin/synclient", ["synclient", "MinSpeed=0"], [/* 36 vars
*/]) = 0
6156  clone( <unfinished ...>
6181  arch_prctl(ARCH_SET_FS, 0x7fcdb5ab16e0) = 0
6156  <... clone resumed> child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7f92c52f2810) = 6182
6181  exit_group(0)                     = ?
6182  clone( <unfinished ...>
6156  wait4(6182,  <unfinished ...>
6182  <... clone resumed> child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7f92c52f2810) = 6183
6183  execve("/usr/local/bin/synclient", ["synclient", "MaxSpeed=0"], [/* 36
vars */]) = -1 ENOENT (No such file or directory)
6183  execve("/usr/bin/synclient", ["synclient", "MaxSpeed=0"], [/* 36 vars
*/] <unfinished ...>
6182  exit_group(0)                     = ?
6156  <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL)
= 6182
6156  --- SIGCHLD (Child exited) @ 0 (0) ---
6156  clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7f92c52f2810) = 6184
6184  clone( <unfinished ...>
6183  <... execve resumed> )            = 0
6184  <... clone resumed> child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7f92c52f2810) = 6185
6184  exit_group(0)                     = ?
6156  --- SIGCHLD (Child exited) @ 0 (0) ---
6156  wait4(6184, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 6184
6185  execve("/usr/local/bin/synclient", ["synclient", "AccelFactor=0"], [/*
36 vars */]) = -1 ENOENT (No such file or directory)
6185  execve("/usr/bin/synclient", ["synclient", "AccelFactor=0"], [/* 36
vars */]) = 0
6183  arch_prctl(ARCH_SET_FS, 0x7f9f20c396e0) = 0
6185  arch_prctl(ARCH_SET_FS, 0x7f948d4e66e0) = 0
6183  exit_group(0)                     = ?
6185  exit_group(0)                     = ?
6156  exit_group(0)                     = ?

I hope you can understand something out of it.
Now back to another bugreport, as 2.6.25-2 does not seem to wirk nicely with
the touchpad...
 
 --
 Email.it, the professional e-mail, gratis per te: http://www.email.it/f
 
 Sponsor:
 Scopri le tue passioni con Leonardo.it!

 Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=7656&d=20080516





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to