[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: apcupsd and hal



On Sat, Oct 25, 2008 at 16:21:50 +1100, Alex Samad wrote:
> Hi
> 
> it seems like my apcupsd deamon get stuck when hal is probing
> /dev/usb/hidinput0 (the ups).
> 
> when I kill hal apcupsd is okay, otherwise it get stuck can't kill it
> with -9 :(
> 
> how can i tell hal to not watch for the ups ?
> 
> or is there some other work around for this ?

I think the problem may be due to /usr/lib/hal/hald-addon-hid-ups
interfering with apcupsd, therefore I would try to comment out this
section

  <device>
    <match key="hiddev.application_pages" contains="Power Device Page">
      <append key="info.addons" type="strlist">hald-addon-hid-ups</append>
    </match>
  </device>

in /usr/share/hal/fdi/policy/10osvendor/10-power-mgmt-policy.fdi and
then restart hal.

-- 
Regards,            | http://users.icfo.es/Florian.Kulzer
          Florian   |


Reply to: