Jogib Posted November 26, 2008 Share Posted November 26, 2008 Hello insanelymac.. I keep getting this message after update from 10.5.2 - 10.5.5. Though this error message my USB works without any problems Nov 26 17:55:57 localhost kernel[0]: kmod_control/start failed for com.orByte.driver.PCGenUSBEHCI; destroying kmodNov 26 17:55:57 localhost kernel[0]: ^[[33mFailed to load extension com.orByte.driver.PCGenUSBEHCI. Nov 26 17:55:57 localhost kernel[0]: ^[[0mAppleIntelPIIXPATA: Secondary PCI IDE channel is disabled Nov 26 17:55:57 localhost kernel[0]: Class "AppleEHCIedMemoryBlock" is duplicate Nov 26 17:55:57 localhost kernel[0]: Duplicate class Nov 26 17:55:57 localhost kernel[0]: kmod_control/start failed for com.orByte.driver.PCGenUSBEHCI; destroying kmod Nov 26 17:55:57 localhost kernel[0]: ^[[33mFailed to load extension com.orByte.driver.PCGenUSBEHCI. Nov 26 17:55:57 localhost kernel[0]: ^[[0mUSBF: 1.731 EHCI controller unable to take control from BIOS Nov 26 17:55:57 localhost kernel[0]: USBF: 1.733 AppleUSBEHCI[0x3dd3800]: unable to obtain ownership: 0xe00002be Nov 26 17:55:57 localhost kernel[0]: USBF: 1.735 AppleUSBEHCI[0x3dd3800]::UIMInitialize - Error occurred (0xe00002be) Nov 26 17:55:57 localhost kernel[0]: FireWire (OHCI) VendorID 1180 ID 832 built-in now active, GUID 00e0180003ad04a5; max speed s400. Nov 26 17:55:57 localhost kernel[0]: USBF: 1.741 AppleUSBEHCI: unable to initialize UIM Nov 26 17:55:57 localhost kernel[0]: Extension "com.apple.driver.iTunesPhoneDriver" has no explicit kernel dependency; using version 6.0. Nov 26 17:55:57 localhost kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/IDE1@1F,2/AppleICH8AHCI/CHN0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDriver/Hitachi HTS722020K9SA00 Media/IOFDiskPartitionScheme/ Untitled 2@2 Nov 26 17:55:57 localhost kernel[0]: BSD root: disk0s2, major 14, minor 1 Nov 26 17:55:57 localhost kernel[0]: USBF: 1.992 EHCI controller unable to take control from BIOS Nov 26 17:55:57 localhost kernel[0]: USBF: 1.994 AppleUSBEHCI[0x3d08800]: unable to obtain ownership: 0xe00002be Nov 26 17:55:57 localhost kernel[0]: USBF: 1.996 AppleUSBEHCI[0x3d08800]::UIMInitialize - Error occurred (0xe00002be) Nov 26 17:55:57 localhost kernel[0]: USBF: 2. 0 AppleUSBEHCI: unable to initialize UIM Nov 26 17:55:57 localhost kernel[0]: jnl: unknown-dev: replay_journal: from: 4552192 to: 5465600 (joffset 0x9f000) Nov 26 17:55:57 localhost kernel[0]: jnl: unknown-dev: journal replay done. Nov 26 17:55:57 localhost kernel[0]: HFS: Removed 4 orphaned unlinked files or directories Nov 26 17:55:57 localhost kernel[0]: Jettisoning kernel linker. Nov 26 17:55:57 localhost kernel[0]: Resetting IOCatalogue. Can someone plz tell me whats going on here?? And how can i take "back" the ownership of my USB, even though it is actually working?? Btw. Sry for my bad english (i'm danish) ""EDIT"": Maybe i should mention that its a Asus Lamborghini VX2S laptop i have. Link to comment Share on other sites More sharing options...
Slice Posted November 26, 2008 Share Posted November 26, 2008 Very simple. You have simultaneously AppleUSBEHCI.kext and PCGenUSBEHCI.kext. Conflict! Remove both and install my version sudo -s rm -r -v /S*/L*/E*/IOUSB*/C*/P*/*EHCI* cp ~/Desktop/AppleUSB*.kext /S*/L*/E*/IOUSB*/C*/P*/ Link to comment Share on other sites More sharing options...
Jogib Posted November 27, 2008 Author Share Posted November 27, 2008 Great Slice.. It did actually work Though, the last cammand didn't work, and i had to install the kext's with osx86tool. But now everything looks fine, and i only have to remove a few dublicate kext laying around somewhere. Jogib Link to comment Share on other sites More sharing options...
Recommended Posts