![]() |
Awesome Andy!!! I am so happy that someone even attempted to get this working and I pretty much knew it had to be you. Also, thanks for the updates. I can't stand it when someone promises to do something that everybody has been waiting for and it ends up being vaporware because they don't let people know what's going on with it. Thanks man.
|
hows the progress andy?
|
progress:
fixed voodoobuild.sh for sl fixed dyld, it now builds correct with patches applied fixed libkld build (optional since sl) still to do: xnu I will first implement custom amd dyld + syscall 8 (for mapping the segment, required by amd dyld), then I'll focus on the cpuid + sysenter patcher. just 2 more things to do on the checklist ;) I'll keep you posted on progress |
Awesome, can't wait!
Considered making a sourceforge account with svn/cvs/git or something when its done so people can easier contribute to the project opposed to rapidsharing thing? Just a suggestion anyway, glad to see that someone is dedicated to make osx available and more accessible to all x86/64 users! |
Hey Andy,
I'm wondering if my AMD CPU FSB detection is now implemented as standard in your code. Also, is there any work by anyone on getting full 64-bit mode working on AMD? |
I am working on full 32 + 64 bit amd xnu
@blackknight: can you post a diff (your patch only, diff between my patch and yours) |
Quote:
Code:
- busFreq = EFI_FSB_frequency(); |
groundbreaking stuff i'm really excited been search ages for work like this on kernels I feel bad that i'm not as capable if there is any way i can help andy, please let me know.
Regards, Ash |
Thanks, Andy! I'm very excited to hear the news :)
I'm using 10.3.0 Blackknight kernel. So far, everythings works wonderful, of course, i still can't run 32bit app in 64bit mode. However, I have a problem with installing After Effect CS5. It keep on asking for 64bit system for it to be installed. I've tried to install it in x64 mode, but I cant even run the installer in this mode. I dont know if it's a kernel's problem or something else, and I really need After Effect. Here is my specs: AMD PHENOM II X4 B50 @3.6ghz (It's originally X2 but I unlocked it to X4. I still feel lucky! ) Mainboard BIOSTAR A3+ Thanks Andy and Blackknight for everything you guys have done so far! It's so meaningful to the OSX86 community :) |
Thanks for the update Andy! Cant wait!
|