Archive for April, 2008

Permanent MAC Spoof osx86

Mac OS X : How to Set the MAC Address During Startup Follow these steps to create a script that sets the MAC Address each time the computer restarts: 1. Open Terminal (/Applications/Utilities/). 2. Type: cd /Library 3. Press Return. [...]

Sunday, April 27th, 2008

GX620 onboard Audio

1. Install OSX
2. open terminal
3. type:
sudo su <enter>
4. enter password <enter>
5. type:
cd /System/Library/Extensions/AppleAC97Audio.kext/Contents/PlugIns/ <enter>
6. type:
nano AppleAC97AudioIntelICH.kext/Contents/Info.plist <enter>
7. look for a part of the file where:
<key>ICH6 AC97 Audio</key>
{
<Key>IOProbeScore</key>
<string>0×266e8086</string>
}
8. and change <string>0×266e8086</string> into <string>0×27de8086 0×266e8086</string> (thus add 0×27de8086 to the line)
9. [...]

Sunday, April 27th, 2008

GX620 onboard Ethernet

To get on-board ethernet working
Head to this post to get the .kext - http://forum.insanelymac.com/index.php?s=&showtopic=4987&view=findpost&p=129533
Instructions:
@Gellius31: try the following instructions
1. unpack AppleBCM5751Ethernet.kext.zip
2. move AppleBCM5751Ethernet.kext to /System/Library/Extensions/
3. open Terminal
4. sudo -s
5. chown -R root:wheel /System/Library/Extensions/
6. cd /System/Library/Extensions/
7. chmod -R 755 AppleBCM5751Ethernet.kext
8. reboot
9. You will have MAC address of 00:00:00:00:00:00. Boot with ubuntu live cd, get MAC address [...]

Sunday, April 27th, 2008

Dell GX620 Broadcom Drivers MacOSX86

I came across this on a forum somewhere to get the network adapter working with MacOSX86 on a DELL GX620
You can download the patched "AppleBCM5701Ethernet". HERE
And the SETMAC utility HERE
For people who have DELL GX520/620/SC430 which uses BCM5751 as onboard NIC. Here is patched "AppleBCM5701Ethernet". This works on 10.4.5/10.4.6. Should be fine on [...]

Saturday, April 26th, 2008

Boot Fix for ToH

If you are having problems getting osx86 to boot (flashing cursor then please follow these instructions)
Worked fine for me
 
1) Boot into the Installer DVD
2) Go to Utilities in the Menu Bar (thats the one at the top)
3) Click on Terminal
4) Type ‘/usr/misc/script.sh VOLNAME’ where VOLNAME is what you named the partition [...]

Thursday, April 24th, 2008

Firefox 3 BETA 5 out

Firefox 3 Beta 5 is available in 45 languages as a public preview release intended for developer testing and community feedback. It includes new features as well as dramatic improvements to performance, memory usage and speed.
You can download it from here (7mb file)
I have not yet installed this but i am about to, i will [...]

Friday, April 11th, 2008

Send & Receive MMS on iPhone

If you are wanting to send and receive MMS messages on your iPhone then you need to download and install SwirlyMMS via installer.app
If you dont have the source for SwirlyMMS then see my iPhone Source page and search for SwirlyMMS you can get all the settings for your network provider from here
This works fine [...]

Thursday, April 10th, 2008

R.I.P Allen!

Thursday, April 10th, 2008

iPhone and iPod Magic Tricks

Just a few little tricks for your iPhone enjoy
They are pretty old now but still a great idea!
PREVIEW
iMunchies: http://www.youtube.com/watch?v=4mFTN4JskYcibeer: http://www.youtube.com/watch?v=znRbtR2tjXsichampagne: http://www.youtube.com/watch?v=wf-FN7IUrZwiwater: http://www.youtube.com/watch?v=x7s_K8WH834
 
DOWNLOAD
http://maxishare.net/en/file/4344/iP…ricks-rar.html

Tuesday, April 8th, 2008

iPhone DISASSEMBLY Guide

Just came across this guide on the Internet to take your iPhone to bits
Click HERE for the guide.
Just click next on the webpage to go to the next stage of the process.

Tuesday, April 8th, 2008