Jump to content

HP dv6910us TUT


virtex
 Share

2 posts in this topic

Recommended Posts

This may or may not work for you but this is a tried way done a couple of times now so it is not finicky.

 

Download Kalyways 10.5.2 DVD Intel AMD (from any number of locations on the internet)

 

Download TransMac 8.1

 

Download Attachment

 

Install TansMac 8.1

 

In TansMac:

 

Click File>Open Disc Image

Locate your image file of Kalyways in the browser window and double click it

Click Tools>Mac Options

Make sure that Mount Boot Drives Read/Write is Selected and click ok

Click Tools>Show hidden files

 

Now Click the Kalyway drive that just showed up

Click HFS+Volume>System>Library>Extensions

 

In the right hand pane of Transmac you should have a bunch of folders that start with Apple

Find and Delete AppleNForceATA.kext and AppleVIAATA.kext

While your in there find IOATAFamily.kext and copy it to your Desktop by right clicking it

Now Copy the Nforce and VIA kexts from the attachment into that pane, just drag and drop

Once done close Transmac

 

Now open your favorite burning program and burn the disc.

Once complete, reboot computer with disc still in drive.

 

When boot off the disc, press (F8) for boot options type -f -v

 

Give it about 10-15 minutes to completely boot up.

 

Now Go to Disc Utils and create your partition.

(If you don't know what I'm talking about, there are a couple good tutorials on it around here)

 

*Make Sure to use Mac OS Extended (Journaled) when erasing*

 

Close out of Disc Utils and click Continue and select your created partion and click Continue again

 

Now click Customize

 

Uncheck Language Translations

Only Check Kernel_9.2_sleep

Uncheck Graphics_Drivers

Uncheck all audio drivers except Intel NVIDIA ATI HD Audio Controller

Uncheck Networks_Cards

In wifi_cards just check the I080211 one and the Atheros Adapter

All Mobo Chipsets should be checked

All Thirds Applications should be checked

Under Patches these should be checked and thats it:

Lastnetkassmbios

PCGenUSB_Fix

Francais_pc_keyboard_layout

TimeMachineFix

Check AMD_1052_Patch_test_1

 

 

Now click Done and Install (Go eat some food or fap to your favorite magazine)

 

Once install done remove disc and click restart.

 

Now this is where if your dual booting Vista comes in real nice.

 

For those that are dual booting (For those that are not scroll):

 

Boot into Vista

Open Transmac

Click your drive

Click HFS+Volume>System>Library>Extensions

Delete IOATAFamily.kext and replace it with the one that I had you put on your desktop

 

Those that are not dual booting:

 

Keep your install disc in the drive and boot back into the install gui

Goto Utilities>Terminal

rm -R /Volumes/(whatever your named your partition)/System/Library/Extensions/IOATAFamily.kext

cp -r /System/Library/Extensions/IOATAfamily.kext /Volumes/(whatever you named)/System/Library/Extensions/IOATAFamily.kext

(rm command removed IOATAFamily from your installed drive, and cp copied it from the cd to your installed drive)

 

Now your both done.

 

On boot hit a key and type in:

 

-f idlehalt=0

 

or for just to make sure

 

-f -v idlehalt=0

 

You can put that in your /Library/Preferences/SystemConfiguration/com.apple.Boot.plist:

 

<key>Kernel Flags</key>

<string>-f idlehalt=0</string>

 

Also if you get thrown into the loop at the beginning of boot into OSX, where you keep seeing the video follow these steps:

 

Boot Flags: -f -s idlehalt=0

 

Mount your drive and give it write access

 

Type:

pico "/System/Library/CoreServices/Setup Assistant.app/Contents/Info.plist"

 

Delete the following lines (they should be towards the bottom):

<string>WantInternetSection</string>

<string>WirelessSection</string>

<string>ISPSection</string>

<string>LANSection</string>

 

[Ctrl]+O

(That saves it)

[Ctrl]+X

(That exits)

 

Type Exit and you should boot right in.

 

I will add to this post once I get the Wireless Atheros AR5007 and NVidia 7150m working.

 

 

Thanks go out to nawcom

MCP67.zip

Link to comment
Share on other sites

  • 2 months later...
 Share

×
×
  • Create New...