Jump to content

skunkone

Members
  • Posts

    11
  • Joined

  • Last visited

Reputation

0 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. thanks for your help. i'll keep looking ?
  2. tried no brightness. with clover plnf uid = 10 applepanel = default with weg plnf uid = 14 applepanel = F14Txxxx
  3. http://s000.tinyupload.com/?file_id=43801707333020061023
  4. Just booted with your EFI. Now it shows the option for automatically adjust brightness under the slider but brightness stay the same. ?
  5. https://we.tl/t-zuGyXfkeSa
  6. same as before. could it be something in my dsdt or my clover settings? I've been trying for a week now to fix brightness.
  7. Still the same behaviour
  8. Also in IORegistryExplorer> PNLF Apple Max brightness = 0x56 shouldn't it be 0x710 for Ivy? I tried Set Intel backlight options with same result
  9. I added PNLF device into dsdt and removed PNLF-SSDT.aml Same behaviour. Hotkeys and slider work but brightness stay the same. One thing that changed is applepanel before it was FT14Txxxx now it is FT16Txxxx.
  10. Hello MaLd0n, I've followed the guide you posted and now I can change brightness with fn+f5/f6 (I was able to do that before with f14+f15). But the problem is that brightness won't change neither from syspref>slider nor from hotkeys. I get this behaviour when I use the latest voodoops2controller ( this kext doesn't recognise my ALPS trackpad so I am using it as a mouse) When I use VoodooPS2Controller-R6RC2.kext (trackpad recognised) when I press fn+f6 I can see brightness icon but it also lowers my volume (fn+f8) In both cases I can't change brightness Bellow is my original Methods for Q11 and Q12 Method (_Q11, 0, NotSerialized) // _Qxx: EC Query { Store (0x11, P80H) If (LEqual (^^^GFX0.DD02._DCS (), 0x1D)) { Return (Zero) } Notify (^^^GFX0.DD02, 0x87) Store (One, ^^FJEX.BLLF) Notify (FJEX, 0x80) } Method (_Q12, 0, NotSerialized) // _Qxx: EC Query { Store (0x12, P80H) If (LEqual (^^^GFX0.DD02._DCS (), 0x1D)) { Return (Zero) } Notify (^^^GFX0.DD02, 0x86) Store (One, ^^FJEX.BLLF) Notify (FJEX, 0x80) }
  11. Hello guys, i've installed Catalina 15.3 on my Fujitsu LH532 and i would like some help in order to finish my build. I'm having a hard time getting brightness to work. I've tried 2 methods both failed. 1st method Clover-> Add PNLF & Intel Backlight - Intel Backlight Max. 2nd method SSDT-PNLF & WEG I can see slider in syspref but its not working Working: Ethernet USB Sleep Graphics Accelaration Battery Trackpad Camera (Disabled for now cause it breaks sleep) Not working: Backlight - brightness Specs FUJITSU LH532 i7-3632QM GraphicsIntel HD4000 Thanks in advance for your help.
×
×
  • Create New...