hello, I have a white imac 2006 model 2.16ghz intel core 2 duo, 3gb of ram. currently running 10.7.5. would it be able to run 10.8 at all? I would ask about mavericks but I think I better not push my luck.
Have you read the first post in the thread?hello, I have a white imac 2006 model 2.16ghz intel core 2 duo, 3gb of ram. currently running 10.7.5. would it be able to run 10.8 at all? I would ask about mavericks but I think I better not push my luck.
Well, it's finally official from Wayne himself:
- there will be no MVPF support for GMA950 systems
- MVPF support for GMA X3100 systems will remain buggy (so not worth it in my opinion - can't imagine anyone seriously running 10.9 on X3100 for the sake of it)
- MVPF will support ATI X1600 models (and that's pretty much about it)
X3100 graphics will remain buggy in MVPF since they're using those unofficial buggy 64bit X3100 kexts from pre-release 10.6.2 and no other kexts exist!He said GMA X3100 is buggy ATM. not that will remain buggy. very misleading "quote" by you since X3100 on MLPF is not buggy at all.
In fact X3100 is even faster in ML than it was in Lion.
Chrome: I cannot open a tab and the error reports are complaining about the video interface, and chrome gets a SIGBUS
Go to advanced options in chrome and disable hardware acceleration.
This [log below] may help a developer better understand the problem. I have a Macbook early 2008, model A1181. It has the Intel GMA X3100.
It would need further investigating, but it sounds like when HW acceleration is enabled, Chrome attempts to call on graphics functions/libraries that are removed in MLPF'ed MF. Could be some of those OpenGL/OpenCL 4.x functions that were removed and replaced by older code to maintain compatibility with older graphics chips. One of MLPF's side effects...com.apple.driver.AppleIntelGMAX3100GLDriver
GLEngine
"GL" as in "graphics library". And also mentioning "engine" and "driver" as crashed processes. Very clearly that the HW graphics acceleration is the one crashing. Just try to disable HW acceleration, and see how it works then for you.
As I update in my post above, the effects of disabling HW acceleration in a nutshell are: scrolling + rendering basically the same, but animations are more laggy!
No, of course not. This is about MLPF.Will the link to the MVPF download be posted here?
No, of course not. This is about MLPF.
and thought maybe MVPF was being carried on hereWell, it's finally official from Wayne himself:
- there will be no MVPF support for GMA950 systems
- MVPF support for GMA X3100 systems will remain buggy (so not worth it in my opinion - can't imagine anyone seriously running 10.9 on X3100 for the sake of it)
- MVPF will support ATI X1600 models (and that's pretty much about it)
Yes and I apologise for this, but some people kept asking questions about MVPF here, so that was my attempt to show them how limited it would be compared to MLPF.oh, I saw this a few posts back
and thought maybe MVPF was being carried on here
Oct 30 08:46:56 Marcos-Mac-mini.local Installer[4252]: @(#)PROGRAM:Install PROJECT:Install-729
Oct 30 08:46:56 Marcos-Mac-mini.local Installer[4252]: @(#)PROGRAM:Installer PROJECT:Installer-614
Oct 30 08:46:56 Marcos-Mac-mini.local Installer[4252]: Hardware: Macmini2,1 @ 1.83 GHz (x 2), 4096 MB RAM
Oct 30 08:46:56 Marcos-Mac-mini.local Installer[4252]: Running OS Build: Mac OS X 10.8.3 (MLPostFactor V0.3)
Oct 30 08:46:56 Marcos-Mac-mini.local Installer[4252]: Env: PATH=/usr/bin:/bin:/usr/sbin:/sbin
Oct 30 08:46:56 Marcos-Mac-mini.local Installer[4252]: Env: TMPDIR=/var/folders/_5/bp0_4zkn0g75wfwn1b0shqbc0000gn/T/
Oct 30 08:46:56 Marcos-Mac-mini.local Installer[4252]: Env: SHELL=/bin/bash
Oct 30 08:46:56 Marcos-Mac-mini.local Installer[4252]: Env: HOME=/Users/Marco
Oct 30 08:46:56 Marcos-Mac-mini.local Installer[4252]: Env: USER=Marco
Oct 30 08:46:56 Marcos-Mac-mini.local Installer[4252]: Env: LOGNAME=Marco
Oct 30 08:46:56 Marcos-Mac-mini.local Installer[4252]: Env: SSH_AUTH_SOCK=/tmp/launch-EMD9M5/Listeners
Oct 30 08:46:56 Marcos-Mac-mini.local Installer[4252]: Env: Apple_Ubiquity_Message=/tmp/launch-LKxb7h/Apple_Ubiquity_Message
Oct 30 08:46:56 Marcos-Mac-mini.local Installer[4252]: Env: Apple_PubSub_Socket_Render=/tmp/launch-0GdW1g/Render
Oct 30 08:46:56 Marcos-Mac-mini.local Installer[4252]: Env: COMMAND_MODE=unix2003
Oct 30 08:46:56 Marcos-Mac-mini.local Installer[4252]: Env: __CF_USER_TEXT_ENCODING=0x1F5:0:3
Oct 30 08:46:56 Marcos-Mac-mini.local Installer[4252]: Kombiniertes Mac OS X-Update Installation Log
Oct 30 08:46:56 Marcos-Mac-mini.local Installer[4252]: Opened from: /Volumes/OS X 10.8.5 Update Combo/OSXUpdCombo10.8.5.pkg
Oct 30 08:46:56 Marcos-Mac-mini.local Installer[4252]: Product archive /Volumes/OS X 10.8.5 Update Combo/OSXUpdCombo10.8.5.pkg trustLevel=501
Oct 30 08:46:57 Marcos-Mac-mini.local Installer[4252]: JS: Package Authoring Error: Exception thrown while running volume check. TypeError: 'null' is not an object (evaluating 'lhsMatch.slice')
At best, you'll be able to run ML. Don't hold much hope for Mavericks as that requires full 64bit mode, which is not compatible with your GMA950 graphics card.
Your system therefore has the double disadvantage of being based on:
1) EFI 32 -> cannot boot 64bit Mac OS natively (-> 32bit MLPF addresses this issue)
2a) GMA 950 -> no 64bit support for that graphics chip
2b) GMA 950 -> hardware not capable to support OpenGL/OpenCL 4.x adopted by Apple since ML
In summary, you can use 32bit MLPF v0.3 to install ML up to 10.8.4/10.8.5 version. There should be no issue there.
You should maybe rename the entries in SystemVersion.plist (found in /System/Library/CoreServices) to their standard values, replacing the MLPostfactor string with the original build-string, like if you put the ProductVersion (and the ProductUserVisibleVersion) to 10.8.5, you should set ProductBuildVersion to 12F37.
Oct 30 14:14:46 Marcos-Mac-mini.local Installer[591]: @(#)PROGRAM:Install PROJECT:Install-735
Oct 30 14:14:46 Marcos-Mac-mini.local Installer[591]: @(#)PROGRAM:Installer PROJECT:Installer-618
Oct 30 14:14:46 Marcos-Mac-mini.local Installer[591]: Hardware: Macmini2,1 @ 1.83 GHz (x 2), 4096 MB RAM
Oct 30 14:14:46 Marcos-Mac-mini.local Installer[591]: Running OS Build: Mac OS X 10.8.5 (12F45)
Oct 30 14:14:46 Marcos-Mac-mini.local Installer[591]: Env: PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
Oct 30 14:14:46 Marcos-Mac-mini.local Installer[591]: Env: TMPDIR=/var/folders/_5/bp0_4zkn0g75wfwn1b0shqbc0000gn/T/
Oct 30 14:14:46 Marcos-Mac-mini.local Installer[591]: Env: SHELL=/bin/bash
Oct 30 14:14:46 Marcos-Mac-mini.local Installer[591]: Env: HOME=/Users/Marco
Oct 30 14:14:46 Marcos-Mac-mini.local Installer[591]: Env: USER=Marco
Oct 30 14:14:46 Marcos-Mac-mini.local Installer[591]: Env: LOGNAME=Marco
Oct 30 14:14:46 Marcos-Mac-mini.local Installer[591]: Env: SSH_AUTH_SOCK=/tmp/launch-Jjjtq9/Listeners
Oct 30 14:14:46 Marcos-Mac-mini.local Installer[591]: Env: Apple_Ubiquity_Message=/tmp/launch-mJx3Oj/Apple_Ubiquity_Message
Oct 30 14:14:46 Marcos-Mac-mini.local Installer[591]: Env: Apple_PubSub_Socket_Render=/tmp/launch-aznR4s/Render
Oct 30 14:14:46 Marcos-Mac-mini.local Installer[591]: Env: _=/usr/bin/open
Oct 30 14:14:46 Marcos-Mac-mini.local Installer[591]: Env: SHLVL=1
Oct 30 14:14:46 Marcos-Mac-mini.local Installer[591]: Env: LANG=de_DE.UTF-8
Oct 30 14:14:46 Marcos-Mac-mini.local Installer[591]: Env: PWD=/Users/Marco
Oct 30 14:14:46 Marcos-Mac-mini.local Installer[591]: Env: __CF_USER_TEXT_ENCODING=0x1F5:0:3
Oct 30 14:14:46 Marcos-Mac-mini.local Installer[591]: Env: COMMAND_MODE=unix2003
Oct 30 14:14:46 Marcos-Mac-mini.local Installer[591]: Env: TERM_SESSION_ID=B0AC9443-7FC2-4FB3-90CD-47A9D9E5A8F1
Oct 30 14:14:46 Marcos-Mac-mini.local Installer[591]: Env: TERM_PROGRAM_VERSION=309
Oct 30 14:14:46 Marcos-Mac-mini.local Installer[591]: Env: TERM=xterm-256color
Oct 30 14:14:46 Marcos-Mac-mini.local Installer[591]: Env: TERM_PROGRAM=Apple_Terminal
Oct 30 14:14:46 Marcos-Mac-mini.local Installer[591]: Kombiniertes Mac OS X-Update Installation Log
Oct 30 14:14:46 Marcos-Mac-mini.local Installer[591]: Opened from: /Volumes/OS X 10.8.5 Update Combo/OSXUpdCombo10.8.5.pkg
Oct 30 14:14:46 Marcos-Mac-mini.local Installer[591]: Product archive /Volumes/OS X 10.8.5 Update Combo/OSXUpdCombo10.8.5.pkg trustLevel=501
Oct 30 14:14:47 Marcos-Mac-mini.local Installer[591]: JS: Package Authoring Error: Exception thrown while running volume check. TypeError: 'null' is not an object (evaluating 'lhsMatch.slice')
Oct 30 14:14:53 Marcos-Mac-mini.local Installer[591]: InstallerStatusNotifications plugin loaded
Oct 30 14:14:59 Marcos-Mac-mini.local runner[597]: Administrator authorization granted.
Oct 30 14:15:02 Marcos-Mac-mini.local Installer[591]: ================================================================================
Oct 30 14:15:02 Marcos-Mac-mini.local Installer[591]: User picked Standard Install
Oct 30 14:15:02 Marcos-Mac-mini.local Installer[591]: Choices selected for installation:
Oct 30 14:15:02 Marcos-Mac-mini.local Installer[591]: Aktualisieren: "Kombiniertes Mac OS X-Update"
Oct 30 14:15:02 --- last message repeated 1 time ---
Oct 30 14:15:02 Marcos-Mac-mini.local Installer[591]: OSXUpdCombo10.8.5.pkg#OSXUpdCombo10.8.5.pkg : combo : 1.0.0.0.1.1306847324
Oct 30 14:15:02 Marcos-Mac-mini.local Installer[591]: OSXUpdCombo10.8.5.pkg#RemoteDesktop.pkg : RemoteDesktop : 10.8.0.1.1.1306847324
Oct 30 14:15:02 Marcos-Mac-mini.local Installer[591]: ================================================================================
Oct 30 14:15:02 Marcos-Mac-mini.local Installer[591]: It took 0.00 seconds to summarize the package selections.
Oct 30 14:15:02 Marcos-Mac-mini.local Installer[591]: -[IFDInstallController(Private) _buildInstallPlan]: location = file://localhost
Oct 30 14:15:02 Marcos-Mac-mini.local Installer[591]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/OS%20X%2010.8.5%20Update%20Combo/OSXUpdCombo10.8.5.pkg#OSXUpdCombo10.8.5.pkg
Oct 30 14:15:02 Marcos-Mac-mini.local Installer[591]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/OS%20X%2010.8.5%20Update%20Combo/OSXUpdCombo10.8.5.pkg#RemoteDesktop.pkg
Oct 30 14:15:02 Marcos-Mac-mini.local Installer[591]: Set authorization level to root for session
Oct 30 14:15:02 Marcos-Mac-mini.local Installer[591]: Will use PK session
Oct 30 14:15:02 Marcos-Mac-mini.local Installer[591]: Starting installation:
Oct 30 14:15:02 Marcos-Mac-mini.local Installer[591]: Configuring volume "Macintosh HD"
Oct 30 14:15:02 Marcos-Mac-mini.local Installer[591]: Preparing disk for local booted install.
Oct 30 14:15:02 Marcos-Mac-mini.local Installer[591]: Free space on "Macintosh HD": 38,66 GB (38663098368 bytes).
Oct 30 14:15:02 Marcos-Mac-mini.local Installer[591]: Create temporary directory "/var/folders/_5/bp0_4zkn0g75wfwn1b0shqbc0000gn/T//Install.591Mdi2E8"
Oct 30 14:15:02 Marcos-Mac-mini.local Installer[591]: IFPKInstallElement (2 packages)
Oct 30 14:15:02 Marcos-Mac-mini.local Installer[591]: Using authorization level of root for IFPKInstallElement
Oct 30 14:15:03 Marcos-Mac-mini.local Installer[591]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.TextEdit"></bundle>
Oct 30 14:15:03 Marcos-Mac-mini.local Installer[591]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.Terminal"></bundle>
Oct 30 14:15:03 Marcos-Mac-mini.local Installer[591]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.airport.airportutility"></bundle>
Oct 30 14:15:03 Marcos-Mac-mini.local Installer[591]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.StartupDisk"></bundle>
Oct 30 14:15:03 Marcos-Mac-mini.local Installer[591]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.keychainaccess"></bundle>
Oct 30 14:15:15 Marcos-Mac-mini.local installd[606]: installd: Starting
Oct 30 14:15:15 Marcos-Mac-mini.local installd[606]: installd: uid=0, euid=0
Oct 30 14:15:15 Marcos-Mac-mini.local installd[606]: PackageKit: ----- Begin install -----
Oct 30 14:15:15 Marcos-Mac-mini.local installd[606]: PackageKit: request=PKInstallRequest <2 packages, destination=/>
Oct 30 14:15:15 Marcos-Mac-mini.local installd[606]: PackageKit: packages=(
"PKLeopardPackage <file://localhost/Volumes/OS%20X%2010.8.5%20Update%20Combo/OSXUpdCombo10.8.5.pkg#OSXUpdCombo10.8.5.pkg>",
"PKLeopardPackage <file://localhost/Volumes/OS%20X%2010.8.5%20Update%20Combo/OSXUpdCombo10.8.5.pkg#RemoteDesktop.pkg>"
)
Oct 30 14:15:16 Marcos-Mac-mini.local installd[606]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.TextEdit"></bundle>
Oct 30 14:15:16 Marcos-Mac-mini.local installd[606]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.Terminal"></bundle>
Oct 30 14:15:16 Marcos-Mac-mini.local installd[606]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.airport.airportutility"></bundle>
Oct 30 14:15:16 Marcos-Mac-mini.local installd[606]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.StartupDisk"></bundle>
Oct 30 14:15:16 Marcos-Mac-mini.local installd[606]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.keychainaccess"></bundle>
Oct 30 14:15:17 Marcos-Mac-mini.local installd[606]: PackageKit: Skipping component "com.apple.RFBEventHelper" (3.6.2-3.6.2-471031000000000-*) because the version 3.7.0-3.7.0-498065000000000-4 is already installed at /System/Library/CoreServices/RFBEventHelper.bundle.
Oct 30 14:15:18 Marcos-Mac-mini.local installd[606]: PackageKit: Skipping component "com.apple.RemoteDesktopAgent" (3.6.2-3.6.2-471031000000000-*) because the version 3.7.0-3.7.0-498065000000000-4 is already installed at /System/Library/CoreServices/RemoteManagement/ARDAgent.app.
Oct 30 14:15:18 Marcos-Mac-mini.local installd[606]: PackageKit: Skipping component "com.apple.AppleVNCServer" (3.6.2-3.6.2-471031000000000-*) because the version 3.7.0-3.7.0-498065000000000-4 is already installed at /System/Library/CoreServices/RemoteManagement/AppleVNCServer.bundle.
Oct 30 14:15:18 Marcos-Mac-mini.local installd[606]: PackageKit: Skipping component "com.apple.screensharing.agent" (1.1.2-1.1.2-471031000000000-*) because the version 3.7.0-3.7.0-498065000000000-4 is already installed at /System/Library/CoreServices/RemoteManagement/ScreensharingAgent.bundle.
Oct 30 14:15:18 Marcos-Mac-mini.local installd[606]: PackageKit: Skipping component "com.apple.screensharing.daemon" (1.1.2-1.1.2-471031000000000-*) because the version 3.7.0-3.7.0-498065000000000-4 is already installed at /System/Library/CoreServices/RemoteManagement/screensharingd.bundle.
Oct 30 14:15:23 Marcos-Mac-mini.local installd[606]: PackageKit: Skipping component "com.apple.driver.ACPI_SMC_PlatformPlugin" (1.0.0-1.0.0-541000013000000-*) because the version 5.0.0-5.0.0-515000000000000-3 is already installed at /System/Library/Extensions/IOPlatformPluginFamily.kext/Contents/PlugIns/ACPI_SMC_PlatformPlugin.kext.
Oct 30 14:15:23 Marcos-Mac-mini.local installd[606]: PackageKit: Skipping component "com.apple.driver.AppleSMCPDRC" (1.0.0-1.0.0-541000013000000-*) because the version 5.0.0-5.0.0-515000000000000-3 is already installed at /System/Library/Extensions/IOPlatformPluginFamily.kext/Contents/PlugIns/AppleSMCPDRC.kext.
Oct 30 14:15:23 Marcos-Mac-mini.local installd[606]: PackageKit: Skipping component "com.apple.driver.IOPlatformPluginLegacy" (1.0.0-1.0.0-541000013000000-*) because the version 5.0.0-5.0.0-515000000000000-3 is already installed at /System/Library/Extensions/IOPlatformPluginFamily.kext/Contents/PlugIns/IOPlatformPluginLegacy.kext.
Oct 30 14:15:23 Marcos-Mac-mini.local installd[606]: PackageKit: Skipping component "com.apple.driver.X86PlatformPlugin" (1.0.0-1.0.0-541000013000000-*) because the version 5.0.0-5.0.0-515000000000000-3 is already installed at /System/Library/Extensions/IOPlatformPluginFamily.kext/Contents/PlugIns/X86PlatformPlugin.kext.
Oct 30 14:15:23 Marcos-Mac-mini.local installd[606]: PackageKit: Skipping component "com.apple.driver.X86PlatformShim" (1.0.0-1.0.0-541000013000000-*) because the version 5.0.0-5.0.0-515000000000000-3 is already installed at /System/Library/Extensions/IOPlatformPluginFamily.kext/Contents/PlugIns/X86PlatformShim.kext.
Oct 30 14:15:40 Marcos-Mac-mini.local installd[606]: PackageKit: Will do receipt-based obsoleting for package identifier com.apple.pkg.RemoteDesktop (prefix path=/)
Oct 30 14:16:07 Marcos-Mac-mini.local installd[606]: PackageKit: Extracting file://localhost/Volumes/OS%20X%2010.8.5%20Update%20Combo/OSXUpdCombo10.8.5.pkg#OSXUpdCombo10.8.5.pkg (destination=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/Cleanup At Startup/PKInstallSandboxManager/1.sandbox/Root, uid=0)
Oct 30 14:22:19 Marcos-Mac-mini.local installd[606]: PackageKit: Extracting file://localhost/Volumes/OS%20X%2010.8.5%20Update%20Combo/OSXUpdCombo10.8.5.pkg#RemoteDesktop.pkg (destination=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/Cleanup At Startup/PKInstallSandboxManager/1.sandbox/Root, uid=0)
Oct 30 14:22:20 Marcos-Mac-mini.local installd[606]: PackageKit: update_dyld_shared_cache -overlay /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/Cleanup At Startup/PKInstallSandboxManager/1.sandbox/Root
Oct 30 14:22:38 Marcos-Mac-mini.local installd[606]: update_dyld_shared_cache[639] updating i386 cache because dylib at /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv has changed
Oct 30 14:23:11 Marcos-Mac-mini.local installd[606]: update_dyld_shared_cache[639] updating x86_64 cache because dylib at /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv has changed
Oct 30 14:23:41 Marcos-Mac-mini.local installd[606]: PackageKit: Using sandbox version of /usr/libexec/xpchelper
Oct 30 14:23:41 Marcos-Mac-mini.local installd[606]: PackageKit: xpchelper --rebuild-cache --overlay /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/Cleanup At Startup/PKInstallSandboxManager/1.sandbox/Root
Oct 30 14:26:23 Marcos-Mac-mini.local installd[606]: PackageKit: prevent user idle system sleep
Oct 30 14:26:23 Marcos-Mac-mini.local installd[606]: PackageKit: suspending Spotlight indexing
Oct 30 14:26:23 Marcos-Mac-mini.local installd[606]: PackageKit: suspending backupd
Oct 30 14:26:23 Marcos-Mac-mini.local installd[606]: PackageKit: Executing script "preinstall" in /private/tmp/PKInstallSandbox.6T19pg/Scripts/com.apple.pkg.update.os.10.8.5.12F45.combo.eFtyVS
Oct 30 14:26:24 Marcos-Mac-mini.local install_monitor[660]: Temporarily excluding: /Applications, /Library, /System, /bin, /private, /sbin, /usr
Oct 30 14:26:24 Marcos-Mac-mini.local _cvmsroot[664]: Running Install Scripts . . .
Oct 30 14:26:24 Marcos-Mac-mini.local _cvmsroot[666]: Begin script: MTSupportPre
Oct 30 14:26:25 Marcos-Mac-mini.local _cvmsroot[669]: End script: MTSupportPre
Oct 30 14:26:25 Marcos-Mac-mini.local _cvmsroot[670]: Begin script: cleanKexts
Oct 30 14:26:26 Marcos-Mac-mini.local installd[606]: preinstall: Reading ./Tools/cleanKextList10.8.5 for cleaning
Oct 30 14:26:26 Marcos-Mac-mini.local _cvmsroot[674]: End script: cleanKexts
Oct 30 14:26:26 Marcos-Mac-mini.local _cvmsroot[675]: 2 Install Scripts run.
Oct 30 14:26:26 Marcos-Mac-mini.local installd[606]: PackageKit: Shoving /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/Cleanup At Startup/PKInstallSandboxManager/1.sandbox/Root (9 items) to /
Oct 30 14:30:02 Marcos-Mac-mini.local installd[606]: PackageKit: kextcache -system-caches
Oct 30 14:30:10 Marcos-Mac-mini.local installd[606]: PackageKit: kextcache -update-volume / -Installer
Oct 30 14:30:20 Marcos-Mac-mini.local installd[606]: kextcache: kxld[com.apple.driver.AppleUSBBluetoothHCIController]: The vtable 'vtable for AppleUSBBluetoothHCIController' is malformed. Make sure your kext has been built against the correct headers.
Oct 30 14:30:20 Marcos-Mac-mini.local installd[606]: kextcache: Link failed (error code 5).
Oct 30 14:30:20 Marcos-Mac-mini.local installd[606]: kextcache: Prelink failed for com.apple.driver.AppleUSBBluetoothHCIController; aborting prelink.
Oct 30 14:30:20 Marcos-Mac-mini.local installd[606]: kextcache: Failed to generate prelinked kernel.
Oct 30 14:30:20 Marcos-Mac-mini.local installd[606]: kextcache: Child process /usr/sbin/kextcache[692] exited with status 71.
Oct 30 14:30:20 Marcos-Mac-mini.local installd[606]: kextcache: Error 107 rebuilding /System/Library/Caches/com.apple.kext.caches/Startup/kernelcache.
Oct 30 14:30:21 Marcos-Mac-mini.local installd[606]: PackageKit: releasing Spotlight indexing
Oct 30 14:30:21 Marcos-Mac-mini.local install_monitor[660]: Re-included: /Applications, /Library, /System, /bin, /private, /sbin, /usr
Oct 30 14:30:21 Marcos-Mac-mini.local installd[606]: PackageKit: releasing backupd
Oct 30 14:30:21 Marcos-Mac-mini.local installd[606]: PackageKit: allow user idle system sleep
Oct 30 14:30:21 Marcos-Mac-mini.local installd[606]: PackageKit: Install Failed: Error Domain=PKInstallErrorDomain Code=121 "An error occurred while updating system extension information." UserInfo=0x7f81a15765a0 {NSUnderlyingError=0x7f81a15a13a0 "The operation couldnt be completed. (kextcache error 71.)", NSLocalizedDescription=An error occurred while updating system extension information., arguments=(
"-update-volume",
"/",
"-Installer"
)} {
NSLocalizedDescription = "An error occurred while updating system extension information.";
NSUnderlyingError = "Error Domain=kextcache Code=71 \"The operation couldn\U2019t be completed. (kextcache error 71.)\"";
arguments = (
"-update-volume",
"/",
"-Installer"
);
}
Oct 30 14:30:21 Marcos-Mac-mini.local Installer[591]: install:didFailWithError:Error Domain=PKInstallErrorDomain Code=121 "An error occurred while updating system extension information." UserInfo=0x7fd3ccb56c10 {arguments=(
"-update-volume",
"/",
"-Installer"
), NSLocalizedDescription=An error occurred while updating system extension information., NSUnderlyingError=0x7fd3ccb68570 "Der Vorgang konnte nicht abgeschlossen werden. (kextcache-Fehler 71.)"}
Oct 30 14:30:22 Marcos-Mac-mini.local Installer[591]: Install failed: Die Installation ist aufgrund eines Fehlers fehlgeschlagen. Wenden Sie sich an den Hersteller der Software.
Oct 30 14:30:22 Marcos-Mac-mini.local Installer[591]: IFDInstallController CB031D70 state = 7
Oct 30 14:30:22 Marcos-Mac-mini.local Installer[591]: Displaying 'Install Failed' UI.
Oct 30 14:30:22 Marcos-Mac-mini.local Installer[591]: 'Install Failed' UI displayed message:'Die Installation ist aufgrund eines Fehlers fehlgeschlagen. Wenden Sie sich an den Hersteller der Software.'.
Oct 30 14:30:35 Marcos-Mac-mini.local installd[606]: installd: Exiting.
Not for some (extended?) time because Wayne advised a couple of days ago that all work on MLPF was temporarily suspended (he actually used the word "terminated").[...] I would like to ask when will arrive v0.3.1 ? Thanks.
Not for some (extended?) time because Wayne advised a couple of days ago that all work on MLPF was temporarily suspended (he actually used the word "terminated").