Jump to content

Y510P screen brightness controls not working in OSX Mavericks


Techmaniaco

Recommended Posts

I've gotten pretty much everything to work on this y510p ideapad hackintosh I've made.

Everything except the brightness controls. For some reason, I can't change the screen brightness while booted into Mavericks.

Anyone have a solution to this?

Link to comment
Share on other sites

You should add a kext to let your fn keys interpret brightness , you need ACPI functions/methods in your DSDT and also you need to inject an efi string probably to get that working.

If you look in preferences under display, do you have a slider to adjust the brightness?

Sent from my iPhone using Tapatalk

Link to comment
Share on other sites

I tried downloading an ACPI kext for my exact laptop model from insanelymac, and that fixed my sound adjustment issue with the keyboard, but not the brightness adjustment. There is no brightness slider under display, and the monitor has one resolution to pick from, which is the one I forced. I am not using a DSDT. Is that why I cannot find a solution to this?

Link to comment
Share on other sites

Yes, you need DSDT methods to read and set screen brightness, but those alone won't work without efi string I guess in your case.

So, besides Q0E and Q0F methods or PNLF device, you need to inject the efi string of your video card.

Sent from my iPhone using Tapatalk

Link to comment
Share on other sites

  • 3 weeks later...

Techmaniaco,

you can set the screen resolution by adding the following lines to your /Extra/org.chameleon.Boot.plist

<key>GraphicsEnabler</key>

<string>Yes</string>

<key>IntelAzulFB</key>

<string>12</string>

<key>Graphics Mode</key>

<string>1366x748x32</string>

This worked for me.

As for the brightness,

I havent figured that out quite yet either.

Please let me know when you figure it out.

Thanks

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.