racerx90 THANK YOU!! Waited for my usb working on dp45sg!!!
389 replies to this topic
#381
Posted 05 January 2010 - 12:21 PM
#382
Posted 13 January 2010 - 03:12 PM
My USB ports were all showing version 1 so yesterday I loaded both IOPCIFamily.kext and IOUSBFamily and after that, they were showing as 2.0 high speed and everything was fine. When I booted up today, my USB are showing version 1 again but the kext folder still contains the new kexts. Any ideas as to what happened? Thanks
Edit: When starting up with -f, all usb ports work and show as Hi-Speed 2.0. After rebooting without -f, it's back to USB 1.0
When I delete the AppleHPET, the system takes much longer to start up. It took about 5 minutes compared to about a minute before I deleted it.
Here is my setup:
Mobo - Asus P5W DH Deluxe - latest bios version
Intel E6700 - 2.67ghz
3GB Ram
HDD - 500GB SATA
DVD-RW - SATA
Nvidia Geforce6200LE
Edit: When starting up with -f, all usb ports work and show as Hi-Speed 2.0. After rebooting without -f, it's back to USB 1.0
When I delete the AppleHPET, the system takes much longer to start up. It took about 5 minutes compared to about a minute before I deleted it.
Here is my setup:
Mobo - Asus P5W DH Deluxe - latest bios version
Intel E6700 - 2.67ghz
3GB Ram
HDD - 500GB SATA
DVD-RW - SATA
Nvidia Geforce6200LE
#383
Posted 10 February 2010 - 10:57 PM
#384
Posted 23 February 2010 - 11:22 AM
Tried this on a Hp Dv4 1131 tx laptop and its not working,when i go to system profiler and click on Usb i can see that the system can see my ports but the devices are not read even if i reboot with them pluged in no difference.......What can i do?
Running Leopard 10.5.8 iDeneb
P.s-All my My Kernal and System are running at the same version.
Running Leopard 10.5.8 iDeneb
P.s-All my My Kernal and System are running at the same version.
#385
Posted 28 February 2010 - 08:38 PM
Slice, on Jul 22 2008, 07:56 AM, said:
First of all thank to orByte for the method to correct USBEHCI driver
http://forum.insanel...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 myIOPCIFamily.kext v254 to improve interrupts handling.
AppleUSB...328.kext.zip
AppleUSB...328.kext.zip
AppleUSB...328.kext.zip
IOUSBMas...205.kext.zip
EDITED 18-05-2009
New compilation from 10.5.7 sources. Now version is 3.4.4. This version include all previous fixes, new DeviceIDs and forced sleep capabilities even if it is not really supported (as discussed with Hafnium).
EDITED 28-05-2009
Add support for ICH10R DeviceID=3a6x
EDITED 26-05-2009
If you see error at startup
then it is not USB problem. It is a problem with interrupts in whole system.
If USB sometimes works, sometimes no then it is the same problem.
To solve it, download my new IOPCIFamily v2.6.1 (from my signature). It may correct such problems!
EDITED 01-06-2009
Add support for NForce DeviceID=36d
Compile new USBProbe
IOUSBFam..._343.4.4.zip
IOUSBFam...4_2.kext.zip
USBProber.zip
EDITED 15-08-2009
Version for 10.5.8 is here
Important
sudo rm -r -v /System/Library/Extensions/PCGenUSB*
sudo rm -r -v /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/PCGenUSB*
http://forum.insanel...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
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
EDITED 18-05-2009
New compilation from 10.5.7 sources. Now version is 3.4.4. This version include all previous fixes, new DeviceIDs and forced sleep capabilities even if it is not really supported (as discussed with Hafnium).
EDITED 28-05-2009
Add support for ICH10R DeviceID=3a6x
EDITED 26-05-2009
If you see error at startup
then it is not USB problem. It is a problem with interrupts in whole system.
If USB sometimes works, sometimes no then it is the same problem.
To solve it, download my new IOPCIFamily v2.6.1 (from my signature). It may correct such problems!
EDITED 01-06-2009
Add support for NForce DeviceID=36d
Compile new USBProbe
EDITED 15-08-2009
Version for 10.5.8 is here
Important
sudo rm -r -v /System/Library/Extensions/PCGenUSB*
sudo rm -r -v /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/PCGenUSB*
#386
Posted 18 March 2010 - 06:47 PM
I used the 10.5.8 kext and when i do the system does not boot because somehow it affects the graphics and when i use the 10.5.7 package from the ideneb installer nothing happens
#387
Posted 09 April 2010 - 12:11 PM
Hi Slice,
thanks for your great work!
can you give me a hint on which version of USB fix to install on my machine?
it is a MSI Wind PC (specs: http://www.msi-compu...maincat_no=134) ) with a Intel 945GC chipset.
currently, USB works, but only with 12Mbit
I am running 10.5.6 ( XxX_86_10.5.6.Final.v2 ), also tried MSIWIndOSX87
thanks for your efforts,
geb
thanks for your great work!
can you give me a hint on which version of USB fix to install on my machine?
it is a MSI Wind PC (specs: http://www.msi-compu...maincat_no=134) ) with a Intel 945GC chipset.
currently, USB works, but only with 12Mbit
I am running 10.5.6 ( XxX_86_10.5.6.Final.v2 ), also tried MSIWIndOSX87
thanks for your efforts,
geb
#388
Posted 09 April 2010 - 08:49 PM
Hi i got a problem with an usb stick it removes itself after a while is there a fix i can install ? i cant writing a new topic so i would be pleases if someone can help me. im using the voodoo 9.5.0 kernel
#389
Posted 29 April 2010 - 11:06 AM
Help flash drive is still not being recognized
I used the Now version is 3.4.4 iousbfamily343.44 and the other one. And flash drive is still not being recognized.
I used the Now version is 3.4.4 iousbfamily343.44 and the other one. And flash drive is still not being recognized.
Quote
Download attachements to desktop
Double click to unzip
Enter terminal
sudo -s
cp -r -v ~/Desktop/IOUSBFamily.kext /S*/L*/E*/
chown -R root:wheel /S*/L*/E*/IOUSB*
rm -v /S*/L*/E*.mke*
diskutil repairpermissions /
reboot
Double click to unzip
Enter terminal
sudo -s
cp -r -v ~/Desktop/IOUSBFamily.kext /S*/L*/E*/
chown -R root:wheel /S*/L*/E*/IOUSB*
rm -v /S*/L*/E*.mke*
diskutil repairpermissions /
reboot
#390
Posted 22 April 2011 - 01:06 PM
I see no more needs in patched IOUSBFamily. Just DSDT fix and/or Chameleon embedded patches.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users



Sign In
Create Account








