Displaying 20 results from an estimated 20000 matches similar to: "Documentation out of date?"
2014 Sep 10
1
Documentation out of date?
On Sep 10, 2014, at 9:18 AM, Rob Groner <rgroner at RTD.com> wrote:
>>
>>> 2) The "Starting the driver" section says to start the driver at
>>> /usr/local/ups/sbin/upsdrvctl , but it's actually located at
>>> /usr/lib/ups/driver/
>>
>> Right, that was fixed post-2.6 (note that the web pages are all tagged with
>> the version
2015 Sep 08
0
UPS/NUT with openSUSE 13.1
Roger,
Ok, I simplified it somewhat. I start all of the NUT services on the command line after boot, to verify they are all starting correctly. They appear to be.
Doing this, I found the systemd service unit to somewhat reliably execute the shutdown. I only tried 5 times, but it worked each time which is a fairly significant change from previously. Still...hardly conclusive, and I'd
2015 Sep 09
0
UPS/NUT with openSUSE 13.1
Charles,
dmesg doesn't say anything when "usbhid-ups -a rtdups -k" is executed.
I'm not sure which USB lib it compiled against. I installed them via "zypper install libusb-*". I'll try to find the version that got installed, as that WOULD be one thing that might have changed since the last time I had this working.
I'm not sure how to check for multiple
2015 Sep 21
0
UPS/NUT with openSUSE 13.1
I didn't think to look for a log (attached), but now looking in it, I don't see anything more than I already thought I knew. It's as cryptic as configure itself.
It does reference the line in the configure where the test for USB failed, but I'd already been looking in there. I can't make sense of the lines above that set "nut_have_libusb", as far as what
2015 Sep 16
2
UPS/NUT with openSUSE 13.1
I found something particularly strange while trying out different things:
I started up upsdrvctl, upsd, and upsmon. I then stopped upsdrvctl, and tried starting the usbhid-ups driver a few times.
Each time I executed the driver, it indicated an instance was already running, stopped it, and then started it again....which is what it should do.
I then added -DDDD to the command....and then it
2015 Sep 04
0
UPS/NUT with openSUSE 13.1
Roger,
Well, I tried the same script method with openSUSE 13.2, and it still did not execute.
So I tried the system method, and it worked 1 time out of 3 attempts. I captured the last failure:
2015-09-04T11:43:38.825317-04:00 linux-5048 upsdrvctl[1887]: Can't claim USB device [2a37:5110]: No such file or directory
2015-09-04T11:43:38.825970-04:00 linux-5048 upsdrvctl[1887]: Network UPS
2015 Sep 18
0
UPS/NUT with openSUSE 13.1
Well, I've spent a couple hours on this, unable to figure it out. I removed the libusb-compat-devel package using zypper. And I've downloaded, built, and installed libusb from sourceforge. But trying to configure nut now I get "USB drivers requested, but libusb not found", no matter what I put for --with-usb-libs. Continuing to flog away at it...
Rob Groner
Software
2015 Sep 05
2
UPS/NUT with openSUSE 13.1
On Fri, 4 Sep 2015, Rob Groner wrote:
> Well, I tried the same script method with openSUSE 13.2, and it still did not execute.
>
> So I tried the system method, and it worked 1 time out of 3 attempts. I captured the last failure:
> 2015-09-04T11:43:38.825317-04:00 linux-5048 upsdrvctl[1887]: Can't claim USB device [2a37:5110]: No such file or directory
>
2015 Sep 18
2
UPS/NUT with openSUSE 13.1
On Sep 18, 2015, at 2:45 PM, Rob Groner <rgroner at RTD.com> wrote:
>
> Well, I've spent a couple hours on this, unable to figure it out. I removed the libusb-compat-devel package using zypper. And I've downloaded, built, and installed libusb from sourceforge. But trying to configure nut now I get "USB drivers requested, but libusb not found", no matter what I put
2015 Sep 17
5
UPS/NUT with openSUSE 13.1
On Sep 15, 2015, at 9:31 PM, Charles Lepple <clepple at gmail.com> wrote:
>
>> Trying to track down the source of the problem, I checked Yast to make sure I had at least 0.1.8 version for libusb. I saw this (attached photo). Is it then actually using ?compat instead of the ?real? libusb? And is that a problem?
>
> You're right, both the -compat and real libusb
2015 Sep 08
0
UPS/NUT with openSUSE 13.1
Roger,
rtd at linux-5048> sudo /usr/local/ups/bin/usbhid-ups -a rtdups -k -DDD
Network UPS Tools - Generic HID driver 0.39 (2.7.2.6_RTD)
USB communication driver 0.32
0.000000 debug level is '3'
0.000405 upsdrv_initups...
0.004386 Checking device (0930/6545) (002/002)
0.004431 Failed to open device, skipping. (Permission denied)
0.004442 Checking device (1D6B/0002)
2015 Sep 22
0
UPS/NUT with openSUSE 13.1
Thanks again Tim.
I installed openSUSE from scratch, without installing libusb anything. I tried configure, and it failed because it couldn't find libusb. I used ldconfig to see what the system could see. It found 3 entries with "libusb" in them.
I then built and installed the last update of libusb-0.1 (not libusb-compat or libusb-1.0). I tried configure, and it ran without
2015 May 27
2
Are UPS shutdown commands automatically sent?
Roger,
Following your guide, it now works great, shutting down the UPS after the system has shutdown. I went with the bash script method.
I have noticed, however, that the command to the UPS to do the delayed shutdown comes RIGHT as openSUSE is shutting down. While that is a good thing as far as timing and the potential race is concerned, I have seen it once where the UPS received the command
2015 Sep 10
0
UPS/NUT with openSUSE 13.1
Charles,
3.16.6.-2-desktop
Keep in mind, despite the subject line, that this has been openSUSE 13.2 recently. I had hoped it would work better than 13.1, but so far hasn't. When I was trying with openSUSE 13.1, it was kernel 3.11.6-2-desktop.
Rob Groner
Software Engineer Level II
RTD Embedded Technologies, Inc.
ISO 9001 and AS9100 Certified
Ph: +1 814-234-8087
2015 Sep 22
0
UPS/NUT with openSUSE 13.1
Tim,
Thanks for the help! No, I didn't already know that... I swear, the more time I spend at this, the less I seem to be understanding.
I know that it had to be finding the libusb-compat I had just installed, because configure hadn't worked before that, and now it did. But finding useful version information seems to be almost impossible.
Rob Groner
Software Engineer Level II
RTD
2015 Sep 08
3
UPS/NUT with openSUSE 13.1
On Tue, 8 Sep 2015, Rob Groner wrote:
> I executed lsusb to verify the USB device is there, and it is. I tried
> the shutdown command again with debug enabled, but it didn't seem to
> reveal much more:
> -----------------------------------------------------------------------------------------------
> rtd at linux-5048:~> sudo /usr/local/ups/sbin/upsdrvctl -DDDDD shutdown
2015 Sep 22
2
UPS/NUT with openSUSE 13.1
For fun, if you want to see where the system thinks it is linking a
library from, you can use "ldconfig -p" and it will give you a path to
all known libraries that it can find. If you have one loaded, and it
can't find it (odd directory, etc.) you can always amend
"LD_LIBRARY_PATH" the same way as PKG_CONFIG_PATH I mentioned earlier .
. . . PKG . . . is for the build
2015 Sep 24
2
UPS/NUT with openSUSE 13.1
And now....suddenly, and so far unexplainably....it works again. I did the same as before, installed openSUSE 13.1 from scratch, then installed the libusb* libraries. And now...it works, so far reliably.
I'm certain that there is some micro-step I started doing different than last time. For example, I used to install jedit from the command line after install, but I had started installing
2015 Sep 24
0
UPS/NUT with openSUSE 13.1
The "#! <shell>" is a *nix thing that exists in every *nix I have ever seen, for as long as I know (mid 1980's for me . . ) and is used to specify what shell is to be loaded to run that script, since there are many, and syntax is not compatible. Without it, the shell already running will try to run the script, which may well bomb, or no shell could be loaded at all.
- Tim
On
2015 Sep 22
0
UPS/NUT with openSUSE 13.1
Thanks Charles, you were right about that.
Here is what I tried...I installed openSUSE 13.1 from scratch (which means no libusb). I then took libusb-1.0 from the sourceforge site and built and installed it. Still it got the "cannot find libusb" error. So, looking at the sourceforge site, is see it mention that to work with the older libusb-0.1, you had to use libusb-compat-0.1.5.