> But, why it work in Ubuntu?
>It works in Ubuntu because gnome-power-manager uses a different backend 
>(randr instead of hal)
>
Ok, I understod. Thanks!!! 

$ lshal | grep system.hardware
  system.hardware.primary_video.product = 70  (0x46)  (int)
  system.hardware.primary_video.vendor = 32902  (0x8086)  (int)
  system.hardware.product = 'VPCEB1J1E'  (string)
  system.hardware.serial = '27524450-5001362'  (string)
  system.hardware.uuid = '2028BAAF-4BD7-DD11-8B87-0024BEBEE1D4'  (string)
  system.hardware.vendor = 'Sony Corporation'  (string)
  system.hardware.version = 'C603XXUX'  (string)

I have already added in 
/usr/share/hal/fdi/information/10freedesktop/10-laptop-panel-hardware.fdi this 
code:
      <match key="/org/freedesktop/Hal/devices/computer:system.hardware.vendor" 
prefix_ncase="Sony">
        <match 
key="/org/freedesktop/Hal/devices/computer:system.hardware.product" 
contains_outof="VPCEB1J1E">
          <merge key="laptop_panel.brightness_in_hardware" 
type="bool">true</merge>
        </match>
      </match>

But I don't know if I did the right thing.

Thank you.

-- 
Powerdevil brightness OSD does not display if 
laptop_panel.brightness_in_hardware = true
https://bugs.launchpad.net/bugs/461524
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

-- 
kubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

Reply via email to