![]() |
|
#1
|
|||
|
|||
Of course I'm using patcher_opts=2 (and also arch=i386) otherwise it would not boot at all. With these options it boots, but get a KP after the welcome movie. I've also tried with legacy_kernel-10.4.0 but it also panics at the same place.
|
#2
|
||||
|
||||
I have a small problem with some .mov and .mp4 files. The QuickLookHelper is quitting.
Code:
2010.08.28. 17:07:31 ReportCrash[1985] Failed to create CSSymbolicatorRef for quicklookd 2010.08.28. 17:07:31 com.apple.launchd.peruser.503[1681] (com.apple.quicklook[1984]) Job appears to have crashed: Illegal instruction 2010.08.28. 17:07:31 com.apple.launchd.peruser.503[1681] (com.apple.quicklook) Throttling respawn: Will start in 1 seconds 2010.08.28. 17:07:31 ReportCrash[1985] Saved crash report for quicklookd[1984] version 2.2 (327.4) to /Users/diskeeper/Library/Logs/DiagnosticReports/quicklookd_2010-08-28-170731_diskeeper-Mac-Pro.crash 2010.08.28. 17:07:32 ReportCrash[1985] Failed to create CSSymbolicatorRef for quicklookd 2010.08.28. 17:07:32 com.apple.launchd.peruser.503[1681] (com.apple.quicklook[1987]) Job appears to have crashed: Illegal instruction 2010.08.28. 17:07:32 com.apple.launchd.peruser.503[1681] (com.apple.quicklook) Throttling respawn: Will start in 1 seconds 2010.08.28. 17:07:32 ReportCrash[1985] Saved crash report for quicklookd[1987] version 2.2 (327.4) to /Users/diskeeper/Library/Logs/DiagnosticReports/quicklookd_2010-08-28-170732_diskeeper-Mac-Pro.crash 2010.08.28. 17:07:32 Finder[1687] [QL] quicklookd unexpectedly quitted while thumbnailing file://localhost/Volumes/MAC%20DATA/64bitAMD.mov Mac OS X 10.7.2 11C40 - Vanilla kernel
Gigabyte GA-P43T-ES3G - Intel Q8300 - 4 GB Geil DDRIII 1333MHz EVGA GeForce GTX 460 SC 1024 MB - Linksys WMP54GS PCI |
#3
|
|||
|
|||
QuickLookHelper is known to be problematic even on real Macs. Try searching for it and see for yourself. So this might not be related to this kernel but could be.
|
#4
|
|||
|
|||
I have a problem where WindowServer, Safari, QuickTime, and other applications crash randomly. Before, I used to have crashes due to the sysenter trap in libSystem.b.dylib (divide by zero error) but after patching those libraries and using this kernel with patcher_opts=2, I now have this (the only difference is that there is no backtrace):
Code:
Process: WindowServer [81] Path: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/WindowServer Identifier: WindowServer Version: ??? (???) Code Type: X86 (Native) Parent Process: launchd [1] Date/Time: 2010-08-28 20:30:02.011 -0400 OS Version: Mac OS X 10.6.4 (10F569) Report Version: 6 Exception Type: EXC_ARITHMETIC (SIGFPE) Exception Codes: EXC_I386_DIV (divide by zero) Crashed Thread: Unknown Backtrace not available Unknown thread crashed with X86 Thread State (32-bit): eax: 0xfff7843a ebx: 0x4c79aa0a ecx: 0x3b9aca00 edx: 0xffffffff edi: 0x00000000 esi: 0x0000efa9 ebp: 0xb019b388 esp: 0xb019b380 ss: 0x0000001f efl: 0x00010246 eip: 0xffff0315 cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037 cr2: 0xffe2aba0 Binary images description not available Last edited by fumoboy007; 09-01-2010 at 05:12 AM. |
#5
|
||||
|
||||
It seems like some widgets won't run now:
Code:
DashboardClient[11792] Error loading /Users/***/Library/Widgets/Currency Converter.wdgt/RoundPlugin.widgetplugin/Contents/MacOS/RoundPlugin: dlopen(/Users/***/Library/Widgets/Currency Converter.wdgt/RoundPlugin.widgetplugin/Contents/MacOS/RoundPlugin, 265): no suitable image found. Did find: /Users/***/Library/Widgets/Currency Converter.wdgt/RoundPlugin.widgetplugin/Contents/MacOS/RoundPlugin: no matching architecture in universal wrapper New console messages that seems related to patch/kernel don't know if it helps but this is the only error I could get, besides some crashes without backtrace: ![]() ![]() CPU: AMD Athlon 64 3000+ @2.3Ghz - Motherboard: ASUS A8N-SLI nForce4 SLI - nForceLAN by eno - SuperNForceATA by Medevil - RAM:2 GB DDR 333Mhz Audio: ALC850 Video: XFX nVidia GeForce 8400GS 256Mb (0x06e4) QE & CI from Chameleon 2 RC4Ethernet: Realtek RTL 8139 Series (working out of the box) OS: Snow Leopard 10.6.4 (aryajuanda's guide) + Windows XP 64bits Last edited by eMatoS; 09-01-2010 at 02:06 AM. |
#6
|
||||
|
||||
Are those widgets also 64bit?
Do a file <path_to_binary> to check this. Otherwise force dashboard to run in 32bit... (get info on Dashboard.app, check "run in 32bit") |
#7
|
|||
|
|||
Need any help, Andy? By the way, when I try to boot into 64-bit mode, it just restarts.
|
#8
|
|||
|
|||
Works quite well so far on Phenom II X6 1055T, many thanks!
However I can't use your patched 1.2.3 version of VoodooPower.kext - it keeps saying it's unloading. I've tried removing Disabler.kext with AppleIntelCPUPowerManagement.kext but Disabler.kext always keeps coming back after a cache clean + reboot, even though it is not present in the /System/Library/Extensions folder. Is the kernel registering it on the fly? |
#9
|
|||
|
|||
I just replace the mach_kernel,it unable to boot
|
#10
|
||||
|
||||
Try booting with the following boot arguments:
arch=i386 patcher_opts=2 That should work just fine... |