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)

justinster123 05-19-2012 05:35 PM

deleting the zz folder since then caused me ALL KINDS OF ISSUES
youtube videos not working, sandboxd errors, cannot watch any kind of thing that stores caches, so many things I cannot fix now :/ Afgjyhusdkjfnl
I'm mad...
plus iTunes doesn't sync iPods, .....
that's been an issue through the beginning for me..

felipeunix 05-19-2012 06:40 PM

Quote:

Originally Posted by instant idiot (Post 57652)
I had to replace FakeSMC.kext with the latest one from here.

still keeps stopping at ... "DSMOS has arrived"

possibly this kernel v6 not be compatible with amd fx? :'(

jeaton2012 05-19-2012 06:44 PM

Here's my working zz folder for those of you who mistakenly deleted yours. My program that I wrote with applescript will search for, find, and give you the choice of doing "chflags uchg" (disabling) or "chflags nouchg" (enabling) ALL xpchelper cache files, which will fix the problem with copy and paste, crashing applications, etc without creating other various problems associated with deleting the zz folder.
---------------------------------------------------------------------
If you do not want to use this program and chose to use the terminal then do this script to disable the cache:

Code:

sudo find /private/var/folders -name "com.apple.xpchelper*" -exec chflags uchg \{\} \;
... or this one to enable it:

Code:

sudo find /private/var/folders -name "com.apple.xpchelper*" -exec chflags nouchg \{\} \;

ham4ever 05-19-2012 07:12 PM

Quote:

Originally Posted by felipeunix (Post 57662)
still keeps stopping at ... "DSMOS has arrived"

possibly this kernel v6 not be compatible with amd fx? :'(

i had same like u , but suddnly DSMOS has arrived issue gone ,,

when i got DSMOS has arrived i waited for so much , then lion boot,, but now boots fast ,

try this :
-legacy -v pmVersion=0 PCIRootUID=1 npci=0x3000 GraphicsEnabler=Yes

gils 05-19-2012 10:43 PM

Quote:

Originally Posted by anonomys209 (Post 57594)
You have to replace AppleFileSystemDriver.kext with the 10.7.3 version or it will not work. There's a post and a link to download the next a few pages back.


the problem is not there. Despite replacing the kext, the messages remain the same.

anonomys209 05-20-2012 08:02 AM

Quote:

Originally Posted by gils (Post 57665)
the problem is not there. Despite replacing the kext, the messages remain the same.

...are you booting with -legacy ?

gils 05-20-2012 09:43 AM

hello ,

Yes ,

également , avec toutes sortes de flags .

Fraom 05-20-2012 09:45 AM

Quote:

Originally Posted by gils (Post 57670)
hello ,

Yes ,

également , avec toutes sortes de flags .

-legacy -v arch=i386 npci=0x3000

gils 05-20-2012 11:31 AM

In summary, I restart my 10.7.4 Update on my Untel with a vanilla kernel 11.4.0, I added the kernel of R:A:W: X86 by renaming it "custom" and then with the flag custom -legacy GraphicsEnabler=No PCIRootUID=1 -v (EAH 5870)

Nikel!

felipeunix 05-21-2012 01:03 AM

Quote:

Originally Posted by ham4ever (Post 57664)
i had same like u , but suddnly DSMOS has arrived issue gone ,,

when i got DSMOS has arrived i waited for so much , then lion boot,, but now boots fast ,

try this :
-legacy -v pmVersion=0 PCIRootUID=1 npci=0x3000 GraphicsEnabler=Yes


It really was so incia expect it, but as it took so long I thought I caught.

but it starts crashing too, I can not even restart, hangs very much.

But with the compilation of R:A:W:X86 system starts super fast!
but only in 64bit.
In 32bit system loads normally, but when you open the graphical environment, is a white screen with the cursor spinning the ball and not open the table.