On 9/3/18 4:05 PM, Gerrit Kühn wrote:
On Mon, 3 Sep 2018 15:37:18 +0200 Hans Petter Selasky <h...@selasky.org>
wrote about Re: nut/apc values sparse after update to 11.2:
Did you check the permissions for the USB device?
Yes, they should be fine:
---
# ll /dev/uhid0
crw-r----- 1 uucp uucp 0xde Sep 3 15:40 /dev/uhid0
---
Did you try to re-attach the USB device?
Yes, doesn't change anything:
---
# dmesg|grep uhid0
uhid0 on uhub3
uhid0: <American Power Conversion Smart-UPS 3000 FWUPS 09.3 ID18, class
0/0, rev 2.00/1.06, addr 3> on usbus1
uhid0: detached
uhid0 on uhub3
uhid0: <American Power Conversion Smart-UPS 3000 FWUPS 09.3 ID18, class
0/0, rev 2.00/1.06, addr 3> on usbus1
uhid0: detached
uhid0 on uhub3
uhid0: <American Power Conversion Smart-UPS 3000 FWUPS 09.3 ID18, class
0/0, rev 2.00/1.06, addr 3> on usbus1
---
What does usbconfig output? Does it detect your device?
Yes, it does (otherwise it wouldn't work at all, I guess?):
---
# usbconfig|grep American
ugen1.3: <American Power Conversion Smart-UPS 3000 FWUPS 09.3 ID18> at
usbus1, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON (2mA)
---
Did you try a 11-stable kernel?
Hi,
No, should I? Running -stable on that machine would be tedious.
What does uname -a tell about your current kernel?
Some debug options for you:
1) ktrace nut/apc
2) usbdump -i usbus1 -f 3 -s 65536 -vvv --- any ERR= non-zero lines?
3) Have you tried sysutils/apcupsd ?
4) Try booting an 11-stable kernel.
--HPS
_______________________________________________
freebsd-usb@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"