search for: rgroner

Displaying 20 results from an estimated 105 matches for "rgroner".

Did you mean: groner
2015 Sep 09
6
UPS/NUT with openSUSE 13.1
On Sep 9, 2015, at 9:40 AM, Rob Groner <rgroner at RTD.com> wrote: > > I'm not sure which USB lib it compiled against. What does this return? ldd /path/to/driver -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/nut-upsuser/attachments/20150909/ba08f4c0/at...
2015 Sep 09
3
UPS/NUT with openSUSE 13.1
> On Sep 9, 2015, at 10:12 AM, Rob Groner <rgroner at RTD.com> wrote: > > linux-5048:/home/rtd # ldd /usr/local/ups/bin/usbhid-ups > linux-vdso.so.1 (0x00007fff403fc000) > libusb-0.1.so.4 => /usr/lib64/libusb-0.1.so.4 (0x00007f7c34b56000) The last line seems to indicate that it is the real libusb-0.1, not -compat...
2015 Sep 10
3
UPS/NUT with openSUSE 13.1
On Sep 10, 2015, at 8:49 AM, Rob Groner <rgroner at RTD.com> wrote: > > Charles, > > 3.16.6.-2-desktop I think that corresponds to this file: http://lxr.free-electrons.com/source/drivers/usb/core/devio.c?v=3.16 (but I don't see anything obvious there) What does "lsusb -vvv -d 2a37:" return? Usually I'd say ru...
2015 Mar 09
2
New sub-driver submission process timeframe?
...he file names? Sincerely, Rob Groner From: Charles Lepple [mailto:clepple at gmail.com] Sent: Monday, March 09, 2015 9:23 AM To: Rob Groner Cc: nut-upsdev at lists.alioth.debian.org Subject: Re: [Nut-upsdev] New sub-driver submission process timeframe? On Mar 9, 2015, at 9:09 AM, Rob Groner <rgroner at RTD.com<mailto:rgroner at RTD.com>> wrote: I don't have any problem with pointing customers to a branch they can clone via git and compile. I know this sounds pedantic, but while the snapshots correspond to specific branches and commits in git, they are simpler for end users to b...
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,...
2015 Sep 08
2
UPS/NUT with openSUSE 13.1
On Sep 8, 2015, at 4:48 PM, Rob Groner <rgroner at RTD.com> wrote: > > 0.005927 Device matches > 0.005940 failed to claim USB device: Device or resource busy > 0.005954 failed to detach kernel driver from USB device: No such file or directory Rob, this is a bit of a tough one to track down. The "Device or resource b...
2015 Mar 10
4
Install problems (group permissions) with nut 2.7.2
On Mar 9, 2015, at 12:00 PM, Rob Groner <rgroner at RTD.com> wrote: > 1) Autoreconf *must* be run, and not ./configure? I had thought that putting in my *.c and *.h files and making the makefile changes and then executing ./configure for the first time would be enough. Each tool serves a different purpose. autoreconf (and NUT's aut...
2015 Feb 25
3
Install problems (group permissions) with nut 2.7.2
...make my own driver file. Sincerely, Rob Groner From: Charles Lepple [mailto:clepple at gmail.com] Sent: Friday, February 20, 2015 7:50 PM To: Rob Groner Cc: nut-upsuser List Subject: Re: [Nut-upsuser] Install problems (group permissions) with nut 2.7.2 On Feb 20, 2015, at 3:15 PM, Rob Groner <rgroner at RTD.com<mailto:rgroner at RTD.com>> wrote: Instead, it seems that the usbhid-ups driver will search through its own list of known devices with vid/pid, and won't "match" my device unless that device exists as an entry in its device table. Is that correct? More or less,...
2015 Sep 22
2
UPS/NUT with openSUSE 13.1
...ormation seems to be almost impossible. > > Rob Groner > Software Engineer Level II > > RTD Embedded Technologies, Inc. > ISO 9001 and AS9100 Certified > Ph: +1 814-234-8087 > www.rtd.com > > -----Original Message----- > From: Nut-upsuser [mailto:nut-upsuser-bounces+rgroner=rtd.com at lists.alioth.debian.org] On Behalf Of Tim Dawson > Sent: Tuesday, September 22, 2015 3:56 PM > To: nut-upsuser at lists.alioth.debian.org > Subject: Re: [Nut-upsuser] UPS/NUT with openSUSE 13.1 > > Rob - > > Just stepping in from the sidelines . . . with a few tidb...
2015 Sep 16
2
UPS/NUT with openSUSE 13.1
...------------------------ Rob Groner Software Engineer Level II RTD Embedded Technologies, Inc. ISO 9001 and AS9100 Certified Ph: +1 814-234-8087 www.rtd.com -----Original Message----- From: Charles Lepple [mailto:clepple at gmail.com] Sent: Tuesday, September 15, 2015 9:32 PM To: Rob Groner <rgroner at RTD.com> Cc: Roger Price <roger at rogerprice.org>; nut-upsuser Mailing List <nut-upsuser at lists.alioth.debian.org> Subject: Re: [Nut-upsuser] UPS/NUT with openSUSE 13.1 On Sep 15, 2015, at 5:12 PM, Rob Groner <rgroner at RTD.com> wrote: > > Charles, > > Tr...
2015 Sep 21
3
UPS/NUT with openSUSE 13.1
On Sep 21, 2015, at 9:39 AM, Rob Groner <rgroner at RTD.com> wrote: > > 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...
2015 Mar 09
2
New sub-driver submission process timeframe?
...rough response! Sincerely, Rob Groner From: Charles Lepple [mailto:clepple at gmail.com] Sent: Sunday, March 08, 2015 9:36 AM To: Rob Groner Cc: nut-upsdev at lists.alioth.debian.org Subject: Re: [Nut-upsdev] New sub-driver submission process timeframe? On Mar 6, 2015, at 4:40 PM, Rob Groner <rgroner at RTD.com<mailto:rgroner at RTD.com>> wrote: So, if I write my own subdriver for our UPS...how quickly can I expect that it will be incorporated in some downloadable version of nut that a user can then use? I'm struggling a bit to provide a useful answer that doesn't sound dis...
2015 Sep 22
2
UPS/NUT with openSUSE 13.1
...Engineer Level II > > RTD Embedded Technologies, Inc. > ISO 9001 and AS9100 Certified > Ph: +1 814-234-8087 > www.rtd.com > > -----Original Message----- > From: Charles Lepple [mailto:clepple at gmail.com] > Sent: Monday, September 21, 2015 7:30 PM > To: Rob Groner <rgroner at RTD.com> > Cc: Roger Price <roger at rogerprice.org>; nut-upsuser Mailing List <nut-upsuser at lists.alioth.debian.org> > Subject: Re: [Nut-upsuser] UPS/NUT with openSUSE 13.1 > > On Sep 21, 2015, at 9:39 AM, Rob Groner <rgroner at RTD.com> wrote: >> >&g...
2015 Sep 09
0
UPS/NUT with openSUSE 13.1
...(0x00007f7c33f55000) Rob Groner Software Engineer Level II RTD Embedded Technologies, Inc. ISO 9001 and AS9100 Certified Ph: +1 814-234-8087 www.rtd.com<http://www.rtd.com/> From: Charles Lepple [mailto:clepple at gmail.com] Sent: Wednesday, September 09, 2015 10:05 AM To: Rob Groner <rgroner at RTD.com> Cc: Roger Price <roger at rogerprice.org>; nut-upsuser Mailing List <nut-upsuser at lists.alioth.debian.org> Subject: Re: [Nut-upsuser] UPS/NUT with openSUSE 13.1 On Sep 9, 2015, at 9:40 AM, Rob Groner <rgroner at RTD.com<mailto:rgroner at RTD.com>> wrote: I...
2015 Sep 10
0
UPS/NUT with openSUSE 13.1
...ernel 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 www.rtd.com<http://www.rtd.com/> From: Charles Lepple [mailto:clepple at gmail.com] Sent: Wednesday, September 09, 2015 7:08 PM To: Rob Groner <rgroner at RTD.com> Cc: Roger Price <roger at rogerprice.org>; nut-upsuser Mailing List <nut-upsuser at lists.alioth.debian.org> Subject: Re: [Nut-upsuser] UPS/NUT with openSUSE 13.1 On Sep 9, 2015, at 10:12 AM, Rob Groner <rgroner at RTD.com<mailto:rgroner at RTD.com>> wrote:...
2016 Apr 28
2
A "standard" serial protocol?
I'm still working on the interface to the UPS we're selling. USB works great with NUT in Linux, and natively through Windows battery support. Now I'm looking over the serial protocol. I can essentially make it anything I want, and it's VERY tempting to make my own protocol that is intuitive and simple, but I have a feeling every UPS maker does that. So, before I do that...is
2015 Mar 09
0
New sub-driver submission process timeframe?
On Mar 9, 2015, at 9:09 AM, Rob Groner <rgroner at RTD.com> wrote: > I don?t have any problem with pointing customers to a branch they can clone via git and compile. I know this sounds pedantic, but while the snapshots correspond to specific branches and commits in git, they are simpler for end users to build than the git branches, sinc...
2015 Sep 11
1
UPS/NUT with openSUSE 13.1
On Sep 10, 2015, at 10:28 AM, Rob Groner <rgroner at RTD.com> wrote: > [...] > I noticed the "can't open device" at the top of the listing before, but I also saw that every other entry in the results from "lsusb -vvv" (including the mouse) had the same string, so I didn't think it was unusual. I did notice tha...
2015 Feb 19
4
Install problems (group permissions) with nut 2.7.2
...---- > From: Charles Lepple [mailto:clepple at gmail.com] > Sent: Wednesday, February 18, 2015 8:11 PM > To: Rob Groner > Cc: nut-upsuser List > Subject: Re: [Nut-upsuser] Install problems (group permissions) with nut > 2.7.2 > > On Feb 18, 2015, at 10:40 AM, Rob Groner <rgroner at RTD.com> wrote: > > > Does this revolve around hotplug and udev? > > Yes. (Well, technically hotplug was superseded by udev) > > > In other words, is the idea that the created USB device will be in the "nut" > group, > > Yes. > > > and...
2014 Mar 06
1
Developing the UPS side of the UPS-NUT equation (via usbhid)
...what that is), which means it will actually be physically stacked together with the power supply it is supporting. So cable length won't be an issue, as it will be communicating through USB in the PCIe bus to the CPU. Rob -----Original Message----- From: Nut-upsdev [mailto:nut-upsdev-bounces+rgroner=rtd.com at lists.alioth.debian.org] On Behalf Of Tim Dawson Sent: Thursday, March 06, 2014 4:35 PM To: nut-upsdev at lists.alioth.debian.org Subject: Re: [Nut-upsdev] Developing the UPS side of the UPS-NUT equation (via usbhid) Rob - Just out of curiosity, will this device also have any network m...