Jump to content

m1nkeh

Members
  • Posts

    67
  • Joined

  • Last visited

Posts posted by m1nkeh

  1. @m1nkeh 

    We have same hardware, do yo have issues with external displays ?

     

    Thank you for your help.

    hmm.. can't say i've really tried to use external displays to be honest... was back at the start of this thread i gave it a go and it was crashing all over the place. the most recent dsdt and config, not given it a whirl but i do get significantly less gfx issues with El Capitan.

     

    that aside, i've now installed encrypted Win 10 on this machine as i needed it for work :(

     

    will keep an eye on clover dev though, hopefully one day FileVault2 will be an option

  2. 1) IntelMausiEthernet

    2) Yes to enable audio after sleep/wake

    3) BrcmPatchRAM2 is for 10.11, BrcmPatchRAM is for 10.10.x and below. 

    4) Is require for sleep with LID close

    5) Type 0x0706 to properly display CPU as i7 instead of unknown. 

    6) Will need the beta version of SSDTPRgen.sh that support Broadwell. Might have to fix some smart quotes to get it going.

    ah ok, i'll probably skip #5 then, as i do not have an i7 :)

  3. See my new guide here.

    hmm.. there's a good chunk of stuff in there that i personally would like more explanation about...

     

    1. What is IntelMausiEthernet.kext, is it instead of IntelE1000e.kext. How does it differ?

    2. Is EAPDFix.kext something to do with Audio?

    3. How does BrcmPatchRAM2.kext differ from BrcmPatchRAM.kext ?

    4. ACPIPoller, is this required for batterymanager stuff to work correctly?

     

    I'll give this ApplePS2Controller a whirl... I assume your trackpad works?

     

    Other things that I'm not certain about, because (i guess) i have a different CPU, i have to include a random bit of clover config that i don't really understand "New Way", in order to not get a KP... what does this section do?

     

    <key>CPU</key>
    <dict>
    <key>Type</key>
    <string>0x0706</string>
    </dict>
     
    Also, when i attempt to execute ddstPRGen.sh i get an error about the CPU not being recognised that i don't really know how to get past.... any tips there? I'll upload a picture when i get time.
     
    Ty.
  4. install going a treat.. just verifying that the DSDT works etc...

    i STILL do not have keyboard / touchpad on boot for the installation, and it really annoys me that i have to plug in an external kb and mouse. i put the ApplePS2Controller.kext in the "Other" folder, as i do with all the others.... the only thing that i can think is that it needs to be in the 10.11 folder... grr

    Or maybe i've got an old version?? The ALPS one seems to work ok...

  5. nice one ty, ApplePS2Controller... i honestly still don't know if i'm using the latest one on that, no amount of googling allows me to locate it from the horses mouth - my trackpad works fine though so that's all good ;)

  6. Nice, the main thing i'm interested in is the i5-5300u so this should work fine, ive got the touch screen and feel so-so about it tbh ;)

    gf is away this weekend, so now i can get my geek on!
     
    what was the final list of *.kexts that you used? - i really want to stop using Vietnam Tool, and i feel it's a bit erm... "blackbox"
     
    ty!

  7. Or option number 4, which I personally prefer:

     

    Launch Utilities->Terminal application (unless You have Terminal app in the dock, as I do :-)) and type: diskutil mount EFI.

    Then the EFI disk icon should appear on the desktop and in Finder.

    yeah but that launches the efi of the disk right?

     

    not your usb?

  8. I still have my USB drive with all of Jake's mods. However, I don't know how to mount the EFI from the USB drive. 

     

    Once I know how to, I can upload the config.plist and DSDT

    well, you've got a couple of options:

     

    1) insert the usb into a windows machine, and you'll see the EFI partition by default

     

    2) run "defaults write com.apple.DiskUtility DUDebugMenuEnabled 1" in ther terminal (with diskutil closed) then launch diskutil and select show all partitions from on of the menus (i forget which), then just right click your EFI partition, and click "mount"

     

    3) run clover configurator, and in the interface choose "mount EFI" - not 100% on this one though 

     

    Personally #2 is my preferred option

     

    Good luck!

  9. oh right, cool.
     
    can either of you humour me and let me see the latest config.plist (and DSDT) that you ended up with in a new download so that i can compare with my own now that you've cast your expert eye over it Jake?
     
    Ty,

  10. Missing FakeSMC in Clover Kexts folder

     

    hmm.. are you sure? He says that FakeSMC is in his 10.11 folder here -> https://osxlatitude.com/index.php?/topic/7844-e7250/page-11&do=findComment&comment=54030

     

    @dstrukt, i notice you've got the i5 CPU, same as me (is yours touchscreen?). I also had this error, but can't recall off hand how i fixed it... i do remember have to step through the config.plist line by line to see what the offending line was though

     

    I post about it here -> https://osxlatitude.com/index.php?/topic/7844-e7250/page-8&do=findComment&comment=52008

     

    This is probably down to Jake having an i7 machine and thinking about it a bit more i might have stopped using a DSDT completely because I've not been doing this long enough to dump and patch my own DSDT... Of course, this could be a complete red herring though, looks like this is something i need to double-check ;)

  11. I'll be writing a full guide for this model shortly. For now you could use the files from here.

    will this cover creation of SSDT as i have the touch screen e7250 with the i5 and i've still not got around to this ;)

     

    What version do you have? With version 1.5 attached a few post back, I didn't have to, but with 1.1.5, I did have to.

    Is this in relation to the version of ApplePS2Controller ?

  12. Yes, as I mentioned before, no more hang and reboot issue with the GPU.

    New SIP feature, so will need new version Clover with SIP disabling option.

    ok, so nothing really that new then i guess..

     

    what is this SIP thing, can you explain a bit more? i will do some proper research later this week

     

    ty.

  13. cheers for the reply...

     

    nice tip on the boot entries, i think i will defo do that too, more of a cosmetic thing though i guess so will leave it 'til last.

     

    yeah i guess the i5 vs i7 to be the issue here, i have the e7250 w/ 1080p touch screen, and this was the default CPU... i guess i need to generate my own SSDT, this area is still quite grey for me and I'm not sure if the DSDT might be to blame too?? maybe you can clarify? DSDT is for devices, and SSDT is for power things right?

     

    only work i've done last week was wipe the machine and re-install Win8.1, and then upgrade it to Win10 to activate it in prep for a clean install dual-boot... when i re-install OSX next week i shall see what the items show up as in about mac

     

    My touchpad, i actually use an ALPS kext from HVT i believe...

  14. ooo, another entrant, excellent!

     

    your last few posts raised a couple of queries with me...

     

    1) what do you mean by "modified it for custom dual-boot entries" re: the config?

    2) which DSDT/SSDT file did you use, I am still having issues with my system whereby i get a KP if use the ones in this thread without "FixRegions" & "newWay" in the config - did you do this?

    3) i got my DW1560 working with the broadcom wifi checkbox from Vietnam tool... it works, but is it 'right' --> what does FakePCIID actually do?

    4) i do not use AppleHDA_ALC293, i just use the VoodooHDA, again from Vietnam tool... it works, but is it 'right' ?

    5) on my latest build... with the latest DELL BIOS, ACPIBatteryManager causes the battery icon to flicker on and off... not sure if this is a problem with the power management on the machine though, or config, not had time to investigate 100%, anyone seen this though?

     

    That's probs all for now ;)

     

    Still dicking about with FileVault2, might give up to be honest... seems like a lot of hassle, and there is 0 info on the net that i can find. Either of you had any luck?

     

    Ty,

  15. as soon as i import your DSDT / SSDT into clover, i get a KP based around detecting the CPU (i think) ...

     

    through trial and error, i matched your config to mine, and this was the culprit.. i have no idea what it does?!

     

    <key>Fixes</key>
    <dict>
    <key>FixRegions_10000000</key>
    <true/>
    <key>NewWay_80000000</key>
    <true/>
    </dict>
  16. I'm using ApplePS2Controller for mouse and not voodoops2controller, it works but no trackstick scrolling.

    Hope you or anyone with this model to give my files a try and help make it better. I have limited time to test these days.

     

    Alright, cheers.

     

    Where is the right place to dl both of the latest versions of those, just off the Vietnam tool?

     

    Will do my best re: the testing, i'm trying to renovate a house at the same time so time is tight here too :s

×
×
  • Create New...