Jump to content

squatchey

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by squatchey

  1. Gonna update this to "SOLVED" as I found the hiccup, using some good old linux sysadmin knowledge.  Booted, opened terminal, typed "dmesg | more" and reviewed errors, kexts were not loading, as they were already loaded.  Googled the error message, found a few links, gave me a command to run;

     

    find /System/Library/Extensions/ -type f -name *.plist -exec grep -yH ApplePS2Controller {} \;

     

    That returned the problematic kexts in this folder;

     

    /System/Library/Extensions/myHack.kext/Contents/PlugIns/

     

    MyHack had configured it to load the ApplePS2 kexts from this folder, removed them, repaired permissions with kextwizard and it now works.  Thank you to everyone on this forum, I really enjoy how well OSX is running on this laptop.

  2. Copied the two kext to desktop, used kextbeast to install, then kextwizard to repair /E & /S/L/E permissions, rebooted, same deal, no mouse/keyboard/trackpad.  Not sure what I've got broken.  Keyboard & trackpad worked fine for the initial install, and the keyboard works in chameleon for OS selection, boot flags, etc...  Just once the OS loads from the drive now, no go with mouse/trackpad/keyboard.

  3. Did that, and it all went sideways.  Can't boot into the GUI anymore, boot flags -f -x -v (various combinations) fails, drops to a prompt declaring system uptime in nanoseconds when using -x, and weird enough, Chameleon lost it's gui menu, it's a text menu now.  Sometimes I think I am a smart guy, but so far this combination is making me feel very n00b. :-)

     

    Anyone?  Beuler?

  4. SOLVED!  details in reply #10

     

    I have a D830, triple boot, Win7, OSX Mavericks, Ubuntu 14.04 and have re-installed about two dozen times.  Bought an Atheros wireless card, have it installed to replace the Intel wifi adapter.  Everything works fine, except for the builtin keyboard/mouse/trackpad.  I have tried EDP Installer (machine fails to boot after EDP, I have a clonezilla image I revert too after failed attempts)  I have tried various kext's, most current is the Voodoo one.  Have tried D630 pack, D830 pack, etc...

     

    USB Keyboard and mouse working, but I want it to work as a laptop, and I am posting this on the machine now, with those.  Also Bluetooth is missing from System Properties, it was part of the Intel wifi card I removed.  System Properties shows no trackpad, will try to attach that picture if I can.

     

    What am I getting wrong?

×
×
  • Create New...