Jump to content

Gia Cát Lang

Members
  • Posts

    25
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Gia Cát Lang

  1. I'm not sure exactly why but my dell e6420 is hanging on boot for 10.10. I'm able to get in the OS if I use -v -x on chameleon, but on a normal boot it hangs, here is a picture I took using -v. Apparently it has something to do with bluetooth, but my laptop does not have that feature. Any help would be greatly appreciated.

     

    20151010_003002_zpsy6wfpp5p.jpg

     

     

    Issuse AppleIntelSNBGraphics :D.. Crash hd 3000

     

    u have 2 method way 

     

    1. Boot -v -f -x 

     

    mount -uw / 

    cd /System/Library/Extensions

    rm -rf AppleIntelSNBGraphics.kext

     

    and reboot install now and reinstall AppleIntelSNBGraphics ( original)

     

    2. Try with Clover :D it is easy but dell uefi have bug firmware T_T

  2. i have think why not smart keyboard as with elan touchpad 

     

    i have edit DSDT in device (PS2K)

    Method (_DSM, 4, NotSerialized)  // _DSM: Device-Specific Method
                        {
                            If (LEqual (Arg2, Zero))
                            {
                                Return (Buffer (One)
                                {
                                     0x03
                                })
                            }
     
                            Return (Package (0x04)
                            {
                                "RM,oem-id", 
                                "DELL", 
                                "RM,oem-table-id", 
                                "SNB-CPT"
                            })
                        }
                   

    and result 

     

    Brightness = F4 , F5 

    Disable Touchpad = F3

    Audio = F11 and F12

  3. Sorry for my english i am german. i tried with your guide to install os x 10.10 but i cant install any bootloader on my ssd to got os x bot without usb drive. i want to install it in uefi how i can make?

     

    Edit: that are the specs of my dell

    intel core i7 2640M

    6 gb ram

    512gb crucial ssd

    intel HD 3000 

    a13 bios

    please watching video install :D

     

    i have laptop dell e6420 run yosemite 10.10.2 full ( wifi , vga or hdmi ) 

     

    https://www.youtube.com/watch?v=kH9TDSlejPc&list=UUnKlFcsK8YUJmGOoReoyZHw

    • Like 1
×
×
  • Create New...