NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/55001 (pms(4) Synaptics touchpad causes errors on Panasonic CF-NX3)
The following reply was made to PR kern/55001; it has been noted by GNATS.
From: Izumi Tsutsui <tsutsui%ceres.dti.ne.jp@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: jmcneill%NetBSD.org@localhost, tsutsui%ceres.dti.ne.jp@localhost
Subject: Re: kern/55001 (pms(4) Synaptics touchpad causes errors on Panasonic
CF-NX3)
Date: Sat, 20 Jun 2020 16:13:56 +0900
> State-Changed-Why:
> There have been a few synaptics changes pulled up to netbsd-9 recently, can you
> see if they help?
netbsd-9 202006182350Z still has a problem.
https://nycdn.netbsd.org/pub/NetBSD-daily/netbsd-9/202006182350Z/amd64/binary/kernel/
---
[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
[ 1.000000] 2018, 2019, 2020 The NetBSD Foundation, Inc. All rights reserved.
[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993
[ 1.000000] The Regents of the University of California. All rights reserved.
:
[ 1.000000] NetBSD 9.0_STABLE (GENERIC) #0: Sat Jun 13 05:56:44 UTC 2020
[ 1.000000] mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/amd64/compile/GENERIC
[ 1.000000] total memory = 8098 MB
[ 1.000000] avail memory = 7837 MB
:
[ 1.000003] Panasonic Corporation CF-NX3RDJCS (002)
[ 1.000003] mainbus0 (root)
:
[ 1.052747] pckbc1 at acpi0 (PS2K, MAT0024) (kbd port): io 0x60,0x64 irq 1
[ 1.052747] pckbc2 at acpi0 (PS2M, SYN0502) (aux port): irq 12
:
[ 1.052747] pckbd0 at pckbc1 (kbd slot)
[ 1.052747] pckbc1: using irq 1 for kbd slot
[ 1.052747] wskbd0 at pckbd0: console keyboard
[ 1.052747] pms0 at pckbc1 (aux slot)
[ 1.052747] pms0: Synaptics touchpad version 7.4
[ 1.052747] pms0: Extended W mode, Palm detect, Multi-finger Report
[ 1.052747] pckbc1: using irq 12 for aux slot
[ 1.052747] wsmouse0 at pms0 mux 0
:
[ 19.137685] pms_input: unusual delay (0.040021 s), scheduling reset
[ 21.198766] pms_input: unusual delay (0.180094 s), scheduling reset
[ 23.429935] pms_input: unusual delay (0.090047 s), scheduling reset
---
Note it claims "Sat Jun 13 05:56:44 UTC 2020" but the build log also
shows the same date. Something wrong around clock settings?
https://releng.netbsd.org/builds/netbsd-9/202006182350Z/amd64.build
---
NetBSD 9.0_STABLE (GENERIC) #0: Sat Jun 13 05:56:44 UTC 2020
text data bss dec hex filename
18623296 667968 1429120 20720384 13c2b00 netbsd
mv -f netbsd netbsd.gdb
/home/builds/ab/netbsd-9/amd64/202006182350Z-tools/bin/x86_64--netbsd-strip -g -o netbsd netbsd.gdb
---
Izumi Tsutsui
Home |
Main Index |
Thread Index |
Old Index