InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #131  
Old 03-29-2012, 07:06 PM
bronzovka bronzovka is offline
 
Join Date: Mar 2012
Posts: 27
Please try it is mach_kernel_lion_amd_for_10_7_3_fam-15-16_model-6 !
No work on intel !
You should write in boot flag "-legacy" - it is 32 bit !

Last edited by bronzovka; 03-29-2012 at 07:15 PM.
Reply With Quote
  #132  
Old 03-29-2012, 08:25 PM
delgadilloalex delgadilloalex is offline
Jaguar
 
Join Date: Aug 2011
Posts: 33
Quote:
Originally Posted by bronzovka View Post
Please try it is mach_kernel_lion_amd_for_10_7_3_fam-15-16_model-6 !
No work on intel !
You should write in boot flag "-legacy" - it is 32 bit !
says NAWCOM>http://blog.nawcom.com/?p=929
"I’ve actually gotten the kernel sorta-working on my AMD machine myself. The issue is that it would stall after detecting the root device, and I think it has to do with all this new pal reference stuff (platform abstraction layer) that is in the RTC code. It would stall while trying to launch the first userspace thread, at least that’s what I was able to figure out by booting it in VMware and doing a remote debug on it. This was done a while ago.
If the person can share info on how he got it working (especially the pal rtc stuff) then I could help out.
The reason I haven’t been working on it is my AMD machine is out of service, though I can get my hands on another one.
My brilliant bud meklort wants to move all the CPU detection part of the kernel to chameleon, which makes things much easier.
That’s where I am now with it."

you should get to gather with nawcom for to collaborate.
Reply With Quote
  #133  
Old 03-30-2012, 01:08 AM
davisin666 davisin666 is offline
 
Join Date: Feb 2010
Location: Santiago, Chile
Posts: 98
Quote:
Originally Posted by bronzovka View Post
Please try it is mach_kernel_lion_amd_for_10_7_3_fam-15-16_model-6 !
No work on intel !
You should write in boot flag "-legacy" - it is 32 bit !
How do you installed lion???

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
  #134  
Old 03-30-2012, 02:14 AM
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 davisin666 View Post
How do you installed lion???
Well... how about creating a Lion setup partition & trying to boot it?!

At least I did so - or let's say I tried to do so...

I am currently stopped by a Kernel Panic:

http://h11.abload.de/img/sam_1273w9k9a.jpg

In case of not using "-legacy" flag, I am getting as far as in case of panic, just that the panic isn't displayed (freeze after boot disk initialisation - the same problem like nawcom experienced with kernel made by himself)

I had to use IOPCIFamily.kext from 10.6.7 in order to get past "PCI Configuration beginn"

...

I will gonna try a different hardware setup later, but need to get some sleep first...

Last edited by R:A:W:X86; 03-30-2012 at 02:34 AM.
Reply With Quote
  #135  
Old 03-30-2012, 07:39 AM
m28ew m28ew is offline
Jaguar
 
Join Date: Jul 2009
Posts: 47
Quote:
Originally Posted by bronzovka View Post
Please try it is mach_kernel_lion_amd_for_10_7_3_fam-15-16_model-6 !
No work on intel !
You should write in boot flag "-legacy" - it is 32 bit !

WOW... THANKS MATE...



Your kernel can really work with the LION 10.7.2 on my AMD Phenom II X4 965
(32 bits mode of course)







The 64-bits finder can't be opened
---> maybe someday the kernel can be patched so it can run with -force64 flag








The 32-bits SAFARI can run flawlessly






THANKS FOR YOUR HARD WORK !!!
Reply With Quote
  #136  
Old 03-30-2012, 07:57 AM
akimoa's Avatar
akimoa akimoa is offline
Panther
 
Join Date: Feb 2011
Location: London ,England
Posts: 129
Thumbs up

Quote:
Originally Posted by bronzovka View Post
Please try it is mach_kernel_lion_amd_for_10_7_3_fam-15-16_model-6 !
No work on intel !
You should write in boot flag "-legacy" - it is 32 bit !

Very nice do u mind sharing the diff you compiled with so nawcom and AnV can help u improve the one u made ?


My Method
Cloned my Intel Box 10.7.3 with CCC replaced mach_kernel-> Installed Chameleon 1837 on drive with FakeSMC ,NullPower...,EvoReboot,FakeSMC Thermal PLugins, in S/L/E

Bootflags -v -legacy npci=0x2000 maxmem=4096

First Boot Success

Confirmed Working on SysSpecs in my Signature No Finder yet (offcourse) Full Support on 5770,Lan ,etc


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

Last edited by akimoa; 03-30-2012 at 05:32 PM.
Reply With Quote
  #137  
Old 03-30-2012, 10:48 AM
wastez's Avatar
wastez wastez is offline
Panther
 
Join Date: Oct 2010
Posts: 182
Thanks for your hard work, it really great that somebody got it working.

It would be absolutely great if the 64 bit Userland could be implemented.
Reply With Quote
  #138  
Old 03-30-2012, 12:38 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
OK. I can now confirm it working, too.
Previous Kernel Panic must have been some mistake when creating install media, so to simplify things, I used iAtkos L1 10.7.1 with just Basic System install this time...



When not using -legacy flag, I still encounter the same problem, that has been described by nawcom on his blog for his Kernel attempts...

It freezes after drive initalisation...

We need to find some way to make it boot past this.

nawcom says something about changes in RTC driver, so maybe we can try to figure out some old kext versions or something, that may gonna make it work...
Reply With Quote
  #139  
Old 03-30-2012, 03:15 PM
$The-King$ $The-King$ is offline
 
Join Date: Jul 2010
Posts: 67
Quote:
Originally Posted by R:A:W:X86 View Post
OK. I can now confirm it working, too.
Previous Kernel Panic must have been some mistake when creating install media, so to simplify things, I used iAtkos L1 10.7.1 with just Basic System install this time...



When not using -legacy flag, I still encounter the same problem, that has been described by nawcom on his blog for his Kernel attempts...

It freezes after drive initalisation...

We need to find some way to make it boot past this.

nawcom says something about changes in RTC driver, so maybe we can try to figure out some old kext versions or something, that may gonna make it work...
hi

aim getting the same panic you got

i am using retail lion 10.7.0 also retail 10.7.3
the two version gave me the same result

i had setuped this two versions of lion on my notebook so they don't have problem

can you share how did you solved this problem

thanks

Phenom ll x4 955
ASUS M5A97
Sapphire HD6850
Kingston 2*2 GB
WDblue 500GB*2
WD green 640GB
Win 7 & SL10.6.8
Reply With Quote
  #140  
Old 03-30-2012, 03:53 PM
new comer new comer is offline
Cheetah
 
Join Date: Mar 2012
Posts: 1
My friend ! My computer's CPU can Installation the Lion 10.7 ?????
CPU AMD A4-3300M APU with Radeon HD Graphics x2 1.90 GHz (100 MHz x 19.0)



💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers.

Reply With Quote
Reply