DSDT patch & 24Bit Color Depth please help
The number one Hackintosh community

Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1
    Junior Member
    Join Date
    May 2011
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Hackintosh Files / Kexts Downloads
    253
    Uploads
    1

    Question DSDT patch & 24Bit Color Depth please help


    System:
    Toshiba Satellite L655-1G2 PSK1JE
    Insyde H2O Bios
    CPU: Intel(R) Core(TM) i5 CPU M 460 @ 2.53GHz
    Chipset: Intel Ibex Peak-M HM55, Intel Ironlake-M
    ATI Radeon HD 5470M 512 MB
    3GB Ram: Samsung M471B5773CHS-CH9**2 GB DDR3-1333 DDR3 + Samsung M471B2873FHS-CF8**1 GB DDR3-1066 DDR3
    LAN: Atheros AR8152/8158
    wLAN: Broadcom BCM4313
    Mac OS X Lion 10.7.1 (11B26)
    Chameleon 2.0 RC5:
    ###
    Boot.plist:
    <key>AtiConfig</key>
    <string>Hoolock</string>
    <key>EHCIacquire</key>
    <string>Yes</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>1366x768x32@60</string>
    <key>GraphicsEnabler</key>
    <string>Yes</string>
    <key>Kernel</key>
    <string>mach_kernel</string>
    <key>Kernel Flags</key>
    <string></string>
    <key>PciRoot</key>
    <string>0</string>
    <key>Theme</key>
    <string>Default</string>
    <key>Timeout</key>
    <string>3</string>
    ###
    I completed the EDID and my comp system is 1366x768x32 32bit but screen quality is looks 24bit and my comp looks so ugly.
    Bluetooth working but wifi and battery not working.
    On my system DSDT, SSDT, SMBIOS patches not installed, while editing DSDT im getting errors, im adding error pictures, dsdt.dsl and DisplayProductID-717 need your help, thanks.

    DSDT errors:

    DSDT and EDID display files:
    DSDT.zip
    Bijgevoegde afbeelding(e) Bijgevoegde afbeelding(e)
    Last edited by ControL0918; 9th October 2011 at 18:40.

  2. #2
    OSx86.net Crew kyndder's Avatar
    Join Date
    Dec 2010
    Location
    Sampa/Brazil
    Posts
    8,740
    Thanks
    106
    Thanked 259 Times in 209 Posts
    Hackintosh Files / Kexts Downloads
    470
    Uploads
    14

    Default

    Quote Originally Posted by ControL0918 View Post
    System:
    Toshiba Satellite L655-1G2 PSK1JE
    Insyde H2O Bios
    CPU: Intel(R) Core(TM) i5 CPU M 460 @ 2.53GHz
    Chipset: Intel Ibex Peak-M HM55, Intel Ironlake-M
    ATI Radeon HD 5470M 512 MB
    3GB Ram: Samsung M471B5773CHS-CH9**2 GB DDR3-1333 DDR3 + Samsung M471B2873FHS-CF8**1 GB DDR3-1066 DDR3
    LAN: Atheros AR8152/8158
    wLAN: Broadcom BCM4313
    Mac OS X Lion 10.7.1 (11B26)
    Chameleon 2.0 RC5:
    ###
    Boot.plist:
    <key>AtiConfig</key>
    <string>Hoolock</string>
    <key>EHCIacquire</key>
    <string>Yes</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>1366x768x32@60</string>
    <key>GraphicsEnabler</key>
    <string>Yes</string>
    <key>Kernel</key>
    <string>mach_kernel</string>
    <key>Kernel Flags</key>
    <string></string>
    <key>PciRoot</key>
    <string>0</string>
    <key>Theme</key>
    <string>Default</string>
    <key>Timeout</key>
    <string>3</string>
    ###
    I completed the EDID and my comp system is 1366x768x32 32bit but screen quality is looks 24bit and my comp looks so ugly.
    Bluetooth working but wifi and battery not working.
    On my system DSDT, SSDT, SMBIOS patches not installed, while editing DSDT im getting errors, im adding error pictures, dsdt.dsl and DisplayProductID-717 need your help, thanks.
    DSDT errors:
    dsdt_errors.jpg
    DSDT and EDID Display File's:
    DSDT.zip
    About the color, try removing the refresh rate from the Graphics Mode key...

    Quote Originally Posted by You are using like that
    <key>Graphics Mode</key>
    <string>1366x768x32@60</string>
    Quote Originally Posted by Must be like that
    <key>Graphics Mode</key>
    <string>1366x768x32</string>
    About your DSDT, you have 7 errors...

    These are the errors that remain after you click "Fix Errors"???

    What patches you are using???

    Use this new version of DSDT Editor > DSDT Editor and Patcher - Downloads - Kexts.com

    And apply all patches inside the folder "Notebook Core i Nehalem"....

    Remember, always use a clean DSDT to made a new one, if you already use one, delete it and reboot the system...
    GA-P67A-D3-B3 Firmware Ua5 / Core i5-2300 Sandy Bridge / Geekbench

  3. #3
    Junior Member
    Join Date
    May 2011
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Hackintosh Files / Kexts Downloads
    253
    Uploads
    1

    Default

    thanks @kyndder I'm compile DSDT.aml with patches on windows but still getting FADT! error also "ACPI Table not found" and I'm remove refresh rate but still getting same quality
    dsdt compile messages:

  4. #4
    OSx86.net Crew kyndder's Avatar
    Join Date
    Dec 2010
    Location
    Sampa/Brazil
    Posts
    8,740
    Thanks
    106
    Thanked 259 Times in 209 Posts
    Hackintosh Files / Kexts Downloads
    470
    Uploads
    14

    Default

    Quote Originally Posted by ControL0918 View Post
    thanks @kyndder I'm compile DSDT.aml with patches on windows but still getting FADT! error also "ACPI Table not found" and I'm remove refresh rate but still getting same quality
    dsdt compile messages:
    These errors should be fixed just by clicking "Fix errors"....

    Does`t work for you???
    GA-P67A-D3-B3 Firmware Ua5 / Core i5-2300 Sandy Bridge / Geekbench

  5. #5
    Junior Member
    Join Date
    May 2011
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Hackintosh Files / Kexts Downloads
    253
    Uploads
    1

    Default

    unfortunately

  6. #6
    OSx86.net Crew kyndder's Avatar
    Join Date
    Dec 2010
    Location
    Sampa/Brazil
    Posts
    8,740
    Thanks
    106
    Thanked 259 Times in 209 Posts
    Hackintosh Files / Kexts Downloads
    470
    Uploads
    14

    Default

    Quote Originally Posted by ControL0918 View Post
    unfortunately
    Try using this app > EvOsXTeam´s DSDTFixer - Downloads - Kexts.com
    GA-P67A-D3-B3 Firmware Ua5 / Core i5-2300 Sandy Bridge / Geekbench

  7. #7
    Junior Member
    Join Date
    May 2011
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Hackintosh Files / Kexts Downloads
    253
    Uploads
    1

    Default

    this time compiled without error but still giving "ACPI Table not found" error msg and GraphicsEnabler=No this option giving real 32bit 1024x768 but "3Mb Graphic card" and GraphicsEnabler=Yes giving 24bit 1366x768 Ati Radeon HD 5470M 512Mb
    Last edited by ControL0918; 10th October 2011 at 00:23.

  8. #8
    OSx86.net Crew kyndder's Avatar
    Join Date
    Dec 2010
    Location
    Sampa/Brazil
    Posts
    8,740
    Thanks
    106
    Thanked 259 Times in 209 Posts
    Hackintosh Files / Kexts Downloads
    470
    Uploads
    14

    Default

    Quote Originally Posted by ControL0918 View Post
    this time compiled without error but still giving "ACPI Table not found" error msg and GraphicsEnabler=No this option giving real 32bit 1024x768 but "3Mb Graphic card" and GraphicsEnabler=Yes giving 24bit 1366x768 Ati Radeon HD 5470M 512Mb
    Use Chameleon Wizard to made all changes...

    Use SMBios for a iMac11,1 (save inside of your /Extra folder together with you dsdt.aml file)...

    You are using "Hoolock" as framebuffer, try with another like "Eulemur" or "Vervet"....

    Also try booting in 32bit mode using the flag arch=i386 at boot...
    GA-P67A-D3-B3 Firmware Ua5 / Core i5-2300 Sandy Bridge / Geekbench

  9. #9
    Junior Member
    Join Date
    May 2011
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Hackintosh Files / Kexts Downloads
    253
    Uploads
    1

    Default

    thanks i have tried them graphics same and im getting SSDT: Acpi Table Not Found i recompiled ssdt-*.aml without error copied /Extra folder but still same

  10. #10
    OSx86.net Crew kyndder's Avatar
    Join Date
    Dec 2010
    Location
    Sampa/Brazil
    Posts
    8,740
    Thanks
    106
    Thanked 259 Times in 209 Posts
    Hackintosh Files / Kexts Downloads
    470
    Uploads
    14

    Default

    Quote Originally Posted by ControL0918 View Post
    thanks i have tried them graphics same and im getting SSDT: Acpi Table Not Found i recompiled ssdt-*.aml without error copied /Extra folder but still same
    Use Chameleon Wizard and select "Drop SSDT"...
    GA-P67A-D3-B3 Firmware Ua5 / Core i5-2300 Sandy Bridge / Geekbench


  • Advertising

    OSx86.net
    has no influence
    on advertisings
    that are displayed by
    Google Adsense

      
     

Page 1 of 2 12 LastLast

Similar Threads

  1. How to patch my own dsdt ??
    By speedyisfast in forum Audio & Sound
    Replies: 2
    Last Post: 19th June 2011, 18:59
  2. Gigabyte EX58A-UD3R DSDT patch
    By iceage2609 in forum Motherboard & CPU
    Replies: 3
    Last Post: 8th January 2011, 21:51
  3. DSDT patch requests
    By Mike in forum Guides & Tutorials
    Replies: 38
    Last Post: 28th September 2009, 19:01
  4. DSDT Patch for "Warning USB Device Removal" thread
    By Aargh-a-Knot in forum Guides & Tutorials
    Replies: 12
    Last Post: 8th September 2009, 18:02
  5. ISO Patch?
    By X-iFE in forum General Discussion
    Replies: 0
    Last Post: 30th August 2009, 12:38

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •