Singular Posted December 20, 2008 Share Posted December 20, 2008 After update to 10.5.6 every works fine for me exept usb 2.0. I tried to install different kexts but no luck. USB 1.1 devices works fine, mouse, keyboard etc. But when I tried to plugin usb 2.0 devices like iPod I have kernel panic. How can I solve this problem? My System: Leopard 10.5.6 with vanilla kernel pc evi v9, chameleon Asus P5K motherboard 4gb ram (Sorry for my English) Link to comment Share on other sites More sharing options...
aliasa_anderson Posted December 20, 2008 Share Posted December 20, 2008 First of all thank to orByte for the method to correct USBEHCI driverhttp://forum.insanelymac.com/index.php?showtopic=28559 He is disappeared making only version 303 that is not enough. I open new topic because I can't update orByte's topic with new version. Previous my correction USB308 works! Now sources 315.4.1 is available at Apple's site and I can easy rewrite it by orByte's method. This is corrected sources and my compilation. All targets can be compiled except IOUSBFamily and IOUSBLib. Use stock similar. EDITED 03.08.08 My kexts are not tested yet so be ready to return to version 308. EDITED 21.11.08 I corrected EHCI and UHCI plugins for sleep support Instructions how to install That's all! EDITED 19-09-2008 Apple publish 10.5.5 sources. IOUSBFamily is the same but IOUSBMassStorageClass is updated! There is my compilation with small corrections. EDITED 19-12-2008 New compilation from 10.5.6 sources. I change version to 3.2.8 to differ from Apple's kexts. What new? I add support for Intel ICH4-5, 9 (ICH10 added by Apple), NForce (MCP79 by Apple, MCP78 and other by me), SIS7001. Some internal mistakes corrected. All files tested in 10.5.5 so it compatible with old systems (Leopard only!). You also may try my IOPCIFamily.kext to improve interrupts handling. AppleUSBEHCI328.kext.zip AppleUSBOHCI328.kext.zip AppleUSBUHCI328.kext.zip IOUSBMassStorageClass205.kext.zip Hi Slice, Correct me if I am wrong but does this not work with ICH7 ? regards aliasa Link to comment Share on other sites More sharing options...
mitch_de Posted December 20, 2008 Share Posted December 20, 2008 Seems that the USBxxx.kext worked for me (as i told in before post). But the new IOUSBMASS.. maked trouble, i went back to orig. 10.5.6. 1. One of my USB Stick isnt seen, i get lots of errors in the konsole : Same Stick with orig. IOMASS : no problems 2. An second stick is seen but makes troubles in usage (also some konsole messages) Link to comment Share on other sites More sharing options...
Slice Posted December 20, 2008 Author Share Posted December 20, 2008 Hi Slice,Correct me if I am wrong but does this not work with ICH7 ? regards aliasa ICH7 was before me. It works fine. Seems that the USBxxx.kext worked for me (as i told in before post).But the new IOUSBMASS.. maked trouble, i went back to orig. 10.5.6. 1. One of my USB Stick isnt seen, i get lots of errors in the konsole : Same Stick with orig. IOMASS : no problems 2. An second stick is seen but makes troubles in usage (also some konsole messages) Strange. But you may not use USBMass... I am not sure my version is better then stock one. Just tell me more clear: my version loaded but works bad? Or not loaded at all? Link to comment Share on other sites More sharing options...
gary88 Posted December 20, 2008 Share Posted December 20, 2008 ICH7 was before me. It works fine.Strange. But you may not use USBMass... I am not sure my version is better then stock one. Just tell me more clear: my version loaded but works bad? Or not loaded at all? Hi slice, your kexts are working on my board (asus p5w dh Intel IHC7) but I only have usb1 speed with osy 10.5.6 Does anybody knows the reason for that ? Link to comment Share on other sites More sharing options...
mitch_de Posted December 21, 2008 Share Posted December 21, 2008 ICH7 was before me. It works fine.Strange. But you may not use USBMass... I am not sure my version is better then stock one. Just tell me more clear: my version loaded but works bad? Or not loaded at all? Yes your IOMASS V10.5.6 worked, but on one USB Stick the mount fails . I now use orig. IOMass (works) with all of your new USB... and IOPCI.. kext. Q: I see some kernel (i use vanilla) logs after plugin the uSB Stick ? What does that matching fails mean ? Link to comment Share on other sites More sharing options...
Slice Posted December 21, 2008 Author Share Posted December 21, 2008 Yes your IOMASS V10.5.6 worked, but on one USB Stick the mount fails . I now use orig. IOMass (works) with all of your new USB... and IOPCI.. kext. Q: I see some kernel (i use vanilla) logs after plugin the uSB Stick ? What does that matching fails mean ? It may means of bad power supply of the stick. It may be a mistake of USB-driver. What is your chipset? Link to comment Share on other sites More sharing options...
Einstein_ein Posted December 21, 2008 Share Posted December 21, 2008 Slice, major problem after deleting PCGenUSBEHCI, cannot enter X windows (see attached system.log). I installed your plugins but in vain. I still have 3 usb ports not recognized but 10.5.6, whilst being ok with 10.5.5 I'm all ears 2 your solution (I'm open to solutions for rest of my system log errors of course) system.rtf Link to comment Share on other sites More sharing options...
mitch_de Posted December 21, 2008 Share Posted December 21, 2008 It may means of bad power supply of the stick. It may be a mistake of USB-driver. What is your chipset? Its an small USB-Stick 4 GB (flash), no power supply. I have an GA-EP35-DS3, uses IHC9 (non Raid), but iam not sure. Added PCIManager (small OSX tool) Screenshoot showing dev IDs and my .ioreg (zipped) for IORegistryexplorer. GA_EP35_2.ioreg.zip Link to comment Share on other sites More sharing options...
thestevo Posted December 21, 2008 Share Posted December 21, 2008 I updated to 10.5.6 and I get this: Dec 21 10:28:17 localhost kernel[0]: USBF: 1.144 AppleUSBUHCI: unable to initialize UIM Dec 21 10:28:17 localhost kernel[0]: USBF: 1.173 AppleUSBEHCI[0x3963000]: unable to get filterInterruptEventSource Dec 21 10:28:17 localhost kernel[0]: USBF: 1.183 AppleUSBEHCI[0x3963000]::UIMInitialize - Error occurred (0xe00002be) Dec 21 10:28:17 localhost kernel[0]: USBF: 1.199 AppleUSBEHCI: unable to initialize UIM Then, "AppleUSBUHCI: unable to initialize UIM" is repeated a couple of times throughout boot. I've tried PCGenUSB, 10.5.5 kexts, and Slice's new ones. All do the same thing. Any ideas? Slice? It worked with 10.5.4 and 5.5. I've got one port working (back) at USB 1.1 speed on a Latitude D830. Thanks so much, theStevo Link to comment Share on other sites More sharing options...
popeyeq Posted December 21, 2008 Share Posted December 21, 2008 Hi, I'm trying to get my MoBo USB 2.0 ports working properly. Since I update to 10.5.6, ports on MoBo working only like USB 1.1. My PCI USB 2.0 HUB working perfect. I used kext's from post 1. and nothing changed. This is part of my system.log [/b][/size][/size][size=2] Dec 21 20:18:47 localhost kernel[0]: Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style. Dec 21 20:18:47 localhost kernel[0]: USBF: 0.708 AppleUSBEHCI[0x387b800]: unable to get filterInterruptEventSource Dec 21 20:18:47 localhost kernel[0]: USBF: 0.715 AppleUSBEHCI[0x387b800]::UIMInitialize - Error occurred (0xe00002be) Dec 21 20:18:47 localhost kernel[0]: USBF: 0.724 AppleUSBEHCI: unable to initialize UIM Dec 21 20:18:47 localhost DirectoryService[11]: _CFGetHostUUIDString: unable to determine UUID for host. Error: 35 Dec 21 20:18:47 localhost kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/IDE1@1F,2/AppleIntelPIIXATARoot/CHN0@0/AppleIntelICHxSATA/ATADeviceNub@0/AppleATADiskDriver/IOATABlockStorageDevice/IOBlockStorageDriver/MAXTOR STM3160215AS MAXTOR STM3160215AS/IOGUIDPartitionScheme/Untitled@2USBF: 1. 13 AppleUSBOHCI[0x385c000]::CheckSleepCapability - controller will be unloaded across sleep Dec 21 20:18:47 localhost configd[14]: _CFGetHostUUIDString: unable to determine UUID for host. Error: 35 Dec 21 20:18:47 localhost kernel[0]: BSD root: disk4s2, major 14, minor 17 Dec 21 20:18:47 localhost kernel[0]: USBF: 1. 94 AppleUSBOHCI[0x3984000]::CheckSleepCapability - controller will be unloaded across sleepUSBF: 1. 94 AppleUSBOHCI[0x3982000]::CheckSleepCapability - controller will be unloaded across sleep Dec 21 20:18:47 localhost kernel[0]: Extension "com.apple.driver.iTunesPhoneDriver" has no explicit kernel dependency; using version 6.0. Dec 21 20:18:47 localhost kernel[0]: AppleIntelCPUPowerManagement: initialization complete Dec 21 20:18:47 localhost mDNSResponder mDNSResponder-176.3 (Sep 30 2008 16:59:38)[16]: starting Dec 21 20:18:47 localhost kernel[0]: USBF: 6. 47 AppleUSBUHCI: unable to initialize UIM [b] Have you got any idea what could be wrong? Thank You Link to comment Share on other sites More sharing options...
mitch_de Posted December 22, 2008 Share Posted December 22, 2008 SLICE: One thing the YOUR great USB drivers FIXED for me (at 10.5.6, i posted before some IOMASS.. problems) is to go to sleep with hit on USB Keyboard. Before since 10.5.6 i must short push power button on pc case. USB Key hit didnt wake up. THATS FIXED using your usb drivers. Only that USB Mouse (also waked up system in 10.5.5) didnt wake up system is the difference to 10.5.5 before, for me not a problem because USB key hit now works. THANKS Merry Christmas !!!! Link to comment Share on other sites More sharing options...
Slice Posted December 22, 2008 Author Share Posted December 22, 2008 Dec 21 20:18:47 localhost configd[14]: _CFGetHostUUIDString: unable to determine UUID for host. Error: 35 Try to use UUID.kext.zip Link to comment Share on other sites More sharing options...
mitch_de Posted December 22, 2008 Share Posted December 22, 2008 Try to use UUID.kext.zip only for background knowledge: Does itz matter if all users which use that .kext will have same UUID (an key in the .list is an fixed UUID) ? Does this have to do with UUID of HDs or is this only a name for a kind of special+unique serial number ? I didnt have such UUID -35 errors in the log. But i remember at start of Leopard i had them. Whats the reason for that problem some have ? (cant get UUID, error -35 in log) Thanks Link to comment Share on other sites More sharing options...
popeyeq Posted December 22, 2008 Share Posted December 22, 2008 Try to use UUID.kext.zip Hi Slice, just tryed UUID.kext and this is part of my system.log: Dec 22 15:15:05 localhost kernel[0]: Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style. Dec 22 15:15:05 localhost kernel[0]: USBF: 0.683 AppleUSBUHCI: unable to initialize UIM Dec 22 15:15:05 localhost kernel[0]: FireWire (OHCI) VendorID 1102 ID 4001 PCI now active, GUID 00023c002105e2b8; max speed s400. Dec 22 15:15:05 localhost kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/IDE1@1F,2/AppleIntelPIIXATARoot/CHN0@0/AppleIntelICHxSATA/ATADeviceNub@0/AppleATADiskDriver/IOATABlockStorageDevice/IOBlockStorageDriver/MAXTOR STM3160215AS MAXTOR STM3160215AS/IOGUIDPartitionScheme/Untitled@2 Dec 22 15:15:05 localhost kernel[0]: BSD root: disk3s2, major 14, minor 12 Dec 22 15:15:05 localhost kernel[0]: jnl: unknown-dev: replay_journal: from: 7960064 to: 12182016 (joffset 0x4a8000)USBF: 1. 91 AppleUSBOHCI[0x3a2a800]::CheckSleepCapability - controller will be unloaded across sleep Dec 22 15:15:05 localhost kernel[0]: USBF: 1.154 AppleUSBOHCI[0x39e2800]::CheckSleepCapability - controller will be unloaded across sleepUSBF: 1.154 AppleUSBOHCI[0x39dd800]::CheckSleepCapability - controller will be unloaded across sleep It looks like UUID problem is gone. But no change to my MoBo USB2.0 ports, still recognized only as version 1.1 USB's. This is my full system.log.zip in case I mist something off. Thank you very much for your time Slice. Link to comment Share on other sites More sharing options...
Slice Posted December 23, 2008 Author Share Posted December 23, 2008 only for background knowledge:Does itz matter if all users which use that .kext will have same UUID (an key in the .list is an fixed UUID) ? Does this have to do with UUID of HDs or is this only a name for a kind of special+unique serial number ? I didnt have such UUID -35 errors in the log. But i remember at start of Leopard i had them. Whats the reason for that problem some have ? (cant get UUID, error -35 in log) Thanks I don't know theory. I know it helps. 4All. 10.5.6 seems to have other interrupt mechanics, so why DSDT patch for RTC and HPET needed. And Netkas noted other devices lose interrupts AppleUSBEHCI[0x387b800]: unable to get filterInterruptEventSource So why I rewrite IOPCIFamily.kext. Now it is 2.5.4. Please report a difference in these cases. Link to comment Share on other sites More sharing options...
popeyeq Posted December 23, 2008 Share Posted December 23, 2008 4All. 10.5.6 seems to have other interrupt mechanics, so why DSDT patch for RTC and HPET needed. And Netkas noted other devices lose interrupts So why I rewrite IOPCIFamily.kext. Now it is 2.5.4. Please report a difference in these cases. Hi, so I just install your IOPCIFamily.kext - everything fine. My MoBo USB 2.0 ports finally working at Hi-speed. Thank You very much. I have used from post 1.: AppleUSBEHCI328.kext.zip ( 50.13K ) Number of downloads: 254 AppleUSBOHCI328.kext.zip ( 36.61K ) Number of downloads: 195 AppleUSBUHCI328.kext.zip ( 46.8K ) Number of downloads: 198 IOUSBMassStorageClass205.kext.zip ( 32.45K ) Number of downloads: 207 Install it to /System/Library/Extension/IOUSBFamily.kext/Contents/PlugIns/ chown -R root:wheel /S*/L*/E*/IOUSB*/C*/P*/ rm -v /S*/L*/E*.mke* Repair permissions reboot. after reboot had some UUID error in System.log. UUID.kext solve this error and finaly i install IOPCIFamily.kext version 2.5.4. That's it. Everything fine now. Even My Logic3 Game Controller and Logitech Formula Force RX appeared at System Profiler even it wasn't there before. All the Honor and Glory to SLICE!!! Thank You again. Link to comment Share on other sites More sharing options...
fabriciom Posted December 24, 2008 Share Posted December 24, 2008 So what is the status of USB 2.0 on 10.5.6? I also update and have lost USB 2.0... -Thanks Link to comment Share on other sites More sharing options...
thestevo Posted December 24, 2008 Share Posted December 24, 2008 Sorry Slice, my USB 2.0 is still a no go. Thank you for your continued efforts! I'll be here if you have further ideas. Sounds like you are on the right track though! theStevo Link to comment Share on other sites More sharing options...
Slice Posted December 24, 2008 Author Share Posted December 24, 2008 Dec 21 10:28:17 localhost kernel[0]: USBF: 1.173 AppleUSBEHCI[0x3963000]: unable to get filterInterruptEventSource New idea! Try to delete/disable AppleHPET and AppleIntelCPUPowermanagement. AFAIK it conflicts with some devices: LAN, WiFi, so may be with USB2. Link to comment Share on other sites More sharing options...
FirstHackintosh Posted December 24, 2008 Share Posted December 24, 2008 Hi Slice, I have this USB2 problem, too First my specs: Mainboard: GigaByte GA-MA78GM-S2H Chipset: AMD 780G CPU: Phenom 9150e 1.8GHz RAM: 4GB MDT AMD-Edition Graphic: Integrated ATI Radeon HD3200 HD: Samsung 250GB (SATA) DVD-Burner: LG GH22LS30 (SATA) Display: Apple CinemaDisplay (Res: 1024 x 768) Hub: USB/Firewire from Belkin BT: Anycom USB-Stick WLAN: LONGSHINE LCS 8131N USB-Stick Cam: iSight (Firewire), Logitech QuickCam 9000 (USB(2)) 3x external Firewire HDs, 1 USB printer Software: MacOS X v10.5.6 Distribiution: Leo4Allv4.1 Bootloader: Chameleon 1.0.11 Kernel: Voodoo (Darwin 9.5.0) The problem: Firewire only works when it is pluged in at boot USB works fine if I turn the EHCI Controller in BIOS off If EHCI is turned on all USB devices didn't work This is since I installed this kext: AppleUSBEHCI328.kext AppleUSBOHCI328.kext AppleUSBUHCI328.kext IOUSBMassStorageClass205.kext With these instructions: sudo -s mkdir ~/Desktop/Off cp -r -v ~/Desktop/*USB*.kext /S*/L*/E*/IOUSB*/C*/P*/ chown -R root:wheel /S*/L*/E*/IOUSB*/C*/P*/ rm -v /S*/L*/E*.mke* diskutil repairpermissions / reboot My system.log (EHCI turned OFF): Dec 24 16:00:49 localhost com.apple.launchctl.System[2]: fsck_hfs: Volume is journaled. No checking performed. Dec 24 16:00:49 localhost com.apple.launchctl.System[2]: fsck_hfs: Use the -f option to force checking. Dec 24 16:00:52 localhost com.apple.launchctl.System[2]: launchctl: Please convert the following to launchd: /etc/mach_init.d/dashboardadvisoryd.plist Dec 24 16:00:52 localhost com.apple.launchd[1] (com.apple.blued): Unknown key for boolean: EnableTransactions Dec 24 16:00:52 localhost com.apple.launchd[1] (org.cups.cupsd): Unknown key: SHAuthorizationRight Dec 24 16:00:52 localhost com.apple.launchd[1] (org.ntp.ntpd): Unknown key: SHAuthorizationRight Dec 24 16:00:53 localhost kernel[0]: npvhash=4095 Dec 24 16:00:52 localhost kextd[10]: 0 cached, 448 uncached personalities to catalog Dec 24 16:00:54 localhost kernel[0]: hi mem tramps at 0xffe00000 Dec 24 16:00:52 localhost DirectoryService[11]: Launched version 5.6 (v514.24) Dec 24 16:00:54 localhost kernel[0]: PAE enabled Dec 24 16:00:52 localhost DirectoryService[11]: Improper shutdown detected Dec 24 16:00:54 localhost kernel[0]: rtclock_init: Taking bus ratio path 3 (AMD Phenom) Dec 24 16:00:54 localhost kernel[0]: rtclock_init: Phenom MSR 0xc0010071 returned: 0x20a4011144004402 Dec 24 16:00:54 localhost kernel[0]: TSC: Reported FSB: 97.503336MHz, corrected FSB: 100.212445MHz Dec 24 16:00:54 localhost kernel[0]: TSC: Verification of clock speed failed. Fallback correction was performed. Please upgrade bootloader. Dec 24 16:00:54 localhost kernel[0]: TSC: Frequency = 1803.824010MHz, FSB frequency = 100.212445MHz, bus ratio = 18 Dec 24 16:00:54 localhost kernel[0]: Darwin Kernel Version 9.5.0: Sat Dec 6 19:39:54 IST 2008; Voodoo; Release 1.0 :xnu-1228.7.58/BUILD/obj/RELEASE_I386 Dec 24 16:00:54 localhost kernel[0]: standard timeslicing quantum is 10000 us Dec 24 16:00:54 localhost kernel[0]: vm_page_bootstrap: 909068 free pages and 73972 wired pages Dec 24 16:00:55 localhost kernel[0]: mig_table_max_displ = 79 Dec 24 16:00:55 localhost kernel[0]: Local APIC version not 0x14 as expected Dec 24 16:00:55 localhost kernel[0]: Skipping duplicate extension "com.apple.driver.AppleIntelPIIXATA" with older/same version (2.0.0 -> 2.0.0). Dec 24 16:00:55 localhost kernel[0]: Replacing extension "com.apple.iokit.IOUSBMassStorageClass" with newer version (2.0.4 -> 2.0.5). Dec 24 16:00:56 localhost kernel[0]: Skipping duplicate extension "com.apple.driver.AppleGenericPCATA" with older/same version (1.3 -> 1.3). Dec 24 16:00:56 localhost kernel[0]: Skipping duplicate extension "com.apple.driver.AppleOnboardPCATA" with older/same version (1.0.0d1 -> 1.0.0d1). Dec 24 16:00:56 localhost kernel[0]: warning: skipping personalities in blacklisted kext com.apple.driver.AppleIntelCPUPowerManagement Dec 24 16:00:56 localhost kernel[0]: com.apple.kpi.unsupported: Undefined in symbol set: _sha1_hardware_hook Dec 24 16:00:56 localhost kernel[0]: AppleACPICPU: ProcessorApicId=0 LocalApicId=0 Enabled Dec 24 16:00:56 localhost kernel[0]: AppleACPICPU: ProcessorApicId=1 LocalApicId=1 Enabled Dec 24 16:00:56 localhost kernel[0]: AppleACPICPU: ProcessorApicId=2 LocalApicId=2 Enabled Dec 24 16:00:56 localhost kernel[0]: AppleACPICPU: ProcessorApicId=3 LocalApicId=3 Enabled Dec 24 16:00:56 localhost kernel[0]: Loading security extension com.apple.security.TMSafetyNet Dec 24 16:00:56 localhost kernel[0]: calling mpo_policy_init for TMSafetyNet Dec 24 16:00:56 localhost kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet) Dec 24 16:00:56 localhost kernel[0]: Loading security extension com.apple.nke.applicationfirewall Dec 24 16:00:56 localhost kernel[0]: Loading security extension com.apple.security.seatbelt Dec 24 16:00:56 localhost kernel[0]: calling mpo_policy_init for mb Dec 24 16:00:56 localhost kernel[0]: Seatbelt MACF policy initialized Dec 24 16:00:56 localhost kernel[0]: Security policy loaded: Seatbelt Policy (mb) Dec 24 16:00:56 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993 Dec 24 16:00:56 localhost kernel[0]: The Regents of the University of California. All rights reserved. Dec 24 16:00:56 localhost kernel[0]: MAC Framework successfully initialized Dec 24 16:00:56 localhost kernel[0]: using 16384 buffer headers and 4096 cluster IO buffer headers Dec 24 16:00:56 localhost kernel[0]: [TSC] delta: -77, skipping synchronization. (CPU1) Dec 24 16:00:57 localhost kernel[0]: [TSC] delta: 77, skipping synchronization. (CPU2) Dec 24 16:00:57 localhost kernel[0]: [TSC] delta: -77, skipping synchronization. (CPU3) Dec 24 16:00:57 localhost kernel[0]: IOAPIC: Version 0x21 Vectors 64:87 Dec 24 16:00:57 localhost kernel[0]: ACPI: System State [S0 S4 S5] (S0) Dec 24 16:00:57 localhost kernel[0]: SMBIOS: EFI bootloader Dec 24 16:00:57 localhost kernel[0]: mbinit: done Dec 24 16:00:57 localhost kernel[0]: Security auditing service present Dec 24 16:00:57 localhost kernel[0]: BSM auditing present Dec 24 16:00:57 localhost kernel[0]: From path: "uuid", Dec 24 16:00:57 localhost kernel[0]: Waiting for boot volume with UUID 5ABACE37-09C7-3237-8504-4EE22A8ED9EB Dec 24 16:00:57 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict> Dec 24 16:00:57 localhost kernel[0]: USBF: 0.643 AppleUSBOHCI[0x600b800]::CheckSleepCapability - controller will be unloaded across sleepUSBF: 0.643 AppleUSBOHCI[0x5fc3000]::CheckSleepCapability - controller will be unloaded across sleep Dec 24 16:00:57 localhost kernel[0]: USBF: 0.643 AppleUSBOHCI[0x5fbf800]::CheckSleepCapability - controller will be unloaded across sleep Dec 24 16:00:57 localhost kernel[0]: USBF: 0.643 AppleUSBOHCI[0x5fec000]::CheckSleepCapability - controller will be unloaded across sleep Dec 24 16:00:57 localhost kernel[0]: USBF: 0.646 AppleUSBOHCI[0x5f5e800]::CheckSleepCapability - controller will be unloaded across sleep Dec 24 16:00:57 localhost kernel[0]: USBF: 0.693 AppleUSBOHCI[0x600b800]::InitializeOperationalRegisters Non-NULL hcDoneHead: 0xbfdf1cb0 Dec 24 16:00:57 localhost kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@11/AppleAHCI/PRID@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDriver/ST3250410AS Media/IOGUIDPartitionScheme/Untitled@2 Dec 24 16:00:58 localhost kernel[0]: BSD root: disk0s2, major 14, minor 2 Dec 24 16:00:58 localhost kernel[0]: jnl: unknown-dev: replay_journal: from: 23002624 to: 5453312 (joffset 0x747000) Dec 24 16:00:58 localhost kernel[0]: FireWire (OHCI) TI ID 8024 PCI now active, GUID 007269b500001fd0; max speed s400. Dec 24 16:00:58 localhost kernel[0]: Initializing RT2500Replug res1 -- FR3068 Dec 24 16:00:59 localhost kernel[0]: RT2500Replug createWorkLoop 0x6207f00 Dec 24 16:00:59 localhost kernel[0]: RT2500Replug getWorkLoop Dec 24 16:00:59 localhost kernel[0]: RT2500Replug Probing score 99000 - 99000 -- Is Run-No 1 -- score 50000 Dec 24 16:00:59 localhost kernel[0]: RT2500Replug Starting 0x6202d00 - result 1 Dec 24 16:00:59 localhost kernel[0]: RT2500Replug setTimeoutMS result 0 Dec 24 16:00:59 localhost kernel[0]: [HCIController][configurePM] power parent ready after 1 tries Dec 24 16:00:59 localhost kernel[0]: jnl: unknown-dev: journal replay done. Dec 24 16:00:59 localhost kernel[0]: HFS: Removed 3 orphaned unlinked files or directories Dec 24 16:00:59 localhost kernel[0]: ERROR: FireWire unable to determine security-mode; defaulting to full-secure. Dec 24 16:00:59 localhost kernel[0]: RT2500Replug timeoutOccurred Dec 24 16:00:59 localhost kernel[0]: RT2500Replug rematching Dec 24 16:00:59 localhost kernel[0]: RT2500Replug ReEnumerateDevice Dec 24 16:00:59 localhost kernel[0]: RT2500Replug getWorkLoop Dec 24 16:00:59: --- last message repeated 1 time --- Dec 24 16:00:59 localhost kernel[0]: RT2500Replug Stopping Dec 24 16:00:59 localhost kernel[0]: RT2500Replug Freeing remove Eventsource - Dec 24 16:00:59 localhost kernel[0]: Initializing RT2500Replug res1 -- FR378 Dec 24 16:00:59 localhost kernel[0]: RT2500Replug createWorkLoop 0x6412340 Dec 24 16:00:59 localhost kernel[0]: RT2500Replug getWorkLoop Dec 24 16:00:59 localhost kernel[0]: RT2500Replug Probing score 99000 - 99000 -- Is Run-No 1 -- score 50000 Dec 24 16:00:59 localhost kernel[0]: RT2500Replug Starting 0x644ef00 - result 1 Dec 24 16:00:59 localhost kernel[0]: RT2500Replug setTimeoutMS result 0 Dec 24 16:00:59 localhost kernel[0]: Extension "com.apple.driver.iTunesPhoneDriver" has no explicit kernel dependency; using version 6.0. Dec 24 16:00:59 localhost kernel[0]: Jettisoning kernel linker. Dec 24 16:00:59 localhost kernel[0]: Resetting IOCatalogue. Dec 24 16:01:01 localhost mDNSResponder mDNSResponder-176.3 (Sep 30 2008 16:59:38)[16]: starting Dec 24 16:01:02 x-macpro31 configd[14]: setting hostname to "x-macpro31.local" Dec 24 16:01:03 x-macpro31 kernel[0]: warning: skipping personalities in blacklisted kext com.apple.driver.AppleHWSensor Dec 24 16:01:03 x-macpro31 kernel[0]: warning: skipping personalities in blacklisted kext com.apple.Dont_Steal_Mac_OS_X Dec 24 16:01:03 x-macpro31 kernel[0]: display: family specific matching fails Dec 24 16:01:03 x-macpro31 kernel[0]: Matching service count = 0 Dec 24 16:01:03 x-macpro31 kernel[0]: Matching service count = 27 Dec 24 16:01:03: --- last message repeated 4 times --- Dec 24 16:01:03 x-macpro31 kextd[10]: notice - UUID of on-disk kernel (/mach_kernel) does not match running kernel Dec 24 16:01:03 x-macpro31 com.apple.kextd[10]: /System/Library/Extensions/System.kext/PlugIns/Unsupported.kext/Unsupported: Undefined in symbol set: _sha1_hardware_hook Dec 24 16:01:04: --- last message repeated 2 times --- Dec 24 16:01:04 x-macpro31 kernel[0]: display: family specific matching fails Dec 24 16:01:04: --- last message repeated 1 time --- Dec 24 16:01:04 x-macpro31 com.apple.kextd[10]: /System/Library/Extensions/System.kext/PlugIns/Unsupported.kext/Unsupported: Undefined in symbol set: _sha1_hardware_hook Dec 24 16:01:05: --- last message repeated 7 times --- Dec 24 16:01:05 x-macpro31 kernel[0]: display: family specific matching fails Dec 24 16:01:05: --- last message repeated 3 times --- Dec 24 16:01:05 x-macpro31 kernel[0]: Apple16X50ACPI1: Identified Serial Port on ACPI Device=UAR1 Dec 24 16:01:05 x-macpro31 kernel[0]: Apple16X50UARTSync1: Detected 16550AF/C/CF FIFO=16 MaxBaud=115200 Dec 24 16:01:05 x-macpro31 kernel[0]: RT2500Replug timeoutOccurred Dec 24 16:01:05 x-macpro31 kernel[0]: RT2500Replug rematching Dec 24 16:01:05 x-macpro31 kernel[0]: RT2500Replug ReEnumerateDeviceALCinject: Starting. Dec 24 16:01:05 x-macpro31 kernel[0]: ALCinject: Setting built-in=<data not shown> Dec 24 16:01:05 x-macpro31 kernel[0]: ALCinject: Setting layout-id=<data not shown> Dec 24 16:01:05 x-macpro31 kernel[0]: ALCinject: Setting PinConfigurations=<data not shown> Dec 24 16:01:05 x-macpro31 kernel[0]: RT2500Replug getWorkLoop Dec 24 16:01:05: --- last message repeated 1 time --- Dec 24 16:01:05 x-macpro31 kernel[0]: RT2500Replug Stopping Dec 24 16:01:05 x-macpro31 kernel[0]: RT2500Replug Freeing remove Eventsource - Dec 24 16:01:05 x-macpro31 com.apple.kextd[10]: /System/Library/Extensions/System.kext/PlugIns/Unsupported.kext/Unsupported: Undefined in symbol set: _sha1_hardware_hook Dec 24 16:01:06: --- last message repeated 10 times --- Dec 24 16:01:06 x-macpro31 kernel[0]: ALCinject: Starting. Dec 24 16:01:06 x-macpro31 kernel[0]: ALCinject: Setting built-in=<data not shown> Dec 24 16:01:06 x-macpro31 kernel[0]: ALCinject: Setting layout-id=<data not shown> Dec 24 16:01:06 x-macpro31 kernel[0]: ALCinject: Setting PinConfigurations=<data not shown> Dec 24 16:01:06 x-macpro31 kernel[0]: Initializing RT2500Replug res1 -- FR1678 Dec 24 16:01:06 x-macpro31 kernel[0]: RT2500Replug createWorkLoop 0x6a90a80 Dec 24 16:01:06 x-macpro31 kernel[0]: RT2500Replug getWorkLoop Dec 24 16:01:06 x-macpro31 kernel[0]: RT2500Replug Probing score 99000 - 99000 -- Is Run-No 2 -- score 50000 Dec 24 16:01:06 x-macpro31 kernel[0]: dsmos: Initializing... Dec 24 16:01:06 x-macpro31 kernel[0]: dsmos: Hook and decryption contexts set! Dec 24 16:01:06 x-macpro31 kernel[0]: dsmos: Starting... Dec 24 16:01:06 x-macpro31 kernel[0]: AppleRTL8169Ethernet: Ethernet address 00:1f:d0:5a:e7:78 Dec 24 16:01:07 x-macpro31 kernel[0]: RT2500Replug Freeing remove Eventsource - Dec 24 16:01:07 x-macpro31 kernel[0]: RT2870USBWirelessDriver: Ethernet address 00:08:54:8f:93:90 Dec 24 16:01:07 x-macpro31 bootlog[72]: BOOT_TIME: 1230130839 0 Dec 24 16:01:07 x-macpro31 fseventsd[65]: event logs in /.fseventsd out of sync with volume. destroying old logs. (442 28 569) Dec 24 16:01:07 x-macpro31 rpc.statd[56]: statd.notify - no notifications needed Dec 24 16:01:07 x-macpro31 com.apple.launchd[1] (com.apple.DumpPanic[68]): Exited with exit code: 1 Dec 24 16:01:07 x-macpro31 fseventsd[65]: log dir: /.fseventsd getting new uuid: B147F707-DF30-440B-AC6D-8240921D3E1D Dec 24 16:01:07 x-macpro31 DumpPanic[68]: Error getting a reference to IODeviceTree:/options Dec 24 16:01:08 x-macpro31 ntpdate[81]: can't find host time.euro.apple.com Dec 24 16:01:08 x-macpro31 org.ntp.ntpd[52]: Error : nodename nor servname provided, or not known Dec 24 16:01:08 x-macpro31 ntpdate[81]: no servers can be used, exiting Dec 24 16:01:08 x-macpro31 blued[73]: Apple Bluetooth daemon started. Dec 24 16:01:08 x-macpro31 /usr/sbin/ocspd[89]: starting Dec 24 16:01:08 x-macpro31 /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow[60]: Login Window Application Started -- Threaded auth Dec 24 16:01:09 x-macpro31 kernel[0]: ACPI_SMC_PlatformPlugin::start - waitForService(resourceMatching(AppleIntelCPUPowerManagement) timed out Dec 24 16:01:09 x-macpro31 com.apple.kextd[10]: /System/Library/Extensions/System.kext/PlugIns/Unsupported.kext/Unsupported: Undefined in symbol set: _sha1_hardware_hook Dec 24 16:01:09 x-macpro31 configd[14]: InterfaceNamer: no network interfaces, could not update platform UUID Dec 24 16:01:10 x-macpro31 kernel[0]: USBF: 31.798 AppleUSBOHCI[0x600b800]::Found a transaction which hasn't moved in 5 seconds on bus 0x32, timing out! (Addr: 2, EP: 1) Dec 24 16:01:11 x-macpro31 loginwindow[60]: Login Window Started Security Agent Dec 24 16:01:12 x-macpro31 SystemStarter[54]: "/System/Library/StartupItems/WiUtilityUSBStartUp" failed security check: not owned by UID 0 Dec 24 16:01:12 x-macpro31 SystemStarter[54]: "/System/Library/StartupItems/WiUtilityUSBStartUp" failed security check: not owned by GID 0 Dec 24 16:01:12 x-macpro31 com.apple.SystemStarter[54]: Parallels Link-local IPv4 daemon v1.0. Dec 24 16:01:12 x-macpro31 com.apple.SystemStarter[54]: Success: process 114 went to background Dec 24 16:01:12 x-macpro31 Parallels[113]: Loading Hypervisor module... Dec 24 16:01:12 x-macpro31 com.apple.SystemStarter[54]: /System/Library/Extensions/System.kext/PlugIns/Unsupported.kext/Unsupported: Undefined in symbol set: _sha1_hardware_hook Dec 24 16:01:12 x-macpro31 com.apple.SystemStarter[54]: kextload: /System/Library/Extensions/hypervisor.kext loaded successfully Dec 24 16:01:12 x-macpro31 kernel[0]: [Parallels] Parallels Hypervisor started. Dec 24 16:01:12 x-macpro31 Parallels[116]: Loading Monitor module... Dec 24 16:01:12 x-macpro31 authorizationhost[108]: MechanismInvoke 0x1d289f0 retainCount 2 Dec 24 16:01:12 x-macpro31 SecurityAgent[109]: MechanismInvoke 0x5b01600 retainCount 1 Dec 24 16:01:13 x-macpro31 com.apple.SystemStarter[54]: /System/Library/Extensions/System.kext/PlugIns/Unsupported.kext/Unsupported: Undefined in symbol set: _sha1_hardware_hook Dec 24 16:01:13 x-macpro31 kernel[0]: [err in vtxGetSupportCallb] : VT-x is not available on CPU #1. -> vtx.c:133 Dec 24 16:01:13 x-macpro31 kernel[0]: [err in vtxGetSupportCallb] : VT-x is not available on CPU #3. -> vtx.c:133 Dec 24 16:01:13 x-macpro31 kernel[0]: [err in vtxGetSupportCallb] : VT-x is not available on CPU #0. -> vtx.c:133 Dec 24 16:01:13 x-macpro31 loginwindow[60]: Login Window - Returned from Security Agent Dec 24 16:01:13 x-macpro31 kernel[0]: [err in vtxGetSupportCallb] : VT-x is not available on CPU #2. -> vtx.c:133 Dec 24 16:01:13 x-macpro31 SecurityAgent[109]: MechanismDestroy 0x5b01600 retainCount 1 Dec 24 16:01:13 x-macpro31 com.apple.SystemStarter[54]: kextload: /System/Library/Extensions/vmmain.kext loaded successfully Dec 24 16:01:13 x-macpro31 kernel[0]: [Parallels] Parallels VM observer thread started Dec 24 16:01:13 x-macpro31 Parallels[118]: Loading ConnectUSB module... Dec 24 16:01:13 x-macpro31 authorizationhost[108]: MechanismDestroy 0x1d289f0 retainCount 2 Dec 24 16:01:13 x-macpro31 com.apple.SystemStarter[54]: /System/Library/Extensions/System.kext/PlugIns/Unsupported.kext/Unsupported: Undefined in symbol set: _sha1_hardware_hook Dec 24 16:01:13 x-macpro31 com.apple.SystemStarter[54]: kextload: extension /System/Library/Extensions/ConnectUSB.kext is already loaded Dec 24 16:01:13 x-macpro31 com.apple.SystemStarter[54]: kextload: extension /System/Library/Extensions/Pvsnet.kext is already loaded Dec 24 16:01:13 x-macpro31 kernel[0]: USBF: 34.798 AppleUSBOHCI[0x600b800]::Found a transaction which hasn't moved in 5 seconds on bus 0x32, timing out! (Addr: 2, EP: 1) Dec 24 16:01:13 x-macpro31 Parallels[120]: Loading Network module... Dec 24 16:01:13 x-macpro31 loginwindow[60]: USER_PROCESS: 60 console Dec 24 16:01:13 x-macpro31 Parallels[122]: Loading Virtual Ethernet module... Dec 24 16:01:13 x-macpro31 com.apple.SystemStarter[54]: /System/Library/Extensions/System.kext/PlugIns/Unsupported.kext/Unsupported: Undefined in symbol set: _sha1_hardware_hook Dec 24 16:01:13 x-macpro31 com.apple.SystemStarter[54]: kextload: /Library/StartupItems/Parallels/Pvsvnic.kext loaded successfully Dec 24 16:01:13 x-macpro31 com.apple.launchd[1] (com.apple.UserEventAgent-LoginWindow[104]): Exited: Terminated Dec 24 16:01:13 x-macpro31 com.apple.launchd[1] (com.apple.ScreenSharing.server[103]): Exited: Terminated Dec 24 16:01:13 x-macpro31 kernel[0]: com_parallels_kext_Pvsvnic1: Ethernet address 00:1c:42:00:00:01 Dec 24 16:01:14 x-macpro31 kernel[0]: com_parallels_kext_Pvsvnic0: Ethernet address 00:1c:42:00:00:00 Dec 24 16:01:14 x-macpro31 Parallels[140]: Staring DHCP/NAT daemon... Dec 24 16:01:14 x-macpro31 pvsnatd[142]: en2: DHCP/NAT for 10.211.55.2-10.211.55.254 netmask 255.255.255.0 Dec 24 16:01:14 x-macpro31 pvsnatd[142]: en3: DHCP for 10.37.129.2-10.37.129.254 netmask 255.255.255.0 Dec 24 16:01:15 x-macpro31 Parallels[149]: Restarting InternetSharing... Dec 24 16:01:16 x-macpro31 Parallels[152]: Restaring CiscoVPN... Dec 24 16:01:16 x-macpro31 com.apple.SystemStarter[54]: /Library/StartupItems/Parallels/Parallels: line 62: /System/Library/StartupItems/CiscoVPN/CiscoVPN: No such file or directory Dec 24 16:01:16 x-macpro31 Parallels[154]: Initialization complete. Dec 24 16:01:16 x-macpro31 kernel[0]: USBF: 37.798 AppleUSBOHCI[0x600b800]::Found a transaction which hasn't moved in 5 seconds on bus 0x32, timing out! (Addr: 2, EP: 1) Dec 24 16:01:17 x-macpro31 /System/Library/CoreServices/coreservicesd[85]: SFLSharePointsEntry::CreateDSRecord: dsCreateRecordAndOpen(Karl x's Public Folder) returned -14135 Dec 24 16:01:18 x-macpro31 fseventsd[65]: log dir: /Volumes/OHNE TITEL/.fseventsd getting new uuid: 7776169B-5D7E-4B17-B45D-13E6F6CB4145 Dec 24 16:01:19 x-macpro31 kextd[10]: writing kernel link data to /var/run/mach.sym Dec 24 16:01:19 x-macpro31 /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder[146]: installAutoFSMonitor: open failed Dec 24 16:01:20 x-macpro31 kernel[0]: USBF: 40.798 AppleUSBOHCI[0x600b800]::Found a transaction which hasn't moved in 5 seconds on bus 0x32, timing out! (Addr: 2, EP: 1) Dec 24 16:01:21 x-macpro31 Skype[168]: SkypeApplication::init called Dec 24 16:01:23 x-macpro31 kernel[0]: USBF: 43.798 AppleUSBOHCI[0x600b800]::Found a transaction which hasn't moved in 5 seconds on bus 0x32, timing out! (Addr: 2, EP: 1) Dec 24 16:01:23 x-macpro31 Skype[168]: SKInitDebugLogging Dec 24 16:01:23 x-macpro31 com.apple.launchd[125] ([0x0-0xf00f].com.skype.skype[168]): Exited: Terminated Dec 24 16:01:26 x-macpro31 kernel[0]: USBF: 46.798 AppleUSBOHCI[0x600b800]::Found a transaction which hasn't moved in 5 seconds on bus 0x32, timing out! (Addr: 2, EP: 1) Dec 24 16:01:29 x-macpro31 kernel[0]: USBF: 49.798 AppleUSBOHCI[0x600b800]::Found a transaction which hasn't moved in 5 seconds on bus 0x32, timing out! (Addr: 2, EP: 1) Dec 24 16:01:30 x-macpro31 SecurityFixer[174]: No insecure startup items found! Dec 24 16:01:32 x-macpro31 kernel[0]: USBF: 52.798 AppleUSBOHCI[0x600b800]::Found a transaction which hasn't moved in 5 seconds on bus 0x32, timing out! (Addr: 2, EP: 1) Dec 24 16:01:37 x-macpro31 kernel[0]: Initializing RT2500Replug res1 -- FR4302 Dec 24 16:01:37 x-macpro31 kernel[0]: RT2500Replug createWorkLoop 0x6898380 Dec 24 16:01:37 x-macpro31 kernel[0]: RT2500Replug getWorkLoop Dec 24 16:01:37 x-macpro31 kernel[0]: RT2500Replug Probing score 99000 - 99000 -- Is Run-No 3 -- score 50000 Dec 24 16:01:38 x-macpro31 kernel[0]: RT2500Replug Freeing remove Eventsource - Dec 24 16:01:38 x-macpro31 kernel[0]: RT2870USBWirelessDriver: Ethernet address 00:08:54:8f:93:90 Dec 24 16:01:41 x-macpro31 kernel[0]: USBF: 62.109 AppleUSBOHCI[0x600b800]::Found a transaction which hasn't moved in 5 seconds on bus 0x32, timing out! (Addr: 2, EP: 1) Dec 24 16:01:54 noname configd[14]: setting hostname to "noname" Dec 24 16:02:09 noname mdworker[124]: (Error) SyncInfo: Boot-cache avoidance timed out! Dec 24 16:02:10 noname System Profiler[190]: sysctl machdep.cpu.core_count errno = 2, trying machdep.cpu.cores_per_package system.log (EHCI turned ON): Dec 24 15:53:20 localhost com.apple.launchctl.System[2]: launchctl: Please convert the following to launchd: /etc/mach_init.d/dashboardadvisoryd.plist Dec 24 15:53:20 localhost com.apple.launchd[1] (com.apple.blued): Unknown key for boolean: EnableTransactions Dec 24 15:53:20 localhost com.apple.launchd[1] (org.cups.cupsd): Unknown key: SHAuthorizationRight Dec 24 15:53:20 localhost com.apple.launchd[1] (org.ntp.ntpd): Unknown key: SHAuthorizationRight Dec 24 15:53:21 localhost kernel[0]: npvhash=4095 Dec 24 15:53:21 localhost kextd[10]: 0 cached, 448 uncached personalities to catalog Dec 24 15:53:21 localhost kernel[0]: hi mem tramps at 0xffe00000 Dec 24 15:53:21 localhost DirectoryService[11]: Launched version 5.6 (v514.24) Dec 24 15:53:21 localhost kernel[0]: PAE enabled Dec 24 15:53:21 localhost kernel[0]: rtclock_init: Taking bus ratio path 3 (AMD Phenom) Dec 24 15:53:21 localhost kernel[0]: rtclock_init: Phenom MSR 0xc0010071 returned: 0x20a4011144004402 Dec 24 15:53:21 localhost kernel[0]: TSC: Reported FSB: 97.503566MHz, corrected FSB: 100.211717MHz Dec 24 15:53:21 localhost kernel[0]: TSC: Verification of clock speed failed. Fallback correction was performed. Please upgrade bootloader. Dec 24 15:53:21 localhost kernel[0]: TSC: Frequency = 1803.810906MHz, FSB frequency = 100.211717MHz, bus ratio = 18 Dec 24 15:53:21 localhost kernel[0]: Darwin Kernel Version 9.5.0: Sat Dec 6 19:39:54 IST 2008; Voodoo; Release 1.0 :xnu-1228.7.58/BUILD/obj/RELEASE_I386 Dec 24 15:53:21 localhost kernel[0]: standard timeslicing quantum is 10000 us Dec 24 15:53:21 localhost kernel[0]: vm_page_bootstrap: 905168 free pages and 77872 wired pages Dec 24 15:53:21 localhost kernel[0]: mig_table_max_displ = 79 Dec 24 15:53:21 localhost kernel[0]: Local APIC version not 0x14 as expected Dec 24 15:53:21 localhost kernel[0]: Skipping duplicate extension "com.apple.driver.AppleGenericPCATA" with older/same version (1.3 -> 1.3). Dec 24 15:53:21 localhost kernel[0]: Skipping duplicate extension "com.apple.driver.AppleIntelPIIXATA" with older/same version (2.0.0 -> 2.0.0). Dec 24 15:53:21 localhost kernel[0]: Skipping duplicate extension "com.apple.driver.AppleOnboardPCATA" with older/same version (1.0.0d1 -> 1.0.0d1). Dec 24 15:53:21 localhost kernel[0]: Skipping duplicate extension "com.apple.iokit.IOUSBMassStorageClass" with older/same version (2.0.4 -> 2.0.5). Dec 24 15:53:21 localhost kernel[0]: warning: skipping personalities in blacklisted kext com.apple.driver.AppleIntelCPUPowerManagement Dec 24 15:53:21 localhost kernel[0]: com.apple.kpi.unsupported: Undefined in symbol set: _sha1_hardware_hook Dec 24 15:53:21 localhost kernel[0]: AppleACPICPU: ProcessorApicId=0 LocalApicId=0 Enabled Dec 24 15:53:21 localhost kernel[0]: AppleACPICPU: ProcessorApicId=1 LocalApicId=1 Enabled Dec 24 15:53:21 localhost kernel[0]: AppleACPICPU: ProcessorApicId=2 LocalApicId=2 Enabled Dec 24 15:53:21 localhost kernel[0]: AppleACPICPU: ProcessorApicId=3 LocalApicId=3 Enabled Dec 24 15:53:21 localhost kernel[0]: Loading security extension com.apple.nke.applicationfirewall Dec 24 15:53:21 localhost kernel[0]: Loading security extension com.apple.security.seatbelt Dec 24 15:53:21 localhost kernel[0]: calling mpo_policy_init for mb Dec 24 15:53:21 localhost kernel[0]: Seatbelt MACF policy initialized Dec 24 15:53:21 localhost kernel[0]: Security policy loaded: Seatbelt Policy (mb) Dec 24 15:53:21 localhost kernel[0]: Loading security extension com.apple.security.TMSafetyNet Dec 24 15:53:21 localhost kernel[0]: calling mpo_policy_init for TMSafetyNet Dec 24 15:53:21 localhost kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet) Dec 24 15:53:21 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993 Dec 24 15:53:21 localhost kernel[0]: The Regents of the University of California. All rights reserved. Dec 24 15:53:21 localhost kernel[0]: MAC Framework successfully initialized Dec 24 15:53:21 localhost kernel[0]: using 16384 buffer headers and 4096 cluster IO buffer headers Dec 24 15:53:21 localhost kernel[0]: [TSC] delta: -79, skipping synchronization. (CPU1) Dec 24 15:53:21 localhost kernel[0]: [TSC] delta: -79, skipping synchronization. (CPU2) Dec 24 15:53:21 localhost kernel[0]: [TSC] delta: -79, skipping synchronization. (CPU3) Dec 24 15:53:21 localhost kernel[0]: IOAPIC: Version 0x21 Vectors 64:87 Dec 24 15:53:21 localhost kernel[0]: ACPI: System State [S0 S4 S5] (S0) Dec 24 15:53:21 localhost kernel[0]: SMBIOS: EFI bootloader Dec 24 15:53:21 localhost kernel[0]: mbinit: done Dec 24 15:53:21 localhost kernel[0]: Security auditing service present Dec 24 15:53:21 localhost kernel[0]: BSM auditing present Dec 24 15:53:21 localhost kernel[0]: From path: "uuid", Dec 24 15:53:21 localhost kernel[0]: Waiting for boot volume with UUID 5ABACE37-09C7-3237-8504-4EE22A8ED9EB Dec 24 15:53:21 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict> Dec 24 15:53:21 localhost kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@11/AppleAHCI/PRID@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDriver/ST3250410AS Media/IOGUIDPartitionScheme/Untitled@2 Dec 24 15:53:21 localhost kernel[0]: BSD root: disk0s2, major 14, minor 2 Dec 24 15:53:21 localhost kernel[0]: USBF: 0.951 AppleUSBOHCI[0x6ec2800]::CheckSleepCapability - controller will be unloaded across sleepUSBF: 0.952 AppleUSBOHCI[0x6ffd000]::CheckSleepCapability - controller will be unloaded across sleep Dec 24 15:53:21 localhost kernel[0]: FireWire (OHCI) TI ID 8024 PCI now active, GUID 007269b500001fd0; max speed s400. Dec 24 15:53:21 localhost kernel[0]: USBF: 1. 4 AppleUSBOHCI[0x6f55000]::CheckSleepCapability - controller will be unloaded across sleepUSBF: 1. 4 AppleUSBOHCI[0x6f84800]::CheckSleepCapability - controller will be unloaded across sleep Dec 24 15:53:21 localhost kernel[0]: Initializing RT2500Replug res1 -- FR3068 Dec 24 15:53:21 localhost kernel[0]: RT2500Replug createWorkLoop 0x720d100 Dec 24 15:53:21 localhost kernel[0]: RT2500Replug getWorkLoop Dec 24 15:53:21 localhost kernel[0]: RT2500Replug Probing score 99000 - 99000 -- Is Run-No 1 -- score 50000 Dec 24 15:53:21 localhost kernel[0]: RT2500Replug Freeing remove Eventsource - Dec 24 15:53:21 localhost kernel[0]: USBF: 5.546 AppleUSBEHCI[0x6ec2800]::Found a transaction which hasn't moved in 5 seconds on bus 0x52, timing out! (Addr: 3, EP: 1) Dec 24 15:53:21 localhost kernel[0]: USBF: 6. 5 AppleUSBOHCI[0x6ee3000]::CheckSleepCapability - controller will be unloaded across sleepUSBF: 6. 5 AppleUSBOHCI[0x6f51800]::CheckSleepCapability - controller will be unloaded across sleep Dec 24 15:53:21 localhost kernel[0]: USBF: 6. 8 AppleUSBOHCI[0x6e6b000]::CheckSleepCapability - controller will be unloaded across sleep Dec 24 15:53:21 localhost kernel[0]: USBF: 6. 8 AppleUSBOHCI[0x6e6b000]::InitializeOperationalRegisters Non-NULL hcDoneHead: 0xbfdf1ca0 Dec 24 15:53:21 localhost kernel[0]: USBF: 6. 24 AppleUSBOHCI[0x6ee3000]::InitializeOperationalRegisters Non-NULL hcDoneHead: 0xbfdf1cb0 Dec 24 15:53:21 localhost kernel[0]: Jettisoning kernel linker. Dec 24 15:53:21 localhost kernel[0]: Resetting IOCatalogue. Dec 24 15:53:21 localhost kernel[0]: AppleRTL8169Ethernet: Ethernet address 00:1f:d0:5a:e7:78 Dec 24 15:53:21 localhost kernel[0]: RT2870USBWirelessDriver: Ethernet address 00:08:54:8f:93:90 Dec 24 15:53:21 localhost mDNSResponder mDNSResponder-176.3 (Sep 30 2008 16:59:38)[16]: starting Dec 24 15:53:24 localhost kernel[0]: warning: skipping personalities in blacklisted kext com.apple.driver.AppleHWSensor Dec 24 15:53:24 localhost kernel[0]: warning: skipping personalities in blacklisted kext com.apple.Dont_Steal_Mac_OS_X Dec 24 15:53:24 localhost kernel[0]: display: family specific matching fails Dec 24 15:53:24 localhost kernel[0]: Matching service count = 0 Dec 24 15:53:24 localhost kernel[0]: Matching service count = 18 Dec 24 15:53:24: --- last message repeated 4 times --- Dec 24 15:53:24 localhost kernel[0]: display: family specific matching fails Dec 24 15:53:25 localhost kextd[10]: notice - UUID of on-disk kernel (/mach_kernel) does not match running kernel Dec 24 15:53:25 localhost com.apple.kextd[10]: /System/Library/Extensions/System.kext/PlugIns/Unsupported.kext/Unsupported: Undefined in symbol set: _sha1_hardware_hook Dec 24 15:53:26: --- last message repeated 7 times --- Dec 24 15:53:26 localhost kernel[0]: ALCinject: Starting. Dec 24 15:53:26 localhost kernel[0]: ALCinject: Setting built-in=<data not shown> Dec 24 15:53:26 localhost kernel[0]: ALCinject: Setting layout-id=<data not shown> Dec 24 15:53:26 localhost kernel[0]: ALCinject: Setting PinConfigurations=<data not shown> Dec 24 15:53:26 localhost kernel[0]: ERROR: FireWire unable to determine security-mode; defaulting to full-secure. Dec 24 15:53:26 localhost kernel[0]: Apple16X50ACPI1: Identified Serial Port on ACPI Device=UAR1 Dec 24 15:53:26 localhost com.apple.kextd[10]: /System/Library/Extensions/System.kext/PlugIns/Unsupported.kext/Unsupported: Undefined in symbol set: _sha1_hardware_hook Dec 24 15:53:26 localhost kernel[0]: Apple16X50UARTSync1: Detected 16550AF/C/CF FIFO=16 MaxBaud=115200 Dec 24 15:53:26 localhost kernel[0]: ALCinject: Starting. Dec 24 15:53:26 localhost kernel[0]: ALCinject: Setting built-in=<data not shown> Dec 24 15:53:26 localhost kernel[0]: ALCinject: Setting layout-id=<data not shown> Dec 24 15:53:26 localhost kernel[0]: ALCinject: Setting PinConfigurations=<data not shown> Dec 24 15:53:26 localhost kernel[0]: display: family specific matching fails Dec 24 15:53:26 localhost com.apple.kextd[10]: /System/Library/Extensions/System.kext/PlugIns/Unsupported.kext/Unsupported: Undefined in symbol set: _sha1_hardware_hook Dec 24 15:53:26: --- last message repeated 2 times --- Dec 24 15:53:26 localhost bootlog[62]: BOOT_TIME: 1230130395 0 Dec 24 15:53:26 localhost rpc.statd[46]: statd.notify - no notifications needed Dec 24 15:53:26 localhost DumpPanic[58]: Error getting a reference to IODeviceTree:/options Dec 24 15:53:26 localhost com.apple.launchd[1] (com.apple.DumpPanic[58]): Exited with exit code: 1 Dec 24 15:53:26 localhost com.apple.kextd[10]: /System/Library/Extensions/System.kext/PlugIns/Unsupported.kext/Unsupported: Undefined in symbol set: _sha1_hardware_hook Dec 24 15:53:26 localhost fseventsd[55]: bumping event counter to: 0xbcba6 (current 0x0) from log file '0000000000063f4f' Dec 24 15:53:27 localhost /usr/sbin/ocspd[80]: starting Dec 24 15:53:27 localhost com.apple.kextd[10]: /System/Library/Extensions/System.kext/PlugIns/Unsupported.kext/Unsupported: Undefined in symbol set: _sha1_hardware_hook Dec 24 15:53:27 localhost kernel[0]: dsmos: Initializing... Dec 24 15:53:27 localhost kernel[0]: dsmos: Hook and decryption contexts set! Dec 24 15:53:27 localhost kernel[0]: dsmos: Starting... Dec 24 15:53:27 localhost /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow[50]: Login Window Application Started -- Threaded auth Dec 24 15:53:28 localhost com.apple.kextd[10]: /System/Library/Extensions/System.kext/PlugIns/Unsupported.kext/Unsupported: Undefined in symbol set: _sha1_hardware_hook Dec 24 15:53:31 localhost kernel[0]: ACPI_SMC_PlatformPlugin::start - waitForService(resourceMatching(AppleIntelCPUPowerManagement) timed out Dec 24 15:54:03 localhost kextd[10]: IOKitWaitQuiet() timed out waiting to write kernel symbols Dec 24 15:54:13 localhost kextd[10]: writing kernel link data to /var/run/mach.sym Dec 24 15:54:56 localhost org.ntp.ntpd[42]: Error : nodename nor servname provided, or not known Dec 24 15:54:56 localhost ntpdate[100]: can't find host time.euro.apple.com Dec 24 15:54:56 localhost ntpdate[100]: no servers can be used, exiting Dec 24 15:58:27 localhost /usr/libexec/hidd[54]: Timeout waiting for IOKit to be quiet Dec 24 15:58:27 localhost /usr/libexec/hidd[54]: IOHIDEventQueueCreate: Unable to allocate queue memory from IOHIDSystem. (0x10000003) Dec 24 15:58:27 localhost WindowServer[88]: Unable to create event queue via hidd: (0xe00002bd) Dec 24 15:58:32 localhost loginwindow[50]: Login Window Started Security Agent Dec 24 15:58:33 localhost authorizationhost[110]: MechanismInvoke 0x1d2d020 retainCount 2 Dec 24 15:58:33 localhost SecurityAgent[111]: MechanismInvoke 0x5b01600 retainCount 1 Dec 24 15:58:33 localhost loginwindow[50]: Login Window - Returned from Security Agent Dec 24 15:58:33 localhost SecurityAgent[111]: MechanismDestroy 0x5b01600 retainCount 1 Dec 24 15:58:33 localhost authorizationhost[110]: MechanismDestroy 0x1d2d020 retainCount 2 Dec 24 15:58:33 localhost loginwindow[50]: USER_PROCESS: 50 console Dec 24 15:58:33 localhost com.apple.launchd[1] (com.apple.UserEventAgent-LoginWindow[106]): Exited: Terminated Dec 24 15:58:33 localhost com.apple.launchd[1] (com.apple.ScreenSharing.server[105]): Exited: Terminated Dec 24 15:58:34 localhost mDNSResponder[16]: GetDNSConfig: Error: dns_configuration_copy returned NULL Dec 24 15:58:34 localhost mDNSResponder[16]: mDNSPlatformSendUDP sendto failed to send packet on InterfaceID 01005E00 lo0/4 to 224.0.0.251:5353 skt 7 error -1 errno 65 (No route to host) 3483511523 Dec 24 15:58:35 localhost mDNSResponder[16]: mDNSPlatformSendUDP sendto failed to send packet on InterfaceID 01005E00 lo0/4 to 224.0.0.251:5353 skt 7 error -1 errno 65 (No route to host) 3483512525 Dec 24 15:58:37 localhost /System/Library/CoreServices/coreservicesd[73]: SFLSharePointsEntry::CreateDSRecord: dsCreateRecordAndOpen(Karl x's Public Folder) returned -14135 Dec 24 15:58:38 localhost mDNSResponder[16]: mDNSPlatformSendUDP sendto failed to send packet on InterfaceID 01005E00 lo0/4 to 224.0.0.251:5353 skt 7 error -1 errno 65 (No route to host) 3483515531 Dec 24 15:58:39 localhost /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder[127]: installAutoFSMonitor: open failed Dec 24 15:58:39 localhost mDNSResponder[16]: GetDNSConfig: Error: dns_configuration_copy returned NULL Dec 24 15:58:39 localhost mDNSResponder[16]: mDNSPlatformSendUDP sendto failed to send packet on InterfaceID 01005E00 lo0/4 to 224.0.0.251:5353 skt 7 error -1 errno 65 (No route to host) 3483517246 Dec 24 15:58:40 localhost mDNSResponder[16]: mDNSPlatformSendUDP sendto failed to send packet on InterfaceID 01005E00 lo0/4 to 224.0.0.251:5353 skt 7 error -1 errno 65 (No route to host) 3483518248 Dec 24 15:58:43 localhost mDNSResponder[16]: mDNSPlatformSendUDP sendto failed to send packet on InterfaceID 01005E00 lo0/4 to 224.0.0.251:5353 skt 7 error -1 errno 65 (No route to host) 3483521254 Dec 24 15:58:44 localhost Skype[140]: SkypeApplication::init called Dec 24 15:58:45 localhost Skype[140]: SKInitDebugLogging Dec 24 15:58:47 localhost mDNSResponder[16]: mDNSPlatformSendUDP sendto failed to send packet on InterfaceID 01005E00 lo0/4 to 224.0.0.251:5353 skt 7 error -1 errno 65 (No route to host) 3483524550 Dec 24 15:58:52 localhost diskarbitrationd[59]: SystemUIServer [124]:19215 not responding. Dec 24 15:58:52 localhost mDNSResponder[16]: mDNSPlatformSendUDP sendto failed to send packet on InterfaceID 01005E00 lo0/4 to 224.0.0.251:5353 skt 7 error -1 errno 65 (No route to host) 3483530272 Dec 24 15:58:53 localhost fseventsd[55]: log dir: /Volumes/OHNE TITEL/.fseventsd getting new uuid: DE3547E8-8C2D-4469-B336-3D7EE22D8399 This boot process takes awhile ... I hope you can help me Thanks in advance Link to comment Share on other sites More sharing options...
popeyeq Posted December 24, 2008 Share Posted December 24, 2008 New idea! Try to delete/disable AppleHPET and AppleIntelCPUPowermanagement. AFAIK it conflicts with some devices: LAN, WiFi, so may be with USB2. Hi Slice, deleting AppleHPET and AppleIntelCPUPowermanagement kexts help out. no errors, all USB working. But no HPET. I hope there is way to fix this. Link to comment Share on other sites More sharing options...
mitch_de Posted December 25, 2008 Share Posted December 25, 2008 SLICE - I compared your newest IOUSBFamily with that from AnV ... (AnV is an good dev, made AppleSMS.....). AnV s newest IOUSB NO Highspeed USB, yours YES !!!! I posted that result also to any. THANKS - USB is working for me (GA-EP 35, ICH 9) Sure, i put rights OK for both IOUSB, but can see that AnV IOUSBFamily didnt load Apple EHCI drivers (are they for High SPeed?) EDIT: I corrected mistyped "any" to AnV Link to comment Share on other sites More sharing options...
Slice Posted December 25, 2008 Author Share Posted December 25, 2008 SLICE - I compared your newest IOUSBFamily with that from Any ... (any is an good dev, made AppleSMS.....). Any s newest IOUSB NO Highspeed USB, yours YES !!!! I posted that result also to any. THANKS - USB is working for me (GA-EP 35, ICH 9) Sure, i put rights OK for both IOUSB, but can see that any IOUSBFamily didnt load Apple EHCI drivers (are they for High SPeed?) AnV still repeat orByte's patch that is not enough for new hardware. Yes, EHCI is USB 2 i.e. HighSpeed. Link to comment Share on other sites More sharing options...
aliasa_anderson Posted December 25, 2008 Share Posted December 25, 2008 Hi Slice, I found that the USB devices do not work during sleep. Thu Dec 25 18:06:11 xXx kernel[0] <Debug>: System Sleep Thu Dec 25 18:06:32 xXx kernel[0] <Debug>: System Wake Thu Dec 25 18:06:32 xXx kernel[0] <Debug>: USB (UHCI):Port 1 on bus 0x3d connected or disconnected Thu Dec 25 18:06:32 xXx kernel[0] <Debug>: USB (UHCI):Port 2 on bus 0x3d connected or disconnected Thu Dec 25 18:06:32 xXx kernel[0] <Debug>: USB (UHCI):Port 2 on bus 0x5d connected or disconnected Thu Dec 25 18:06:32 xXx kernel[0] <Debug>: \[interruptReadHandler\] Received kIODeviceNotResponding error - retrying: 1. I mean i am not able to wake up the PC from USB mouse during sleep.Even the pendrives get dismounted when PC goes to sleep. Any Suggestions ? Link to comment Share on other sites More sharing options...
Recommended Posts