InfiniteMac OSx86

InfiniteMac OSx86 (http://infinitemac.com/forum.php)
-   Lion 10.7 (http://infinitemac.com/forumdisplay.php?f=100)
-   -   Lion with AMD (http://infinitemac.com/showthread.php?t=7106)

felipeunix 05-01-2012 07:48 AM

I could not sleep so I went back to test LOL

match_kernel_32

no flags, it is a bit unstable.
with "-force64" already starts with all 64-bit applications and the performance is really great!

even after a long time ..

ghostec 05-01-2012 08:24 AM

The programs are still crashing after some time?

ghostec 05-01-2012 10:32 AM

Quote:

Originally Posted by ghostec (Post 57315)
I'm trying to install it in VMWare Workstation 8, but I'm getting an error.

Error:

A fault has occurred causing a virtual CPU to enter the shutdown state. If this fault had occurred outside of a virtual machine, it would have caused the physical machine to restart. The shutdown state can be reached by incorrectly configuring the virtual machine, a bug in the guest operating system, or a problem in VMware Workstation.Click OK to restart the virtual machine or Cancel to power off the virtual machine.

Tested a lot of flags combinations.. -legacy, -f, arch=i386, -force64, -s, -x, maxmem=4096.. Sometimes without one or another.

I did the procedure Snow Leopard in a disk, created another virtual disk, installed iAtkos in the new disk, tested the newest kernel above and the other ones, installed chameleon 2.1 and the newest from kexts.com.. But I'm stuck at this point.

Can anyone help me?

I just made it! I can't say about stability yet because I just logged in..

The solution (odd) was to download the bootcd: http://www.osx86.net/view/1805-bootcd_for_lion.html

My first try ended in success so I can't filter the flags I've tried: -legacy arch=i386 -force64 -v -f

My mouse isn't working, though =/ And is pretty hard to install vmware tools with only my keyboard, I'm not used to OSX hotkeys..

But if someone has a better solution than the bootcd I will be very glad in hearing.

A3yu 05-01-2012 11:58 AM

i don't know if it is a good thing but..with this new kernl xbench execute thread test that with the previous kernel didn't work

A3yu 05-01-2012 12:22 PM

Quote:

Originally Posted by justinster123 (Post 57305)
I used the diff from the original creator and some of anv's source diffs, the 64-bit kernel gives the acpi kernel panic here, but anyone wanting to test both, please try, and let me know if xpchelper and stuff is any better at all, or if it works better, I took all day, I hope this works :')
please let me know anything different, if it works faster, or anything, I can't really test, I'd love to see other's results :)
I also attempted to fix some RTC issues, and the AMD stuff, the L2 cache seems to be working (detection), but please test :)
http://www.mediafire.com/download.php?ca8xkkj2xd32y93

All apps works with 32 bit kernel after up 1 hour then i don't know i'm still testing now XD...64 bit kernel don't boot (athlon XII 250)

apparently..after some rebooting app stop working again >_>

ryman 05-01-2012 12:52 PM

Quote:

Originally Posted by felipeunix (Post 57316)
I could not sleep so I went back to test LOL

match_kernel_32

no flags, it is a bit unstable.
with "-force64" already starts with all 64-bit applications and the performance is really great!

even after a long time ..

-force64 with 32bit Kernel? Does not work for me... Booting stops at BSD tipt: Disk0s1 Major 14 minor 2
USBF: 13:32 AppleUSBOHCI[0xd74e800]::CheckSleepCapability - controller will be unloaded across sleep


Ans help?

A3yu 05-01-2012 01:18 PM

Quote:

Originally Posted by ryman (Post 57321)
-force64 with 32bit Kernel? Does not work for me... Booting stops at BSD tipt: Disk0s1 Major 14 minor 2
USBF: 13:32 AppleUSBOHCI[0xd74e800]::CheckSleepCapability - controller will be unloaded across sleep


Ans help?

Same for me

ghostec 05-01-2012 01:19 PM

Quote:

Originally Posted by ryman (Post 57321)
-force64 with 32bit Kernel? Does not work for me... Booting stops at BSD tipt: Disk0s1 Major 14 minor 2
USBF: 13:32 AppleUSBOHCI[0xd74e800]::CheckSleepCapability - controller will be unloaded across sleep


Ans help?

Same here, when I try to use the march_kernel_32 with -force64 flag I get stuck close to that part in a line "SAM read or write failed", something like this.. I'm trying under VMware, though.

ryman 05-01-2012 02:22 PM

Quote:

Originally Posted by felipeunix (Post 57316)
I could not sleep so I went back to test LOL

match_kernel_32

no flags, it is a bit unstable.
with "-force64" already starts with all 64-bit applications and the performance is really great!

even after a long time ..

Could you please upload your org.chameleon.Boot.plist? Thx

felipeunix 05-01-2012 03:17 PM

Quote:

Originally Posted by ryman (Post 57321)
-force64 with 32bit Kernel? Does not work for me... Booting stops at BSD tipt: Disk0s1 Major 14 minor 2
USBF: 13:32 AppleUSBOHCI[0xd74e800]::CheckSleepCapability - controller will be unloaded across sleep


Ans help?

@rayman @ A3yu @ghostec :

Try using this patch to fix. It is for Snow, but it served very well here.

https://rapidshare.com/#!download|20...8.pkg.zip|1507


@rayman

There is nothing more in my boot.plist

<key>Default Partition</key>
<string>hd(0,2)</string>
<key>GraphicsEnabler</key>
<string>Yes</string>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string>npci=0x3000 -force64</string>
<key>Timeout</key>
<string>2</string>