Jump to content
PayPal donations: [email protected] ×

[SCRIPT] ApplePS2Elan + AsusNBFN Configuration Script


Ramalama

Recommended Posts

For Everyone, that want an Easy Configuration Script, instead of Configuration Plist always, i made an script for Easy Use.

---> This Script Works on all versions of ApplePS2Elan, but mainly made for ApplePS2Elan v3.8 and AsusNBFN 2.2

---> Just open the SCRIPT with any TextEditor, change your settings and run it!

---> Everything is described in the Script itself!

 

Newest versions of the script you can find always Attached here or in Github:

https://github.com/Ramalama2/UX301_DSDT/blob/master/5.%20Tools/ApplePS2Elan%20-%20ConfigScript.sh

 

 

ChangeLog:

https://github.com/Ramalama2/UX301_DSDT/commits/master/5.%20Tools/ApplePS2Elan%20-%20ConfigScript.sh

 

---> 30.04.14: Updated for ApplePS2Elan v3.8 (4 new Options)

---> 23.04.14: Updated for ApplePS2Elan v3.8 (8 new Options)

---> 17.03.14: Intruducing the Script!

 

 

Bugs:

---> None!

---> If you find any Bugs, write here and i will fix it! (If you have requests, write it here too :-)

 

 

Note:

---> !!!!!---- To execute this SCRIPT, open it with Terminal app ----!!!!!

---> "DEFAULT" --- Means: Doesn't modify and leave the Setting Default!

---> TimeOuts --- Write TimeOuts always in Secounds! "3.3" for Example!

------------------> Don't use ",": "3,3" for example. Use ".": "3.3"!!!

---> Everything else is Described in the Script!

---> If you write any impossible Values, the scripts will check that and not Modify the Value!

####################################################################
## ABOUT:
##		For what i need this Script?
##		-IF NEW SETTINGS ARE IN THE DRIVER OR SOME REMOVED:
##			If in the driver any setting was removed, the
##			Scripts simply doesn't find the line and it
##			this "not found" settings wont be modified.
##			If there are new Settings in the Driver,
##			they will be not touched and remain "DEFAULT".
##		-YOU HAVE A SIMPLE OVERVIEW OF TOUCHPAD SETTINGS.
##		-YOU DON'T NEED TO EDIT THE DRIVER ON EVERY NEW UPDATE:
##			If there are new Touchpad Driver Versions,
##			you had always to edit the Info.plist from new,
##			instead of simply replacing them...
##			Especially if there are new Features in Info.plist.
##			This script only Modifies the Settings, all new Settings,
##			that aren't defined in this script stays "DEFAULT",
##			They will not be touched.
##		-IF YOU ARE A TESTER:
##			This Script installs the Driver twice fast as
##			"Kext Utility" for example.
##			You have the Option to Install it Default or with your
##			defined Settings.
##		-UPDATES OF THE SCRIPT ITSELF:
##			Copy your config Settings over to new ScriptVersion.
####################################################################

Have Fun & Cheers :-)

ApplePS2Elan - ConfigScript.zip

23.04.14 ApplePS2Elan - ConfigScript.zip

30.04.14 ApplePS2Elan - ConfigScript.sh.zip

  • Like 1
Link to comment
Share on other sites

  • 5 months later...

Hi guys,

I've got a little bit of a problem using this script. I configure it as I want and apparently the execution goes ok but nothing works. It's very strange because in the final part of execution it get a wrong directory of the kext for example /users/name/users/name/downloads/appleps2...

Actually the most strange thing is that even if I change info.plist in the kext manually it doesn't work.

Any Ideas?

Running 10.9.4 on n56vz with clover bootloader both elan and fnkeys running

Link to comment
Share on other sites

  • 2 weeks later...

I am having the following error ...

YES: I have copied the kext to desktop. I trried using direct path like /Volumes/MAC/User/ME/Des....

but tht didnt work. Wht am i missing. Something stupid on my side probably ..

 

  FILE: ~/Desktop/ApplePS2ElanTouchpad.kext --- Doesnt exist!!!

 --- --- ERROR --- ---  --- --- ERROR --- --- 

 --- --- ERROR --- ---  --- --- ERROR --- --- 

FILE: ~/Desktop/AsusNBFnKeys.kext --- Doesnt exist!!!

Link to comment
Share on other sites

  • 5 months later...

Destination_of_ApplePS2Elan="Downloads/ApplePS2ElanTouchpad.kext"

# Desktop: "Desktop/ApplePS2..." Dokuments: "Dokuments/ApplePS2..."
 
try with:
 
Destination_of_ApplePS2Elan="Desktop/ApplePS2ElanTouchpad.kext"
 
Destination_of_AsusNBFnKeys="Desktop/AsusNBFnKeys.kext"
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.   Restore formatting

  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.

Loading...
×
×
  • Create New...