Jump to content

npjohnson

Members
  • Posts

    164
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by npjohnson

  1. There should be something before the system uptime next to the debugger that tells us what the panic is. Could you post that or a picture of your screen?
  2. Head over to the E6420 Research thread and use the script in post 162, That helped me solve this.
  3. Have you tried using -x -v at startupup? That usually fixes things like that. If not you can almost always use -s (single user mode) and then start see if it boots, if -s does it, reply back an I might be able to help.
  4. Try using Voodooloader and Sound Flower?
  5. FYI, PDA net gave me nasty unrepairable boot hangs at "nspace handler" on 3 different machines. Just a warming.
  6. Have you guys tried hibernatemode=0 in the terminal? This got sleep and deep sleep working on my E6420.
  7. Nope. -x -v -f - s And all form of other flags didn't get it booting. Time Machine on Mon. It is. Thank you for the suggestion. Actually. -s got me to a prompt... anyway to undo recent changes from a #root prompt? Or is there a way to start the desktop from single user mode?
  8. :0...................... No!!!! I had gotten the two finger scrolling jumpy-ness fixed, and tried to integrate some of the code from the three finger touch synaptics version, but then disaster struck. I installed PDA net to try to get mobile tethering. Now my Hackintosh wont boot. It gets to something called "{nspace handler), Anyone know of a fix? If not... I have to restore from TimeMachine on Monday, and that would suck.
  9. Ugh. I recompiled the kext from the source, but after changing the SDK to 10.9, the kext refused to recompile, I had forgotten how long it had been since I had delt with kexts, In the newest version of xcode, how to you compile the finished project?!?! I think I have 3 finger touch integrated (Likely buggy) and put in the Device IDs that I could. Is Bpedman still around? 3 months ago he made a commit and left some ideas, but I would love to see how he would've integrated it.
  10. Oh Man , I just got a huge History project it is looking like I wont be able to do much work until next Monday... I will try the best I can. Regards,
  11. Is anyone currently porting the code and ideas from the main branch of VoodooPS2 to the ALPS version? RehabMan's changelog has some great ideas, he made the computer think that 3 finger touches were keyboard shortcuts and fired them off that way, does anyone know how to, or want to help me implement this into the ALPS version? Oh and Bisk and bmp152; when I get home tonight I will download the github code for the ALPS version, and when I get around to compiling (next week... maybe) it I will try to add your device ID's, You may have stated this earlier in the thread, but what is the device ID and model? (You can sort through log files, or if you have windows on the computer, just check device manager for the ID's), also what OS are you running? So that I can target the lowest SDK. Now, anyone wanna help me do this? You still there bpedman, or Rehabman? (: Thank you all in Advance.
  12. Does anyone know if bpedman is working on VoodooPS2 still? Or planning on updating the ALPS version? Here is a list of the working and not working, and some of the methods and kexts I used, correct me if I am wrong. (I am using Mavericks, but it should work in older versions) Does anyone know how to fix/improve any of this? Thanks in Advance. Update: All we have left is the Finger Print Reader, then we are 100% supported!!!! (Protector Suite won't install, and Truesuite doesn't recognize it, it is recognized on the PCI root using system info though... No clue.) Not Working SD Card Reader Express card reader Smart Card reader Free Fall Data Protection Does this laptop have SpeedStep? Finger Print Reader (Protector Suite wont install, and Truesuite doesn't recognize it, it is recognized on the PCI root using system info though... No clue.) - All that is left!!!! Partially Working Webcam (doesn't work in photo booth) Trackpad (Doesn't have multi-touch, but have scrolling using E6520 Rehabman Merge kext, my version has 3 finger and 4 finger touch firing off, but all it does is beep and move from one file to another in finder, NOT ready for release, it messes up Verbose Boot, any keyboard action inserts an extra line into the boot sequence.) eSata (is it recognized as eSata or USB?) VGA (Output works via terminal command in post #162, but it looks kind of wavy, no auto-detection) HDMI (Video output works using the guide JakeLo refered in post # 163, Audio output works using the terminal command in post #162, but no auto detection) Network Switch (If off at boot, reboot required to re-activate, if turned off post-boot it does nothing until reboot... No clue how to fix.) Untested Network Switch (Untested) Docking Port (Untested) Working WiFi (Change for Athertos AR9281, recognized as native Airport Extreme oob) Sleep and Deep Sleep (working by using hibernate mode=0, auto invokes) Keyboard (We take this for granted) USB Bluetooth (Worked OOTB) App Store and iMessage (via the iMessage dylb fix) Screen Brightness (Keyboard shortcuts require (KeyboardRemapper4Macbook) Battery Percentage (VoodooBattery kext) Boots Flagless (We are lucky) Display and Screen Resolution Audio without VoodooHDA! (Place DTDT.aml and SDTD.aml in /E and install Sound Flower and VoodooLoader, but then drag the Voodoo Loader.App to the trash can and set it to not open at startup, install Jake Lo's patched AppleHDA, congrats, your audio now works and the side buttons work!) Audio buttons and audio control (above method) VGA (AppleIntelSNBGraphicsFB.kext patch) HDMI (AppleIntelSNBGraphicsFB.kext patch) HDMI Audio (DSDT Patch) QE/CI (OOB) Network Switch (DSDT Patch) Edits for Working SD card reader! (VoodooSDHC in post below) Docking Port (working oob) eSata (recognized as external hard drive oob) FreeFall Data Protection (I set it on my powerful box fan and the hard drive stopped, no clue if we can turn it off.) Smart Card reader (worked oob) Express Card reader (worked using ID card reader software, Software has no name) Trackpad (Multitouch working through VoodooPS2 below, follow install instructions for voodooPS2 on rehabman's github) Webcam (In photo booth through iGlasses.app)
  13. Hello Jake Lo, I have found a way to get VGA output and HDMI audio with the Vanilla Kexts! Just copy and paste the content of the attached text files into the terminal. Also could someone help me merge two kexts? I have a VoodooPS2Controller.kext that allows me to use two finger scrolling, but development stopped on that branch. Meanwhile the official VoodooPS2Controller.kext (the file labeled rehabman) updated to support multitouch support. Could someone merge the two? I am unaware of any way to do this. Also how do you enable HDMI video output? Thank you! Links: https://www.dropbox.com/s/l016kxui0r578jl/VGA%20Output.txt https://www.dropbox.com/s/uv4u09tx88j8h4y/hdmi%20audio%20enable.docx https://www.dropbox.com/s/k1sjjj2oq4scnnc/RehabMan-Voodoo-2013-0918.zip https://www.dropbox.com/sh/f8g5p1ct87wy9lz/h2RG63nhDN
  14. Hello Bpedman, I run Mavericks. I have used the Rehabman merge and everything is working! Except 3 finger touch... it makes a beep though when I three finger swipe, could you maybe merge this with the newest Rehabman Voodoops2? As he has now added support for remapping of the 3 finger doing something. Than you, Npjohnson
×
×
  • Create New...