InfiniteMac OSx86

InfiniteMac OSx86 (http://infinitemac.com/forum.php)
-   10.X (http://infinitemac.com/forumdisplay.php?f=36)
-   -   Voodoo Kernel - Release candidate is out now (http://infinitemac.com/showthread.php?t=1640)

Ali C. 11-30-2008 10:16 PM

Quote:

Originally Posted by mercurysquad (Post 18637)
This is a public service announcement :P --
AMD processors are identified as Intel Core Solo/Duo on purpose.

Yes, indeedy, as I found out when trying to use OSX86Tools to change the readout and having nothing happen, then reading the bit of code you posted and saying DOH! *facepalm*
Is there some non-aesthetic reason for this change from beta 2? J/W, because it would be nice if it were still open to modification. No biggie if you have reasons not to leave it that way. It's just aesthetics, after all. :)

kozlowski 11-30-2008 11:35 PM

Does it matter which System.kext I am using when testing RC?
If so which is the one recommended?

Thanks

nfoav8or 12-01-2008 12:03 AM

Quote:

Originally Posted by mercurysquad (Post 18643)
Quote:

Originally Posted by gipo
So i don't need any other kext? only the kernel update as for other voodoo's releases? is it right? thanks...
No. Yes. Yes. You're welcome.No. Yes. Yes. You're welcome.

self-explanatory. I would use the system.kext file provided by Rogue in the beta2c thread though just to be on the safe side.

gipo 12-01-2008 05:41 PM

Me too... using Rogue kexts, but my machine is seen as imac 7.1...
Anyway, this kernel seems rocks... stable and speedy.
Boot time seems to be the same.

nfoav8or 12-01-2008 11:21 PM

also... get the IntelCPUPMDisabler.kext so the 10.5.5 apple update (non-patched) won't cause kernel panics.

bhast2 12-01-2008 11:31 PM

http://leo4all.uni.cc/Grabup/11b1e25...09f9e595e8.png


Greekbench scores

gipo 12-02-2008 10:11 PM

Quote:

Originally Posted by bhast2 (Post 18776)


Great benchmarks...

jazZbaR 12-03-2008 12:12 PM

so..... i´ve installed the voodoo kernel rc1 with the install method 2. i edit my boot.plist to mach_kernel.voodoo. i replaced the system.kext with the 9.5.0 system.kext file provided by Rogue in the beta2c thread, installed the IntelCPUPMDisabler.kext, AppleSMBIOSEFI.kext and restarted. LawlessPPC 10.5.4 works fine with the new kernel.

in the next step i installed the apple software update 10.5.5. but after a restart i get the error message:

Code:

WARNING: sandbox_init error Could not set Mach lookup policy for service
com.apple.bsd.dirhelper err=1100Could not set Mach lookup policy for service
com.apple.distributed_notifications.2 err=1100Could not set Mach lookup policy
for service com.apple.ocspd err=1100Could not set Mach lookup policy for service
com.apple.mDNSResponderHelper err=1100Could not set Mach lookup policy for service
com.apple.SecurityServer err=1100Could not set Mach lookup policy for service
com.apple.SystemConfiguration.configd er

i tried to boot with the flags -v -x -f and leopard starts to the point where i can see the blue sreen and then stops.

i have the same error with the iDeneb v1.3 10.5.5

what´s the problem? i hope anybody can help me and sorry for my english again. :confused:

THX

Motherboard Name: Asus M3A-H/HDMI
CPU Typ: TripleCore AMD Phenom 8450
Motherboard Chipset: AMD 780G, AMD K10
RAM: 2048 MB (DDR2-667 DDR2 SDRAM)
USB Controller: ATI SB700 - OHCI USB Controller
Sound: Realtek ALC888/1200 @ ATI SB700 - High Definition Audio Controller
Video: NVIDIA GeForce 9600 GT (512 MB)
Network: Realtek RTL8139 PCI Fast Ethernet Adapter PCI

nfoav8or 12-03-2008 07:33 PM

sounds like a graphics error... I think you might need to remove (or at least move) the GeForce kexts from /System/Library/Extensions/ folder. boot with the boot flag "-s"
Code:

/sbin/mount -uw /
rm -Rf /System/Library/Extensions/GeForce*
rm -Rf /System/Library/Extensions.mkext
reboot

Now you'll need to fix your graphics (EFI or injector kexts)

mercurysquad 12-04-2008 06:34 AM

Quote:

Originally Posted by jazZbaR (Post 18859)
i tried to boot with the flags -v -x -f and leopard starts to the point where i can see the blue sreen and then stops.

Do you have dsmos.kext or AppleDecrypt.kext installed? If not, install one of those.