opengl problem

ok this is a simular problem to guy below, but i want to know wuts wrong with MINE. not some other driver

COD MP 1.1 build win-x86 Oct 8 2003
----- FS_Startup -----
Current language: english
Current search path:
C:\PROGRA~1\CALLOF~1\main\pak6.pk3 (3 files)
C:\PROGRA~1\CALLOF~1\main\pak5.pk3 (4858 files)
C:\PROGRA~1\CALLOF~1\main\pak4.pk3 (1668 files)
C:\PROGRA~1\CALLOF~1\main\pak3.pk3 (1992 files)
C:\PROGRA~1\CALLOF~1\main\pak2.pk3 (694 files)
C:\PROGRA~1\CALLOF~1\main\pak1.pk3 (2642 files)
C:\PROGRA~1\CALLOF~1\main\pak0.pk3 (12828 files)
C:\PROGRA~1\CALLOF~1/main
C:\PROGRA~1\CALLOF~1\main\localized_english_pak1.pk3 (3736 files)
localized assets pak file for english
C:\PROGRA~1\CALLOF~1\main\localized_english_pak0.pk3 (1204 files)
localized assets pak file for english

File Handles:

29625 files in pk3 files
execing default_mp.cfg
couldn’t exec language.cfg
couldn’t exec config_mp.cfg
couldn’t exec autoexec_mp.cfg
========= autoconfigure
configure_mp.csv: using configuration 800 cpu MHz 256 sys MB 32 vid MB
execing configure_mp.cfg
fs_basepath is write protected.
fs_homepath is write protected.
Hunk_Clear: reset the hunk ok
…detecting CPU, found AMD w/ 3DNow!
Measured CPU speed is 1.15 GHz
System memory is 512 MB (capped at 1 GB)
Video card memory is 0 MB
Streaming SIMD Extensions (SSE) supported

Winsock Initialized
Opening IP socket: localhost:28960
Hostname: c0mputar
IP: 192.168.1.130
----- Client Initialization -----
Resolving codmotd.activision.com
Couldn’t resolve address
----- Initializing Renderer ----

----- Client Initialization Complete -----
----- R_Init -----
Initializing OpenGL subsystem
…initializing QGL
…calling LoadLibrary( ‘C:\WINDOWS\System32\opengl32.dll’ ): succeeded
…setting mode 3: 640 480 FS
…using colorbits of 32
…calling CDS: ok
…registered window class
…created window@0,0 (640x480)
Initializing OpenGL driver
…getting DC: succeeded
…GLW_ChoosePFD( 32, 24, 8 )
…35 PFDs found
…GLW_ChoosePFD failed
…GLW_ChoosePFD( 16, 24, 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
----- CL_Shutdown -----
RE_Shutdown( 1 )

Hunk_Clear: reset the hunk ok
Could not load OpenGL. Make sure that you have the latest drivers for your video card from the manufacturer’s web site.

if you know what to do. i dont care if it is bad news. tell me

Originally posted by c0mputar:
Video card memory is 0 MB

That’s a bit disturbing… are you using a shared memory integrated video chip? If so, that is probably your problem.