Re: [Nut-upsuser] MGE Evolution, USB and linux

2006-06-07 Thread Arnaud Quette
2006/6/7, Rodrigo Ventura <[EMAIL PROTECTED]>: Thanks Arnaud. Now I'm getting the error:: # cat /etc/ups.conf [mgeups] driver = newhidups port = auto desc = "MGE UPS at servers room" # /usr/local/nutups/bin/upsdrvctl start Network UPS Tools - UPS driver controller 2.0

Re: [Nut-upsuser] MGE Evolution, USB and linux

2006-06-07 Thread Rodrigo Ventura
Let me add the following to my previous email: a strace of upsdrvctl # strace -ff /usr/local/nutups/bin/upsdrvctl start execve("/usr/local/nutups/bin/upsdrvctl", ["/usr/local/nutups/bin/upsdrvctl", "start"], [/* 34 vars */]) = 0 [...] [pid 7422] open("/proc/bus/usb/001/002", O_RDONLY) = 5 [pid

Re: [Nut-upsuser] MGE Evolution, USB and linux

2006-06-07 Thread Rodrigo Ventura
Thanks Arnaud. Now I'm getting the error:: # cat /etc/ups.conf [mgeups] driver = newhidups port = auto desc = "MGE UPS at servers room" # /usr/local/nutups/bin/upsdrvctl start Network UPS Tools - UPS driver controller 2.0.3 Network UPS Tools: New USB/HID UPS driver 0.28

Re: [Nut-upsuser] MGE Evolution, USB and linux

2006-06-07 Thread Arnaud Quette
Hi Rodrigo, 2006/6/7, Rodrigo Ventura <[EMAIL PROTECTED]>: I have a MGE Evolution 3000 connected via USB to a linux server (HP Proliant G3). The server is running kernel 2.4.30 and nut-2.0.3. But before nut trying to connect to the UPS, I guess HID doesn't work as long as I get a message like t

[Nut-upsuser] MGE Evolution, USB and linux

2006-06-07 Thread Rodrigo Ventura
I have a MGE Evolution 3000 connected via USB to a linux server (HP Proliant G3). The server is running kernel 2.4.30 and nut-2.0.3. But before nut trying to connect to the UPS, I guess HID doesn't work as long as I get a message like this in dmesg: ---