Jump to content

Ramalama

Members
  • Posts

    53
  • Joined

  • Last visited

Everything posted by Ramalama

  1. Nice Enjoy your new Macbook xD
  2. Enable please "v4ButtonsSimulated" inside the kext in the info.plist and disable "v3HWLegacyMode" Dinesh, just tested it, he have right, there is a bug with V4... We need to figure it out... Enable please "v4ButtonsSimulated" inside the kext in the info.plist and disable "v3HWLegacyMode" If doesn't help, try without smooth mouse. Cheers
  3. Nope! Try to download Kext Utility, and run it once to rebuild everything... and you can install with kext utility the driver Chhers
  4. what you want improve in horizontal scrolling? it scrolls too fast? and you want it slower? Okay: Open one of this websites: http://album.alexflueras.ro http://www.clholloway.co.za http://elfletterig.nl And you see, here is your horizontal scrolling working good.... Now you open finder and everything is too fast... WHY??? BECAUSE: EmlyDinesh 1. don't have all the API's for OSX that are needed for the touchpad 2. don't have the possibility to communicate with the touchpad, how the real elan drivers can do this in windows. 3. Original Apple Touchpad communicating with osx through the SMC, we don't have a SMC Chip in our boards! So you see, the possibilities aren't borderless, and he do what he can! He can define scrolling speed and sensivity and all that, but it seems like OSX have for every thing custom settings... The thing is, if he Change the scroll speed, the scroll speed doesn't only changes in Finder! It Changes everywhere! If anyone, seen anything working with other drivers (Voodoo) for example, just ask! Maybe there are other ways, to make things better... Cheers
  5. Okay, thats strange, can you plugin external mouse and keyboard, and post the "elan" console logs after wakeup? just make a sleep and wake, open console and search for "elan" and post here the output, or don't search and post the whole log file after wakeup (as zip) Cheers
  6. Did your usb ports working after wake from sleep? Can you try GenericUSB from here: https://code.google.com/p/os-x-generic-usb3/downloads/list And look if your problem is fixed. 1st: elan kext doesn't work with voodoo kext... you need to remove voodoo. Secound: if its not working too, open console, search for "elan" and post here the output! Cheers
  7. 1st: Did you read about the customizations in the plist? 2th: You need to go in the osx touchpad settings, and change the scroll speed once! After that scrolling is working! 3.: Im using This Elan driver, and it's awesome! i haven't any bugs at all! It have so much things you can customize in the plist settings! The most questions here: 99% of the questions here, comes, because no one is looking into the info.plist file inside the kext! Download plist edit pro or any other plist editor and look in it, read the first post and the customization post and you will get a awesome working driver! Cheers!!!
  8. Aah, okay, sry... i read the another thread now So you don't have any nvidia card in your UX302LA? Strange But it will be easier and faster for me xD You can access the clover partition if you use this command in terminal: sudo mkdir /Volumes/Efi sudo mount -t msdos /dev/disk1s1 /Volumes/Efi sudo mount -t msdos /dev/disk0s1 /Volumes/Efi After you mounted clover partition, go into it, "EFI/Clover/ACPI/origin" (delete here everything) the origin folder should be empty... reboot... now if you are in the clover screen, hit the Key F4 save original (OEM) ACPI tables by pressing F4Boot OSX Again, mount your clover partition again, with the commands above.... go into "EFI/Clover/ACPI/origin" pack everything in this folder to zip, or pack this origin folder to zip and upload it to me This all will be going faster if you pm me your Skype name or something, where i can chat with you and we can fix all things together... And update your bios before to the newest version if its not already Cheers
  9. Hi Are you from Germany? I Already asked you in another thread I have no problems to support the UX302LA Okay, 1. Update you BIOS to the newest version, thats 207 atm. 2. Extract with clover all your tables, and send it to me And 3. My DSDT for ux301, will not work for you! Because our graphics! i have a Intel Iris5100 and you have a Intel 4400+Nvidia 730. 4. i need to know if you are using i7-4500U or i5-4200U CPU. Cheers
  10. Are you from Germany? Or Russia? Write me a PM, and if you are using Clover, you can export your Tables (DSDT+SSDT) and PM it to me... I support ux301 and i can add support for ux302 in my github too... Just PM me your Tables and ask me, which Card you want to use... GeForce GT730M or Intel 4400... From my point, i think 4400 is better to use, because it is more power save and for osx you really don't need the geforce card... there are no games or something else where you need more graphic power xD Cheers
  11. I Found the Broadcom BCM94352Z Module! But it's not available to buy at the moment Im Searching But not found where to get it from If anyone know where to get, this would be awesome xD Here are Pictures: https://github.com/Ramalama2/UX301_DSDT/tree/master/GUIDE%20Files/Broadcom%20NGFF%20WiFi
  12. Thats correct! I forgot that Cheers PS: I've Edited the Guide Above Thank you
  13. Thats what i wanted to say too:-) I had long time ago, an windows laptop, where the cam was upside down too... On windows you can change that in the driver ini file... On osx, i don't know if thats possible^^ Cheers:-)
  14. Updated and Completed GUIDE! PS: Im searching anyone, who can help me with the new Experimental DSDT! The Goal is: ---> to get sleep & wake working! ---> Patch Battery, that we don't need any Kext for this! (Vanilla) ---> Add a working "HDAU" "HDEF" section, that we don't need HDAenabler for HDMI & Displayport Audio! --------> Without HDAenabler, i get only Laptop Audio Working, but not HDMI/DP Audio! With HDAenabler, all is working! Battery, HDAU, HDEF, is fixed now! Thank everyone, who can help me! Cheers
  15. Do you have ACPIBacklight kext installed? If you have an Asus, remove it. But its hard to tell, i think you haven't a asus? If not, you can look at RehabMans Github... If you have, try the KeyBoardNBFN Kext in the other thread with the DSDT Patches. Or wait for EmlyDinesh Cheers
  16. Sry dinesh. You are right, i don't say your scrolling is bad, i just asked you it's not synchronous. But your scrolling is not bad at all, it's much better as the original drivers for windows! But believe me, in the new elan drivers: v11.6.27.201 Download Link Don't try 11.12.0.12 (this version is not good as the 11.6) You have with that drivers, synchronous scrolling everywhere in windows. But don't break your head with that, try that windows drivers out if you want. Your implemention is just awesome! You maked this touchpad very useable in OSX And thats make us all here really thankfully to you! Cheers And sorry for my really bad english^^
  17. Nice!!! V3 is working for (6758151)!!! 3 Finger gesture: Working 3 Finger tap: Working 4 Finger tap: Working 4 Finger gestures: Dont Know 2 Finger Scrolling: Working! (Not synchron scrolling, more like wheelscrolling) Move/Left/Right Click: Working Update: Click(Hold) and with other finger move: Working! If you scroll down with 2finger it scrolls up again sometimes. Thank you very much!!!!
  18. Credits: Big Thanks to EMlyDinEsH!!! Without his Help, this all isn't possible! IF POSSIBLE PLEASE MAKE A DONATION to EMlyDinEsH!!! Paypal: GUIDE: ================== Credits: Big Thanks to EMlyDinEsH!!! Without his Help, this all wasn't possible! Mirone for Patched AppleHDA! RehabMan for the Haswell Patch and all his Work in the Kext Drivers! The Clover Team!! For that awesome Bootloader! And all others Asus UX301LA Specs: CPU: i7-4558U (2 x 2,8 + 2HT) (Haswell-ULT) (Cache: L1=128KB L2=512KB L3=4MB) GPU: Intel Iris 5100 (Dev=0A2E Ven=8086) RAM: DDR3L-1600 (2x Elpida 4GB / Onboard) Chipset: Intel Lynx Point-LP / HM87 / ICH8(m) Audio: Intel HD (ALC282) SSD: 2x Sandisk X110(SD6) 128GB (M.2/NGFF) Touchpad: Elan V6 (Firmware: 6758151) SD Reader: (Update soon) Wifi: Intel 7260+BT4.0 AC (M.2/NGFF) Bluetooth: Intel 7260+BT4.0 AC (M.2/NGFF) USB: Lynx Point-LP USB xHCI HC Camera: HD WebCam (Ven=1BCF Dev=2987) Touchscreen: Atmel maXTouch Digitizer (Ven=3EB Dev=8A0C)Features: smbios-2.7, dmi-2.7, vsyscall32 Bios Features: pci upgrade shadowing cdboot bootselect socketedrom edd int13floppy1200 int17printer acpi usb smartbattery biosbootspecification uefi BIOS: UX301LAA.204 (09/11/2013) (AMI) Working/Not Working: Audio: (ALC282) Working with Patched AppleHDA HDMI/DisplayPort Audio: Working! USB: Working OTB with Issues. Better: GenericUSB3 Touchpad: Working with: ElanTouchpad Graphics: Working with patched DSDT (Duallink+All Ports Working) Sleep: Working! But after Wake you need to wait 5-10 Secounds! Backlight Keys: Working with patched DSDT & AsusNBFNKeys Backlight Display: Working with Patched DSDT Battery: Working with: ACPIBattery and Patched DSDT SD Reader: Working very good OTB (But no entry in Systemprofiler) HD WebCam: Working OTB (But doesnt turns off after you used it) Touchscreen: Working with Touch-Base drivers! KeyboardFN Keys: Working with AsusFNKeys HiDPI: Doesn't Work on 10.9 (With DisplayOverride) (2560x1440 on 13'3) Wifi: Not working and never will be! You need to change the module! But it's in the NGFF/M.2 Format, there is nothing other out now! Bluetooth: Working! But you can't turn it off! It's working, but always on! (...In Progress...) What do you need? 1. Make a new MacOSX Install "USB-Thumb Drive" ---> You need a OSX Computer or VMware OSX or something with OSX for this Step! ---> You need a "Clean Vanilla OSX Install Drive"!!!! ---> Do not use unifail, or something else! Make it with DiskMakerX or CommandLine! ---> After you successful created your OSX Install Drive, Download Clover! ---> Install Clover to your "OSX Install Drive"! -------> Change Destination --> OSX Install Drive! -------> Customize > Tick only: ----------> "Install for UEFI booting only" / Drivers64UEFI > "EmuvariableUEFI-64" & "OsxAptioFixDrv-64" ----------> Select only this and nothing else! Click Install! ------> Now there should be a new Drive, called "EFI". Open it! ------> Download this Files: ------> NullEthernet, ACPIBatteryManager, FakeSMC, ACPIBacklight, GenericUSB3, ------> EAPDFix, AsusNBFnKeys, ApplePS2ElanTouchpad, AppleHDA, HFSPlus, DSDT.aml ------> Put all that files in a Folder, you need them Later again! ------> Now open again your "EFI" Partition on your "OSX Thumb Drive" ------> Put this files: NullEthernet, ACPIBatteryManager, FakeSMC, ACPIBacklight, GenericUSB3, ------> EAPDFix, AsusNBFnKeys, ApplePS2ElanTouchpad ------> Into: /EFI/CLOVER/kexts (All the files are .kext files) ------> Put DSDT.aml into: /EFI/CLOVER/ACPI/patched ------> Put HFSPlus.efi into: /EFI/CLOVER/drivers64UEFI ------> Delete VboxHFS.efi from: /EFI/CLOVER/drivers64UEFI ------> Download Config.plist and put it to: /EFI/CLOVER 2. You are ready to Install! Start the computer, go in BIOS Settings, ---> Load default settings! ---> VT-d ---> Disable it! ---> Add a new Entry for CLOVERX64.Efi (From the OSX Install Thumb Drive) ---> Change your RAID to AHCI! (OSX doesn't Support intel Raid) ---> Disable "Secure Boot" or Just delete the KEYs! 3. Now Start your OSX Install... Don't need to explain this Step ----> If you get a reboot, and OSX Install doesn't start, you have 2 Solutions: ----> 1. You need to patch the Kernel on the OSX Install Drive (and Later on the installed OSX) ----> 2. You can patch you BIOS with PMpatch! (You can destroy your Laptop!) ----> Solution 1 is Safe, but you need to do this after every OSX Update... ----> Solution 2 is forever, you need to patch this only on BIOS Updates... 4. Now you have Installed OSX! Go & Buy a USB-Wifi Dongle, or use the Lan-Adapter included! ----> Now you need to download Clover again. Install it now on your HDD, click Customize: ----------> "Install for UEFI booting only" / Drivers64UEFI > "EmuvariableUEFI-64" & "OsxAptioFixDrv-64" ----------> "Install RC Scripts for Selected Partition" ----------> Select only this and nothing else! Click Install! ----> Now download Kext Utility and install with Kext Utility only this kexts: ------> NullEthernet, ACPIBatteryManager, ACPIBacklight, GenericUSB3, ------> EAPDFix, AsusNBFnKeys, ApplePS2ElanTouchpad, AppleHDA ----> Download FakeSMC from Sourceforge, install it (Customize -> Check if everything is ticked) ----> Put the HFSPlus to /EFI/CLOVER/drivers64UEFI (And Delete VboxHFS.efi in that folder) ----> Download ssdtPrGen.sh run it in Terminal: --------> "sudo chmod +x ./ssdtPrGen.sh" and "sudo ./ssdtPrGen.sh" --------> now you have on your Desktop a file called "ssdt_pr.aml" (You need only this file) --------> Rename ssdt_pr.aml to SSDT.aml! ----> Put DSDT.aml & SSDT.aml to /EFI/CLOVER/ACPI/patched ----> Customize your Config.plist or leave it how it is and put it to: --------> /EFI/CLOVER 5. You are Ready! You can Reboot and Enjoy your new Mac ----> Read how to Customize everything... ----> ApplePS2ElanTouchpad, AsusNBFnKeys (Have much options...) ----> Clover have much options you can change with config.plist... ----> Search yourself, how to optimize some things Last Update: 25.01.2014 Downloads on GitHub: https://github.com/Ramalama2/UX301_DSDT I have Attached all the necessary files. They are from (25.01.2014) ======================== Original MacBook/iMac Tables: MacBookPro11,1 Firmware Update (MBP111.0138.B03 (EFI 1.3)) MacBookPro11,2 Firmware Update (MBP112.0138.B02 (EFI 1.2)) MacBookAir6,2 Firmware Update (MBA61.0099.B04 (EFI 2.7)) iMac14,1 Firmware Update (IM141.0118.B00 (EFI 2.1)) iMac14.2 Firmware Update (IM142.0118.B00 (EFI 2.1)) You can Download them on GitHub: https://github.com/Ramalama2/UX301_DSDT If you have requests for other Apple Tables, just post, and i upload them! I can upload other Tables from other Laptops/PC's as well! Just request them! Cheers Ux301LA.zip
  19. I tryed, same as before... First Post Updated... Thank you!
  20. Yes I Updated above
  21. Hi Dinesh I have elan Touchpad Firmware: 6758151 Kext v2.8.3 says: Unknown hardware version, aborting... Kext "V4 1.8.2 Beta" Unknown hardware version, aborting... Im open for any testing Cheers
  22. Broadcom BCM94352Z Its a NGFF M.2 Card, but it will be released on 21.Jan.2014 So i need to wait Cheers EDIT: Bluetooth 4.0 is working with this card!
  23. Hi, i try to inject the iris 5100 Graphics with clover bootloader! I get my UX301LA laptop running with Iris 5000 Graphics, but with some graphic glitches... If i set ig-platform-id to 0x0a2e0000 i get "Iris 5000 1024mb vram" ig-platform-id: 0x0a260000 = "Iris 5000 1024mb vram" ig-platform-id: 0x00080931 = "Iris 5000 14mb vram" (This runs better/faster) (This was only a try...) ig-platform-id: 0x0c260000 = "Iris 5000 1024mb vram" Witout injecting = "Iris 5000 1024mb vram" Just inject Intel and EDID: = "Iris 5000 1024mb vram" But how i get anything other as Iris 5000?... I have a Iris 5100 (i7-4558U GT3-ULV) Thank you very much! Cheers Update 22.12.2013: Without injecting and with ig-platform-id: 0x0c260000 = "Iris 5000 1024mb vram" Update 23.12.2013: Just inject Intel and EDID: = "Iris 5000 1024mb vram"
×
×
  • Create New...