Displaying 3 results from an estimated 3 matches for "9.892121".
Did you mean:
09.862121
2014 Jun 29
1
The dreaded Tripp Lite SMART500RT1U and NUT
Hello Charles,
I think we are making progress! I grabbed nut using git, and applied
your patch without any problems. Getting to the point that I could
run a configure on my RPi - was something else. I found this blog
post, which was very helpful (for anyone else that may try it):
http://atelier-orchard.blogspot.com/2013/11/raspberry-pixf86-video-fbdev.html
It's not in English, but you get
2014 Jun 28
0
The dreaded Tripp Lite SMART500RT1U and NUT
On Thu, Jun 26, 2014 at 10:20 PM, Steve Ballantyne
<steve.ballantyne at gmail.com> wrote:
>> However, we don't have all of the 09AE/0001 protocols decoded in the
>> tripplite_usb driver.
>
> I can try to help out on this front? :-)
Definitely.
>> > 9.783126 Unknown input voltage range: 0x02
>> > 9.783308 Unknown number of switchable
2014 Jun 27
3
The dreaded Tripp Lite SMART500RT1U and NUT
Hello Charles,
Thanks for the feedback. I will try to answer some of these questions:
> 09AE/0001 is essentially a USB-to-serial converter, and is not
> compatible with usbhid-ups. (Theoretically, we could have a companion
> driver that talks the same protocols over a real RS-232 port, but the
> hardware I used to develop the tripplite_usb driver only has a USB
> port.)
Ah, that