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] Usbhip-ups going wild

2009-08-12 Thread Charles Lepple
On Aug 11, 2009, at 4:37 AM, Antoine Gatineau wrote: On the machine connected to a MGE Evolutipn 1250, I got this message during the night : Aug 10 23:44:17 localhost kernel: hub 3-0:1.0: port 2 disabled by hub (EMI?), re-enabling... Aug 10 23:44:17 localhost kernel: usb 3-2: USB disconnect,

Re: [Nut-upsuser] Usbhip-ups going wild

2009-08-12 Thread Antoine Gatineau
So this is hardware related. The hardware is in a big lab with AC and a lot of other servers and electronic cards so the EM must be quite big there. I think everything is fine for me now. Thanks a lot for your time and help. I will update with url for RHEL4 and RHEL5 packages as soon as it is

Re: [Nut-upsuser] blazer_ser driver / (brand)Inform (series)Informer Compact

2009-08-12 Thread Arnaud Quette
2009/8/9 Mutlu T. cmt...@gmail.com Hi Arnaud, Hi Mutlu, first, please keep the list cc'ed. other people might be interested (including Arjen when he will get back from vacation)... I checked out development branch (2.5) from SVN [/] [trunk/] [drivers/] [blazer_ser.c] - Rev 1804 and driver

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