![]() |
I'm curious if with the new AMD fusion processors supporting SSSE3 instructions if they will support full 64-bit mode on Lion and SL. I'm looking to get one of the new AMD FX processors when they release and they effectively support all of the intel instructions. What do you think Andy?
|
Quote:
Lion: Maybe, if they don't cause instant reset... :eek: We need to test them to be sure... |
bah new processor s
id like to see the old ones working 1st ;) |
Well, the new processors support all the intel instructions, whereas the old ones need emulators. Emulators that need to be written. I'm hoping that these new processors won't require much work.
|
10.7.2 Sources are out FYI
:D i compiled it with only patching it with the old diff from 10.7 no changes made to it patching went tru fine so i thought i compile it with xcode 4.1 maybe someone is eager to test it i havent yet its compiled only in 32 bit well here it is 10.7.2 http://cl.ly/0F0A3n3o0j2K3p3N0u02 |
Quote:
it gave the similar KP on my AMD PII-X4 965 http://i27.lulzimg.com/bbfb283a32.gif |
Quote:
Remembers me from Snow Leopard Decryption hasn't succeeded yet (probably will retry) patch_exec_obj_segment failed map_segment failed Damn, I want Lion :( |
Quote:
I should try to add a few patches and drop custom dyld and auto-patcher support. Without the map_text_segment_sys syscall replacement (syscall 8) it might work... Keeps you posted... |
sounds promising atleast a bit
just post the diff ready to compile :-d whenever u are |
this major update from apple with iCloud service, it seems Lion is essential....
Can't wait for the AMD kernel. ;) don't want to buy Intel system just for that. |
What about that?
|
I could boot Snow Leopard with arch=x86_64 (V2 10.6.8 kernel), but all apps were crashing after the desktop appeared.
Bootargs in org.chameleon.Boot.plist: arch=i386 -force64 std_dyld=Yes npci=0x2000 Setting -v arch=x86_64 at chameleon boot prompt worked, as appeared in the boot log, Kernel is LP64 Code:
Process: Finder [2974] Slowpoke |
This weekend I can put some time aside for making a new Lion kernel...
Keep you posted. ;) |
Quote:
i hope you do it ;) |
Quote:
Dale compadre, que la fuerza te acompañe :D Buena suerte! |
---- yeah ! Do it ;)
<B |
1 Attachment(s)
Andy, I booted with arch=x86_64 with your latest legacy_kernel for Snow Leopard (With x64 Finder).
I can't run any 32 bit / Rosetta app, only in force64 mode I can run 32 bit apps. My libSystem.b is patched too. The dmesg from my pc is in the attached file. Cheers :D |
The problem is that there is no solution to run 32 bit apps on an amd with the 64 bit kernel.
It´s just possible to run 32 bit kernel in 64 bit userland. Sorry dude. Here something different: I would have a look on these kexts, because there appears a error on your machine during the startup: Code:
Kext com.PaztalomTechnologiez.nVmon - library kext com.apple.NVDAResman not found. |
Hows it going on the project guess alot people have that question in mind thats why im asking it ?!
|
Quote:
I studied the kernel some more and saw csops routine. It's a syscall used by dyld which checks code signing (and in dyld code it halts execution if incorrect). Guess there are a few more corpses that need burying lol. ;) This weekend I should have a solution... |
Quote:
Quote:
|
Well i am Curious ;) and eager to get my hands on its almost like a kid in a candystore :-d
|
Hello Anv,
Is there something new about the lion kernel? Hope you´ll get it soon. Thx |
Quote:
|
Quote:
I'll post results as soon as I can. |
Hello All,
I am from dutch hackintosh.nl see you my Topic http://www.hackintosh.nl/snow-leopar...-x2-550be.html Working all good. Only having problem!! All APPS work only Outlook 2011 cannot open and Premier CS5.5 cannot open. I having AMD Patcher al ANV and my boot chameloen Code:
<?xml version="1.0" encoding="UTF-8"?> |
Quote:
|
No Legacy_kernel in turn works with Outlook and 4GB Premier CS5.5;-).
Mach_kernel works with 8GB support almost everything except Outlook and Premier CS5.5 This is not strange in outlook and premier cs5.5 can not kernel mach_kernel where I had MAXMEM = 4086 = 4096 MAXMEM or both can not mach_kernel so wrong outlook remains cs5.5 and Prime! Then I turn to only 4GB Legacy_kernel's great and not 8GB. Mach_kernel with 8GB work After Effects CS5.5 and Photoshop CS5.5 and Word, Excell, Acces, Publisher working Only this Outlook en Premiere Pro CS5.5 not work |
could anybody understand what he sad?^_^
|
nope not a word
|
Quote:
AMD Phenom II X4 955 Gigabyte GA-MA-770T-UD3P Snow Leopard 10.6.8 I would really appreciate having Lion running on my System :) |
I had always used legacy_kernel 8GB, which can not rotate so all apps do not work with 4GB but the super twist.
I came up against in your topic I have tried as I did order that work be given to 8GB mach_kernel there turn now almost everything works except APPS Working: (mach_kernel and 8GB) Firefox Safari Itunes AppStore After Effect Photoshop Illusrator Word Excell Powerpoint Rush Zen Bound 2 Plants VS Zombies Not Working Working: (mach_kernel and 8GB) Outlook 2011 Premier Pro Working: (legacy_kernel and 4GB) Working All Working: (legacy_kernel and 8GB) Not working all |
I'm using legacy_kernel on msi 790fx-gd70 with 8GB and everything works fine. Try to clean the kernel cache and delete any other kernel like legacy_kernel.old and mach_kernel and reinstall the nawcom's 10.6.8 legacy_kernel it should work.
|
3 Attachment(s)
I finished the work on the patches.
@Akimoa: Please compile and test both patches (AutoPatcher + NoAutoPatcher). I also included a new amd_insn_patcher for use with SL / Lion (sysenter trap is slightly different on Lion, needed for dyld and libSystem.B.dylib). Test it out please and let me know the results. ;) Also: It will say something like /Users/andyvand/Downloads/10.7.0/voodoobuild-AnV-0.5.1/xnu-1699.22.73/bsd/sys/make_symbol_aliasing.sh: line 85: /usr/local/libexec/availability.pl: No such file or directory Because the script availability.pl is not available, ignore it, it will compile just fine. :) |
still testing !!
compiled them just waiting for andy to reply if i went the rite way |
2 Attachment(s)
@Akimoa: I just finished doing some fixes (compiling it too) and I fixed up some warnings and 1 error which let it fail.
Uploaded correct versions. |
indeed that went thru better
|
1 Attachment(s)
@Akimoa: Another correction, this one for noautopatch-v1.diff. ;)
I forgot to remove the syscall mod for this one... Normally it should work fine with this one... |
Quote:
|
I will still building 1st
and here they are : Legacy Kernel 10.7 No Autopatch http://cl.ly/0G0R152u09332z0i3E10 Legacy Kernel 10.7 Autopatch http://cl.ly/0X0w3s300U002z0W0K3t theres always both i386 and x86_64 Version of it i wont be testing them now since its to late but will do 1st thing tomorrow Have fun |
Quote:
|
---- yeah! Someone confirm that if is working, so I can install Lion now :D, thanks Andy for your hard work :D
|
i did use it :)
|
Quote:
|
Yes Busy ! with it
Instant Reboot on NoPatch i386 |
Quote:
I'm also compiling a kernel (using Xcode 3.2.6). I will post download link when ready ;) |
Same on Patched i386
will test the others aswell and im also doubting on my system if it is set up proper since it was messed with it alot so i wont take myself as the best reference |
|
Instant Reboot for me too :(
do we have to use special boot flags on the No Autopatch Kernel, or is it just for dyld patching? |
Quote:
dyld patching on the no autopatch version is done with the new amd_insn_patcher (This works, I tested it). Soon I'll post my compiled version of the no autopatch kernel (cross the fingers that Xcode 3.2.6 makes a difference). If this doesn't work I'm out of ideas (same goes for creating a new kernel patch). |