View Single Post
 
Old 10-28-2011, 06:54 PM
davisin666 davisin666 is offline
 
Join Date: Feb 2010
Location: Santiago, Chile
Posts: 98
Quote:
Originally Posted by wastez View Post
The problem is that there is no solution to run 32 bit apps on an amd with the 64 bit kernel.
Itīs just possible to run 32 bit kernel in 64 bit userland.
Sorry dude.

Here something different:
I would have a look on these kexts, because there appears a error on your machine during the startup:
Code:
Kext com.PaztalomTechnologiez.nVmon - library kext com.apple.NVDAResman not found.
Can't load kext com.PaztalomTechnologiez.nVmon - failed to resolve library dependencies.
Kext com.PaztalomTechnologiez.nVmon failed to load (0xdc00800e).
Failed to load kext com.PaztalomTechnologiez.nVmon (error 0xdc00800e).
Hahahahahaha, nvmon is from FakeSMC, is for temperature monitoring, since I've bought a Thermaltake DuOrb is really not needed, I'm gonna delete that kext.


Quote:
Originally Posted by andyvand View Post
Working on it.
I studied the kernel some more and saw csops routine.
It's a syscall used by dyld which checks code signing (and in dyld code it halts execution if incorrect).
Guess there are a few more corpses that need burying lol.
This weekend I should have a solution...
Nice to hear that Andy, good luck! Waiting the halloween_kernel hahahahaha

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 .

Last edited by davisin666; 10-31-2011 at 12:32 AM.
Reply With Quote