Rvega Posted April 10, 2012 Share Posted April 10, 2012 Hello, I recently purchased an Asus laptop and I was trying to get Osx86 on it. However I keep running into the same problem, the installation process goes fine (just a little slow) but when I try to actually boot into the OS I just get the Apple logo with the spinning dial. I've booted with -v and I'll add a link at the bottom for the photos to see if anyone can help me solve this issue. Thank you Laptop Specs Core i7 2670QM 500gb HDD 4gb Ram Intel HM65 Chipset http://s105.photobucket.com/albums/m240/shigox23/Mac%20osx86/ Link to comment https://www.insanelymac.com/forum/topic/278033-asus-laptop-k53e-a53e-eh71/ Share on other sites More sharing options...
sok5 Posted April 13, 2012 Share Posted April 13, 2012 Hello, I recently purchased an Asus laptop and I was trying to get Osx86 on it. However I keep running into the same problem, the installation process goes fine (just a little slow) but when I try to actually boot into the OS I just get the Apple logo with the spinning dial. I've booted with -v and I'll add a link at the bottom for the photos to see if anyone can help me solve this issue. Thank you Laptop Specs Core i7 2670QM 500gb HDD 4gb Ram Intel HM65 Chipset http://s105.photobuc...23/Mac%20osx86/ You can check this http://www.osx86.net/10-7-lion/13715-will-os-x-run-asus-a53sv-eh71.html It's may help with your installation problem. Sok5 Link to comment https://www.insanelymac.com/forum/topic/278033-asus-laptop-k53e-a53e-eh71/#findComment-1813408 Share on other sites More sharing options...
Rvega Posted April 14, 2012 Author Share Posted April 14, 2012 Hi I actually just solved my problem. I installed iatkos l2 (slow install), and AFTER INSTALL (important) I booted up with rBoot LE from ####### website, I also had to type busratio=22 at boot menu. In the customization panel of Iatkos I only checked ps/2 drivers and voodooHDA for sound. When I booted into Lion I had no wifi and no usb functionality. The cd drive worked but I had to click on the eject symbol on finder the physical eject button didn't work. Further I had a loud sound that emanated from my laptops speakers, that was fixable by going into system preferences and the voodooHDA panel and putting INPUT GAIN all the way down. To get wifi working I had to install 108211Family9287.ktext that I got from osx86.net. To get usb working I had to add a few lines to chameleon and install the usb text from#######. I got [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url] on my laptop by making a data cd. My boot.plist is as follows <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>Kernel</key> <string>mach_kernel</string> <key>Kernel Flags</key> <string></string> <key>Boot Graphics</key> <string>Yes</string> <key>Quiet Boot</key> <string>No</string> <key>Timeout</key> <string>5</string> <key>npci</key> <string>0x2000</string> <key>GraphicsEnabler</key> <string>Yes</string> <key>EthernetBuiltIn</key> <string>Yes</string> <key>UseKernelCache</key> <string>No</string> <key>UHCIreset</key> <string>Yes</string> <key>EHCIacquire</key> <string>Yes</string> <key>USBBusfix</key> <string>Yes</string> <key>busratio</key> <string>22</string> </dict> </plist> Now I haven't check if sleep is working but it hadn't been in the beginning. If its not working and I find a solution I'll post it later. Link to comment https://www.insanelymac.com/forum/topic/278033-asus-laptop-k53e-a53e-eh71/#findComment-1813576 Share on other sites More sharing options...
Recommended Posts