Contribute
Register

[Guide][New VoodooI2C] Asus Vivobook S15 X510UAR 10.13+

But my problems in not solved:
  1. sleep (long wait before notebook sleeping and no sleeping after closing the lid)
  2. waking up (no wake up - power down needed)
  3. quick battery discharge (about one percent a 2 minutes) - progress!
PR-file is loaded in my post #314.
Can You help me?
 
I have tried to edit EDID, but not everything it has turned out as I wanted:
1. going to sleep mode has taken 2-3 minutes (not Ok).
2. after awakening the windows and the mouse pointer were drawn, but windows weren't chosen and then also the mouse pointer has disappeared (not Ok).
I attach the PR-file.
Somebody can tell me what I have made wrong?
 

Attachments

  • debug_17453.zip
    1.7 MB · Views: 58
Is there a way to change the brightness accuracy (lowest value), my brightness slider works perfectly excerpt when I'm on the lowest level the display is black/off and the second lowest level is still too bright compared to Windows brightness slider. So I just need to do some tinkering to set the lowest brightness. Using SSDT-PNLF

Brightness levels are determined by the Info.plist content in AppleBacklightInjector.kext.

Note: Black at lowest level is as per Apple design.
 
There are some kernel flags for BrcmPatchRAM you can use instead. Read BrcmPatchRAM README on github.
Yes, I used them, see here (bottom of that post), but without success, because your variables in BrcmPatchRAM.cpp for the kernel flags don't cover all the spots where tluck changed values, which you will easily see when you compare yours and his BrcmPatchRAM.cpp. You would need to add more variables into BrcmPatchRAM.cpp to cover the needs for the Lenovo WiFi/ BT card (and possibly others).

Are you still improving BrcmPatchRAM?
 
Just curious.
The i5 8250U kabylake R is 1.8Ghz i5 on Mac specification, not 1.6 as intel ark. As the post 1 screenshoot
On power Gadget the line also there is 1.8 line instead of 1.6.
The lower using plugin type 1 is around 1300 on power gadget never 1000.
Have you ever got 800 using usbfriend / clover / ssdt from ssdtprgen / ssdt from Maciasl tool ?
 
Brightness levels are determined by the Info.plist content in AppleBacklightInjector.kext.

Note: Black at lowest level is as per Apple design.

Brightness disappear when using AppleBacklightInjector
Does it need some modify when using on this project ?
 
Back
Top