Jump to content

drag0nman

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by drag0nman

  1. Nothing I get always blackscreen when I install AppleIntelSNBGraphicsFB.kext
  2. This is my org.chameleon.Boot.plist file: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>Boot Graphics</key> <string>No</string> <key>EthernetBuiltIn</key> <string>Yes</string> <key>ForceHPET</key> <string>Yes</string> <key>GenerateCStates</key> <string>Yes</string> <key>GeneratePStates</key> <string>Yes</string> <key>Graphics Mode</key> <string>1920x1080x32</string> <key>InstantMenu</key> <string>0</string> <key>Kernel</key> <string>mach_kernel</string> <key>Legacy Logo</key> <string>Yes</string> <key>Quiet Boot</key> <string>No</string> <key>Rescan</key> <string>No</string> <key>SMBIOS</key> <string>/Extra/smbios.plist</string> <key>SystemType</key> <string>2</string> <key>Theme</key> <string>iHack</string> <key>device-properties</key> <string>5600000001000000010000004a0000000100000002010c00d041030a000000000101060000027fff0400240000004100410050004c00300030002c004400750061006c004c0069006e006b0000000800000001000000</string> </dict> </plist> I'm trying it!
  3. ah ok! Tnx... do u mean all content? 5600000001000000010000004a0000000100000002010c00d041030a000000000101060000027fff0400240000004100410050004c00300030002c004400750061006c004c0069006e006b0000000800000001000000 ?!?
  4. I have just tried but I got the same result: blackscreen. I have created a xml file with Property List Editor the plist file: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>PciRoot(0x0)/Pci(0x2,0x0)</key> <dict> <key>AAPL00,DualLink</key> <string>0x00000001</string> </dict> </dict> </plist> after I have used gfutil for creating the.hex file. I have moved "device-properties.hex" to "/Extra" directory and I have added <key>device-properties</key> <string>[hexadecimal EFI string]</string> in org.chameleon.Boot.plist . Something wrong?
  5. Hello everybody, I have ASUS N53SM with ML 10.8.2 with Intel HD 3000, and when the system loading before the screen of login, the screen is totally black. I don't have resolutions greater than 1366x768. I have installed: INTEL - AppleIntelHD3000Graphics.kext - AppleIntelHD3000GraphicsGA.plugin - AppleIntelHD3000GraphicsGLDriver.bundle - AppleIntelHD3000GraphicsVADriver.bundle - AppleIntelIVBVA.bundle - AppleIntelSNBGraphicsFB.kext - AppleIntelSNBVA.bundle - AppleIntelFramebufferCapri.kext and after any tests the problem is AppleIntelSNBGraphicsFB.kext. I have used smbios MacBook Pro 8.2. Any suggests? Thank you
×
×
  • Create New...