View Single Post
 
Old 06-08-2012, 08:24 PM
R:A:W:X86's Avatar
R:A:W:X86 R:A:W:X86 is offline
 
Join Date: Mar 2012
Location: Germany
Posts: 95
Quote:
Originally Posted by m28ew View Post
If you need more testing, please just let me know
Yes more testing!^^

Some idea that came across my mind:

launchd works 32-Bit on the old AMD machines.
So why the hell not just run it 32 instead of 64-Bit?

Please someone try the following:

Code:
sudo -s
cd /sbin
cp launchd launchd_backup
ditto --rsrc --arch i386 launchd launchd_i386
cp launchd_i386 launchd
reboot

AMD FX 4100
MSI 760GM-P23
Radeon HD6570
OS X Lion Retail 10.7.5
Lion Kernel Project
Reply With Quote