![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Windows XP Support Find support for Windows XP here. |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Nov 2008
Posts: 2
OS: XP pro SP3
|
OpenGL problems: 2600HD mobile, Catalyst 8.10/8.11, Vista -> XP
I've been gaming on this laptop (Toshiba A200-1m8, 1.80ghz Core 2 Duo, 2gb@667mhz, 2600HD mobile edition) for as long as I've had it - 1 year. I recently decided to try XP instead of Vista on it - what a mission! I still don't have bluetooth/wifi and some other laptop-specific stuff working. But my main goal - getting games to work - is not progressing well. I'd really appreciate any help.
Whenever I try to run an OpenGL-based game, a crash occurs. I've spent ages trying to figure out what's causing this and I'm down to two options: - The latest drivers simply don't work with my configuration and I'll have to try progressively older drivers (I've tried 8.10 and 8.11, both using the CCC from 8.11). - OpenGL refuses to start because of the two monitors it sees in Display Settings. I would like to make sure it's not option #2 before I start trawling for old drivers. When I open Display Properties, there are 2 monitors listed, each with the prefix (Multiple Monitors). How do I get rid of the second one? I only have one monitor! Any other thoughts on my OpenGL problem would be welcome, too. Here's a transcript of the OpenGL error from Quake 3: Initializing OpenGL driver ...getting DC: succeeded ...GLW_ChoosePFD( 32, 24, 0 ) ...35 PFDs found ...GLW_ChoosePFD failed ...GLW_ChoosePFD( 32, 24, 0 ) ...35 PFDs found ...GLW_ChoosePFD failed ...failed to find an appropriate PIXELFORMAT ...restoring display settings ...WARNING: could not set the given mode (-1) ...setting mode -1: 1280 800 FS ...using colorsbits of 16 ...calling CDS: ok ...created window@0,0 (1280x800) Initializing OpenGL driver ...getting DC: succeeded ...GLW_ChoosePFD( 16, 16, 0 ) ...35 PFDs found ...GLW_ChoosePFD failed ...GLW_ChoosePFD( 16, 16, 0 ) ...35 PFDs found ...GLW_ChoosePFD failed ...failed to find an appropriate PIXELFORMAT ...restoring display settings ...WARNING: could not set the given mode (3) ...shutting down QGL ...unloading OpenGL DLL ...assuming '3dfxvgl' is a standalone driver ...initializing QGL ...WARNING: missing Glide installation, assuming no 3Dfx available ...shutting down QGL ----- CL_Shutdown ----- RE_Shutdown( 1 ) ----------------------- GLW_StartOpenGL() - could not load OpenGL subsystem And from Prey: ----- R_InitOpenGL ----- Initializing OpenGL subsystem ...registered window class ...registered fake window class ...initializing QGL ...calling LoadLibrary( 'opengl32' ): succeeded Couldn't find proc address for: wglGetExtensionsStringARB Couldn't find proc address for: wglSwapIntervalEXT Couldn't find proc address for: wglGetPixelFormatAttribivARB Couldn't find proc address for: wglGetPixelFormatAttribfvARB Couldn't find proc address for: wglChoosePixelFormatARB Couldn't find proc address for: wglCreatePbufferARB Couldn't find proc address for: wglGetPbufferDCARB Couldn't find proc address for: wglReleasePbufferDCARB Couldn't find proc address for: wglDestroyPbufferARB Couldn't find proc address for: wglQueryPbufferARB Couldn't find proc address for: wglBindTexImageARB Couldn't find proc address for: wglReleaseTexImageARB Couldn't find proc address for: wglSetPbufferAttribARB ...calling CDS: ok ...created window @ 0,0 (1024x768) Initializing OpenGL driver ...getting DC: succeeded ...PIXELFORMAT 7 selected ...creating GL context: succeeded ...making context current: succeeded Couldn't find proc address for: wglGetExtensionsStringARB Couldn't find proc address for: wglSwapIntervalEXT Couldn't find proc address for: wglGetPixelFormatAttribivARB Couldn't find proc address for: wglGetPixelFormatAttribfvARB Couldn't find proc address for: wglChoosePixelFormatARB Couldn't find proc address for: wglCreatePbufferARB Couldn't find proc address for: wglGetPbufferDCARB Couldn't find proc address for: wglReleasePbufferDCARB Couldn't find proc address for: wglDestroyPbufferARB Couldn't find proc address for: wglQueryPbufferARB Couldn't find proc address for: wglBindTexImageARB Couldn't find proc address for: wglReleaseTexImageARB Couldn't find proc address for: wglSetPbufferAttribARB ------- Input Initialization ------- Initializing DirectInput... mouse: DirectInput initialized. keyboard: DirectInput initialized. ------------------------------------ ...initializing OpenAL ...calling LoadLibrary( 'openal32.dll' ): failed ...initializing OpenAL ...calling LoadLibrary( 'openal32.dll' ): failed sound: STEREO X..GL_ARB_multitexture not found X..GL_ARB_texture_env_combine not found X..GL_ARB_texture_cube_map not found X..GL_ARB_texture_env_dot3 not found X..GL_ARB_texture_env_add not found X..GL_ARB_texture_non_power_of_two not found X..GL_ARB_texture_compression not found X..GL_EXT_texture_filter_anisotropic not found X..GL_EXT_texture_lod not found X..GL_1.4_texture_lod_bias not found X..GL_EXT_shared_texture_palette not found X..GL_EXT_texture3D not found X..GL_EXT_stencil_wrap not found X..GL_NV_register_combiners not found X..GL_EXT_stencil_two_side not found X..GL_ATI_separate_stencil not found X..GL_ATI_fragment_shader not found X..GL_ATI_text_fragment_shader not found X..GL_ARB_vertex_buffer_object not found X..GL_ARB_vertex_program not found X..GL_ARB_fragment_program not found ******************** ERROR: The current video card / driver combination does not support the necessary features. ******************** The current video card / driver combination does not support the necessary features. Shutting down OpenGL subsystem ...wglMakeCurrent( NULL, NULL ): success ...deleting GL context: success ...releasing DC: success ...destroying window ...resetting display ...shutting down QGL ...unloading OpenGL DLL Looking at those, I suppose it does seem as if my card doesn't support OpenGL/AL, which it does... the drivers think it doesn't. Again, any help would be massively appreciated. Last edited by kremlin; 11-15-2008 at 09:06 AM. Reason: smaller logs for readability |
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#2 (permalink) |
|
Registered User
Join Date: Nov 2008
Posts: 2
OS: XP pro SP3
|
Re: OpenGL problems: 2600HD mobile, Catalyst 8.10/8.11, Vista -> XP
I resolved this using a registry hack that redirects all.. somethingorother calls to OpenGL ones:
http://www.driverheaven.net/mobility...d-2600-xp.html http://aaziz.org/dl/opengl.reg |
|
|
|
![]() |
| Thread Tools | |
|
|