@anonymous writer hi
how are you ?
i worked on debug of PropertyInjector.kext ===>
can you enable gtx1050 ?
can you connect laptop fan to mac os for monitor fan speed ? ( most i find fan id in windows ?)
asus gl553vd
-
- Erledigt
- mt-fr
- Erledigt
-
-
-
Edit by al6042 -> Please do not quote post, which came directly before you replied...
hi for my laptop .... gl553vd please .
in the past time you made kext for this laptop wit pci list but gtx1050 blocked i think for that mac os boot get long time to boot .
-----------------------------
for fan i need monitor fan speed and control it in mac os , in windows i have ROG gaming center by Asus , this app can control fan in windows -
give you an answer tomorrow. I'm just not on my Hacki.
-
Edit by al6042 -> Please do not quote post, which came directly before you replied...
now can't you Edit your kext ? and do renove gtx1050 block and add fan id to system ?
-
-
my clover folder
------------------------
when i removed the old dsdt file in patch folder elan 1200 hasn't workedi send old dsdt file
need to change dsdt file with new because old file for fx553 !! for that i get origin file now====>
now fix it with ==>
Code- # Patch to fix ELAN1200 _DSM method to make it work with VoodooI2Cinto method label _DSM parent_label TPD0 remove_entry;into device label TPD0 insertbegin\nMethod (_DSM, 4, Serialized) // _DSM: Device-Specific Method ELAN1200 \n{\nIf (LEqual (Arg0, HIDG))\n{\nReturn (HIDD (Arg0, Arg1, Arg2, Arg3, HID2))\n}\n\nIf (LEqual (Arg0, TP7G))\n{\nReturn (TP7D (Arg0, Arg1, Arg2, Arg3, SBFB, SBFG))\n}\n\nReturn (Buffer (One)\n{\n0x00 \n})\n}\nend;
but i think it can work better than this . in windows work very well
-
-
Edit by al6042 -> Do yourself a favor and do not quote post, which came directly before you replied...
thank you so much , can you off the hd630 ?
can you add the fan to system with this kexts because add pci list -
-
turn off hd630 and only use gtx1050
and i have mac os 10.14 after use new kext i can see gtx in graphic tab! ( i haven't nvidia web yet )
MR. in images i send 3 images for ---> how can i install- Intel Gaussian Mixture Mode
- Apple Intel Thermal Subsystem
- Intel SMBus Controller
?
for fan ==> only control in windows can you use windows data to set fan in mac ?
-
@anonymous writer Könnte das Testobjekt sein (Ambiente Light Sensor)
-
Hi @mt-fr,
I like to help you and I have some ideas too. Today, it is already late in Germany and I worked on a wifi dw-1820a for my laptop which gave me a lot of work and stress.Hi @NoirOSX,
Anscheinend bin ich immer noch der Einzige welcher einen funktionierenden Ambiente Light Sensor möchte.Hilfreich ist da immer der Erfahrungsaustausch, wobei der für die DW-1820a eher Zufall war.
-
Edit by al6042 -> Do yourself a favor and do not quote post, which came directly before you replied...
This is considered as SPAM and will result in a forum ban...ok . i love your work and your ideas . i'm Waiting
-
This two files should get work Apple Intel Thermal Subsystem and Intel SMBus Controller .
Intel Gaussian Mixture Mode > Does this device also exist for OSX and when yes which driver will be load?
If you can answer this question I can connect the device with the OSX device driver.Fan > No Device ID, therefore unfortunately no possibility to integrate this in OSX. Sorry.
-
Hi .
thank you .
"Intel Gaussian Mixture Model > Does this device also exist for OSX and when yes which driver will be load?"? i've searched about it but i can't find driver for that only for linux or windows .
after used two file ---> my touchpad doesn't worked . -
-
https://github.com/Mohammadtag…jave-For-Asus-ROG-GL553VD
https://github.com/Mohammadtag…erra-For-Asus-ROG-GL553VD
Hi . i think project complete . thank a lot .
-
-
Hi mt-fr,
I followed your instructions to install trackpad on Mojave but it doesn't work for me.
I ran Kext Utility after deleting AppleIntelLpssI2C.kext and AppleIntelLpssI2CController.kext from System/Library/Extensions and rebooted with VoodooHDA.kext in EFI/Clover/Kexts/10.14/ folder and no result. Mac keeps booting without touchpad
Everything else is super. Intel HD630, HDMI, Audio, Bluetooth, Ethernet and Keyboard Fn keys are working like a charm! Thanks for all your work.