Jump to content

Help with patches for Asus ROG Srtix GL503vm-ed251t


Recommended Posts

Posted

the pnlf method is already in your dsdt

Donate

Gitter Chat


Acer Aspire V15 Nitro- Black Edition VN7-592G/HM170 Chipset

Intel i7-6700HQ, 8GB RAM (UEFI Clover Catalina)


MSI B360 Gaming Arctic

Intel i5-8600 16GB RAM Asus Radeon RX580 8GB (UEFI Clover Catalina)

Posted

[ref]broadw3ll[/ref], cool that your card reader is working! Congrats!

Donate

Gitter Chat


Acer Aspire V15 Nitro- Black Edition VN7-592G/HM170 Chipset

Intel i7-6700HQ, 8GB RAM (UEFI Clover Catalina)


MSI B360 Gaming Arctic

Intel i5-8600 16GB RAM Asus Radeon RX580 8GB (UEFI Clover Catalina)

Posted

Yes!!! Bro but I'm still facing problems with the Nvidia buildin panel brightness, also I have discovered by searching and trying than the HDMI audio isn't supported, only it's supported with DP.


So I if you know anything or suggest about the brightness I would be glad if heard it

Posted

Now i made the HDMI audio work, the speakers sounds nice its thing of time to check the performance... I use this kext and patch with VOODOOHDA


I'm gonna attempt to generate my power management with this guide:(https://www.tonycrapx86.com/threads/quick-guide-to-generate-a-ssdt-for-cpu-power-management.177456/) (https://github.com/acidanthera/CPUFriend/blob/master/Instructions.md) because of the things that MaLd0n suggested SSDT with Pike Script and generate data with CpuFriend script, add in Pike Ssdt with _DSM" actually it is kind of messy


UPDATE:I check with a few songs and probably its sound thing of nothing better the apple alc but Im having problems with my jack 3.5mm output so I will use the voodoo one unless someone suggested me something better.

HDMIAudio.kext_.zip

SSDT-HDMI-NVIDIA-PEG0.aml_.zip

Posted (edited)

hello I have checked this guide: (https://github.com/Piker-Alpha/ssdtPRGen.sh) but my processor its unknown by the generator as is showed in the output of terminal in the screenshot I'm gonna attach the intel info.kext output and the missing data of the generator in termina....if it can help in something... :guitar


https://ark.intel.com/products/97185/Intel-Core-i7-7700HQ-Processor-6M-Cache-up-to-3-80-GHz-

AppleIntelInfo output.rtf

procesor data 7700hq.docx

1175267542_ScreenShot2019-01-01at6_16_52PM.thumb.png.59010136a070e62e08b914a9bc38c827.png

Edited by Guest
Posted

[ref]broadw3ll[/ref], Congrats of your success to activate your HDMI audio! Which gives me the idea that maybe.. just maybe if you switch to the old graphics driver NvidiaGraphicsFixup.kext instead of Whatevergreen.kext, you might be able to activate your brightness slider with the help of Applebacklightfixup.kext. Try it!


- https://github.com/lvs1974/NvidiaGraphicsFixup/releases

- https://bitbucket.org/RehabMan/applebacklightfixup



As for poor laptop sound, if you are using AppleALC.kext you might want to explore other layout id available for your ALC295 codec.

Check out the other available layout-id


- https://github.com/acidanthera/AppleALC/tree/master/Resources/ALC295

Donate

Gitter Chat


Acer Aspire V15 Nitro- Black Edition VN7-592G/HM170 Chipset

Intel i7-6700HQ, 8GB RAM (UEFI Clover Catalina)


MSI B360 Gaming Arctic

Intel i5-8600 16GB RAM Asus Radeon RX580 8GB (UEFI Clover Catalina)

Posted

Hello onemanosx that trident change nothing I have check all the comments of the guide that I attach and there someone who says the brightness work in his case doing this:


fix XOSI

add device PNLF

rename GFX0 to _GFX both DSDT and SSDTs

rename PEGP to GFX0 both DSDT and SSDTs

add device (HDAU) under PEG0

return (one) under device (EDP1)


I remember and the pnlf device its add as u did and also the other things as I guess but it seems that also I don t have ssdt because I can't generated the power management one because my processor its unsupported as I mentioned in my last post the, only ssdt that I'm using is this one SDT-XOSI.aml from here (https://www.insanelymac.com/forum/topic/323010-please-help-me-fix-brightness-control-nvidia-graphics-only-laptop/?page=8) from the commentary made by male_hxm


do u have any idea ?


thnx for all :guitar

Posted

[ref]broadw3ll[/ref], for later build like yours PM using plugin-type=1 in clover is suffice. I am using that clover patch with no problem.


SSDT-XOSI is a windows patch, where I believe, your DSDT is already equipped with.

Donate

Gitter Chat


Acer Aspire V15 Nitro- Black Edition VN7-592G/HM170 Chipset

Intel i7-6700HQ, 8GB RAM (UEFI Clover Catalina)


MSI B360 Gaming Arctic

Intel i5-8600 16GB RAM Asus Radeon RX580 8GB (UEFI Clover Catalina)

Posted

Your DSDT is already patched with windows 10 if i remember correctly. Unless you want to use other windows version for whatever reasons, you may do so. Check the ssdt osi file what windows version is it supposed to patch?


Edit: I had read in other laptop versions, patching with win8 OSI enabled trackpad for ELAN 1200.

Donate

Gitter Chat


Acer Aspire V15 Nitro- Black Edition VN7-592G/HM170 Chipset

Intel i7-6700HQ, 8GB RAM (UEFI Clover Catalina)


MSI B360 Gaming Arctic

Intel i5-8600 16GB RAM Asus Radeon RX580 8GB (UEFI Clover Catalina)

Posted

hello onemanosx I get stuck in the cpufriend guide because it says "NOTE:


The created kext/ssdt is located in the current working directory.

--file should be a complete plist from--/System/Library/Extensions/IOPlatformPluginFamily.kext/Contents/PlugIns/ACPI_SMC_PlatformPlugin.kext/Contents/Resources or /System/Library/Extensions/IOPlatformPluginFamily.kext/Contents/PlugIns/X86PlatformPlugin.kext/Contents/Resources with certain modifications (Otherwise why do you even need CPUFriend?) instead of something like a raw FrequencyVectors entry."


in my case is System/Library/Extensions/IOPlatformPluginFamily.kext/Contents/PlugIns/X86PlatformPlugin.kext/Contents/Resources but...

which one of all of them is a "complete plist" I have managed to use the Pike Script with the beta one but y need to now generate the other one to merge them but I'm having problem with that "file"

Posted

[ref]broadw3ll[/ref], I am not yet familiar with CPU friend. Do you have any write up on how to configure it? The only thing I can vaguely remember is to change the kexts's info.plist CPU core count to match your system.

Donate

Gitter Chat


Acer Aspire V15 Nitro- Black Edition VN7-592G/HM170 Chipset

Intel i7-6700HQ, 8GB RAM (UEFI Clover Catalina)


MSI B360 Gaming Arctic

Intel i5-8600 16GB RAM Asus Radeon RX580 8GB (UEFI Clover Catalina)

Posted

Thanx for the guide very understandable to be honest... i have read about the option plugin type some threads say about disable it, too I get confuse.


right now this is how it looks my config plist

2001762067_ScreenShot2019-01-06at6_02_56AM.thumb.png.e6318d81a336600360cbf8c27ea0b39c.png

Posted

I disabled the plugin type when I use pike's ssdt + cpufriend.kext


Yeah, I figured someone gotta do a detailed guide :mrgreen:

Donate

Gitter Chat


Acer Aspire V15 Nitro- Black Edition VN7-592G/HM170 Chipset

Intel i7-6700HQ, 8GB RAM (UEFI Clover Catalina)


MSI B360 Gaming Arctic

Intel i5-8600 16GB RAM Asus Radeon RX580 8GB (UEFI Clover Catalina)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...