InfiniteMac OSx86

InfiniteMac OSx86 (http://infinitemac.com/forum.php)
-   Snow Leopard 10.6 (http://infinitemac.com/forumdisplay.php?f=87)
-   -   SL Installed and Booted, but Some Kexts Won't Load! (http://infinitemac.com/showthread.php?t=4003)

Goopnzaopleopz9 09-10-2009 03:07 AM

SL Installed and Booted, but Some Kexts Won't Load!
 
Hi, after weeks of trying, I finally got my Compaq Presario C762nr laptop to boot Snow Leopard. The problem now is that I can't get the kexts for my graphics card (GMAx3100) to load at all. I've used OSx86 Tools, and various other tools to try and reinstall the drivers, but under the "Graphics" tab I get "no kext loaded". Does anyone know how to fix this? I also don't have audio or WiFi, but I wanna fix the graphics first, since I've heard some people have trouble with this card.

ariadri 09-10-2009 03:53 AM

you must boot in 32bit mode
-x32 or arch=i386
the reason 3100 kexts don't work in 64 bit kernel

Goopnzaopleopz9 09-10-2009 04:01 AM

I've tried in 32-bit mode, but I still can't get anything to load for the card. If it helps, here's what I get in verbose mode when I boot with -v -x32 -f:

Code:

9/9/09 7:27:55 PM        kernel        npvhash=4095
9/9/09 7:27:55 PM        kernel        Darwin Kernel Version 10.0.0: Fri Jul 31 22:46:25 PDT 2009; root:xnu-1456.1.25~1/RELEASE_X86_64
9/9/09 7:27:55 PM        kernel        vm_page_bootstrap: 246222 free pages and 15922 wired pages
9/9/09 7:27:55 PM        kernel        kext submap [0xffffff7f80600000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff8000600000]
9/9/09 7:27:55 PM        kernel        standard timeslicing quantum is 10000 us
9/9/09 7:27:55 PM        kernel        mig_table_max_displ = 73
9/9/09 7:27:55 PM        kernel        Error - kext org.voodoo.driver.PS2Controller declares com.apple.kernel dependencies. Only com.apple.kpi.* dependencies are supported for 64-bit kexts.
9/9/09 7:27:55 PM        kernel        Can't load kext org.voodoo.driver.PS2Controller - failed to resolve library dependencies.
9/9/09 7:27:55 PM        kernel        Kext org.voodoo.driver.PS2Controller failed to load (0xdc00800e).
9/9/09 7:27:55 PM        kernel        Failed to load kext org.voodoo.driver.PS2Controller (error 0xdc00800e).
9/9/09 7:27:55 PM        kernel        NullCPUPowerManagement::init: properties=0xffffff800418eb00
9/9/09 7:27:55 PM        kernel        Couldn't alloc class "PS2Controller"
9/9/09 7:27:55 PM        kernel        NullCPUPowerManagement::start
9/9/09 7:27:55 PM        kernel        dsmos: Using dict Settings_0
9/9/09 7:27:55 PM        kernel        dsmos: netkas presents decrypter for Snow Leopard
9/9/09 7:27:55 PM        kernel        dsmos: this software(dsmos.kext) is freeware, if you have bought it, report at netkas.org
9/9/09 7:27:55 PM        kernel        AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
9/9/09 7:27:55 PM        kernel        AppleACPICPU: ProcessorId=2 LocalApicId=1 Enabled
9/9/09 7:27:55 PM        kernel        calling mpo_policy_init for Quarantine
9/9/09 7:27:55 PM        kernel        Security policy loaded: Quarantine policy (Quarantine)
9/9/09 7:27:55 PM        kernel        calling mpo_policy_init for Sandbox
9/9/09 7:27:55 PM        kernel        Security policy loaded: Seatbelt sandbox policy (Sandbox)
9/9/09 7:27:55 PM        kernel        calling mpo_policy_init for TMSafetyNet
9/9/09 7:27:55 PM        kernel        Security policy loaded: Safety net for Time Machine (TMSafetyNet)
9/9/09 7:27:55 PM        kernel        Copyright (c) 1982, 1986, 1989, 1991, 1993
9/9/09 7:27:55 PM        kernel        The Regents of the University of California. All rights reserved.
9/9/09 7:27:55 PM        kernel        MAC Framework successfully initialized
9/9/09 7:27:55 PM        kernel        using 5242 buffer headers and 4096 cluster IO buffer headers
9/9/09 7:27:55 PM        kernel        IOAPIC: Version 0x20 Vectors 64:87
9/9/09 7:27:55 PM        kernel        ACPI: System State [S0 S3 S4 S5] (S3)
9/9/09 7:27:55 PM        kernel        mbinit: done (64 MB memory set for mbuf pool)
9/9/09 7:27:55 PM        kernel        From path: "uuid",
9/9/09 7:27:55 PM        kernel        Waiting for boot volume with UUID 1D2AD976-3878-369A-9307-A3A69BCC6C24
9/9/09 7:27:55 PM        kernel        Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
9/9/09 7:27:55 PM        kernel        netkas presents fakesmc, a kext which emulates smc device
9/9/09 7:27:55 PM        kernel        com.apple.AppleFSCompressionTypeZlib load succeeded
9/9/09 7:27:55 PM        kernel        Kext org.voodoo.driver.PS2Keyboard - library kext org.voodoo.driver.PS2Controller not found.
9/9/09 7:27:55 PM        kernel        Can't load kext org.voodoo.driver.PS2Keyboard - failed to resolve library dependencies.
9/9/09 7:27:55 PM        kernel        Kext org.voodoo.driver.PS2Keyboard failed to load (0xdc00800e).
9/9/09 7:27:55 PM        kernel        Failed to load kext org.voodoo.driver.PS2Keyboard (error 0xdc00800e).
9/9/09 7:27:55 PM        kernel        kxld[com.apple.kernel.iokit]: The Mach-O file is malformed: Invalid magic number: 0xfeedface.
9/9/09 7:27:55 PM        kernel        Can't load kext com.apple.kernel.iokit - link failed.
9/9/09 7:27:55 PM        kernel        Failed to load executable for kext com.apple.kernel.iokit.
9/9/09 7:27:55 PM        kernel        Kext com.apple.kernel.iokit failed to load (0xdc008016).
9/9/09 7:27:55 PM        kernel        Failed to load kext com.apple.kernel.iokit (error 0xdc008016).
9/9/09 7:27:55 PM        kernel        Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleIntelPIIXATARoot/PRID@0/AppleIntelICHxSATA/ATADeviceNub@0/AppleATADiskDriver/IOATABlockStorageDevice/IOBlockStorageDriver/ST9250827AS ST9250827AS/IOGUIDPartitionScheme/Apple_HFS_Untitled_2@3
9/9/09 7:27:55 PM        kernel        BSD root: disk0s3, major 14, minor 3
9/9/09 7:27:55 PM        kernel        Kernel is LP64
9/9/09 7:27:51 PM        com.apple.launchd[1]        *** launchd[1] has started up. ***
9/9/09 7:27:51 PM        com.apple.launchd[1]        *** Verbose boot, will log to /dev/console. ***
9/9/09 7:27:57 PM        kernel        systemShutdown false
9/9/09 7:28:05 PM        bootlog[36]        BOOT_TIME: 1252549670 0
9/9/09 7:28:08 PM        com.apple.DumpPanic[33]        2009-09-09 19:28:08.096 DumpPanic[33:107] Error getting a reference to IODeviceTree:/options
9/9/09 7:28:08 PM        com.apple.launchd[1]        (com.apple.DumpPanic[33]) Exited with exit code: 1
9/9/09 7:28:09 PM        kernel        Waiting for DSMOS...
9/9/09 7:28:09 PM        com.apple.SecurityServer[22]        Session 0x5fbff962 created
9/9/09 7:28:09 PM        com.apple.SecurityServer[22]        Entering service
9/9/09 7:28:09 PM        mDNSResponder[25]        mDNSResponder mDNSResponder-212.1 (Jul 24 2009 22:34:12) starting
9/9/09 7:28:10 PM        com.apple.usbmuxd[19]        usbmuxd-167.1 built for iTunesEightTwo on Jul  9 2009 at 14:02:00, running 32 bit
9/9/09 7:28:10 PM        configd[13]        BUG in libdispatch: 10A432 - 1656 - 0x98b3
9/9/09 7:28:10 PM        configd[13]        network configuration changed.
9/9/09 7:28:10 PM        configd[13]        setting hostname to "Xs-Mac-Pro.local"
9/9/09 7:28:10 PM        com.apple.kextd[10]        Can't load /System/Library/Extensions/ALCinject.kext - no code for running kernel's architecture.
9/9/09 7:28:10 PM        com.apple.kextd[10]        Failed to load /System/Library/Extensions/ALCinject.kext - (libkern/kext) requested architecture/executable not found.
9/9/09 7:28:10 PM        com.apple.kextd[10]        Load com.max.ALCinject failed; removing personalities.
9/9/09 7:28:11 PM        com.apple.kextd[10]        Can't load /System/Library/Extensions/AppleIntelGMAX3100.kext - no code for running kernel's architecture.
9/9/09 7:28:11 PM        com.apple.kextd[10]        Failed to load /System/Library/Extensions/AppleIntelGMAX3100.kext - (libkern/kext) requested architecture/executable not found.
9/9/09 7:28:11 PM        com.apple.kextd[10]        Load com.apple.driver.AppleIntelGMAX3100 failed; removing personalities.
9/9/09 7:28:11 PM        com.apple.kextd[10]        Can't load /System/Library/Extensions/AppleUSBEthernetHost.kext - no code for running kernel's architecture.
9/9/09 7:28:11 PM        com.apple.kextd[10]        Failed to load /System/Library/Extensions/AppleUSBEthernetHost.kext - (libkern/kext) requested architecture/executable not found.
9/9/09 7:28:11 PM        com.apple.kextd[10]        Load com.apple.driver.AppleUSBEthernetHost failed; removing personalities.
9/9/09 7:28:12 PM        kernel        Previous Shutdown Cause: 3
9/9/09 7:28:12 PM        com.apple.kextd[10]        Can't load /System/Library/Extensions/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Mouse.kext - no code for running kernel's architecture.
9/9/09 7:28:12 PM        com.apple.kextd[10]        Failed to load /System/Library/Extensions/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Mouse.kext - (libkern/kext) requested architecture/executable not found.
9/9/09 7:28:12 PM        com.apple.kextd[10]        Load org.voodoo.driver.PS2Mouse failed; removing personalities.
9/9/09 7:28:12 PM        com.apple.kextd[10]        Can't load /System/Library/Extensions/VoodooPS2Controller.kext - no code for running kernel's architecture.
9/9/09 7:28:12 PM        com.apple.kextd[10]        Failed to load /System/Library/Extensions/VoodooPS2Controller.kext - (libkern/kext) requested architecture/executable not found.
9/9/09 7:28:12 PM        com.apple.kextd[10]        Load org.voodoo.driver.PS2Controller failed; removing personalities.
9/9/09 7:28:12 PM        /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow[26]        Login Window Application Started
9/9/09 7:28:13 PM        kernel        DSMOS has arrived
9/9/09 7:28:13 PM        kernel        DSMOS has arrived
9/9/09 7:28:14 PM        kernel        NTFS driver 3.0 [Flags: R/W].
9/9/09 7:28:15 PM        kernel        NTFS volume name Local Disk (Win7), version 3.1.
9/9/09 7:28:17 PM        configd[13]        Could not establish network configuration: Success!
9/9/09 7:28:17 PM        com.apple.SecurityServer[22]        Session 0x32169d created
9/9/09 7:28:17 PM        com.apple.SecurityServer[22]        Session 0x32169d attributes 0x30
9/9/09 7:28:17 PM        loginwindow[26]        Login Window Started Security Agent
9/9/09 7:28:18 PM        kernel        ACPI_SMC_PlatformPlugin::start - waitForService(resourceMatching(AppleIntelCPUPowerManagement) timed out
9/9/09 7:28:18 PM        kernel        display: Not usable
9/9/09 7:28:18 PM        SecurityAgent[73]        User info context values set for X
9/9/09 7:28:18 PM        SecurityAgent[73]        Login Window login proceeding
9/9/09 7:28:18 PM        SecurityAgent[73]        Login Window done
9/9/09 7:28:18 PM        loginwindow[26]        Login Window - Returned from Security Agent
9/9/09 7:28:18 PM        loginwindow[26]        USER_PROCESS: 26 console
9/9/09 7:28:18 PM        com.apple.launchd.peruser.501[75]        (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
9/9/09 7:28:25 PM        com.apple.PCIESlotCheck[94]        [PCIESlotCheck] Error reading PCIE lane config.  Unable to check PCIE slots for changes.
9/9/09 7:28:25 PM        com.apple.launchd.peruser.501[75]        (com.apple.Kerberos.renew.plist[96]) Exited with exit code: 1
9/9/09 7:28:26 PM        kernel        FakeSMC: key not found NVPR, length - 1
9/9/09 7:28:28 PM        WindowServer[62]        kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
9/9/09 7:28:28 PM        com.apple.WindowServer[62]        Wed Sep  9 19:28:28 Xs-Mac-Pro.local WindowServer[62] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.


thorazine74 09-10-2009 08:43 AM

Quote:

Originally Posted by Goopnzaopleopz9 (Post 34207)
I've tried in 32-bit mode, but I still can't get anything to load for the card. If it helps, here's what I get in verbose mode when I boot with -v -x32 -f:


9/9/09 7:27:55 PM kernel npvhash=4095
9/9/09 7:27:55 PM kernel Darwin Kernel Version 10.0.0: Fri Jul 31 22:46:25 PDT 2009; root:xnu-1456.1.25~1/RELEASE_X86_64

You're not booting in 32 bits, see the kernel identification.
Try the other boot argument suggested arch=i386

Goopnzaopleopz9 09-11-2009 02:11 AM

Yes, you're both right, i wasn't in x32 mode. I must have typed it in wrong.

Anyway, thanks, the graphics now work in 32-bit mode.

So does this mean that even real macs with the x3100 cards can never run 64-bit graphics? Will I miss out on a lot of stuff by being stuck in 32-bit mode?

x986123 09-11-2009 02:20 AM

You won't miss a lot. You just can't use 32GB of ram efficiently. LOL