DjOli Posted November 19, 2009 Share Posted November 19, 2009 Hey all. Firstly, would just like to say thanks to all who read this, especially those who help out. I really appreciate it, and I know others with similar queries and issues will too. So to the problem. I have an MSI GX720 notebook, and am attempting to get snow leopard up and running on it correctly. Some background info, i've had iDeneb 1.4 running on it in the past with everything but wireless and proper shut down. I followed a guide which told me to use the Charmeleon boot loader together with the snow leopard dvd to get it installed. And amazingly, it worked. I've got the OS booting perfectly fine, and although I initially had issues with the built in keyboard and mouse, I found a fix to that. The main problem I have now is the video card. The laptop has an inbuilt nvidia 9600m gt 512mb. I've attempted time and time again to get graphics drivers installed, but have had no luck, and unfortunately every time I do the wrong thing, the system becomes unbootable and I end up formatting and starting over, a lengthy process when dealing with a laptop dvd reader and a dual layer dvd. I've tried following guides on installing different kexts, installing .dmgs, even tried using the kext that I KNOW worked from iDeneb 1.4 (Nvinject 0.2.1 512Mb). I've had the most luck when installing this kext, it was the first one to NOT cause the whole computer to die. But still no graphics drivers from what I can tell, effects appear slow, and i'm stuck on 1024x768. Is there anyone out there that can help me get this to a better state? I'm really new to all of this, have only ever got iDeneb 1.4 working in the past, and even that took me days and a guide, I know very little about kexts and all that sort of stuff, but i'm doing my best to learn. So if anyone has any advice, i'd really appreciate it. To add on to this, other things I have yet to get working are Audio, Battery Manager, and Wifi, none of which I have actually tried yet, I figure one problem at a time. But any advice on these issues is also really appreciated. Thanks in advance. Adam. Link to comment https://www.insanelymac.com/forum/topic/198370-snow-leopard-on-an-msi-gx720-9600m-gt-probs/ Share on other sites More sharing options...
applehacker Posted January 22, 2010 Share Posted January 22, 2010 Hey all. Firstly, would just like to say thanks to all who read this, especially those who help out. I really appreciate it, and I know others with similar queries and issues will too. So to the problem. I have an MSI GX720 notebook, and am attempting to get snow leopard up and running on it correctly. Some background info, i've had iDeneb 1.4 running on it in the past with everything but wireless and proper shut down. I followed a guide which told me to use the Charmeleon boot loader together with the snow leopard dvd to get it installed. And amazingly, it worked. I've got the OS booting perfectly fine, and although I initially had issues with the built in keyboard and mouse, I found a fix to that. The main problem I have now is the video card. The laptop has an inbuilt nvidia 9600m gt 512mb. I've attempted time and time again to get graphics drivers installed, but have had no luck, and unfortunately every time I do the wrong thing, the system becomes unbootable and I end up formatting and starting over, a lengthy process when dealing with a laptop dvd reader and a dual layer dvd. I've tried following guides on installing different kexts, installing .dmgs, even tried using the kext that I KNOW worked from iDeneb 1.4 (Nvinject 0.2.1 512Mb). I've had the most luck when installing this kext, it was the first one to NOT cause the whole computer to die. But still no graphics drivers from what I can tell, effects appear slow, and i'm stuck on 1024x768. Is there anyone out there that can help me get this to a better state? I'm really new to all of this, have only ever got iDeneb 1.4 working in the past, and even that took me days and a guide, I know very little about kexts and all that sort of stuff, but i'm doing my best to learn. So if anyone has any advice, i'd really appreciate it. To add on to this, other things I have yet to get working are Audio, Battery Manager, and Wifi, none of which I have actually tried yet, I figure one problem at a time. But any advice on these issues is also really appreciated. Thanks in advance. Adam. just install natit buddy. have the same laptop, except mine was recognized OOB. Usually if it isn't recognized OOB, just install Natit. You don't need those injectors, just natit, the enabler. How did you get the trackpad/keyboard working? Link to comment https://www.insanelymac.com/forum/topic/198370-snow-leopard-on-an-msi-gx720-9600m-gt-probs/#findComment-1392404 Share on other sites More sharing options...
Time Sheep Posted February 25, 2010 Share Posted February 25, 2010 Yeah, it's about a month old. You can use VoodooPS2 for fixing the trackpad and keyboard. Worked for me. It's as an mpkg file. Just google it @DjOli Try changing /Library/Preferences/SystemConfiguration/com.apple.Boot.plist with TextEdit, so it contains this: <?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>Graphichs Mode</key> <string>1680x1050x32@60</string> </dict> </plist> Where 1680x1050x32 is your resolution Width x Height x Depth (Colors in bits) @ Refresh rate in hertz To make sure it works you might wanna pull away the @60Hz as i am not sure about that part, and it is not neccesary This is all based on my personal experience with my own GX720 Link to comment https://www.insanelymac.com/forum/topic/198370-snow-leopard-on-an-msi-gx720-9600m-gt-probs/#findComment-1417691 Share on other sites More sharing options...
Recommended Posts