Jump to content

Stanislav

Members
  • Posts

    7
  • Joined

  • Last visited

Stanislav's Achievements

Private

Private (2/17)

0

Reputation

  1. Tried generic extra via myHack tool (no dsdt, no ssdt files), still no graphics (last string from Bluetooth module I guess: '"Connected to the transport successfully")... Options used: GraphicsEnabler=yes IntelCapriFB=[0..11] PciRoot=1 and IGPEnabler=yes IGPlatformID=[01660000 .. 0166000b] PciRoot=1 I can only boot in safe mode with -x PciRoot = 1 flags Thanks in advance. UPDATE: Finally managed to boot into MacOs with generic extra thanks to dual link option here's org.chamelion.Boot.plist <?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>EnableDualLink</key> <string>Yes</string> <key>Graphics Mode</key> <string>1600x900x32</string> <key>GraphicsEnabler</key> <string>Yes</string> <key>IntelCapriFB</key> <string>3</string> <key>Kernel</key> <string>mach_kernel</string> <key>PciRoot</key> <string>1</string> <key>Timeout</key> <string>5</string> <key>UseKernelCache</key> <string>Yes</string> </dict> </plist> Now I can see in system report that my total graphics ram is 5 MB dynamic ram is 10 ... How can I increase those values?
  2. I've tried to change FrameBuffer but none of them worked (still stuck after bluetooth) Also I noticed that dsdt has 01660002 APPL, ig-platform-id value , is this correct?
  3. Hi everyone, I've followed the guide : https://osxlatitude.com/index.php?/topic/1895-osx-on-a-samsung-np-900x3c-and-900x4c/ , after EDP step when booting my laptop it always stuck after bluetooth initialization with "Connected to the transport successfully". My laptop is Samsung np900x4c-a02ru ( I5-3317U 1700 GHz, Intel HD4000 ) My bios is P06AAC, the guide is for P05AAC .. should I downgrade bios version or somehow fix dsdt.. org.chamelion.Boot.plist <?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>DSDT</key> <string>/Extra/DSDT.aml</string> <key>DropSSDT</key> <string>Yes</string> <key>EthernetBuiltIn</key> <string>Yes</string> <key>Instant Menu</key> <string>Yes</string> <key>PciRoot</key> <string>1</string> <key>UseKernelCache</key> <string>Yes</string> <key>GraphicsEnabler</key> <string>No</string> <key>HD4000PlatformId</key> <string>2</string> <key>device-properties</key> <string>5e0000000100000001000000520000000100000002010c00d041030a000000000101060000027fff04002c0000004100410050004c002c00690067002d0070006c006100740066006f0072006d002d006900640000000800000003006601</string> </dict> </plist> Extra contents Any help please..
  4. Hi, I've figured out that my Intel HD 4000 VendorId and PlatformId values are: 0x0166 0x8086 respectively. I use chimera (chameleon, stolen and rebranded) 2.2.0 bootloader, so what IGPlatformId value should I inject in order to get QE/CI support Windows recognizes gpu with 64 mb on board. UPDATE: My laptop boots fine into OSXInstaller with PciRoot=1 and custom bootpack provided here After installation I can boot in safe mode and with GraphicsEnabler=No only Thank you!
  5. I've recreated myHack usb key with bootpack (Samsung NP900 X4C (i5 3317U & HD4000) ) you provided, nothing has changed. my hardware specs are --------[ AIDA64 Extreme Edition ]-------------------------------------------------------------------------------------- Version AIDA64 v3.00.2500 Benchmark Module 4.0.568-x64 Homepage http://www.aida64.com/ Report Type Report Wizard Operating System Microsoft Windows 8 Professional 6.2.9200.16628 (Win8 RTM) Date 2013-08-11 Time 00:22--------[ Summary ]----------------------------------------------------------------------------------------------------- Motherboard: CPU Type Mobile DualCore Intel Core i5-3317U, 2400 MHz (24 x 100) Motherboard Name Samsung 900X3C/900X3D/900X4C/900X4D Motherboard Chipset Intel Panther Point HM75, Intel Ivy Bridge System Memory 7893 MB (DDR3-1600 DDR3 SDRAM) DIMM1: A-Data AM1U16BC4P2-B19C 4 GB DDR3-1600 DDR3 SDRAM (11-11-11-28 @ 800 MHz) (10-10-10-27 @ 761 MHz) (9-9-9-24 @ 685 MHz) (8-8-8-22 @ 609 MHz) (7-7-7-19 @ 533 MHz) (6-6-6-16 @ 457 MHz) (5-5-5-14 @ 380 MHz) DIMM3: A-Data AM1U16BC4P2-B19C 4 GB DDR3-1600 DDR3 SDRAM (11-11-11-28 @ 800 MHz) (10-10-10-27 @ 761 MHz) (9-9-9-24 @ 685 MHz) (8-8-8-22 @ 609 MHz) (7-7-7-19 @ 533 MHz) (6-6-6-16 @ 457 MHz) (5-5-5-14 @ 380 MHz) BIOS Type Phoenix (02/08/2013) Display: Video Adapter Intel(R) HD Graphics 4000 (2112 MB) Video Adapter Intel(R) HD Graphics 4000 (2112 MB) Video Adapter Intel(R) HD Graphics 4000 (2112 MB) 3D Accelerator Intel HD Graphics 4000 Monitor Generic PnP Monitor [NoDB] Multimedia: Audio Adapter Intel Panther Point HDMI @ Intel Panther Point PCH - High Definition Audio Controller [C-1] Audio Adapter Realtek ALC269 @ Intel Panther Point PCH - High Definition Audio Controller [C-1] Storage: IDE Controller Intel(R) 7 Series Chipset Family SATA AHCI Controller Storage Controller Microsoft Storage Spaces Controller Disk Drive SanDisk SSD U100 256GB (256 GB, SATA-III) Optical Drive DTSOFT Virtual CdRom Device Optical Drive DTSOFT Virtual CdRom Device SMART Hard Disks Status FAIL Input: Keyboard HID Keyboard Device Keyboard Standard PS/2 Keyboard Mouse HID-compliant mouse Mouse Samsung PS/2 Port Input Device
  6. If I include bootpack via myHack -> Install Extra -> Use my own , I'm unable to boot into Mountain Lion Installer (black screen problem)
  7. Hi How can I get Intel HD 4000 work with EDP tool? I've installed Mountain Lion with myHack guide, I can only boot in safe mode with GraphiceEnabler=no and generic extra If I should provide any additional files, configs, please tell me. Thank you!
×
×
  • Create New...