Hello, please find the attached strace log for synclient.
On Sex, 2005-11-25 at 21:45 -0200, Dorneles Treméa wrote: > Seems that my bet was wrong, I'm almost sure the problem is somewhere > else... > > Could you try to upgrade your system in baby-steps, so we can have a > chance to discover the problem as soon as we can? That's bad :-( I just upgraded every pending package except for libc6 and now I'm afraid to reboot... the touchpad is working so perfectly that I don't want to loose it again hehe No worries though, I'm going to reboot in a while (meaning, restart X.org) and if everything's ok I'll let you know. If not, I'll just upgrade libc6 and see how it goes from there. Cheers, Celso -- Celso Pinto <[EMAIL PROTECTED]>
execve("/usr/bin/synclient", ["synclient", "-l"], [/* 38 vars */]) = 0
uname({sys="Linux", node="starfish", ...}) = 0
brk(0) = 0x804b000
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f54000
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
old_mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f52000
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=79529, ...}) = 0
old_mmap(NULL, 79529, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7f3e000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/tls/i686/cmov/libm.so.6", O_RDONLY) = 3
read(3, "[EMAIL PROTECTED]"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=136720, ...}) = 0
old_mmap(NULL, 139152, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7f1c000
old_mmap(0xb7f3d000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x20000) = 0xb7f3d000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/tls/i686/cmov/libc.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220O\1"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=1226096, ...}) = 0
old_mmap(NULL, 1236380, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7dee000
old_mmap(0xb7f16000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x127000) = 0xb7f16000
old_mmap(0xb7f1a000, 7580, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7f1a000
close(3) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ded000
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7dec000
set_thread_area({entry_number:-1 -> 6, base_addr:0xb7dec6c0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
munmap(0xb7f3e000, 79529) = 0
shmget(23947, 312, 0) = 65537
shmat(65537, 0, 0) = 0xb7f51000
fstat64(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 1), ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f50000
write(1, "Parameter settings:\n", 20) = 20
write(1, " LeftEdge = 1900\n", 32) = 32
write(1, " RightEdge = 5400\n", 32) = 32
write(1, " TopEdge = 1900\n", 32) = 32
write(1, " BottomEdge = 4000\n", 32) = 32
write(1, " FingerLow = 25\n", 30) = 30
write(1, " FingerHigh = 30\n", 30) = 30
write(1, " MaxTapTime = 0\n", 29) = 29
write(1, " MaxTapMove = 220\n", 31) = 31
write(1, " MaxDoubleTapTime = 180\n", 31) = 31
write(1, " ClickTime = 100\n", 31) = 31
write(1, " FastTaps = 0\n", 29) = 29
write(1, " EmulateMidButtonTime = 75\n", 30) = 30
write(1, " VertScrollDelta = 100\n", 31) = 31
write(1, " HorizScrollDelta = 0\n", 29) = 29
write(1, " MinSpeed = 0.09\n", 32) = 32
write(1, " MaxSpeed = 0.18\n", 32) = 32
write(1, " AccelFactor = 0.001"..., 34) = 34
write(1, " EdgeMotionMinZ = 30\n", 30) = 30
write(1, " EdgeMotionMaxZ = 160\n", 31) = 31
write(1, " EdgeMotionMinSpeed = 1\n", 29) = 29
write(1, " EdgeMotionMaxSpeed = 400\n", 31) = 31
write(1, " EdgeMotionUseAlways = 0\n", 29) = 29
write(1, " UpDownScrolling = 1\n", 29) = 29
write(1, " LeftRightScrolling = 1\n", 29) = 29
write(1, " UpDownRepeat = 1\n", 29) = 29
write(1, " LeftRightRepeat = 1\n", 29) = 29
write(1, " ScrollButtonRepeat = 100\n", 31) = 31
write(1, " TouchpadOff = 0\n", 29) = 29
write(1, " GuestMouseOff = 0\n", 29) = 29
write(1, " LockedDrags = 0\n", 29) = 29
write(1, " RTCornerButton = 2\n", 29) = 29
write(1, " RBCornerButton = 3\n", 29) = 29
write(1, " LTCornerButton = 0\n", 29) = 29
write(1, " LBCornerButton = 0\n", 29) = 29
write(1, " TapButton1 = 1\n", 29) = 29
write(1, " TapButton2 = 2\n", 29) = 29
write(1, " TapButton3 = 3\n", 29) = 29
write(1, " CircularScrolling = 0\n", 29) = 29
write(1, " CircScrollDelta = 0.1\n", 31) = 31
write(1, " CircScrollTrigger = 0\n", 29) = 29
write(1, " CircularPad = 0\n", 29) = 29
write(1, " PalmDetect = 1\n", 29) = 29
write(1, " PalmMinWidth = 10\n", 30) = 30
write(1, " PalmMinZ = 200\n", 31) = 31
write(1, " CoastingSpeed = 0\n", 29) = 29
munmap(0xb7f50000, 4096) = 0
exit_group(0) = ?
signature.asc
Description: This is a digitally signed message part
-- laptop-testing-team mailing list [email protected] http://lists.ubuntu.com/mailman/listinfo/laptop-testing-team
