FS#33975 - [upower] add an udev line for Powercom IMD-625AP UPS

Attached to Project: Arch Linux
Opened by Vyacheslav Stetskevych (tskevy) - Friday, 22 February 2013, 22:12 GMT
Last edited by Jan de Groot (JGC) - Monday, 14 October 2013, 07:02 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Ionut Biru (wonder)
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

My Powercom IMD-625AP UPS was not detected by upower (the kde battery icon showed "no battery present").

What I did to fix:
cp /lib/udev/rules.d/95-upower-hid.rules /etc/udev/rules.d/95-upower-hid.rules
vi /etc/udev/rules.d/95-upower-hid.rules
Added the line
ATTRS{idVendor}=="0d9f", ATTRS{idProduct}=="0004", ENV{UPOWER_BATTERY_TYPE}="ups"
... at the end of the PowerCOM block.
Reboot, and the battery is detected.
This task depends upon

Closed by  Jan de Groot (JGC)
Monday, 14 October 2013, 07:02 GMT
Reason for closing:  Upstream
Additional comments about closing:  Please report this upstream. Other than your bugreport here, I don't seem to find any other reference for device IDs, upstream bugreports or other distributions adding your UPS anywhere.
Comment by Gerardo Exequiel Pozzi (djgera) - Friday, 08 March 2013, 19:46 GMT
  • Field changed: Status (Unconfirmed → Assigned)
  • Field changed: Category (Packages: Extra → Upstream Bugs)
  • Task assigned to Ionut Biru (wonder)
Please report this to upstream.

Loading...