Displaying 6 results from an estimated 6 matches for "t750".
Did you mean:
750
2010 Nov 01
1
HP T750 G2 support patch
Hi there,
I've added support for HP T750 G2, find attached the patch.
Please CC-me, as I'm not subscribed to this mailing list.
Thanks for such a nice piece of software!
--
Jorge Salamero Sanz - Systems Analyst
jsalamero at zentyal.com
The Linux small business server
www.zentyal.com
-------------- next part --------------
A non-t...
2009 Feb 25
3
driver for HP/Compaq T750 ?
Hi,
I own a UPS HP T750.
Is there a driver for this UPS (either serial or USB)?
thx kp
2009 Mar 01
1
[nut-commits] svn commit r1800 - in trunk: . data drivers
...==========================
> --- trunk/drivers/tripplite-hid.c (original)
> +++ trunk/drivers/tripplite-hid.c Sun Mar 1 19:56:31 2009
> @@ -84,6 +84,8 @@
>
> /* HP R/T 2200 INTL (like SMART2200RMXL2U) */
> { USB_DEVICE(HP_VENDORID, 0x1f0a), battery_scale_1dot0 },
> + /* HP T750 INTL */
> + { USB_DEVICE(HP_VENDORID, 0x1f0a), battery_scale_1dot0 },
This is a no-op. You probably meant
+ /* HP T750 INTL */
+ { USB_DEVICE(HP_VENDORID, 0x1f06), battery_scale_1dot0 },
I can't commit this right now, since my development machine broke down
a couple of days ago and I...
2010 Apr 15
2
Patch for HP T1000 INTL
I got HP T1000 INTL UPS to work with NUT. Looks like it is more or
less equal to HP T750 INTL. I have only tested USB, not serial.
2009 Apr 27
1
HP T1000 UPS Upadet & help with using under knoppix
Hello all,
First the easy bit, using the info in these mailing lists in respect
of HP T750 here is the info for the T1000:
Checking device (03F0/1F08) (003/006)
FCC no of 5WSUSA-33229-XP-E , suggest it is a tripplite
Added the T1000 info to tripplite-hid.c as described recompiled and
works fine, thank you.
Which driver should I use if I want to connect via the serial port? I
am using...
2010 Feb 18
2
HP R1500 G2 UPS
Hi,
I have a HP R1500 G2 UPS and want to get it working under Debian Lenny - as this OS is not supported by HP I'm
trying to use nut for it - but I can't get it working.
Do I have any chance to get the UPS running with nut. I also tried different drivers but had no luck either.
Or does anyone has experience with HP UPS under debian ?
Any help would be nice !
I tried
/lib/nut/usbhid-ups