ovi1 Posted February 15, 2012 Share Posted February 15, 2012 trackpad works fine. i tried all 4 PS2 drivers in EDP - no cigar. I have been able to capture -v output that shows some issue with ApplePS2keyboard.kext - apparently it's looking for some dependencies it cannot find. please see attached file. Link to comment Share on other sites More sharing options...
ovi1 Posted February 15, 2012 Author Share Posted February 15, 2012 trackpad works fine. i tried all 4 PS2 drivers in EDP - no cigar. I have been able to capture -v output that shows some issue with ApplePS2keyboard.kext - apparently it's looking for some dependencies it cannot find. please see attached file. oops, here's the file. bootKBerrors.txt Link to comment Share on other sites More sharing options...
Administrators Leon Posted February 15, 2012 Administrators Share Posted February 15, 2012 Hey mate, did you get this fixed ? Link to comment Share on other sites More sharing options...
ovi1 Posted February 15, 2012 Author Share Posted February 15, 2012 Hey mate, did you get this fixed ? Nope Link to comment Share on other sites More sharing options...
Administrators Leon Posted February 15, 2012 Administrators Share Posted February 15, 2012 And just to confirm... 1. You have a D630, Intel 2. You are running OSX Lion 10.7.2 or SL 10.6.8 ? 3. You are using latest EDP ? Link to comment Share on other sites More sharing options...
Administrators Syonagar Posted February 15, 2012 Administrators Share Posted February 15, 2012 Hi ovi, Its seems your kext maybe a 32 bit kext but the kernel tried to load it as 64 bit for some reason. i'm not sure if anyone have found ways to manipulate bit mode in loading kext. I'm quite interested how to boot kext in 32 bit although the kernel boot in 64 bit. So far my attempts to use the boot flag on mach kernel to boot in 32 bit mode has not been successful. If you interested you can try to use after mach_kernel arch=i386 and -x32 individually or any combination order to see if lion can boot 32 bit mode and/or can load the kext. Cheers! Link to comment Share on other sites More sharing options...
Administrators Leon Posted February 15, 2012 Administrators Share Posted February 15, 2012 Open your org.chameleon.boot.plist in /Extra and add arch i386 Save the file and reboot... Link to comment Share on other sites More sharing options...
ovi1 Posted February 16, 2012 Author Share Posted February 16, 2012 Open your org.chameleon.boot.plist in /Extra and add <key>arch</key> <string>i386</string> Save the file and reboot... Leon, It's already there both in the installed partition /Extra and in the /Extra that's on the USB pen. Link to comment Share on other sites More sharing options...
Recommended Posts