Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 29

Thread: Mobile Intel 965 express chipset family

  1. #11
    Junior Member Newbie
    Join Date
    Aug 2010
    Posts
    10

    Re: Mobile Intel 965 express chipset family

    Yeah, I tried direct chat and here it is the text:
    Sema W: Hello. Thank you for using the Intel Customer Support chat service. We are glad to be of service. How can I help you today?
    Me Hi Sema.
    I use Mobile Intel(R) 965 Express Chipset Family graphic card
    on Windows 7
    to be more exact: Mobile Intel Graphics Media Accelerator x3100; Windows 7; 32bit; RAM 2.5MB;
    on Acer laptop
    it supports open GL 2.0 version
    but it shows like it doesn't support open GL
    I can see that using PhotoshopCS5
    I posted my problem on couple of forums
    and I found a group of people with the same problem
    some of them have two operating systems in their computers
    because everything works great with Windows XP
    Sema W: Did you contact Acer? We have some support information about our chipsets on our website but as chipsets are modified by motherboard manufacturer you can get better information from your laptop manufacturer.
    Me:but the same thing doesn't with photoshop
    Yes I did
    they told me to update my driver
    and I already had the latest one
    which is 8.15.10.1930 (9-23-2009) - ig4icd32.dll
    the group of people with the same problem think
    that when Intel was making the driver for this graphic card for Windows 7
    they forgot about open GL
    some of those people contacted Intel as well
    but nothing yet
    This graphic card is not a very strong one but it can work well with 3D and openGL but only with Windows XP
    so if some changes could be made on driver
    it would work
    Sema W: We have drivers on our website but as I explained the chipsets are modified by the motherboard manufacturer our support is very limited
    Me:so you suggest to download the latest chipset driver?
    Sema W: I suggest you to get the drivers from the laptop manufacturer rather than getting them from our website.
    Sema W: http://www.intel.com/p/en_US/support...hts/chpsts/965
    Sema W: this is our support site
    Sema W: we do offer information and drivers
    Me:Yes I tried with those ones as well as those from official Intel site
    Ok
    Sema W: but you will get the most updated ones from the laptop manufacturer
    Mene more thing please
    is there any email address where the group of people with this problem could send this issue
    because we are gathering
    and trying to write a letter or something like that
    Sema W: The issue you are experiencing is more related to Acer as they provide all the drivers.
    Me:So they make new drivers but not Intel?
    Sema W: yes they provide the drivers
    Me:Ok I'll try again with them
    Thank you very much
    enjoy your day
    Sema W: Thank you for chatting to Intel Customer Support. Have a nice day!
    Sema W: thank you

  2. #12
    Junior Member Newbie
    Join Date
    Aug 2010
    Posts
    11

    Re: Mobile Intel 965 express chipset family

    yeah they keep giving me the same bs
    but its intel that makes the drivers and its the OEM's that modify those drivers
    neither work as of the moment since both intel and my OEM are the same driver version (in my case i have a toshiba laptop and intel's driver is actually better lol)
    and yeah, as you see their support sucks, they will give you the run around and refuse to take responsibility for something they need to be doing

    i swear when i get my desktop i will make sure it has no intel parts since this whole fiasco

  3. #13
    Junior Member Newbie
    Join Date
    Aug 2010
    Posts
    11

    Re: Mobile Intel 965 express chipset family

    just got another bs email from them since they dont want to do support on their own driver:

    "Hello,
    Thank you for contacting Intel Customer Support.
    Please refer to www.opengl.org for issues with OpenGL* and Windows* 7.
    If your computer was not shipped with Windows* 7 originally, please check with the computer manufacturer if there might be some patch or update missing for the new operating system.

    Sincerely,
    Andrew S

    Intel Customer Support"

    i guess we should let everyone with intel graphics know they wont be able to use openGL with windows 7 cause they refuse to support openGL (both intel and microsoft at this point)

    and something else... i called toshiba (which is the only way to get ahold of them other than mailing them), and their "tech" support pretty much just told me i did everything i could and that if any new drivers came out it would be on toshiba's own download page
    so right now im convinced there is no solution at the moment (times like this i wish i used ati or nvidia since they already started putting out drivers for this about a year ago when windows 7 first went public)

  4. #14
    Junior Member Newbie
    Join Date
    Aug 2010
    Posts
    11

    Re: Mobile Intel 965 express chipset family

    just wanted to add that when i try to run Frets on Fire (an openGL game) i get this error and the following info in a log file:

    Traceback (most recent call last):
    File "GameEngine.pyo", line 355, in run
    File "GameEngine.pyo", line 347, in main
    File "View.pyo", line 183, in render
    File "Menu.pyo", line 207, in render
    File "Font.pyo", line 179, in render
    File "Font.pyo", line 112, in _renderString
    File "Font.pyo", line 233, in getGlyph
    File "Texture.pyo", line 379, in add
    File "Texture.pyo", line 283, in loadSubsurface
    File "Texture.pyo", line 304, in loadSubRaw
    File "data/PyOpenGL-3.0.0a5-py2.5.egg\OpenGL\wrapper.py", line 924, in wrapperCall
    GLError: GLError(
    err = 1281,
    description = 'invalid value',
    baseOperation = glTexSubImage2D,
    pyArgs = [
    GL_TEXTURE_2D,
    0,
    16,
    35,
    11,
    35,
    GL_RGBA,
    GL_UNSIGNED_BYTE,
    "\xff\xff\xff\x00\xff\xff\xff\x00\xff...
    ],
    cArgs = [
    GL_TEXTURE_2D,
    0,
    16,
    35,
    11,
    35,
    GL_RGBA,
    GL_UNSIGNED_BYTE,
    "\xff\xff\xff\x00\xff\xff\xff\x00\xff...
    ],
    cArguments = (
    GL_TEXTURE_2D,
    0,
    16,
    35,
    11,
    35,
    GL_RGBA,
    GL_UNSIGNED_BYTE,
    c_void_p(158572572),
    )
    )
    Traceback (most recent call last):
    File "GameEngine.pyo", line 355, in run
    File "GameEngine.pyo", line 347, in main
    File "View.pyo", line 183, in render
    File "Menu.pyo", line 207, in render
    File "Font.pyo", line 179, in render
    File "Font.pyo", line 112, in _renderString
    File "Font.pyo", line 233, in getGlyph
    File "Texture.pyo", line 379, in add
    File "Texture.pyo", line 283, in loadSubsurface
    File "Texture.pyo", line 304, in loadSubRaw
    File "data/PyOpenGL-3.0.0a5-py2.5.egg\OpenGL\wrapper.py", line 924, in wrapperCall
    GLError: GLError(
    err = 1281,
    description = 'invalid value',
    baseOperation = glTexSubImage2D,
    pyArgs = [
    GL_TEXTURE_2D,
    0,
    16,
    35,
    11,
    35,
    GL_RGBA,
    GL_UNSIGNED_BYTE,
    "\xff\xff\xff\x00\xff\xff\xff\x00\xff...
    ],
    cArgs = [
    GL_TEXTURE_2D,
    0,
    16,
    35,
    11,
    35,
    GL_RGBA,
    GL_UNSIGNED_BYTE,
    "\xff\xff\xff\x00\xff\xff\xff\x00\xff...
    ],
    cArguments = (
    GL_TEXTURE_2D,
    0,
    16,
    35,
    11,
    35,
    GL_RGBA,
    GL_UNSIGNED_BYTE,
    c_void_p(161408956),
    )
    )

    maybe someone here knows what this is all about cause i dont really want to deal with intels crap service atm...

  5. #15
    Advanced Member Frequent Contributor
    Join Date
    Jan 2007
    Posts
    964

    Re: Mobile Intel 965 express chipset family

    It's odd that it doesn't work for you, because I have used OpenGL apps on both an Intel 915 and an Intel 4 Series under Windows 7, and they work perfectly fine. Oh, they run like a turtle swimming against the tide through treacle, but they work.

    Intel themselves have a page on OpenGL support for the 965 at http://www.intel.com/support/graphic.../CS-023713.htm and according to that it does support OpenGL, but comes with following warning:
    Drivers that come with Windows* or that are downloaded from Windows* Update typically do not support OpenGL. For optimal performance of OpenGL applications, install the latest graphics drivers from Intel.
    As this is direct from Intel themselves you may be able to use it as leverage for getting some better support from them - they specifically say "use our drivers if you want OpenGL".

    I'd recommend at this stage downloading the Zip version of the driver from here and trying the "have disk" install method (documented here). I'm suspecting that your previous attempts to replace your original driver may have failed (you might be able to confirm this by checking in Device Manager); this method will definitively replace it.

    You should note that according to Intel's notes the 965 will only support up to OpenGL 1.5; I haven't tested to confirm this but I suspect that it is capable of the full OpenGL 2.0 feature level but requires vertex shaders to be emulated in software (which is why it's a better part for D3D than for OpenGL as D3D is able to emulate VS in software as well as run them in hardware).

  6. #16
    Super Moderator OpenGL Lord
    Join Date
    Dec 2003
    Location
    Grenoble - France
    Posts
    5,655

    Re: Mobile Intel 965 express chipset family

    I just saw on the nvidia website they were bragging how the accelerate Adobe PS CS5, so better hardware may be needed.

    http://kb2.adobe.com/cps/404/kb404898.html
    Maybe try "5. Change the OpenGL mode to Basic. "

    http://kb2.adobe.com/cps/831/cpsid_83117.html
    Apparently they only tested Intel HD Graphics and Intel GMA 4-Series Chipset, and 965 seem to be the generation before...

  7. #17
    Junior Member Newbie
    Join Date
    Aug 2010
    Posts
    10

    Re: Mobile Intel 965 express chipset family

    Of course it supports it.
    Even when I go to Photoshop CS5 -> Help -> System Info I get this about openGL :
    OpenGL Drawing: Enabled.
    OpenGL Drawing Mode: Basic
    OpenGL Allow Normal Mode: False.
    OpenGL Allow Advanced Mode: False.
    OpenGL Crash File: Not Detected.
    OpenGL Allow Old GPUs: Not Detected.
    Video Card Vendor: Intel
    Video Card Renderer: Intel 965/963 Graphics Media Accelerator

    I must add one more thing which I didn't notice before.
    My Acer laptop is not amongst computer models which supports windows 7.
    That's a bit strange because some older Acer models which were manufactured before support it which means that my comp is especially intended for Vista which also explains why I got a cd with Vista drivers when I bought my comp.
    To cut the crap, I must sell this one and buy a new comp.
    It will take for a while because I must save money and until then I'll try to inform as many people with the same graphic card as it's possible as well as I am gonna send at least one mail a day to Intel.

  8. #18
    Junior Member Newbie
    Join Date
    Aug 2010
    Posts
    11

    Re: Mobile Intel 965 express chipset family

    i think its funny how its stated on their website that if you want openGL you have to download it from their website... but their support says, if you want support for your drivers you must install from your OEM... (i really hate their support right now.... grr....@$#$%^@$^)
    and i know for a fact that my driver installations are successfull since if they werent id probably blue screen as ive had that happen before after a bad driver install (and yes i did look at device manager after installing these "good" drivers)
    and the thing is openGL works perfectly fine with windows xp, but not windows 7
    thats the thing, and toshiba only actually supports vista and 7 for my laptop (this laptop came with vista which i had for a year and a half before i formatted my drive and put xp on here initially, i had to jump through some hoops to get xp on here too)
    and as far as hardware acceleration goes... intel has these chipsets on full hardware acceleration by default.
    honestly, after everything ive read, microsoft never intended windows 7 to run on these chipsets, but its good to hear some intel chipsets run openGL on windows 7 though this is one major reason im not fully switching over to windows 7 :-/

  9. #19
    Junior Member Newbie
    Join Date
    Aug 2010
    Posts
    10

    Re: Mobile Intel 965 express chipset family

    Yap, that's it.
    I've been thinking about buying a desktop but laptop is much more convenient and actually a kind of a luxury to have.
    But having a desktop always allows you to upgrade just a part of your computer and prevent you from googling 5 days and stop all other activities on your computer while you are searching how to [censored] the system and patch something.

    Let's count up the reasons why it is better to have one but not another one and maybe it will help us or people what to decide to buy:
    Laptop you can move all around your flat or house but desktop you cannot

  10. #20
    Advanced Member Frequent Contributor
    Join Date
    Jan 2007
    Posts
    964

    Re: Mobile Intel 965 express chipset family

    I always got the impression that the 965 was intended to be a "Vista desktop accelerator" rather than anything that you'd seriously (or even not-so-seriously) use for OpenGL (or D3D) apps or games. It was Intel's first hardware T&L part, which was required for Aero, and the generation before that again (the 945) ran everything I've ever tested on both considerably faster - over 2x.

Posting Permissions

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