InfiniteMac OSx86  


Showing results 201 to 225 of 500
Search took 0.09 seconds; generated 93 minute(s) ago.
Search: Posts Made By: andyvand
Forum: 10.X 11-24-2010, 10:03 PM
Replies: 8
Views: 15,697
Posted By andyvand
Apple Shipping Drive DVD fix (DeviceMergeNub for Snow Leopard)

I recently rewrote AppleUSBMergeNub for PCI linked devices.
The injector can operate against any IOPCIDevice entered device and can function for lots of things.
For fixing your DVD drive (to get it...
Forum: 10.X 11-22-2010, 10:37 PM
Replies: 2
Views: 14,218
Posted By andyvand
AppleUSBEHCI with legay fix for 10.6.5 (PCGenUSBEHCI for 10.6.5)

I decided to make the PCGenUSBEHCI driver for 10.6.5.
Install under /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/

Download:...
Forum: 10.X 11-20-2010, 03:49 PM
Replies: 45
Views: 31,224
Posted By andyvand
You can use my amd_insn_patcher to patch...

You can use my amd_insn_patcher to patch libSystem.dylib (dyld should get auto-patched but if it doesn't work after patching you can patch this with the tool too).
Next you need to rebuild your dyld...
Forum: 10.X 11-19-2010, 07:00 PM
Replies: 0
Views: 3,296
Posted By andyvand
AnyUSBDVD driver (get your external USB drive recognized as Apple Shipping Drive)

This driver enables you to fully utilise your USB DVD drive as Apple Shipping Drive.
This also fixes DVD Player for computers without internal DVD drive.

Installation howto:
You need to get your...
Forum: 10.X 11-18-2010, 01:09 PM
Replies: 45
Views: 31,224
Posted By andyvand
10.6.5 legacy kernel for INTEL/AMD (32+64bit)

This is the latest xnu release:
- Supports everything the previous legacy kernel support
+ 64bit working kernel (Intel/AMD) thanks to Azimutz

Download:...
Forum: 10.X 11-14-2010, 01:07 AM
Replies: 6
Views: 10,403
Posted By andyvand
Some pictures...

Some pictures...
Forum: 10.X 11-13-2010, 11:14 PM
Replies: 6
Views: 10,403
Posted By andyvand
USB Card Reader Apple Optimized Legacy Driver

I have succeeded in making Apple's new driver for memory cards (since 10.6.5) working on any USB card reader (internal or external)

Installation steps:
first edit the plist and insert your card...
Forum: 10.X 11-13-2010, 10:52 PM
Replies: 1
Views: 7,861
Posted By andyvand
Added alternate driver for in case of device...

Added alternate driver for in case of device connection issues
Forum: 10.X 11-05-2010, 06:48 PM
Replies: 1
Views: 7,861
Posted By andyvand
Broadcom BCM2045/2046 optimized legacy bluetooth driver (Uses Apple optimized driver)

This legacy kext enables use of the optimized Broadcom bluetooth drivers instead of the standard generic one.
You need to put your USB Bluetooth Vendor + Device ID inside the plist (3x)
After this...
Forum: 10.X 10-17-2010, 03:42 PM
Replies: 17
Views: 101,100
Posted By andyvand
Some proof...

Some proof...
Forum: 10.X 10-17-2010, 03:26 PM
Replies: 17
Views: 101,100
Posted By andyvand
Atheros AR9285 (0x002b168c) fix for Snow Leopard

As you may know Apple was kind enough to fix the support for AR9285 WiFi card on 10.6.5
I will show you the easy way to make the driver load using DSDT and not touching the original kext:

From...
Forum: 10.X 10-05-2010, 02:32 PM
Replies: 84
Views: 57,223
Posted By andyvand
In case of the plugins it seems something to have...

In case of the plugins it seems something to have to do with some functions of the dyld.
In case of steam it is the uninstalling of the exception handler that goes wrong (thread 7)

Thread 7...
Forum: 10.X 10-04-2010, 04:37 PM
Replies: 84
Views: 57,223
Posted By andyvand
Again an update. This time I fixed...

Again an update.
This time I fixed CoreSymbolication support and fixing that issue also fixed backtracing issues.
Debugging is thus available :)
Normally no more CS errors thus ;)
I decided to...
Forum: 10.X 10-04-2010, 04:27 PM
Replies: 84
Views: 57,223
Posted By andyvand
Yes, look more closely, it gives these from...

Yes, look more closely, it gives these from "Waiting for DSMOS"
untill "DSMOS has arrived" message, it's because it waits for the decryptor
Forum: 10.X 09-28-2010, 01:52 PM
Replies: 84
Views: 57,223
Posted By andyvand
New version of the AMD instruction patcher. ...

New version of the AMD instruction patcher.
This version fixes issue of no output file generation on universal binaries when i386 part needed patching but x86_64 part didn't
Forum: 10.X 09-28-2010, 01:28 PM
Replies: 84
Views: 57,223
Posted By andyvand
AFAIK on the fly patching for x86_64 works just...

AFAIK on the fly patching for x86_64 works just fine but the media programs (QuickTime in 64bit) crash because there are no Supplemental SSE3 instructions available.
The only solution is running it...
Forum: 10.X 09-25-2010, 08:42 PM
Replies: 84
Views: 57,223
Posted By andyvand
Yeah, neither do I. I suspect they removed some...

Yeah, neither do I.
I suspect they removed some code and that is the reason that it doesn't work.
Forum: 10.X 09-25-2010, 08:36 PM
Replies: 84
Views: 57,223
Posted By andyvand
Try setting the patcher to forcing for every app...

Try setting the patcher to forcing for every app it encounters with:
patcher_opts=50

=FORCE+CPUID+SYSENTER
=2+16+32
Forum: 10.X 09-25-2010, 08:34 PM
Replies: 84
Views: 57,223
Posted By andyvand
It's probably Chameleon, try my branch as it has...

It's probably Chameleon, try my branch as it has a CPU auto-detect fix.
Forum: 10.X 09-24-2010, 02:57 PM
Replies: 84
Views: 57,223
Posted By andyvand
There is another update to the kernel. This...

There is another update to the kernel.
This time it can auto patch encrypted binaries (decrypting them to the new dsmos_page_transform, I figured out how it works).
Ignore the failures at beginning...
Forum: 10.X 09-19-2010, 03:10 PM
Replies: 84
Views: 57,223
Posted By andyvand
I'll make (compile) a 32+64bit kernel soon ;)

I'll make (compile) a 32+64bit kernel soon ;)
Forum: 10.X 09-19-2010, 03:08 PM
Replies: 84
Views: 57,223
Posted By andyvand
With v after the 2 binaries it works but I've...

With v after the 2 binaries it works but I've made a V2.
This release also strips code signatures from the binaries it patches (even on universal binaries).
Forum: 10.X 09-17-2010, 02:21 PM
Replies: 84
Views: 57,223
Posted By andyvand
It does now for dyld. ...

It does now for dyld.
libSystem.B(_debug/_profile).dylib won't get patched as I haven't been able to build a stable custom dyld yet.
There is however now a tool for AMD which can do the hard work...
Forum: 10.X 09-17-2010, 02:20 PM
Replies: 84
Views: 57,223
Posted By andyvand
Try the latest kernel on, lots of updates and it...

Try the latest kernel on, lots of updates and it works now like a charm ;)
Forum: 10.X 09-16-2010, 09:35 AM
Replies: 84
Views: 57,223
Posted By andyvand
try running them in 32 bit. it is ssse3 related

try running them in 32 bit.
it is ssse3 related
Showing results 201 to 225 of 500