InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #1  
Old 08-06-2012, 01:18 AM
davisin666 davisin666 is offline
 
Join Date: Feb 2010
Location: Santiago, Chile
Posts: 98
Good work!

Maybe with std_dyld=Yes could work

System
  • MoBo: MSI K9N2GM-FD, Chipset GeForce 8200 (MCP78)
  • CPU: AMD Athlon 64 X2 5200+ @3,02 Ghz
  • RAM: Kingston 2GB DDR2 800Mhz + Corsair 2GB DDR2 800Mhz @747Mhz
  • VGA: EVGA 9800GT SSC
  • HDD: 300GB WD SATAII
  • Optical Drive: Sony SATA 24X
  • OS: Vanilla Mac OS X Server 10.6.0 + Nawcom ModCD, upgraded to 10.6.8 and Windows 7 x64.
Everything works, except sleep, so system isn't Energy Star compilant .
Reply With Quote
  #2  
Old 08-06-2012, 08:28 AM
misterfrista misterfrista is offline
Puma
 
Join Date: May 2012
Posts: 21
With FX and useflags: -v busratio=155 npci=0x2000 arch=x86_64 I get instant reboot!

AMD FX 8120 Black Edition
ASUS M5A97
Geforce 9500GT
OS X Lion Retail 10.7.4

Reply With Quote
  #3  
Old 08-06-2012, 12:37 PM
R:A:W:X86's Avatar
R:A:W:X86 R:A:W:X86 is offline
 
Join Date: Mar 2012
Location: Germany
Posts: 95
Quote:
Originally Posted by justinster123 View Post
I compiled a 10.7.4 kernel with a mix of patches with R:A:W 's patches and the anv's legacy kernel 0.5.1 for on the fly patching, it boots up for x86_64 and i386 without instant reboot. but gives a kernel panic near where launchd would start up...
Well your KP most likely has to do with the binary opcode parsing, that's why the code changes in mach_loader.c are excluded from my patch.

Like I wrote previously, there is not any more need for CPUID parsing in Lion (there is not any application that needs it) + 32-Bit Apps are working for the 64-Bit capable users just fine by binary patching.
That's why I haven't made any attempt to fix this...

Quote:
Originally Posted by justinster123 View Post
interesting that I am the only one who made a kernel that didn't instantly reboot....
Ehm mate - no offense, but I think you are missing something:

Quote:
Originally Posted by justinster123 View Post
I tried the kernel on x86_64 on my amd Athlon X2 7550 and it booted to the point where launchd would start up. no further, just like booting without -legacy
it says verbosely "Kernel is LP64" meaning 64-bit i've tried all the possible boot combination but it's a no-go.
SSSE3 emulator, how can it be so hard? (theoretically speaking) because there's only 16 new instructions that SSSE3 introduced.. hmm...
I think it has something to do with the CPU identification routines, why the 64-Bit Kernel boots for you, while it reboots for many others.

The fact that I can boot the x86_64 Pcj XNU on Snow Leopard on my FX machine kinda proves this hypothesis.
Sadly that guy has not ever released any source code (like many other people in the scene). -.-

I will start looking further into this during the next weeks...
...I am currently busy trying some Mountain Lion stuff.

Quote:
Originally Posted by misterfrista View Post
With FX and useflags: -v busratio=155 npci=0x2000 arch=x86_64 I get instant reboot!
It is the same for me - both Kernel don't work at all not x86_64 nor i386 - just instant reboot.

AMD FX 4100
MSI 760GM-P23
Radeon HD6570
OS X Lion Retail 10.7.5
Lion Kernel Project
Reply With Quote
  #4  
Old 08-07-2012, 03:25 PM
frisco2's Avatar
frisco2 frisco2 is offline
Jaguar
 
Join Date: Jun 2012
Posts: 52
Hi @ll

Thanks for the quick answers, but it does not matter what I enter as a boot flag, it is always the same error message

Mainboard:
GA-990FXA-UD3
Realtek PCIe GBE Family Controller
Realtek High Definition Audio
CPU: AMD Phenom II X6 1100T
RAM: 16 GB Corsair DDR3 1600 C9
NVIDIA Geforce GTX 550 TI 3072 MB
DVD SATA
HDD:
Segate 2 TB
WD 320 GB
WD 500 GB
-----------------------------------------------------
Windows 7 Ultimate 64-Bit
Snow Leopard 10.6.8
Lion 10.7.2
Lion 10.7.4

HOW-TO look here
Reply With Quote
  #5  
Old 08-07-2012, 04:16 PM
justinster123 justinster123 is offline
Jaguar
 
Join Date: Nov 2010
Posts: 43
I compiled another kernel without the opcode patcher that boots to the point where launchd would boot up and no further on x86_64 ... Those of you with fx and test it out but @R:A:W does your kernel work in 64 bit kernel space on your amd?
Reply With Quote
  #6  
Old 08-07-2012, 04:53 PM
R:A:W:X86's Avatar
R:A:W:X86 R:A:W:X86 is offline
 
Join Date: Mar 2012
Location: Germany
Posts: 95
Quote:
Originally Posted by justinster123 View Post
@R:A:W does your kernel work in 64 bit kernel space on your amd?
No. But the x86_64 Kernel I compiled from my collection of patches, has been booting on yours as well - hasn't it.

I have started some testing on this, but it's yet another needle in a haystack...

A little of topic:

Has someone yet managed to compile the ML Kernel in Lion?

AMD FX 4100
MSI 760GM-P23
Radeon HD6570
OS X Lion Retail 10.7.5
Lion Kernel Project
Reply With Quote
  #7  
Old 08-07-2012, 05:00 PM
justinster123 justinster123 is offline
Jaguar
 
Join Date: Nov 2010
Posts: 43
Quote:
Originally Posted by R:A:W:X86 View Post
No. But the x86_64 Kernel I compiled from my collection of patches, has been booting on yours as well - hasn't it.

I have started some testing on this, but it's yet another needle in a haystack...

A little of topic:

Has someone yet managed to compile the ML Kernel in Lion?
lmao do you want me to upload it anyways for you to try? .__.
I really need to see if it will boot for you in 64-bit kernel space
Reply With Quote
  #8  
Old 08-07-2012, 05:19 PM
R:A:W:X86's Avatar
R:A:W:X86 R:A:W:X86 is offline
 
Join Date: Mar 2012
Location: Germany
Posts: 95
Quote:
Originally Posted by justinster123 View Post
lmao do you want me to upload it anyways for you to try? .__.
I really need to see if it will boot for you in 64-bit kernel space
Of course, you are welcome to upload it.
I am not very busy atm, so I could try it if you want me to.

AMD FX 4100
MSI 760GM-P23
Radeon HD6570
OS X Lion Retail 10.7.5
Lion Kernel Project
Reply With Quote
  #9  
Old 08-07-2012, 08:22 PM
frisco2's Avatar
frisco2 frisco2 is offline
Jaguar
 
Join Date: Jun 2012
Posts: 52
my usb keyboard works no more.
with the PS2 Keyboard hangs at USBF: 6719 AppleUSBOHCI........ without this message >>> still waiting for root device

Mainboard:
GA-990FXA-UD3
Realtek PCIe GBE Family Controller
Realtek High Definition Audio
CPU: AMD Phenom II X6 1100T
RAM: 16 GB Corsair DDR3 1600 C9
NVIDIA Geforce GTX 550 TI 3072 MB
DVD SATA
HDD:
Segate 2 TB
WD 320 GB
WD 500 GB
-----------------------------------------------------
Windows 7 Ultimate 64-Bit
Snow Leopard 10.6.8
Lion 10.7.2
Lion 10.7.4

HOW-TO look here
Reply With Quote
  #10  
Old 08-08-2012, 09:51 PM
akimoa's Avatar
akimoa akimoa is offline
Panther
 
Join Date: Feb 2011
Location: London ,England
Posts: 129
just a offtopic question for all the Bulldozer Lion guys what was your audio solution ( VodooHDA,DSDT, AppleHDA ?) just curious


AMD Phenom x4 955 3,2 GHZ Black Edition
Graka:
ATI HD 5770 (Batmobil) 1 GB DDR5 (GIGABYTE)
Lion 10.7 Kexts / Vervet Framebuffer
Mem:
8 GIG RAM Kingston 4x2
OS:
Snow Leopard Retail 10.6.8 Legacy Kernel V8 2
AnV cparm Boot Beta 3
Mobo:
GA-MA-770 UD3 (GIGABYTE)
AMD Tutorial (German)
Another AMD Tutorial (English)
http://f.cl.ly/items/0M2n330k2r2j2L1q2a2g/logo.png
Reply With Quote
Reply