Jump to content

LightWarrior

Members
  • Posts

    31
  • Joined

  • Last visited

  • Days Won

    1

LightWarrior last won the day on September 1 2014

LightWarrior had the most liked content!

Profile Information

  • Gender
    Male
  • Location
    Florida
  • Interests
    Skating, Hacking, Art and so much more...

LightWarrior's Achievements

Advanced Member

Advanced Member (5/17)

5

Reputation

  1. Awesome! Thank you so much for such a detailed explanation. I'm going to let this one marinate in my mind for a bit before taking action. From what I am gathering, I need to replace the CPU with SSE4 capable, any recommendations for CPU to make this thing super zippy or is the core duo enough? Then some tasks that are outside of my comfort zone, such as DSDT editing. But comfort zones are meant to broken 1st thing is first I need to decided the right CPU for this machine, I would prefer it do be something that can continue to be update over time. Any thoughts? Thanks so much again for clearing things up for me, I have a much clearer path now to achieving my objective.
  2. It's a Gateway SX2801-07e I've added an nvidia graphics card to it, everything else is stock. Here is the original thread when I first set it up: https://osxlatitude.com/index.php?/topic/6818-post-installation-so-the-journey-begins-here/
  3. Thanks for the reply Jake Lo, Yeah I thought so, definitely don't want to go the mac store route... Do you know where I can find Herve's guide that you speak of? Thanks!
  4. Hi All, It's been a while, My hackintosh has been working well the last 2 years running Mavericks 10.9 which I installed with MyHack. I'm looking to update to the latest OS, and while updating through the mac store is mighty tempting I felt consulting with the forum may be best to do first. I appreciate any and all guidance, advice, feedback... Thank you Below is my lscpi -nn output: pcilib: 0000:01:00.0 64-bit device address ignored. pcilib: 0000:01:00.0 64-bit device address ignored. 00:00.0 Host bridge [0600]: Intel Corporation 4 Series Chipset DRAM Controller [8086:2e20] (rev 03) 00:01.0 PCI bridge [0604]: Intel Corporation 4 Series Chipset PCI Express Root Port [8086:2e21] (rev 03) 00:19.0 Ethernet controller [0200]: Intel Corporation 82567V-2 Gigabit Network Connection [8086:10ce] 00:1a.0 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #4 [8086:3a37] 00:1a.1 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #5 [8086:3a38] 00:1a.2 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #6 [8086:3a39] 00:1a.7 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #2 [8086:3a3c] 00:1b.0 Audio device [0403]: Intel Corporation 82801JI (ICH10 Family) HD Audio Controller [8086:3a3e] 00:1c.0 PCI bridge [0604]: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 1 [8086:3a40] 00:1d.0 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #1 [8086:3a34] 00:1d.1 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #2 [8086:3a35] 00:1d.2 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #3 [8086:3a36] 00:1d.7 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #1 [8086:3a3a] 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev 90) 00:1f.0 ISA bridge [0601]: Intel Corporation 82801JIB (ICH10) LPC Interface Controller [8086:3a18] 00:1f.2 SATA controller [0106]: Intel Corporation 82801JI (ICH10 Family) SATA AHCI Controller [8086:3a22] 00:1f.3 SMBus [0c05]: Intel Corporation 82801JI (ICH10 Family) SMBus Controller [8086:3a30] 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GT218 [GeForce 210] [10de:0a23] (rev a2) 01:00.1 Audio device [0403]: NVIDIA Corporation High Definition Audio Controller [10de:0be2] (rev a1) 02:00.0 FireWire (IEEE 1394) [0c00]: VIA Technologies, Inc. VT6315 Series Firewire Controller [1106:3403] Here are the kexts I have placed in the extra/extensions: and then these kexts are what I have removed: What is the best way to go about updating to the latest OS? Many thanks!
  5. Thanks to Jake Lo creating a custom extra i was able to boot into OSX! mad props to Jake Lo. attached is my DSDT System DSDT.zip
  6. Oh snap! I had no idea! Thanks Jake Lo... I'm gonna dig into this over the weekend. Thank you!!!!
  7. More progress... using the myhack Installer with GraphicsEnabler=No I was able to get the Installer to boot. I currently have yet to finish an install with a successful restart and boot into OSX. I have gotten as far as the end of the install, but when I try to boot from the hard drive, it will not boot into OSX. I had to format the hard drive partition as GUID because it would not allow me to install it to an MBR Partition. I kept trying but the "Install" button would be grayed out and unclickable until I made it GUID. I also tried a fresh installer on a separate USB drive with no add ons and on a GUID Partition but it gets no where near as far as this tweaked MBR USB Installer even with GraphicsEnabler=No I got hung up around here after install/restart and it just sat here at this screen: Now I'm unable to even complete an install, the computer just powers off half way through the progress. My Installer looks like this: 10.9.4 myhack USB on an MBR partition I've got Mini-SSDT-DualLink.aml that I got from here I renamed it to ssdt.aml and placed it in /extra for the native resolution of 1600x900 Next I placed KernelPatcher.dylib in /extra/modules (I created the modules folder) and than all 3 of those kexts installed in extra/extension. TotallyFixStillWaiting.kext IOAHCIBlockStorageInjector.kext LegacyAppleAHCIPortIntelICHx.kext Currently I have org.chameleon.Boot.plist configured as follows. The changes I made are in bold <key>Graphics Mode</key> <string>1600x900x32</string> <key>GraphicsEnabler</key> <string>No</string> <key>Kernel</key> <string>mach_kernel</string> <key>Kernel Flags</key> <string></string> <key>Timeout</key> <string>20</string> <key>UseKernelCache</key> <string>No</string> the ssdt.aml looks like this inside: DefinitionBlock ("./dsdt.aml", "SSDT", 2, "HPQOEM", "general", 0x00001000) { Method (_SB.PCI0.GFX0._DSM, 4, NotSerialized) { If (LEqual (Arg2, Zero)) { Return (Buffer (One) { 0x03 }) } Return (Package (0x06) { "AAPL00,DualLink", Buffer (0x04) { 0x01, 0x00, 0x00, 0x00 }, "AAPL,snb-platform-id", Buffer (0x04) { 0x00, 0x00, 0x01, 0x00 }, "AAPL,ig-platform-id", Buffer (0x04) { 0x04, 0x00, 0x66, 0x01 } }) } } Thats where I'm at but getting closer... what changes can I make to move closer towards making this work? Thanks again!
  8. Thanks guys! So I tried Jake Lo's suggestion and then yours Herve... and it still wont boot right now I have all 3 of those kexts installed in extra/extension. TotallyFixStillWaiting.kext IOAHCIBlockStorageInjector.kext LegacyAppleAHCIPortIntelICHx.kext Here is some other info on the laptop that just came to mind, only 1USB port works and i have the builtin keyboard unplugged. I currently use a multi-port USB adapter with a usb keyboard and the builtin touchpad. I am planning on opening it up to replace the USBs and and install a new keyboard if and when I can get OSX installed on it. Could that have anything to do with it? what else could we try to get this thing to boot?
  9. Ok I tried that and still no luck... I tried it with cpus=1 and USBBusFix=yes, separately... what next? if this helps here is a snap shot of my Bios Configuration.
  10. lol, that makes sense... so i downloaded that, but this seems to install a little different. I created a myhack 10.9.4 USB using the link you provided I downloaded OSInstall(MBR)+OSInstall.mpkg(10.9.4.13E28).zip I followed these instructions: OSInstall.mpkg replace to /System/Installation/Packages/OSInstall.mpkg OSInstall replace to /System/Library/PrivateFrameworks/Install.framework/Frameworks/OSInstall.framework/Versions/A/OSInstall next I put the mini-ssdt-DualLink.aml into /extra and renamed it to ssdt.aml it still wouldnt boot So I then created the folder /extra/modules and placed kernelpatcher.dylib and booted with cpus=1 still no luck when i boot with cpus=1 I get this hangup USBF: 2. 91 AppleUSBEHCI:: unable to get filterInteruptEventSource USBF: 2.100 AppleUSBEHCI::UIMInitialize - error occurred (oxe00002be) Still Waiting For Root Device Arrrrrrrrg... what else is there I can do?
  11. Ok so I googled MBR patch and came across this page for the 10.9.4 MBR Patch I downloaded the patch and followed the directions by using this command in terminal. sudo tar xvf ~/Downloads/Mavericks_10.9.4_MBR_Patch.tar -C /Volumes/"installer volume name" cool, now I have a my hack install with the MBR patch... but it still isn't booting... you may need to zoom into read this. AppleUSBEHCI::Found a transaction past the completion deadline on bus 0x1d,timing out! (Addr:4, EP:1) in addition to some other information below it... what does it all mean? I am determined to make this work!
  12. ACHI is enabled in my BIOS. I copied mini-ssdt-dualink.aml in to the extra folder on my USB install and renamed it ssdt.aml Within the /extra directory I created a folder and named it "modules" /extra/modules, next i copied over kernelpatcher.dylib Reboot and still nothing. I've tried cpus=1 aswell as USBBusFix=yes and still no luck. im not sure what USBBusFix=yes does but i read somewhere to try it so i did. I'm still stuck at "Still waiting on root device" What else could I do to boot this MBR Myhack Installer? Thanks!
  13. Thank you, I am going to give that a shot tonight... 2 nights ago I made a MyHack installation USB with the MBR Patch. The result was a freeze at "Still waiting for root device" What does that typically mean? Would you mind explaining what cpus=1 does? Also do you feel the mini-ssdt-DualLink.aml is necessary? One of the HP Probook guides suggests it if your screen is 1600x900 native resolution. Thanks!
  14. Sweet! I got it to work!! yay!!! finally after literally months of trying in my spare time... THANK YOU SO FREAKING MUCH FOR YOUR HELP!!! I LOVE THIS FORUM! ----------------------------------- Download VoodooHDA_V286_MAV.pkg.zip Thats the one that worked for me I've tested the outputs and inputs... green front and back output work... but only the pink (microphone in) on the front works... the back does not... any thoughts on a fix for that? So now that I have ethernet, video, and audio working...
×
×
  • Create New...