Jump to content

fluid | fixed

zhell

zhell

Member Since 27 Oct 2008
Offline Last Active May 03 2013 03:15 PM
*****

In Topic: Editing custom personalities for ATI Radeon HD[45]xxx

27 July 2012 - 03:45 PM

View PostloKEY, on 15 July 2012 - 01:07 PM, said:

would someone mind posting the connecter output info for mountain lion gm (specifically for eulmur framebuffer)?  I'm having issues on my install with the perl script locating otools (even with the ml Xcode gm).
Open Xcode, go to Preferences -> Downloads and install Command Line Tools.

Thanks, bcc9, for your awesome research and the great description in this post.

I have created a slightly enhanced version for my own use, which provides an option to only parse a single KEXT. This saves some time when one is working on the personalities and wants to verify whether the patch has worked.

I have used Getopt::Long and Pod::Usage to simplify the parsing of arguments and also to provide a Usage option [-h].

#  ./ati-personality-zhell.pl -h
Usage:
	ati-personality.pl [OPTIONS] [KEXT]
	KEXT is the name of a KEXT in SLE, or the path to a KEXT
	Examples for KEXT argument:
		ATI6000Controller.kext
		"/Volumes/OS X/System/Library/Extensions/ATI6000Controller.kext"
	Options:
	  -s=[SLE]		  Look for KEXTs in directory SLE
	  -i386			 Architecture i386 (only available up to OS X Lion)
	  -v				Verbose output (only useful for developers)
	  -a				Specify if you use OS X 10.6 2011 MacBook Pro KEXTs
						[DEPRECATED]


Please find this ati-personality-zhell.pl script with these enhancements attached below.
You are more than welcome to incorporate these enhancements into your own script and make them available to everybody.

In Topic: Chameleon 2.2svn Official PKG Installer & Binaries

26 July 2012 - 03:31 PM

View PostDoiX, on 14 July 2012 - 02:02 PM, said:

@ErmaC, i'm trying to compile your chameleon branch on ML using XCode 4.4 and obviously it doesn't work. XCode encounters
make[]: md: No such file or directory
related to pretty much every file. I've checked the make files but couldn't figure out what is the cause. Mind if you give me a hint?

md is no longer part of OS X from Mountain Lion onwards. You can easily compile the sources from Lion, which are in this tar ball: http://opensource.ap...cmds-147.tar.gz
If you have homebrew:
brew install https://raw.github.com/simonair/homebrew/2acd33a1f1ce1493e5fbe0967c24b4eb5ec6db5c/Library/Formula/md.rb


© 2013 InsanelyMac  |   News  |   Forum  |   Downloads  |   OSx86 Wiki  |   Mac Netbook  |   Web hosting by CatN  |   Designed by Ed Gain  |   Logo by irfan  |   Privacy Policy