On 9/3/18 3:08 PM, Gerrit Kühn wrote:
Hi all,

I just upgraded a server from 11.1 to 11.2. After this, nut appears to
read only very few values from the ups attached via usbhid to the box.
With 11.1, upslog recorded all relevant values:
---
20180903 134024 100.00 226.30 46.30 [OL] 27.00 50.00
---


With 11.2, upslog only reports online and charge:

---
20180903 141918 100 NA NA [OL] NA NA
---

Any ideas how to get back the other values? upsc on the commandline does
not appear to report them anymore, either:

---
# upsc apc@localhost
battery.charge: 100
battery.charge.low: 10
battery.charge.warning: 50
battery.runtime: 2460
battery.runtime.low: 120
battery.type: PbAc
battery.voltage: 54.5
battery.voltage.nominal: 48.0
device.mfr: American Power Conversion
device.model: Smart-UPS 3000
device.serial: AS1548242019
device.type: ups
driver.name: usbhid-ups
driver.parameter.pollfreq: 30
driver.parameter.pollinterval: 2
driver.parameter.port: /dev/uhid0
driver.parameter.synchronous: no
driver.parameter.vendorid: 051d*
driver.version: 2.7.4
driver.version.data: APC HID 0.96
driver.version.internal: 0.41
ups.beeper.status: enabled
ups.delay.shutdown: 20
ups.firmware: UPS 09.3 / ID=18
ups.mfr: American Power Conversion
ups.mfr.date: 2015/11/25
ups.model: Smart-UPS 3000
ups.productid: 0003
ups.serial: AS1548242019
ups.status: OL
ups.timer.reboot: -1
ups.timer.shutdown: -1
ups.vendorid: 051d
---


I'm missing things like volate, frequency, load...


Hi,

Did you check the permissions for the USB device?
Did you try to re-attach the USB device?

What does usbconfig output? Does it detect your device?

Did you try a 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"

Reply via email to