When I start Xorg, my system hangs for a minute or so. It's the same when I switch to a virtual console, and then come back to Xorg console. This is my dmesg:
[ 27.253235] pms0: autoconfiguration error: command error 0xf5
[ 28.259430] pms0: autoconfiguration error: command error 0xe6
[ 29.265601] pms0: autoconfiguration error: command error 0xe6
[ 34.300836] autoconfiguration error: synaptics: set mode error
[ 35.306998] pms0: autoconfiguration error: command error 0xe6
[ 36.313151] pms0: autoconfiguration error: command error 0xe6
[ 42.347850] pckbport: command timeout
[ 52.512521] autoconfiguration error: pms_enable: command error 35
$ uname -a
NetBSD xps 10.0_BETA NetBSD 10.0_BETA (GENERIC) #0: Tue May 2 21:31:56 UTC 2023 mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/amd64/compile/GENERIC amd64
Though I am on NetBSD 10.0, I have seen the same problem in 9.x, and I was hoping the problem would be resolved in 10.0.
Anyone knows the solution?