[Bug 578200] Re: (megatec_usb) error: Driver not connected

2012-01-24 Thread Arnaud Quette
NUT release 2.6.2 has fixed the regression in udev rules file creation.

In case you're stuck with an older version, I've attached a udev rules file.
Just overwrite the one on your system, using:
1) first, identify the current location of the udev file:
$ ls /???/udev/rules.d/*nut*

This should point either '/etc/udev/rules.d/52-nut-usbups.rules' (older
release) or '/lib/udev/rules.d/52-nut-usbups.rules'

2) now, overwrite this file using the one provided here:
$ cp -f /path/to/new/52-nut-usbups.rules /???/udev/rules.d/52-nut-usbups.rules

Remember to replace '???' by either 'etc' or 'lib', according to the
result of (1).

Arnaud

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut in Ubuntu.
https://bugs.launchpad.net/bugs/578200

Title:
  (megatec_usb) error: Driver not connected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/578200/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 578200] Re: (megatec_usb) error: Driver not connected

2012-01-24 Thread Arnaud Quette
---
Ubuntu Bug Squad volunteer triager
http://wiki.ubuntu.com/BugSquad

** Attachment added: Fixed udev rules file for NUT
   
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/578200/+attachment/2690918/+files/52-nut-usbups.rules

** Changed in: nut (Ubuntu)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut in Ubuntu.
https://bugs.launchpad.net/bugs/578200

Title:
  (megatec_usb) error: Driver not connected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/578200/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 578200] Re: (megatec_usb) error: Driver not connected

2011-07-19 Thread Arnaud Quette
guys,

this seems related to a udev issue.
things to try:
- stop nut (sudo service nut stop ; killall -9 megatec_usb)
- start the driver and server as root (sudo /lib/nut/megatec_usb -u root -a 
belkin-ups  sudo upsd -u root)
- then check using upsc

you should also try the blazer_usb driver, as it has since replaced megatec_usb.
finally, using packages from natty or maverick may be an option

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut in Ubuntu.
https://bugs.launchpad.net/bugs/578200

Title:
  (megatec_usb) error: Driver not connected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/578200/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 578200] Re: (megatec_usb) error: Driver not connected

2010-11-08 Thread Nuno Santos

Hi guys, 

I'm  using nut 2.4.3 in ubuntu 10.4 and I got the same problem. Driver not 
connected. Some times I got Data stale also. 
Have you experienced that on these versions too?  Have some of you solved the 
issue?


Best regards,
Nuno

-- 
(megatec_usb) error: Driver not connected
https://bugs.launchpad.net/bugs/578200
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 578200] Re: (megatec_usb) error: Driver not connected

2010-07-09 Thread James Thomas
I have the same problem with a Belkin F6C550-AVR 550VA USB.  I had to
downgrade to the karmic package to get it working again.  Attached is my
current (working) lsusb output.  I'll switch back to the current lucid
packages later today if needed.

** Attachment added: lsusb.txt
   http://launchpadlibrarian.net/51625036/lsusb.txt

-- 
(megatec_usb) error: Driver not connected
https://bugs.launchpad.net/bugs/578200
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 578200] Re: (megatec_usb) error: Driver not connected

2010-07-09 Thread Arnaud Quette
guys,

I'd be interested in a driver debug output, ie:
$ export USB_DEBUG=3
$ /lib/nut/megatec_usb -D -a upsname

let it run for a couple of minutes, then break it (using Ctrl+C) and send
back the trace.

cheers,
Arnaud
-- 
Linux / Unix Expert RD - Eaton - http://www.eaton.com/mgeops
Network UPS Tools (NUT) Project Leader - http://www.networkupstools.org/
Debian Developer - http://www.debian.org
Free Software Developer - http://arnaud.quette.free.fr/

-- 
(megatec_usb) error: Driver not connected
https://bugs.launchpad.net/bugs/578200
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 578200] Re: (megatec_usb) error: Driver not connected

2010-07-09 Thread James Thomas
Tried your suggestion with my current working setup and it couldn't
claim the interface and timed out after about 10 seconds.  Then I
stopped nut and tried it again and it stopped in 5 seconds.  Restarting
nut produces output again.  I attached the log.

I'm not sure what else needs to be done.  Maybe unplug and replug the
usb.  Anything else that might help?

** Attachment added: megatec_usb_out.txt
   http://launchpadlibrarian.net/51636369/megatec_usb_out.txt

-- 
(megatec_usb) error: Driver not connected
https://bugs.launchpad.net/bugs/578200
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 578200] Re: (megatec_usb) error: Driver not connected

2010-05-17 Thread Chuck Short
Can you attach the output of sudo lsusb -vvv?

Thanks
chuck

** Changed in: nut (Ubuntu)
   Importance: Undecided = Low

** Changed in: nut (Ubuntu)
   Status: New = Incomplete

-- 
(megatec_usb) error: Driver not connected
https://bugs.launchpad.net/bugs/578200
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 578200] Re: (megatec_usb) error: Driver not connected

2010-05-17 Thread François Marier
Here is, as requested, the output of sudo lsusb -vvv

** Attachment added: Output of lsusb -vvv
   http://launchpadlibrarian.net/48626213/lsusb.txt

-- 
(megatec_usb) error: Driver not connected
https://bugs.launchpad.net/bugs/578200
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 578200] Re: (megatec_usb) error: Driver not connected

2010-05-17 Thread François Marier
After reinstalling the karmic packages (which I have added to my lucid
PPA: deb http://ppa.launchpad.net/fmarier/ppa/ubuntu lucid main) and
unplugging and re-plugging the UPS, here's the new lsusb output I get.

** Attachment added: Output of same command, but when the UPS is working
   http://launchpadlibrarian.net/48626285/lsusb_working.txt

** Changed in: nut (Ubuntu)
   Status: Incomplete = New

-- 
(megatec_usb) error: Driver not connected
https://bugs.launchpad.net/bugs/578200
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs