Displaying 2 results from an estimated 2 matches for "freebsd92".
Did you mean:
freebsd9.2
2015 Feb 15
0
freenas USB connection error
...es that there is a disconnect between the NUT driver (which printed "Permissions problem" due to an EPERM return code somewhere), and the kernel driver, which returned EIO.
Sadly, all nonzero error codes get mapped to EIO here:
http://fxr.watson.org/fxr/source/dev/usb/usb_generic.c?v=FREEBSD92;im=10#L911
If we look further into the kernel driver, it appears that there are some debugging messages:
http://fxr.watson.org/fxr/source/dev/usb/usb_request.c?v=FREEBSD92;im=10#L393
It is unclear as to whether this can be enabled with a sysctl (hw.usb.debug), or if additional #defines are ne...
2015 Feb 14
2
freenas USB connection error
Hi all,
I'm a new user trying to get a Proline UPS I1000 UPS to work with freenas 9.3
over USB. When running upsdrvctl I get a permission denied error.
Required debug info:
OS name and version,
# uname -a
FreeBSD freenas.local 9.3-RELEASE-p5 FreeBSD 9.3-RELEASE-p5 #2
r275790+f84e770: Tue Dec 23 23:35:33 PST 2014
root at