[haiku-bugs] Re: [Haiku] #7525: Setting backlight brightness doesn't work.

  • From: "tqh" <trac@xxxxxxxxxxxx>
  • Date: Mon, 23 May 2011 05:31:07 -0000

#7525: Setting backlight brightness doesn't work.
----------------------------+----------------------------
   Reporter:  pulkomandy    |      Owner:  tqh
       Type:  bug           |     Status:  assigned
   Priority:  normal        |  Milestone:  R1
  Component:  Drivers/ACPI  |    Version:  R1/Development
 Resolution:                |   Keywords:
 Blocked By:                |   Blocking:
Has a Patch:  1             |   Platform:  All
----------------------------+----------------------------

Comment (by tqh):

 Perhaps a patch with just _PIC = 1 before installing the int handlers
 works just as well.

 I think the issue here is that _PIC = 0 and _PIC = 1 can be completly
 different configurations in the vendors ACPI impl, so migrating the
 interrupt handlers over isn't enough, you probably need to reinit the
 handlers or modify how ACPI and embedded controller init or install their
 handlers so that they do that with _PIC set correctly.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/7525#comment:10>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: