Re: [Nut-upsuser] Cannot get Tripplite su2200xla working on freebsd 7.1 nut 2.4.1

2009-08-12 Thread Thomas Munn
I did recompile the kernel, per advice, but I still don't see any drivers (I removed usbhid from my kernel)...the device now looks like: addr 1: full speed, self powered, config 1, UHCI root hub(0x), Intel(0x), rev 1.00 port 1 powered port 2 addr 2: low speed, self powered, config 1,

Re: [Nut-upsuser] Cannot get Tripplite su2200xla working on freebsd 7.1 nut 2.4.1

2009-08-12 Thread Thomas Munn
I finally solved it, if anyone else has a tripplite: use the following method on freebsd: First, you have to recompile the kernel to NOT use usbhid. http://www.freebsd.org/doc/en/books/handbook/kernelconfig-building.html Install the kernel, reboot the system. Create the following config files:

Re: [Nut-upsuser] Cannot get Tripplite su2200xla working on freebsd 7.1 nut 2.4.1

2009-08-12 Thread Arnaud Quette
2009/8/12 Thomas Munn symgr...@gmail.com I did recompile the kernel, per advice, but I still don't see any drivers (I removed usbhid from my kernel)...the device now looks like: addr 1: full speed, self powered, config 1, UHCI root hub(0x), Intel(0x), rev 1.00 port 1 powered port

Re: [Nut-upsuser] Cannot get Tripplite su2200xla working on freebsd 7.1 nut 2.4.1

2009-08-12 Thread Charles Lepple
On Aug 12, 2009, at 3:37 AM, Thomas Munn wrote: I added -x vendorid=09ae and changed the vendorid to 4003 as well. No luck. Any ideas? I saw your later email where you got it working, but out of curiosity, what was the error message when it didn't work? Regards, -- Charles Lepple

Re: [Nut-upsuser] Cannot get Tripplite su2200xla working on freebsd 7.1 nut 2.4.1

2009-08-12 Thread Thomas Munn
The system simply didn't see the ups. I ran the upsdevctl and the machine simply didn't see the ups 'no ups found' is the nearest approximation. I also finally located this wonderful freebsd howto: (on the nut documention of all places!) http://people.freebsd.org/~thierry/nut_FreeBSD_HowTo.txt

[Nut-upsuser] Cannot get Tripplite su2200xla working on freebsd 7.1 nut 2.4.1

2009-08-11 Thread Thomas Munn
All: I am having a devil of a time getting nut to work on freebsd. Here is what I have done. I am trying to load the drivers, and here is my ups.conf file: [tripplite] driver=trippliteesu port=auto When I dmesg on freebsd 7.1 for my usb device: uhid0: Tripp Lite TRIPP LITE UPS, class 0/0,

Re: [Nut-upsuser] Cannot get Tripplite su2200xla working on freebsd 7.1 nut 2.4.1

2009-08-11 Thread Daniel O'Connor
On Wed, 12 Aug 2009, Thomas Munn wrote: I am having a devil of a time getting nut to work on freebsd. Here is what I have done. I am trying to load the drivers, and here is my ups.conf file: [tripplite] driver=trippliteesu port=auto When I dmesg on freebsd 7.1 for my usb device: