Jump to content

laptopdisplay.kext


bretle
 Share

15 posts in this topic

Recommended Posts

  • 3 weeks later...
  • 1 month later...

This kext do nothing. Panel "Backlight" appers in registry but no more.

The link is dead because the kext never works.

I can propose use other solution for same purpose.

1. Make DSDT patch to insert the follow

		Device (PNLF)
	{
		Name (_HID, EisaId ("APP0002"))
		Name (_CID, "backlight")
		Name (_UID, 0x0A)
		Name (_STA, 0x0B)
	}

Then replace IOGraphicsFamily to patched one. IOGraphicsFamily172.kext.zip

Result

Picture_2.png

Link to comment
Share on other sites

Hi Slice,

I tried your suggest to Msi Wind

Thanks for your suggest :angel:

I found brigthness controll in display properties.

And controll can move, However there is no effect to the display.

Is there possible for brightnes controll can work?

here the picture

 

post-85406-1233678242_thumb.png

Link to comment
Share on other sites

doing this showed me the brightnessthing in Monitor, and presisng my BrightnesscontrolKeys shows the faded thing on my Display, but it doesn't do anything, when i change the Brightness via Monitor it instantly flips back to the beginning and nothing happens...

 

(Auto-Dimm from EnergieSaver doesn't do a thing either)

Link to comment
Share on other sites

  • 1 month later...
  • 9 months later...

Slice you're a genius :( Works great on my panasonic cf-y5 toughbook with gma950 gfx. Do you have any idea how I could remap my brightness control keys from <ScrLk> <Break> to <F1> <F2> with DSDT? If possible I'd like to avoid mucking around with function flip.

Link to comment
Share on other sites

  • 4 weeks later...
  • 2 months later...
  • 1 year later...
 Share

×
×
  • Create New...