On 09/09/14 17:36, Stuart Henderson wrote:
On 2014/09/09 16:54, Stan Gammons wrote:
On 09/09/14 02:18, Stuart Henderson wrote:
Try disabling the upd driver in the kernel and see if this behaviour changes. At the boot prompt, "boot -c",
then at the ukc prompt, "disable upd" and "quit". If this helps, you can make changes to the kernel
on disk with "config -ef /bsd".
Disabling upd didn't help.
I just noticed this in syslog.
Sep 10 19:30:10 game /bsd: upd0 detached
Sep 10 19:30:10 game /bsd: uhidev2 detached
Sep 10 19:30:15 game /bsd: uhidev2 at uhub3
Sep 10 19:30:15 game /bsd: port 1 configuration 1 interface 0 "American
Power Conversion Smart-UPS 1500 FW:601.3.D USB FW:1.5" rev 1.10/0.06 addr 2
Sep 10 19:30:15 game /bsd: uhidev2: iclass 3/0, 54 report ids
Sep 10 19:30:15 game /bsd: upd0 at uhidev2
Sep 10 19:30:15 game /bsd:
Looks like it happened a few hours earlier as well.
cat /var/log/messages |grep detached
Sep 10 15:20:54 game /bsd: upd0 detached
Sep 10 15:20:54 game /bsd: uhidev2 detached
Sep 10 19:30:10 game /bsd: upd0 detached
Sep 10 19:30:10 game /bsd: uhidev2 detached
#
It is a USB driver problem?
Stan