Recent content by igielskv

  1. igielskv

    How To Make a Generic Driver For Any Card Reader

    Unfortunatelly doesn't work on ASUS UX31A with internal Card Reader USB2.0- CRW from Realtek with RTS5139 controller. :-( Any advice... Thanx, bye bye.
  2. igielskv

    USB 3.0 G|DRIVE Problem

    I tried his version 1.2.7 and behaviour exactly same as with your version of GenericUSBXHCI.kext. The only think I realized now (but it's same for both versions), that empty USB port after boot up is like "dead" and this G-Drive is unable to wake it up. Anyway if I plug in another USB Disk...
  3. igielskv

    USB 3.0 G|DRIVE Problem

    Right now I'm using yours (linked from GitHub), this one: https://code.google.com/p/os-x-generic-usb3/downloads/list I don't know if it is the latest, but I'll check... Yours is v1.2.8d7, looks like his latest is 1.2.7, so??? But I can let him know...
  4. igielskv

    USB 3.0 G|DRIVE Problem

    Ok, I removed it also this one: Device (XHC1) { Name (_ADR, 0x00140000) // _ADR: Address Method (_PRW, 0, NotSerialized) // _PRW: Power Resources for Wake { Return (GPRW (0x0D, 0x03)) } Which was in my Clean extracted DSDT and it still works, USB3 and USB2 devices with no problem... Just...
  5. igielskv

    USB 3.0 G|DRIVE Problem

    Sorry for so many maybe stupid questions, but U say use GenericUSBXHCI.kext only with XHC1 device removed from DSDT. But I still have XHC1 device there, and it's not from multiplex patch. It must have been there before. Device (XHC1) { Name (_ADR...
  6. igielskv

    USB 3.0 G|DRIVE Problem

    Ok (even it looks like there's no differences in system behaviour) I will roll back to DSDT without multiplex patch applied. As if U're saying I should not have this patch while using GenericUSBXHCI.kext. Can keep that 7/8 series patch in DSDT or better roll back to previous one where no USB...
  7. igielskv

    USB 3.0 G|DRIVE Problem

    Sorry, but it doesn't help. Patching process worked well exactly as U described... but no change. Still can not see this G-Drive connected when system is running (only if disk is connected prior to power on). And still cannot go without GenericUSBXHCI.kext (other ways my system freeze right on...
  8. igielskv

    USB 3.0 G|DRIVE Problem

    Just in case U would have some time, here I'm sending . There's DSDT prior 7-series USB3 Multiplex and also prior 7-series/8-series USB (my previous which I was normally using). There's also clean untouched DSDT as extracted from system without any patch applied. Thanks in advance for an advice...
  9. igielskv

    USB 3.0 G|DRIVE Problem

    Looks like not so easy - I used your "7-series/8-series USB" with no problems, but with "7-series USB3 Multiplex" when trying to compile I get 145 Errors. I'm sending and if u have some time, can take a look. I tried boot up system with "7-series/8-series USB" patch only, it looks like with...
  10. igielskv

    USB 3.0 G|DRIVE Problem

    Ok so I found out already I have 7 series board with HM76 chipset, so this usb_7-series-multiplex.txt is the patch I need, correct? Btw, just any idea why with my other USB3 drives it works normally and with this G-Drive not? It's the 1st time I encountered problem with USB3 driver ever.
  11. igielskv

    AirPort Extreme Time Capsule + USB WiFi Adapter ???

    That's right, I just don't wanna try now, once I get spare SSD drive for my laptop I'll try. I wan it now more for our MacBook, which shroud be ok. And also will replace my old wifi router and will have central network file storage. For backups for my Asus Hackintosh I still keep Time Machines...
  12. igielskv

    USB 3.0 G|DRIVE Problem

    Sorry for stupid question can I confirm easily my Series if 6 or 7 if my laptop is using chipset HM65 or HM76? I knew there should be sw for Mac same like CPU-Z for Win. I'm just trying to figure out which of your USB patches I should use. :-)
  13. igielskv

    AirPort Extreme Time Capsule + USB WiFi Adapter ???

    Want to confirm: AirPort Extreme Time Capsule on Hackintosh using external USB WiFi Adapter works great. Out of the box solution no need for any workarounds. Easily configurable over Airport Utility. Moreover despite to what many assistants in Apple Stores are saying, I Can also confirm that...
  14. igielskv

    USB 3.0 G|DRIVE Problem

    I'm not sure if got you well... So I should try your multiplex patch to my DSDT and just skip using GenericUSBXHCI.kext, right? I can do that for sure... I just know that without this GenericUSBXHCI.kext before, any device connected to my USB ports caused system to freeze for 5s Pwr Button press...
  15. igielskv

    USB 3.0 G|DRIVE Problem

    Today I tried this G-Drive with real MacBook Air, works normally as expected. Shows up and mounts off from running system with no problems. So problem must be in USB3 ports and their configuration in my system. Does anyone have idea why this can happen??? Thanx a lot guys, have good evening...
Back
Top