Guest User!

You are not Sophos Staff.

[DUPE] [7.380] UPS on USB no longers works with 7.380

After applying 7.380 the kernel logs shows the following:

2008:12:29-11:22:20 Test-1 kernel: usb 2-1: usbfs: process 15994 (newhidups) did not claim interface 0 before use 

The UPS that is plugged into the USB port, which functioned properly in 7.350 is not functioning in V7.380.
Parents Reply Children
  • Yes, since all NUT drivers are available on the ASG, you can theoretically use every driver the NUT package provides.

    The driver used by upsd is defined in /etc/ups/ups.conf.

    It should only be a matter of the correct driver (Perhaps some connect/disconnect notifications will not work). You have to create symlinks to /etc/init.d/upsd in /etc/init.d/rc3.d (S40upsd and K40upsd). You will have to modify /etc/init.d/upsd in 7.400 final because I made it so that these symlinks are deleted every shutdown for proper PnP solution (One may cold-pull the UPS while the ASG is off and upsd would fail without that). Or you can rename your symlinks to S40upsdser and K40upsdser (My deletion matches *upsd).

    But don't expect this to work flawlessly with my new implemented PnP solution which is for USB only. You' re completely on your own. But theoretically you can get it to work (Consult NUT manual for setup of your model). Be aware that your modified files may get overwritten by future up2dates.
  • BTW today the battery meter bar showing the colors in wrong order has been corrected. Now you get from left to right: red, yellow, green as you would expect.
  • Mario, thanks for the information about NUT... I'll check it out!

    Barry