Aspire One 751h GMA500 EMGD 8.14.1100.2208 (Nov 15, 2011)

Discussion in 'Acer Aspire One' started by danilo.francesco, Dec 14, 2011.

  1. danilo.francesco

    danilo.francesco

    Joined:
    Dec 14, 2011
    Messages:
    10
    Likes Received:
    0
    Hello,
    I just finish to build the EMGD driver for my Aspire One 751h (Windows 7).
    This version of EMGD is 1.10 Gold.
    It works good with HD video even youtube HD video and it doesn't crash with the hardware acceleration actives. The previous version of IEMGD had problems with the hardware acceleration of the flash media player because it can produce browser crash if you try to play a video on youtube.
    I tried to play many video on youtube and this driver works perfectly.
    I tried to play some HD video with PowerDVD and the quality is very good without any problem.
    I tried to play Open Arena (based on Quake 3, OpenGL) and it works perfectly.
    Dual Screen works perfectly.
    Hibernation and suspend work.
    The only main problem is that the driver supports the directX 9 and it doesn't support the directX 10 . If someone can help me I can build a new driver to make it support even the directX 10. I found a paper by Intel in which the EMGD driver supports only the directX 9Ex so maybe it is not possible to make the support for the directX 10.

    Paper: http://download.intel.com/design/int...ERS/325830.pdf
    Page 8.

    I hope you like this driver because I like it very much.
    Thanks

    PS(1) here is the link to download the driver BYE
    NEW URLS
    https://rapidshare.com/files/3645178899/IEMGD_8.14.1100.2208_Windows7.zip

    http://www.megaupload.com/?d=TN3INWWX


    PS(2) If you don't have an Acer Aspire One 751h and you need to change the resolution of the monitor you can edit the file "igdlh32.inf" lines 243-244, 284, 288 changing the resolution 1366x768 to your default resolution
     
    danilo.francesco, Dec 14, 2011
    #1
  2. danilo.francesco

    uladz

    Joined:
    Dec 23, 2011
    Messages:
    2
    Likes Received:
    0
    Re: Aspire One 751h GMA500 EMGD 8.14.1100.2208 (Nov 15, 2011

    So far works file on my 751h. Can you post the config files you have used for building custom drivers so I can take a look? Thanks!
    --vlad.
     
    uladz, Dec 23, 2011
    #2
  3. danilo.francesco

    danilo.francesco

    Joined:
    Dec 14, 2011
    Messages:
    10
    Likes Received:
    0
    Re: Aspire One 751h GMA500 EMGD 8.14.1100.2208 (Nov 15, 2011

    here the conf file:

    <?xml version="1.0" encoding="UTF-8"?>
    <cedSnapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    type="CONFIGURATION" xsi:type="cedSnapshot">
    <Selections>
    <selection page_name="ChipsetSelectionPage" item_type_key="display_detection">
    <selection_entry entry_value="1" entry_name="Enable" entry_id="Enable"/>
    </selection>
    <selection page_name="sDVO" item_type_key="i2c_use_default">
    <selection_entry entry_value="i2c use Value"
    entry_name="true" entry_id="true"/>
    </selection>
    <selection page_name="sDVO" item_type_key="ddc_use_default">
    <selection_entry entry_value="ddc use Value"
    entry_name="true" entry_id="true"/>
    </selection>
    <selection page_name="LVDS" item_type_key="i2c_use_default">
    <selection_entry entry_value="i2c use Value"
    entry_name="true" entry_id="true"/>
    </selection>
    <selection page_name="LVDS" item_type_key="ddc_use_default">
    <selection_entry entry_value="ddc use Value"
    entry_name="true" entry_id="true"/>
    </selection>
    <selection page_name="vbiosConfigPage" item_type_key="primary_use_default">
    <selection_entry entry_value="1" entry_name="true" entry_id="true"/>
    </selection>
    <selection page_name="vbiosConfigPage" item_type_key="secondary_use_default">
    <selection_entry entry_value="1" entry_name="true" entry_id="true"/>
    </selection>
    <selection page_name="sDVO" item_type_key="disable_reading_edid">
    <selection_entry entry_value="1" entry_name="true" entry_id="true"/>
    </selection>
    <selection page_name="sDVO" item_type_key="if_not_edid_std_timing">
    <selection_entry entry_value="1" entry_name="true" entry_id="true"/>
    </selection>
    <selection page_name="LVDS" item_type_key="disable_reading_edid">
    <selection_entry entry_value="1" entry_name="true" entry_id="true"/>
    </selection>
    <selection page_name="LVDS" item_type_key="if_not_edid_std_timing">
    <selection_entry entry_value="1" entry_name="true" entry_id="true"/>
    </selection>
    <selection page_name="LVDS" item_type_key="if_edid_edid_data">
    <selection_entry entry_value="2" entry_name="true" entry_id="true"/>
    </selection>
    <selection page_name="LVDS" item_type_key="if_edid_std_timing">
    <selection_entry entry_value="1" entry_name="true" entry_id="true"/>
    </selection>
    <selection page_name="sDVO" item_type_key="upscaling_default">
    <selection_entry entry_value="1" entry_name="true" entry_id="true"/>
    </selection>
    <selection page_name="sDVO" item_type_key="wes7_use_default_display">
    <selection_entry entry_value="1" entry_name="true" entry_id="true"/>
    </selection>
    <selection page_name="sDVO" item_type_key="oem_post_time">
    <selection_entry entry_value="1" entry_name="1"/>
    </selection>
    <selection page_name="vbiosConfigPage" item_type_key="int15">
    <selection_entry entry_value="1"
    entry_name="5F31h, POST Completion Notification" entry_id="5f31"/>
    <selection_entry entry_value="1"
    entry_name="5F33h, Hook After Mode Set" entry_id="5f33"/>
    <selection_entry entry_value="1"
    entry_name="5F35h, Boot Display Device Hook" entry_id="5f35"/>
    <selection_entry entry_value="1"
    entry_name="5F36h, Boot TV Format Hook" entry_id="5f36"/>
    <selection_entry entry_value="1"
    entry_name="5F38h, Hook Before Set Mode" entry_id="5f38"/>
    </selection>
    <selection page_name="ChipsetSelectionPage" item_type_key="min_vid_surfy">
    <selection_entry entry_value="16" entry_name="16"/>
    </selection>
    <selection page_name="ChipsetSelectionPage" item_type_key="max_fb_size">
    <selection_entry entry_value="8388608" entry_name="0x800000"/>
    </selection>
    <selection page_name="ChipsetSelectionPage" item_type_key="min_vid_surfx">
    <selection_entry entry_value="16" entry_name="16"/>
    </selection>
    <selection page_name="ChipsetSelectionPage" item_type_key="ce_framebuffer_color_quality">
    <selection_entry entry_value="32" entry_name="32" entry_id="32"/>
    </selection>
    <selection page_name="LVDS" item_type_key="dual_single">
    <selection_entry entry_value="27" entry_name="Single" entry_id="0"/>
    </selection>
    <selection page_name="LVDS" item_type_key="bkltT1">
    <selection_entry entry_value="60" entry_name="60"/>
    </selection>
    <selection page_name="LVDS" item_type_key="bit_depth">
    <selection_entry entry_value="26" entry_name="18" entry_id="1"/>
    </selection>
    <selection page_name="LVDS" item_type_key="bkltT4">
    <selection_entry entry_value="50" entry_name="50"/>
    </selection>
    <selection page_name="LVDS" item_type_key="bkltT3">
    <selection_entry entry_value="200" entry_name="200"/>
    </selection>
    <selection page_name="LVDS" item_type_key="bkltT5">
    <selection_entry entry_value="400" entry_name="400"/>
    </selection>
    <selection page_name="LVDS" item_type_key="bkltT2">
    <selection_entry entry_value="200" entry_name="200"/>
    </selection>
    <selection page_name="ChipsetSelectionPage" item_type_key="config_name">
    <selection_entry entry_value="GMA_500" entry_name="GMA_500"/>
    </selection>
    <selection page_name="ChipsetSelectionPage" item_type_key="port_display">
    <selection_entry entry_value="4" entry_name="LVDS" entry_id="lvds"/>
    <selection_entry entry_value="2" entry_name="sDVO" entry_id="sdvo"/>
    </selection>
    <selection page_name="ChipsetSelectionPage" item_type_key="display_config_mode">
    <selection_entry entry_value="1" entry_name="Single" entry_id="single"/>
    </selection>
    <selection page_name="ChipsetSelectionPage" item_type_key="platform_chipset">
    <selection_entry entry_value="US15"
    entry_name="Intel(R) System Controller Hub US15W/WP/WPT" entry_id="US15"/>
    </selection>
    <selection page_name="sDVO" item_type_key="port_rotation">
    <selection_entry entry_value="0" entry_name="0" entry_id="0"/>
    </selection>
    <selection page_name="LVDS" item_type_key="display_timing_desc_group">
    <selection_entry entry_value="[email protected]"
    entry_name="[email protected]" entry_id="[email protected]"/>
    <selection_entry entry_value="[email protected]"
    entry_name="[email protected]" entry_id="[email protected]"/>
    <selection_entry entry_value="[email protected]"
    entry_name="[email protected]" entry_id="[email protected]"/>
    <selection_entry entry_value="[email protected]"
    entry_name="[email protected]" entry_id="[email protected]"/>
    </selection>
    <selection page_name="LVDS" item_type_key="port_rotation">
    <selection_entry entry_value="0" entry_name="0" entry_id="0"/>
    </selection>
    <selection page_name="LVDS" item_type_key="port_name">
    <selection_entry entry_value="CMO0903" entry_name="CMO0903"/>
    </selection>
    <selection page_name="LVDS" item_type_key="port_device_list">
    <selection_entry entry_value="lvds"
    entry_name="Internal LVDS" entry_id="lvds"/>
    </selection>
    <selection page_name="LVDS" item_type_key="native_dtd_combo">
    <selection_entry entry_value="[email protected]"
    entry_name="[email protected]" entry_id="[email protected]"/>
    </selection>
    <selection page_name="LVDS" item_type_key="if_not_edid_user_dtd">
    <selection_entry entry_value="4" entry_name="true" entry_id="true"/>
    </selection>
    <selection page_name="vbiosConfigPage" item_type_key="oem_string">
    <selection_entry entry_value="Intel GMA 500" entry_name="Intel GMA 500"/>
    </selection>
    <selection page_name="vbiosConfigPage" item_type_key="oem_vendor_name">
    <selection_entry entry_value="INTEL" entry_name="INTEL"/>
    </selection>
    <selection page_name="vbiosConfigPage" item_type_key="oem_product_name">
    <selection_entry entry_value="Intel GMA 500" entry_name="Intel GMA 500"/>
    </selection>
    <selection page_name="vbiosConfigPage" item_type_key="oem_product_revision">
    <selection_entry entry_value="8.15.1100.2208" entry_name="8.15.1100.2208"/>
    </selection>
    <selection page_name="vbiosConfigPage" item_type_key="cmmn_to_port">
    <selection_entry entry_value="none" entry_name="1 (CRT)" entry_id="1"/>
    <selection_entry entry_value="none" entry_name="2 (TV1)" entry_id="2"/>
    <selection_entry entry_value="none" entry_name="3 (EFP1)" entry_id="3"/>
    <selection_entry entry_value="none" entry_name="4 (LFP)" entry_id="4"/>
    <selection_entry entry_value="none" entry_name="5 (TV2)" entry_id="5"/>
    <selection_entry entry_value="none" entry_name="6 (EFP2)" entry_id="6"/>
    </selection>
    <selection page_name="LVDS" item_type_key="wes7_framebuffer_color_quality">
    <selection_entry entry_value="32" entry_name="32" entry_id="32"/>
    </selection>
    <selection page_name="LVDS" item_type_key="wes7_display_refresh">
    <selection_entry entry_value="60" entry_name="60"/>
    </selection>
    <selection page_name="LVDS" item_type_key="wes7_framebuffer_height">
    <selection_entry entry_value="768" entry_name="768"/>
    </selection>
    <selection page_name="LVDS" item_type_key="wes7_framebuffer_width">
    <selection_entry entry_value="1366" entry_name="1366"/>
    </selection>
    <selection page_name="sDVO" item_type_key="dual_single">
    <selection_entry entry_value="27" entry_name="Single" entry_id="0"/>
    </selection>
    <selection page_name="sDVO" item_type_key="bit_depth">
    <selection_entry entry_value="26" entry_name="18" entry_id="1"/>
    </selection>
    <selection page_name="sDVO" item_type_key="port_name">
    <selection_entry entry_value="sDVO Port" entry_name="sDVO Port"/>
    </selection>
    <selection page_name="sDVO" item_type_key="port_device_list">
    <selection_entry entry_value="sdvo"
    entry_name="Chrontel* CH7022 VGA / TV" entry_id="ch7022"/>
    <selection_entry entry_value="sdvo"
    entry_name="Chrontel* CH7307 DVI" entry_id="ch7307"/>
    <selection_entry entry_value="sdvo"
    entry_name="Chrontel* CH7308 LVDS" entry_id="ch7308"/>
    <selection_entry entry_value="sdvo"
    entry_name="Chrontel* CH7315 HDMI" entry_id="ch7315"/>
    <selection_entry entry_value="sdvo"
    entry_name="Chrontel* CH7317 VGA" entry_id="ch7317"/>
    <selection_entry entry_value="sdvo"
    entry_name="Chrontel* CH7319/CH7320 Dual-port DVI" entry_id="ch7319"/>
    </selection>
    </Selections>
    <PortDevices>
    <PortDevice port_name="LVDS" device_name="Internal LVDS">
    <deviceAttribute attribute_id="70" attribute_value="100" attribute_name="Internal LVDS"/>
    <deviceAttribute attribute_id="71" attribute_value="30000" attribute_name="Internal LVDS"/>
    </PortDevice>
    </PortDevices>
    </cedSnapshot>
     
    danilo.francesco, Dec 23, 2011
    #3
  4. danilo.francesco

    uladz

    Joined:
    Dec 23, 2011
    Messages:
    2
    Likes Received:
    0
    Re: Aspire One 751h GMA500 EMGD 8.14.1100.2208 (Nov 15, 2011

    Don't know about XP, I'm using Widows 7 on my Aspire. Most likely this driver would not work for XP as I remember from Intel driver package.
     
    uladz, Dec 26, 2011
    #4
  5. danilo.francesco

    Grifs99

    Joined:
    Apr 13, 2012
    Messages:
    1
    Likes Received:
    0
    Location:
    Latvija
    Re: Aspire One 751h GMA500 EMGD 8.14.1100.2208 (Nov 15, 2011

    Thanks! :)
     
    Grifs99, Apr 13, 2012
    #5
  6. danilo.francesco

    freelancenovelist

    Joined:
    May 21, 2010
    Messages:
    2
    Likes Received:
    0
    Re: Aspire One 751h GMA500 EMGD 8.14.1100.2208 (Nov 15, 2011

    Wow! The driver worked perfectly for my AO751h. Stuttering video gone. Most (but not all) general computer freezes gone. With this driver, I have had no problems with my video at all, and it's been running about two months. So, Thanks. Thanks a lot!

    Now, a question. I am no programmer at any level. But (aside from saying the same old things: Acer sucks, those net books all have this problem, Acer has no idea how to build a driver, etc.) how is it that Acer (or Intel--whoever actually build the stock driver) built the driver so consumers can do a better job on their own? I don't want to get into other product comparisons or name calling, but I just don't get this. You would think they would have done this prior to mailing. I mean, Intel graphic drivers have been around for YEARS! It's not like Acer doesn't know about the crappy video their driver produces on this model. Just take a look at the number of users entering stuttering, sticking, or freezing video as their computer's problem. This problem is second only to the AO751h's problem of routinely but randomly freezing. Any thoughts?

    Again, thanks a million for this driver. It solved what had been a real hair-pulling issue for me.

    Freelancenovelist
     
    freelancenovelist, May 1, 2012
    #6
  7. danilo.francesco

    dodge3303

    Joined:
    Jan 5, 2012
    Messages:
    3
    Likes Received:
    0
    Re: Aspire One 751h GMA500 EMGD 8.14.1100.2208 (Nov 15, 2011

    Thanks :)
     
    dodge3303, May 8, 2012
    #7
  8. danilo.francesco

    rabindranauth

    Joined:
    May 12, 2012
    Messages:
    17
    Likes Received:
    0
    thanks.. any chance of a update driver bases on the new EMGD 1.14 Gold?

    btw. just joined the forum just to say thanks :)
     
    rabindranauth, May 12, 2012
    #8
  9. danilo.francesco

    Wolfillo

    Joined:
    Jul 4, 2012
    Messages:
    1
    Likes Received:
    0
    Hi people!
    I think it's very interesting to revive this thread.
    I have a similar model to the Acer (Asus 1101ha), and i've recently tried these drivers but I couldn't observe any performance in 3D aplications wich the driver is supposed to be better (I tried to play WoW and I get the same FPS with both drivers, official and EGMD). So if anyone has a better version of the EMGD (or newest) please share!
     
    Wolfillo, Jul 4, 2012
    #9
  10. danilo.francesco

    AcerAspireONE0751h

    Joined:
    Oct 15, 2012
    Messages:
    2
    Likes Received:
    0
    Finally indeed!
    I too can confirm the functioning of this driver on my Acer Aspire ONE 0751h !
    3 years after buying this netbook and 1 year after installing Windows7 on it, finally able to use OpenGL!
    Youtube still not very good, but it never was at this netbook. Can't say it video's play better / smoother.
    Angry Birds in Space runs allright.
    Brightness keys work.
    MPC-HC 1.6.4.6052 works fine.

    Tested on 0751h, Windows7 SP1 + all updates till 15-10-2012
    Firefox 16.01, Flash 11.4.402.287
    Very clean windows, no backgroundprograms ( 27 processes total)

    Thanks!
     
    AcerAspireONE0751h, Oct 15, 2012
    #10
  11. danilo.francesco

    danilo.francesco

    Joined:
    Dec 14, 2011
    Messages:
    10
    Likes Received:
    0
    Hi freelancenovelist, the problem of the freezing is the main board of the Aspire One 751h . This main board is faulty and I sent my netbook to Acer and they repaired it in a couple of weeks by changing the main board. Since the pc was on warranty I didn't pay anything.
    Bye
     
    danilo.francesco, Nov 8, 2012
    #11
  12. danilo.francesco

    danilo.francesco

    Joined:
    Dec 14, 2011
    Messages:
    10
    Likes Received:
    0
    Hi rabindranauth, when I am at home I will upload the last emgd (1.14) driver and post it here by the wayin this driver there are no big improvements it is quite the same of the 1.10 version.
    Bye
     
    danilo.francesco, Nov 8, 2012
    #12
  13. danilo.francesco

    danilo.francesco

    Joined:
    Dec 14, 2011
    Messages:
    10
    Likes Received:
    0
    danilo.francesco, Nov 9, 2012
    #13
  14. danilo.francesco

    MichaelMeMe

    Joined:
    Feb 6, 2013
    Messages:
    2
    Likes Received:
    0
    Hi, this link doesn't work for me. Can you help me and upload this driver to another site(dropbox etc)? Thanks.
     
    MichaelMeMe, Feb 6, 2013
    #14
  15. danilo.francesco

    danilo.francesco

    Joined:
    Dec 14, 2011
    Messages:
    10
    Likes Received:
    0
    danilo.francesco, Feb 9, 2013
    #15
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.