InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #11  
Old 02-15-2011, 03:28 AM
dragonspeed dragonspeed is offline
Puma
 
Join Date: May 2008
Posts: 24
Quote:
Originally Posted by wastez View Post
Does anyone fix the problem with ohci? Because i canīt get it working.....

Thx & Greetz
This one works for me (with sleep)

Device (USB0)
{
Name (_ADR, 0x00020000)
Method (_S1D, 0, NotSerialized)
{
Return (One)
}

Method (_S3D, 0, NotSerialized)
{
If (LEqual (OSFL, 0x02))
{
Return (0x02)
}
Else
{
Return (0x03)
}
}

Method (_DSM, 4, NotSerialized)
{
Store (Package (0x02)
{
"device-id",
Buffer (0x04)
{
0x34, 0x3A, 0x00, 0x00
}
}, Local0)
DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
Return (Local0)
}
}

CPU: AMD Opteron 165 @2.0Ghz - Motherboard: ASUS A8N-SLI Premium - AppleNforceata64 by ANV - RAM: 4 GB DDR 400Mhz Audio: ALC850 (AppleAC97Audio64 by sluphide) Video: MSI nVidia GeForce 7600GS 256Mb (0x0392) QE & CI from Chameleon 2 RC4 Ethernet: SKGE64 OS: Snow Leopard 10.6.2 32bits all kexts 64 bits. Sleep working. 4 Disks Two mirrored.
Reply With Quote
  #12  
Old 02-15-2011, 11:24 AM
wastez's Avatar
wastez wastez is offline
Panther
 
Join Date: Oct 2010
Posts: 182
Thx i will try it.... Hope this works because i tried so much and nothing seems to work....
Reply With Quote
  #13  
Old 02-16-2011, 09:25 AM
wastez's Avatar
wastez wastez is offline
Panther
 
Join Date: Oct 2010
Posts: 182
I tried this too but it also doesnīt work.....
Iīve no idea anymore to get it working.....

Thx & Greetz
Reply With Quote
  #14  
Old 02-18-2011, 04:13 PM
Imkantus Imkantus is offline
 
Join Date: Jul 2009
Location: Germany
Posts: 779
Quote:
Originally Posted by wastez View Post
Iīve no idea anymore to get it working.....
You can use this IOUSBFamily.kext it will force OHCI/EHCI to be recognized as internal. http://osx86.co/f36/usb3-capable-iou...sb3-fix-t6782/



💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers.


AMD Phenom II X4 955 - ASRock AM3A770DE - 8GB DDR3-1333 - Radeon HD 5570 1GB passiv - BCM4318 802.11b/g - Snow Leopard Retail
+++
AMD Phenom X3 8450 - ASRock AM2NF6G-VSTA (BIOS L2.39) - 4GB DDR2-800 - Radeon HD 4650 512MB - Snow Leopard Retail (retired) / OpenBSD
Reply With Quote
Reply