Jump to content

robertostudios

Members
  • Posts

    84
  • Joined

  • Last visited

  • Days Won

    3

Posts posted by robertostudios

  1. Thanks Jake!
     
    All working now, like Yosemite :)
    (only Webcam not, but this Beta1 and some USB problem written in release notes....)
     
    If you need Second Stage Bootscreen patch, put this to your config.plist

     

    In clover configurator:

     

    IOGraphicsFamily - find: 0100007517 - replace: 0100007417
     
    or XML code:

    			<dict>
    				<key>Comment</key>
    				<string>SecondStagePatch 10.11</string>
    				<key>Find</key>
    				<data>
    				AQAAdRc=
    				</data>
    				<key>Name</key>
    				<string>IOGraphicsFamily</string>
    				<key>Replace</key>
    				<data>
    				AQAAdBc=
    				</data>
    			</dict>
    
    
  2. Hi All!

     

    My Yosemite config, DSDT, etc, works good in El Cap.

    Only couple things, webcam not work like Jake, and in my config HDMI audio not work... (I do not know whether it worked on yosemite, i never tested, only now in El Cap...)

    All other good, sleep, audio after sleep, USB3 after sleep, without GUSB3 kext, etc...

    Jake can you share your kexts, config, DSDT (without serial of course...) ?

     

    rob

  3. Yes, 0x0a16 is yanked in the beta. I was able to add it back, but not able to get QE/CI.

    HDMI is working with this patch, but graphics is laggy.

     

    Update: 

    Got QE/CI fully working now, like it was for 10.10.1!

    Had to patch both AppleIntelFramebufferAzul's & AppleIntelHD5000Graphics' binaries

     

    Thanks! ;)

    Working now....

    Posible to Patch with Clover? (More vanilla feeling )

  4. Hi!

     

    The problem is, Yosemite 10.10.2 Beta 2 AppleIntelHD5000.kext Info.plist not included 0x0a16 Device ID :(

    And not enough to add them, need patch i think...

    But 10.10.2 in beta stage, i wait for final release and mackintosh developers and solution for HD4400 work in 10.10.2 and further releases :)

     

    1 problem is solved from this testing. Downgrade my bios to A08 solve the stuck key press problem in my 7240 :)

  5.  

    Beta 1 14C68M. 

    Try adding this to KextstoPatch in Clover to patch on the fly

    <dict>
    <key>Comment</key>
    <string>Second Stage patch 1</string>
    <key>Find</key>
    <data>
    hcB0XUg=
    </data>
    <key>Name</key>
    <string>IOGraphicsFamily</string>
    <key>Replace</key>
    <data>
    McB0W0g=
    </data>
    </dict>
    <dict>
    <key>Comment</key>
    <string>Second Stage patch 2</string>
    <key>Find</key>
    <data>
    QYjE6wM=
    </data>
    <key>Name</key>
    <string>IOGraphicsFamily</string>
    <key>Replace</key>
    <data>
    QYjE6yM=
    </data>
    </dict>
    <dict>
    <key>Comment</key>
    <string>HD 4400 HDMI Audio FB Revert Patch -> 10.9.2</string>
    <key>Find</key>
    <data>
    BgAmCgEDAwMAAAACAAAwAQAAYAAAAABg2QoAANkKAAAA
    AAAAAAAAAAAACAACAAAAMAAAAAEFCQAABAAAhwAAAAIE
    CQAABAAAhwAAAP8AAAABAAAAQAAAAA8AAAABAQAABAAA
    AAAAAAA=
    </data>
    <key>Name</key>
    <string>AppleIntelFramebufferAzul</string>
    <key>Replace</key>
    <data>
    BgAmCgEDAwMAAAACAAAAAQAAYAAAAABA2QoAANkKAAAA
    AAAAAAAAAAAAEAACAAAAMAAAAAEFEgAACAAAhwAAAAIE
    CQAABAAAhwAAAP8AAQABAAAAQAAAAA8AAAABAQAABAAA
    AAAAAAA=
    </data>
    </dict>

    Hi!

     

    Does not work in Beta 2 :(

    Downgrade my Bios A08 like yours, but not work... No QE/CI, white flashing screen, no transparency, etc... (No kext loaded...)

    Also i test Chameleon boot, (you bootpack and configs) same result as clover.

    Strange...

    You test Beta2? If you want a test write this for dev seed App Store updates ;)

    sudo defaults write /Library/Preferences/com.apple.SoftwareUpdate CatalogURL https://swscan.apple.com/content/catalogs/others/index-10.10seed-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog.gz
    

    Thanx!

  6. Try this patched FB for 10.10.2

    Hi! This is 17c78c? Beta 2 or Beta 1?

     

    Thanks!

     

    In beta 1 i replace some AppleIntelHD5000* and 10.10.1Framebuffer kexts and works fine. (some small artifacts in boot... Stage2)

    But Beta 2, totally messed my install.

  7. With my E7440 fully ok on Yosemite (except bluetooth working randomly ) , i need to know if you also have some frozen screen with Apercu (preview in english) ?

    sometime the frozen, or long time to close it, or blank picture ) 

    i 've try different profile in system preference/screen, but it not solve this .

    thank for support me.

    regards

    Hi! Run this in terminal:

    sudo perl -i.bak -pe 's|([\xFF\xFC\x3D])\x86\x80\x12\x04|$1\x86\x80\x16\x0A|sg' /System/Library/Frameworks/OpenCL.framework/Libraries/libCLVMIGILPlugin.dylib
    
    sudo codesign -f -s - /System/Library/Frameworks/OpenCL.framework/Libraries/libCLVMIGILPlugin.dylib
    

    This patch the OpenCL framevork, and the Preview app, Aperture, PhotoBooth and all program that need OpenCL works :)

    If Xcode command line tools not installed, the first command install it.

    If installed succesfully, run 2 command again.

     

    Credits to the-darkvoid and vbo

    • Like 1
  8. That makes sens. In fact my mistake was to compare my DELL's laptop to my wife's MacBook Air, which handle perfectly the USB power or unmount, while sleeping.

    Hi!

     

    For USB after sleep set the BIOS USB Wake Suport - ON! Works fine for me, all usb works after sleep ;)

    The keyboard issue same.... The Enter/Backspace/Tabular, Del keys are stuck when i press too fast... If press slowly not have this behaviour...

    I test some WoodooPS2Controller kext, same problem all...

    I looking fix google, and many other forum, no results in this time....

  9. Thanks, Interesting. You have an additional AppleIntelFramebufferAzul.Kext

     

    Are you following the clover installation in this thread?

    I following this thread, and Jake Lo posts, tutors and kexts. Mixed all :)

    AppleIntelFramebufferAzul patched for HDMI Audio and HDMI no freeze fix.

     

    Do Not Forget!

    My stuffs is for OSX Yosemite 10.10!!!! No Mavericks

     

    Also, my BIOS is A10 - A11 now... Your Bios version same???

  10. Can you show me how your E7240 i7-4600U FHD with touch is working?

     

    Can you share your kext, dsdt and ssdt files for me?

    I am unable to make mine (graphics work)

     

    What is your device ID for IGP? is it device ID 01a6 revision:000b?

    Hi!

     

    Chipset Model: Intel HD Graphics 4400

      Type: GPU

      Bus: Built-In

      VRAM (Dynamic, Max): 1024 MB

      Vendor: Intel (0x8086)

      Device ID: 0x0a16

      Revision ID: 0x000b

      Displays:

    Display:

      Resolution: 1920 x 1080

      Pixel Depth: 32-Bit Color (ARGB8888)

      Main Display: Yes

      Mirror: Off

      Online: Yes

      Built-In: Yes

     

    I use Yosemite all stuff work. attach my EFI folder, kexts, and Clover config.plist

    In ZIP file kext section contains 3 separated kext i install these to /S/L/E with kext wizard.

    Also i delete from config plist my serial, MLB, ROM, etc, generate your own in Clover Configurator SMBIOS section.

     

    Put complete EFI folder from archive to EFI partition on your DELL...

     

    Clover EFI folder Here!

  11. Hello,

    the only mac available at home is a hold macbook, with 10.7.5 !! i can't run imessagedebug !

    i try also IOjones, but same , didn't work on 10.7.5 .

    any help will be useful .

    thank

    I run ImessageDebug on Yosemite, sorry dont work in 10.7.x 

    Possibly upgrade to Mavericks?

  12. Hello ,

    following this guide and some other, i now have a working E7440 with clover and Yosemite ! 

    i replace the wifi and bluetooth card with :

    http://www.ebay.com/...=STRK:MEBIDX:IT  and it is working fine with the last BTFirmwareUploader_v2.6_Final.zip

    the only 3 trouble i have are:

    1: after sleep, no sound ! i use the kext from post 152

    2: impossible to fix iMessage and Facetime.

    3: during start with clover, it didn't start automaticly .i must press "enter" . i try to change the delay with clover configurator in config.plist to 1 but no delay is showing on startup .

    thank for your help !

    Hi!

     

    1 - I use this for Audio after sleep.

     

    2 - iMessage and FaceTime you need original Mackintosh MLB and ROM set in Clover RT variables. (i run iMessageDebug script my friend mac, set returned MLB and ROM in clover, iMessage, FaceTime works!)

     

    3 - In Clover configurator  > Boot - Defaul Boot Volume - set exactly same name as your OS X partition name (mine is Yosemite...) and the timeout or fastboot is work...

    • Like 1
  13. This is for Yosemite Final. Install to SLE to work.

    To get HDMI Audio to work, you'll need to patch the DSDT. Get latest version from my guide. Also need to patch FB. This is for Yosemite. Mavericks version is also in my guide. See signature below.

    Thanks Jake Lo, pokenguyen, joe82 and all members on this forum!!!

     

    My system is fully working now Yosemite 10.10 final.

     

    I use Clover boot manager, iMessage, FaceTime, HandOff, cellular calls, sms, etc work... 

    System boot whit caches within 4 - 5 sec from dell logo,

    Camera, PhotoBooth, Preview, etc.. work,

    HDMI out and HDMI audio work, no freeze, if close the laptop lid, HDMI continue to operate :)

    No graphical glitches,

    Audio fully working, headphones, etc...

    Sleep fully working, laptop lid close/open, (only thing: if USB3 storage plugged in when going to sleep, ejected improperly when return from sleep, but USB3 port continue to works.)

    I use I8k.kext my custom heat levels and fan control, the laptop silent, quieter than Windows in power saver mode :)

     

    Thank you again!!! Good work!!!  

     

    PS: Next week i test the docking station in my work...

    PS_2: Sorry for the bad english :)

    PS_3: See system specs in signature below... 

    • Like 1
  14. No, you need a patched AppleHDA for sound. Get the latest one here. Speaker and headphone works!

    Hi Jake!

     

    This AppleHDA work with 10.10 Yosemite? Or you have 10.10 version, or joe82 have 10.10?

    Or possibly clover on the fly patch? I use clover and on the fly applehda patch in 10.10 but headphones not work.

     

    Thanx!

     

    Edit:

     

    Test your AppleHDA.kext and works like a charm in OSX Yosemite 10.10 :)

    Install with kext wizard to /S/L/E!!!

    Only bad thing in my setup the screen glitches in boot second-stage UEFI Only mode.

    If i boot UEFI mode with enable legacy rom option, boot glitches is gone, but boot time longer 1-2 sec :)

    HDMI out and HDMI audio not tested in this time...

     

    Thanx Jake :)

  15. Hello Folks, I am trying to install Yosemite on my E7740 i7 4600U 1920X1080. The system boots fines with the USB drive however as soon as install screen appears and the whole screen become garbled and very difficult to navigate. Please have a look at the attached file. Any help will be greatly appreciated (it happened during the beta versions too, but I gave up as i waited for the final release). System works very well with Mavericks.

     

    Hi!

     

    Close LID 1-2 sec and open...

    My setup is working fine this method.

    Another method in my dell if i set the bios "Enable legacy option rom"

    This method no need lid close - open...

    Sorry my wrong english :)

×
×
  • Create New...