Jump to content

Kakewalk: Minimal effort install (EP45, EX58, P55, G41)


mrjanek
 Share

3,658 posts in this topic

Recommended Posts

Hi there.

 

I have recently installed Snow Leo through Kakewalk 2.0 on this Gigabyte X58A-UD7 mobo.

It's absolutely fantastic how well it works flawlessly.

 

But I have problem here.

 

I urgently need to have 3 monitor displays working at a time. I tried 2 monitors with the single 9600GT 1GB DDR3 DVI-DVI graphics card and it worked OK for me.

 

Then I purchased an identical-exactly the same- graphics card too. The problem is;

 

system crashes after apple logo screen with a kernel panic.

 

Since then I became a forum guru. But I couldn't have managed to get rid of that post-apple screen kernel panic with two card installed at the same time (by the way when I unplug one of the VGA cards, it normally boots successfully as if nothing ever happened).

 

I tried many ways (NVInject, a dual graphics card kext in kexts.com so on..) explained here or other forums but the same result. Especially the one in here:

 

http://digitaldj.net/2009/09/02/snow-leopa...deo-cards-more/

 

The plist for this method I prepared is just like this:

 

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

<plist version="1.0">

<dict>

<key>PciRoot(0x0)/Pci(0x3,0x0)/Pci(0x0,0x0)</key>

<dict>

<key>@0,AAPL,boot-display</key>

<data></data>

<key>@0,can-hot-plug</key>

<data></data>

<key>@0,compatible</key>

<string>NVDA,NVMac</string>

<key>@0,connector-type</key>

<data>AAAABA==</data>

<key>@0,device_type</key>

<string>display</string>

<key>@0,display-connect-flags</key>

<data>AAAAAA==</data>

<key>@0,name</key>

<string>NVDA,Display-A</string>

<key>@1,AAPL,boot-display</key>

<data></data>

<key>@1,can-hot-plug</key>

<data></data>

<key>@1,compatible</key>

<string>NVDA,NVMac</string>

<key>@1,connector-type</key>

<data>AAAABA==</data>

<key>@1,device_type</key>

<string>display</string>

<key>@1,display-connect-flags</key>

<data>AAAAAA==</data>

<key>@1,name</key>

<string>NVDA,Display-B</string>

<key>NVCAP</key>

<data>

BAAAAAAAAwAMAAAAAAAABwAAAAA=

</data>

<key>NVPM</key>

<data>

AQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==

</data>

<key>built-in</key>

<data>AA==</data>

<key>VRAM,totalsize</key>

<string>0x40000000</string>

<key>device_type</key>

<string>NVDA,GeForce</string>

<key>model</key>

<string>nVidia GeForce 9600 GT</string>

<key>name</key>

<string>NVDA,Parent</string>

<key>rm_multiboard_capable</key>

<data>AAAAAQ==</data>

<key>rom-revision</key>

<string>nVidia GeForce 9600 GT OpenGL Engine</string>

</dict>

<key>PciRoot(0x0)/Pci(0x7,0x0)/Pci(0x0,0x0)</key>

<dict>

<key>@0,AAPL,boot-display</key>

<data></data>

<key>@0,can-hot-plug</key>

<data></data>

<key>@0,compatible</key>

<string>NVDA,NVMac</string>

<key>@0,connector-type</key>

<data>AAAABA==</data>

<key>@0,device_type</key>

<string>display</string>

<key>@0,display-connect-flags</key>

<data>AAAAAA==</data>

<key>@0,name</key>

<string>NVDA,Display-A</string>

<key>@1,AAPL,boot-display</key>

<data></data>

<key>@1,can-hot-plug</key>

<data></data>

<key>@1,compatible</key>

<string>NVDA,NVMac</string>

<key>@1,connector-type</key>

<data>AAAABA==</data>

<key>@1,device_type</key>

<string>display</string>

<key>@1,display-connect-flags</key>

<data>AAAAAA==</data>

<key>@1,name</key>

<string>NVDA,Display-B</string>

<key>NVCAP</key>

<data>

BAAAAAAAAwAMAAAAAAAABwAAAAA=

</data>

<key>NVPM</key>

<data>

AQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==

</data>

<key>built-in</key>

<data>AA==</data>

<key>VRAM,totalsize</key>

<string>0x40000000</string>

<key>device_type</key>

<string>NVDA,GeForce</string>

<key>model</key>

<string>nVidia GeForce 9600 GT</string>

<key>name</key>

<string>NVDA,Parent</string>

<key>rm_multiboard_capable</key>

<data>AAAAAQ==</data>

<key>rom-revision</key>

<string>nVidia GeForce 9600 GT OpenGL Engine</string>

</dict>

</dict>

</plist>

 

Maybe I did something wrong. Especially in DSDT patching 'cos I'm not an expert on these matters.

 

Is there a way to enable 2 seperate cards & succesfully maintain at least 3 monitors in Kakewalk-ed Snow Leo 64Bit?

Link to comment
Share on other sites

hi all !

 

I installed with the latest Kakewalk ISO for Gigabyte P45-UD3P on Gigabyte P45-DS3P. Everything works great out of the box !!! But sadly there is no Firewire working from the Onboard TI FW on P45-DS3P. No Firewire is found in the "About this Mac" Menue.

 

Do I need a special Kext for this ?? Who can give me some support please ???

 

Greets

SHP

Link to comment
Share on other sites

Hi there.

 

I have recently installed Snow Leo through Kakewalk 2.0 on this Gigabyte X58A-UD7 mobo.

It's absolutely fantastic how well it works flawlessly.

 

But I have problem here.

 

I urgently need to have 3 monitor displays working at a time. I tried 2 monitors with the single 9600GT 1GB DDR3 DVI-DVI graphics card and it worked OK for me.

 

Then I purchased an identical-exactly the same- graphics card too. The problem is;

 

system crashes after apple logo screen with a kernel panic.

 

Since then I became a forum guru. But I couldn't have managed to get rid of that post-apple screen kernel panic with two card installed at the same time (by the way when I unplug one of the VGA cards, it normally boots successfully as if nothing ever happened).

 

I tried many ways (NVInject, a dual graphics card kext in kexts.com so on..) explained here or other forums but the same result. Especially the one in here:

 

http://digitaldj.net/2009/09/02/snow-leopa...deo-cards-more/

 

The plist for this method I prepared is just like this:

 

 

*REMOVED*

 

Maybe I did something wrong. Especially in DSDT patching 'cos I'm not an expert on these matters.

 

Is there a way to enable 2 seperate cards & succesfully maintain at least 3 monitors in Kakewalk-ed Snow Leo 64Bit?

 

I have the exact same motherboard and I have 4 monitors working with two identical card (9800GT's) so it should be possible for you too.

 

Try looking at my post here:

 

http://www.insanelymac.com/forum/index.php...p;#entry1430178

 

And following the link.

Did this on a fresh install of SL via Kakewalk and it just worked. Just remember to edit the right file as I mention and the hex MUST be generated on a normal Leopard install and not SL. You can however use any other machine to generate the hex it does not have to be the machine in which the cards are installed as long as the other machine is running normal Leo.

I have generated my hex.out on a old iDeneb install so it is possible.

 

Best of luck.

Link to comment
Share on other sites

There is an Burning guide for Windows .... see at the PDF

 

Too bad I don't run Windows either then, but that's not really the problem. My problem seems to be that I can't find KakewalkLegacy.iso anywhere at all.

Link to comment
Share on other sites

I'm running Gigabyte's EX58-UD5 and I'm having issues with audio through-put. I have audio going into the line in port and line in is showing sound levels (System Preferences>Sound>Input). However, when I go to Utilities>Audio Midi Setup to set the Built-in Line Input, I am unable to check the "Thru" box that will allow sound to pass through.

 

Is this an error on my part, or would this be considered a bug in Kakewalk?

Link to comment
Share on other sites

hi mrjanek,

 

just wondering if you could help me out on couple issues, im about to purchase a computer specifically for osx, i will be getting a core i3 and a h55 or h57 motherboard to save costs on buying a gpu but dont know wether there is a kext/driver for this chipset, ive seen success with the h55 chipset but using a discrete gpu, is there a way to use the igp on these new clarkdale processors, or do i have to go with buying a gpu, im not worried about 3D performance but do want all the eye candy enabled within osx, this box will be more for internet access and downloading.

 

the board i want to buy is an Asus P7H55-M PRO

 

any help would be greatly appreciated :-)

Link to comment
Share on other sites

I have the exact same motherboard and I have 4 monitors working with two identical card (9800GT's) so it should be possible for you too.

 

Try looking at my post here:

 

http://www.insanelymac.com/forum/index.php...p;#entry1430178

 

And following the link.

Did this on a fresh install of SL via Kakewalk and it just worked. Just remember to edit the right file as I mention and the hex MUST be generated on a normal Leopard install and not SL. You can however use any other machine to generate the hex it does not have to be the machine in which the cards are installed as long as the other machine is running normal Leo.

I have generated my hex.out on a old iDeneb install so it is possible.

 

Best of luck.

 

Thank you very much. Very appreciated. I'll give it a try as soon as possible & report back as well whether successful or not on this powerful rig.

 

And sorry for not noticing your post, I mean I'm on the 'believe in searching' sight, trying not to be a forum-bloater. Yes I know google is our best friend. But after 24 hours of sleeples hard work to get it working and fail over & over, my brain just got overburnt & I didn't get the mission accomplished.

Link to comment
Share on other sites

I've been using my SL install happily for awhile now, but there is one thing that seems to happen every now and then with the Finder text and icons. Sometimes the text in the menu options for the finder look corrupted, basically I dont see any text, just black blocks or other strange characters. Anyone know why this is happening and/or fix?

Link to comment
Share on other sites

I just got the EP45-UD3L w/ a Q8300. I've booted from the Kakewalk bootcd (used the legacy iso) but it won't do anything when I put in the SL DVD and press F5. I just don't get any options and it sits at that menu. Any ideas?

Link to comment
Share on other sites

Current Hack:

Gigabyte ep45-ud3l

2.93 dual core 2

pny 9800gt 1 gig ddr3 dual dvi (also attempted on biostar 9400gt 512k with same issue)

8 gigs ram

(2) Nec ea231wmi ips display 1920 x 1080

 

 

Having an issue with my video card not displaying correct resolution with the dvi cable.

Seems like the card thinks its a tv-display panel with the options for display. 480p/640p/1080p options.

The card is working fine with an dvi to vga adapter (although has some artifacts in finder menu).

 

Ive read forum post on fixes but attempted them with no solution.

 

Attempted the following:

OsX86tools method with adding string.

EFI studio methods.

Added strings in both extras/com.apple.plist and main system com.apple.plist.

injector kewts.

Pretty much all the kewts available for nvidia.

video enabler yes and no.

Changed bios settings as well.

 

I've tried all of these individually and combinations. Attempted in OSX 10.6 and 10.6.2.

 

Only thing I haven't tried is the custom dsts.

 

Is there anyone who can assist me?

 

 

Thank you,

Mike

 

Well after many tries I think I finally got it working. Final combination that worked.

 

Use Kakewalk installation method with Cartri Mac Edition Gigabyte Bios.

The system actually seems faster with the new bios and no DSDT.aml file.

Quartz is working thru osx86tools. I had to add a string in com.apple.plist using efi studio

once I deleted DSDT.aml file. It appears the gtutil code changed once I added the new

bios.

 

The only thing is in the display properties it shows 1080p setting for both of my monitors.

But about this mac shows correct display properties and hz. Changing display properties

changes the about this mac as well. So I'm assuming the correct values are in about this

mac and everything seems to be working correctly.

 

Gigabyte ep45-ud3l (cartri bios)

pny 9800 gt 1gig dual dvi

 

Fixed

 

 

Hope this may help someone.

 

Thanks for the great installer.

Mike A

Link to comment
Share on other sites

Hey Guys,

 

everything works perfect, but always there is a "but".

 

My microfon (line in) doesnt work. I get no peak, when I speak in my headset. No one hears me on vent, Ts2 or Ts3.

 

Had someone similar issues? Any help appreciated!

 

thx Marc

Link to comment
Share on other sites

will there be support for X58A-ud3r... core i7 930.. need help!

 

kakewalk.png

 

Kakewalk is a simple method for installing Snow Leopard on a PC.

If you're happy with my work please consider donating :gun: Thanks a lot!

 

btn_donateCC_LG.gif

 

Compatible motherboards:

  • Gigabyte EP45-UD3LR
  • Gigabyte EP45T-UD3LR
  • Gigabyte EP45-UD3R
  • Gigabyte EP45-UD3P
  • Gigabyte EX58-UD5
  • Gigabyte EX58-UD3R
  • Gigabyte EX58A-UD7
  • Gigabyte EP45-UD3L
  • Gigabyte EP45-DS3L
  • Gigabyte P55M-UD2
  • MSI P55M-GD45
  • Gigabyte G41M-ES2L
  • Gigabyte EX58-UD4P

USB Method:

1. Create an image of your Snow Leopard disc.

2. Restore the image to your thumb drive.

3. Run the "Kakewalk" installer. Point it to your thumb drive.

4. Reboot. Boot from your thumb drive. Install Snow Leopard.

5. You're up and running!

 

CD/DVD Method:

1. Burn Kakewalk.iso to a disc.

2. Boot from the disc. Follow onscreen instructions. Install Snow Leopard.

3. Install KakewalkBoot.pkg from BootCD

4. You're up and running!

 

DOWNLOAD KAKEWALK

Download this to get instructions on how to install Snow Leopard on your PC using Kakewalk.

 

DOWNLOAD BOOTLOADER

This is for those of you who have already installed Snow Leopard with Kakewalk and want to upgrade to the latest bootloader.

 

Kakewalk recent changes:

v2.0
- Added support for EX58-UD4P
- Added AsereBLN Booter 1.1.9
- Fixed installation issues with P55M-UD2
- Removed IOAHCIBlockStorageInjector.kext from multiple motherboards

v1.9
- Added support for G41M-ES2L

v1.8.1
- Added AserBLN Booter v1.1.8

v1.8
- GigabyteOSX is now known as Kakewalk
- Added support for MSI P55M-GD45

Link to comment
Share on other sites

Just a couple of quick questions before I attempt install.

 

1) I have an ATi 4890 and I use its built in audio so that I get audio and video over HDMI to my monitor. Will the audio over HDMI work with kakewalk?

 

2)My current setup is 2x320GB in RAID 0 with 1x640GB for swap/storage. Currently is running Windows 7 on the RAID array, which I don't mind wiping but will my RAID array work with install?

 

Rest of my hardware is fully compatible.

 

**I posted the same question in this thread a month or so ago, HERE, and did not receive any feedback at all which is why I am posting again**

Link to comment
Share on other sites

Just a couple of quick questions before I attempt install.

 

1) I have an ATi 4890 and I use its built in audio so that I get audio and video over HDMI to my monitor. Will the audio over HDMI work with kakewalk?

 

2)My current setup is 2x320GB in RAID 0 with 1x640GB for swap/storage. Currently is running Windows 7 on the RAID array, which I don't mind wiping but will my RAID array work with install?

 

Rest of my hardware is fully compatible.

 

**I posted the same question in this thread a month or so ago, HERE, and did not receive any feedback at all which is why I am posting again**

 

Unfortunately, the sound will not work over HDMI, as there is currently no support in OS X. You should use the SP-DIF instead.

Link to comment
Share on other sites

 Share

×
×
  • Create New...