Jump to content

Mac OS X Lion (Developer Preview) Released


harrydeo
 Share

1,521 posts in this topic

Recommended Posts

...

Chameleon-2.0-RC3-r658

...

 

first of all thx to anyone involved in this process :(

 

There are chances for a full porting on Chameleon 2 RC5 code...?

 

diff patch is not easily and directly applicable to recent RC5 source code.

 

Fabio

Link to comment
Share on other sites

There are chances for a full porting on Chameleon 2 RC5 code...?

 

diff patch is not easily and directly applicable to recent RC5 source code.

Maldon posted latest trunk with Andy's patches.

 

I'll post modified source as soon I clean it a bit, I just did a quick and dirt copy/paste, indentation is all messed up. It probably has some errors, I'm not familiar with Chameleon sources.

Link to comment
Share on other sites

Maldon posted latest trunk with Andy's patches.

 

I'll post modified source as soon I clean it a bit, I just did a quick and dirt copy/paste, indentation is all messed up. It probably has some errors, I'm not familiar with Chameleon sources.

 

;)

thank's!!!

 

and thx for the fast reply oldnapalm !

 

Fabio

Link to comment
Share on other sites

try it

_PTS

Method (_PTS, 1, NotSerialized)
{
	Store (Zero, \_SB.PCI0.LPCB.AG3E)
	If (LEqual (Arg0, 0x05))
	{
		Store (Zero, SLPE)
		Sleep (0x10)
	}
}

 

LPCB

 

OperationRegion (LPC0, PCI_Config, 0xA4, 0x02)
			Field (LPC0, ByteAcc, NoLock, Preserve)
			{
				AG3E,   1
			}

 

 

Thanks for the tip! I tried this and still resets bios after restart from sleep.

 

 

EP45T-UD3P Q9550.

Link to comment
Share on other sites

Here are the modified Chameleon sources (latest trunk) with Andy's patches. All the credits go to the Chameleon team, Andy Vandijck, cparm, netkas, and all involved in the development in any way.

 

Sorry for any mistake I probably made while copying the patches to Chameleon. I hope it's as easy for you to fix as it was for me to make them ;)

 

Sources: http://www.mediafire.com/?8n3r4c0na0gl12s

 

Binaries: http://www.mediafire.com/?uye6j7aypdyfrzy

 

Binaries are the same present in the package Maldon posted some time ago.

Link to comment
Share on other sites

Here are the modified Chameleon sources (latest trunk) with Andy's patches. All the credits go to the Chameleon team, Andy Vandijck, cparm, netkas, and all involved in the development in any way.

 

Sorry for any mistake I probably made while copying the patches to Chameleon. I hope it's as easy for you to fix as it was for me to make them :P

 

Sources: http://www.mediafire.com/?8n3r4c0na0gl12s

 

Binaries: http://www.mediafire.com/?uye6j7aypdyfrzy

 

Binaries are the same present in the package Maldon posted some time ago.

 

 

Awesome work dude ;) .. Tested on a Dell Latitude D430 and D530 .. works like a charm with SL 10.6.7 and Lion DP1 (gonna give a test with DP2 later)

 

Would you mind if we add this to our EDP Package ? (http://www.osxlatitude.com/groups/d4xosx/wiki/a92b0/EDP_History_and_Changelog.html)

 

//Leon

osxlatitude.com

Link to comment
Share on other sites

Um, yeah it happens with [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url], XPC (some other guy said so) and Chameleon (I am saying so).

 

On the other hand [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url] and XPC had no DF error, only Chameleon had. So this time it seems all bootloaders are affected.

 

 

Sorry, I don't know how to enable your graphics card.

FYI, I can't look at your attached image files neither.

 

i hv find a tricky way i hv installed chameleon on my disk and using boot usb to start with so my graphics working for now, until there is better official version.

thx for looking though.

 

ALSO on none of boot loaders lion is recognizing my keyboard or mouse. :P

 

P.S- pic is working i can see ,just need click on file ;):)

Link to comment
Share on other sites

Chameleon trunk 752 with Andy's patches for Lion and Snow Leopard

Chameleon_RC5_752_Lion_Snow.pkg.zip

 

http://www.insanelymac.com/forum/index.php...t&p=1674711

 

All the credits go to the Chameleon team, Andy Vandijck, cparm, netkas, and all involved in the development in any way.

 

Nice job, Do you have the 'cdboot' file of 752_Lion too ? I want to make a bootable cd, need it. It 's helpful if you can provide it to me. Thanks a lot.

Link to comment
Share on other sites

I can't upload the DP2 atom 64bit kernel to mediafire from where I am now but I've added a new rapidshare download:

https://rapidshare.com/files/459540612/DP2_kernels_atom.zip

Link to comment
Share on other sites

I have problem with bootloader load all kext in S=>L=>E, i need helps. Thanks

 

This loader not use kernelcache in Lion, so the loading system is slower than with XPC :(

 

Just make a mkext

sudo kextcache -v 1 -a i386 -a x86_64 -m /System/Library/Caches/com.apple.kext.caches/Startup/Extensions.mkext /System/Library/Extensions

Link to comment
Share on other sites

Just make a mkext

sudo kextcache -v 1 -a i386 -a x86_64 -m /System/Library/Caches/com.apple.kext.caches/Startup/Extensions.mkext /System/Library/Extensions

 

and do not forget to remove it before any updates:)

Link to comment
Share on other sites

Absolutely, feel free to use it.

 

As I said before, all I did was copying Andy's patches to the latest Chameleon trunk, all credits go to the developers.

 

Great, lets hope they will add the changes to the main chameleon branch so we can use this in the future also :-)

Link to comment
Share on other sites

Just make a mkext

sudo kextcache -v 1 -a i386 -a x86_64 -m /System/Library/Caches/com.apple.kext.caches/Startup/Extensions.mkext /System/Library/Extensions

I've done using a utility Cvad - did not help. The bootloader ignores the cache.

But in fact such "help" for bootloader - marasmus :D

Link to comment
Share on other sites

gfx480 its still not work lion.

any idia

Link to comment
Share on other sites

Just make a mkext

sudo kextcache -v 1 -a i386 -a x86_64 -m /System/Library/Caches/com.apple.kext.caches/Startup/Extensions.mkext /System/Library/Extensions

 

This saved me a lot of boot time.

Thanks oldnapalm.

Link to comment
Share on other sites

This saved me a lot of boot time.

Thanks oldnapalm.

 

+1! thanks for the trick old napalm! :D

 

2 question:

- why the theme doesn't work with this release version? i've set it in com.apple.boot.plist but it's not showed up

- nothing new about the sleep cmos reset problem that seems to happen with some motherboards? (include mine)

Link to comment
Share on other sites

Here are the modified Chameleon sources (latest trunk) with Andy's patches. All the credits go to the Chameleon team, Andy Vandijck, cparm, netkas, and all involved in the development in any way.

 

Sorry for any mistake I probably made while copying the patches to Chameleon. I hope it's as easy for you to fix as it was for me to make them :)

 

Thank's!

 

I look it!

 

Fabio

Link to comment
Share on other sites

Here are the modified Chameleon sources (latest trunk) with Andy's patches. All the credits go to the Chameleon team, Andy Vandijck, cparm, netkas, and all involved in the development in any way.

 

Sorry for any mistake I probably made while copying the patches to Chameleon. I hope it's as easy for you to fix as it was for me to make them :)

 

Sources: http://www.mediafire.com/?8n3r4c0na0gl12s

 

Binaries: http://www.mediafire.com/?uye6j7aypdyfrzy

 

Binaries are the same present in the package Maldon posted some time ago.

Thanks for all your contributions to the community, especially for these bootloader, also the cache trick... works great :)

Link to comment
Share on other sites

 Share

×
×
  • Create New...