Mohamed Khairy Posted September 13, 2013 Author Share Posted September 13, 2013 about wifi i don't have 10.8 to test but you can try use dsdt from 10.9 section as i think 10.8.5 closer enough to 10.9 so it need new info injection on dsdt like on 10.9 ----- sorry for being not commenting as i have exaaaaaaaams 1 Link to comment Share on other sites More sharing options...
vanquybn Posted September 13, 2013 Share Posted September 13, 2013 Everything work on 10.8.5, for audio, wireless, bluetooth you should be use old kext (on post 1 of this guid). However bluetooth loaded slowly (2min after start) Link to comment Share on other sites More sharing options...
TheEnthusiast Posted September 13, 2013 Share Posted September 13, 2013 Someone post the essential vanilla kexts for 10.8.5 like audio and wifi and I'll fix them for the N5110. It's not good to use rollbacks as changes have been made internally. Link to comment Share on other sites More sharing options...
TimeWalker75a Posted September 13, 2013 Share Posted September 13, 2013 I'm just sitting here starting at nothing .. Bluetooth shows up as *working* Link to comment Share on other sites More sharing options...
TimeWalker75a Posted September 13, 2013 Share Posted September 13, 2013 RehabMan's BT kext results in kernelcache failing to assemble properly: kxld[org.rehabman.driver.IOath3kfrmwr]: The super class vtable 'vtable for IOService' for vtable 'vtable for local_IOath3kfrmwr' is out of date. Make sure your kext has been built against the correct headers. Link failed (error code 5). Prelink failed for org.rehabman.driver.IOath3kfrmwr; aborting prelink. Failed to generate prelinked kernel. Child process /usr/sbin/kextcache[14498] exited with status 71. Error 107 rebuilding /System/Library/Caches/com.apple.kext.caches/Startup/kernelcache. Link to comment Share on other sites More sharing options...
Florin9doi Posted September 13, 2013 Share Posted September 13, 2013 anyone tried this driver ?? https://github.com/RehabMan/OS-X-Voodoo-PS2-Controller/commits/bpedman_merge Link to comment Share on other sites More sharing options...
Dr. Hurt Posted September 13, 2013 Share Posted September 13, 2013 anyone tried this driver ?? https://github.com/RehabMan/OS-X-Voodoo-PS2-Controller/commits/bpedman_merge I have and it works but the pointer is a bit jumpy after lifting my finger. I fixed it by increasing the finger z value using the synaptic prefpane but settings don't persist after reboot Link to comment Share on other sites More sharing options...
Mohamed Khairy Posted September 13, 2013 Author Share Posted September 13, 2013 anyone tried this driver ?? https://github.com/RehabMan/OS-X-Voodoo-PS2-Controller/commits/bpedman_merge just tried it scrolling is so perfect and touchpad feels better but three finger flick doesn't work i was going to talk to you to add integration for our notebook on rehabman branch on Github for (keyboard +touchpad) 1 Link to comment Share on other sites More sharing options...
TheEnthusiast Posted September 13, 2013 Share Posted September 13, 2013 Anyone else notice that the brightness functions don't work correctly? The touchpad also needs to be configured using the Synaptics tool before it is fully useful. No tap either. Link to comment Share on other sites More sharing options...
as6221417 Posted September 14, 2013 Share Posted September 14, 2013 Can you help me, please? Yesterday i did the update to 10.8.5, but the wi-fi stopped working. My wi-fi card is Atheros 9285. Thank you. Link to comment Share on other sites More sharing options...
TheEnthusiast Posted September 14, 2013 Share Posted September 14, 2013 You either need to modify the kext, which I wouldn't recommend, or apply the new DSDT patch. http://www.insanelymac.com/forum/topic/289824-atheros-9285/ Link to comment Share on other sites More sharing options...
Nemosucker Posted September 14, 2013 Share Posted September 14, 2013 Can you help me, please? Yesterday i did the update to 10.8.5, but the wi-fi stopped working. My wi-fi card is Atheros 9285. Thank you. Just replace ur Dsdt.aml file this Dsdt and put IOath3kfrmwr.kext.zip in S/L/E Rebuild your cache and reboot DSDT.aml.zip IOath3kfrmwr.kext.zip Link to comment Share on other sites More sharing options...
Florin9doi Posted September 14, 2013 Share Posted September 14, 2013 (edited) AppleHDA auto patcher for 92HD87B1/3 (10.8-10.9): https://mega.co.nz/#!CZ0RxTbT!U1_pnCs1y-0OcIclplVE8QwYFqRvGnC7F6LRzYH4tkI AppleIntelSNBGraphicsFB auto patcher: http://pastebin.com/8AaC8wSB (chmod +x ./script.sh; sudo ./script.sh) Edited September 15, 2013 by Florin9doi 5 Link to comment Share on other sites More sharing options...
as6221417 Posted September 14, 2013 Share Posted September 14, 2013 Just replace ur Dsdt.aml file this Dsdt and put IOath3kfrmwr.kext.zip in S/L/E Rebuild your cache and reboot Thank you guys Link to comment Share on other sites More sharing options...
rob1980 Posted September 14, 2013 Share Posted September 14, 2013 https://github.com/bpedman/OS-X-Voodoo-PS2-Controller/releases try that, let us know your results, having a decent trackpad with gestures was the only thing lacking on my friends dell. Link to comment Share on other sites More sharing options...
Dr. Hurt Posted September 15, 2013 Share Posted September 15, 2013 For those of you still looking, here's rehabman's latest voodoops2 after merging with bpedman's code for ALPS. Install using kext utility or kext wizard. ALPS.zip 3 Link to comment Share on other sites More sharing options...
Light1319 Posted September 17, 2013 Share Posted September 17, 2013 For those of you still looking, here's rehabman's latest voodoops2 after merging with bpedman's code for ALPS. Install using kext utility or kext wizard. So i installed this and it works great but it mess up my keyboard layout is there anyway to fix this ? Link to comment Share on other sites More sharing options...
Mohamed Khairy Posted September 17, 2013 Author Share Posted September 17, 2013 10.9 DP8 now you can update by yourself thanks to Florin9doi for his coded patch it will do the following 1- patch applehda 2-patch vga port 3-replace applesmartbatterymanager.kext with working one 4-rebuild cache how to do after update to 10.9 dp8 or other restart then put updater folder to desktop then run terminal and type this Updator.zip sudo -s cd ~/Desktop/Updator ./Update.sh 2 Link to comment Share on other sites More sharing options...
vanquybn Posted September 17, 2013 Share Posted September 17, 2013 AppleIntelSNBGraphicsFB auto patcher: http://pastebin.com/8AaC8wSB (chmod +x ./script.sh; sudo ./script.sh) Please teach me know what will be fixed by this patch? Link to comment Share on other sites More sharing options...
Florin9doi Posted September 17, 2013 Share Posted September 17, 2013 vga port 2 Link to comment Share on other sites More sharing options...
vanquybn Posted September 17, 2013 Share Posted September 17, 2013 vga port I have more question, is it for 10.8 or 10.9 ? Thank you so much Link to comment Share on other sites More sharing options...
Florin9doi Posted September 17, 2013 Share Posted September 17, 2013 its for any version 1 Link to comment Share on other sites More sharing options...
tranluan1 Posted September 18, 2013 Share Posted September 18, 2013 Please help me. All links in the first page are dead. Where can I download? Link to comment Share on other sites More sharing options...
Avell Posted September 18, 2013 Share Posted September 18, 2013 Please help me. All links in the first page are dead. Where can I download? Look in the third post on the first page Link to comment Share on other sites More sharing options...
tosbaha2k Posted September 19, 2013 Share Posted September 19, 2013 Hi, I want to try hackintosh on my laptop. I have previously installed to my former HP laptop and I am familiar with the process. I have Geforce GT525 and Dell Wireless 1702 and other usual components.I have couple of questions 1) At the first page there is a link to modified BIOS which is dead now. Do I need to update my BIOS? I will dualboot with Windows 7 and I don't want to lose something because my main OS will be Windows 2) I have downloaded all files from third post on the first page. What is the OSX version that I can use these files? I am not looking for latest version but most stable version. Thanks Link to comment Share on other sites More sharing options...
Recommended Posts