On Mon, 9 Mar 2020, Rebecca Cran wrote:
Date: Mon, 9 Mar 2020 19:16:44 -0600
From: Rebecca Cran <rebe...@bsdio.com>
To: AN <a...@neu.net>, freebsd-current@freebsd.org
Subject: Re: mouse is broken
On 3/9/2020 7:12 PM, AN wrote:
After an update today to world, kernel, and ports my mouse no longer
works. Mouse works on console. I use startx, mouse seems to break after
startx is issued.
Is any one else seeing anything similar? Any help is appreciated, thanks
in advance.
I saw something similar recently, but when using
"moused_nondefault_enable="NO"" in /etc/rc.conf to disable moused. With
moused disabled, Xorg would log something like "System mouse disabled" in
/var/log/Xorg.0.log, and the mouse didn't work. But when I enabled moused,
Xorg found and used it.
Thank you for the reply. I enabled moused in rc.conf. However mouse is
still broken.
I see the following:
service moused restart
moused not running? (check /var/run/moused.pid).
Starting default mousedmoused: unable to open /dev/psm0: No such file or
directory.
# cat /var/run/moused.pid
cat: /var/run/moused.pid: No such file or directory
# ls -l /var/run/moused.pid
ls: /var/run/moused.pid: No such file or directory
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"