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

  • From: "mmlr" <trac@xxxxxxxxxxxx>
  • Date: Mon, 23 May 2011 16:35:53 -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 mmlr):

 Replying to [comment:17 luroh]:
 > Sorry, need more directions, getting a build failure:
 > {{{src/system/kernel/arch/x86/ioapic.cpp:509: warning: `void
 acpi_configure_source_overrides(acpi_table_madt *)' defined but not
 used}}}

 Wrap the whole acpi_configure_source_overrides() function into an #if 0
 block. To do that put {{{#if 0}}} at line 506 and an {{{#endif}}} at line
 605. Alternatively you could just delete the whole function.

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

Other related posts: