PC Review Forums Newsgroups Windows Vista Windows Vista Games OpenGL, Nvidia and Vista

Reply

OpenGL, Nvidia and Vista

 
Thread Tools Rate Thread
Old 11-06-2006, 09:31 PM   #1
=?Utf-8?B?SWFuIE0uIFdhbGtlcg==?=
Guest
 
Posts: n/a
Default OpenGL, Nvidia and Vista


Greetings,

I just tried my first game post Vista install. It's an older game that I've
been playing again recently on my former XP box (Star Trek Elite Force II).
Because it's an older game it fortunately shows us what it is doing at
startup so I see everything that failed:

---------------------------------------------------------

execing global/default.cfg
execing global/game.cfg
Config: Ian.cfg
couldn't exec global/menu.cfg
execing Ian.cfg
couldn't exec global/localized.cfg
couldn't exec global/autoexec.cfg

------- Input Initialization -------
Initializing DirectInput...
Couldn't set DI coop level
Falling back to Win32 mouse support...
Joystick is not active.
------------------------------------
Loading global strings
----- Client Initialization -----
CPU: Pentium 4, Frequency: 2532 Mhz
Physical Memory: 1023 mb
----- Initializing Renderer ----
----- R_Init -----
Initializing OpenGL subsystem
....initializing QGL
....calling LoadLibrary( 'C:\Windows\system32\opengl32.dll' ): succeeded
....setting mode 8: 1280 1024 FS
....using colorsbits of 32
....calling CDS: ok
....registered window class
....created window@0,0 (1280x1024)
Initializing OpenGL driver
....getting DC: succeeded
....GLW_ChoosePFD( 32, 24, 8 )
....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 (8)
....setting mode 8: 1280 1024 FS
....using colorsbits of 16
....calling CDS: ok
....created window@0,0 (1280x1024)
Initializing OpenGL driver
....getting DC: succeeded
....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 -----
-----------------------
GLW_StartOpenGL() - could not load OpenGL subsystem

--------------------------------------------------------------------------

This led me to once again do what I did right after the Vista install which
was to grab the latest drivers from nVidia. I have the nVidia Geforce4 Ti
4200. When I try to install either their Vista driver or latest XP driver I
get the following errorr messages.

First:

Setup could not find any hardware which supports these drivers.
Installation will now terminate.

then:

Setup detected that the operating system in use is not Windows Vista. This
setup program and it's associated drivers are intended for use only on
Windows Vista. Installation will now terminate.


Any suggestions please? I'm going over to the nVidia site now to see if
they have any too.

Thank you.

  Reply With Quote
Old 12-06-2006, 06:36 AM   #2
Zack Whittaker
Guest
 
Posts: n/a
Default Re: OpenGL, Nvidia and Vista

Install your graphics card drivers ;o)

--
Zack Whittaker
» ZackNET Enterprises: www.zacknet.co.uk
» MSBlog on ResDev: www.msblog.org
» Vista Knowledge Base: www.vistabase.co.uk
» This mailing is provided "as is" with no warranties, and confers no
rights. All opinions expressed are those of myself unless stated so, and not
of my employer, best friend, Ghandi, my mother or my cat. Glad we cleared
that up!

--: Original message follows :--
"Ian M. Walker" <IanMWalker@discussions.microsoft.com> wrote in message
news:7E55F462-E400-474D-B78E-AF8DBD8FB517@microsoft.com...
> Greetings,
>
> I just tried my first game post Vista install. It's an older game that
> I've
> been playing again recently on my former XP box (Star Trek Elite Force
> II).
> Because it's an older game it fortunately shows us what it is doing at
> startup so I see everything that failed:
>
> ---------------------------------------------------------
>
> execing global/default.cfg
> execing global/game.cfg
> Config: Ian.cfg
> couldn't exec global/menu.cfg
> execing Ian.cfg
> couldn't exec global/localized.cfg
> couldn't exec global/autoexec.cfg
>
> ------- Input Initialization -------
> Initializing DirectInput...
> Couldn't set DI coop level
> Falling back to Win32 mouse support...
> Joystick is not active.
> ------------------------------------
> Loading global strings
> ----- Client Initialization -----
> CPU: Pentium 4, Frequency: 2532 Mhz
> Physical Memory: 1023 mb
> ----- Initializing Renderer ----
> ----- R_Init -----
> Initializing OpenGL subsystem
> ...initializing QGL
> ...calling LoadLibrary( 'C:\Windows\system32\opengl32.dll' ): succeeded
> ...setting mode 8: 1280 1024 FS
> ...using colorsbits of 32
> ...calling CDS: ok
> ...registered window class
> ...created window@0,0 (1280x1024)
> Initializing OpenGL driver
> ...getting DC: succeeded
> ...GLW_ChoosePFD( 32, 24, 8 )
> ...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 (8)
> ...setting mode 8: 1280 1024 FS
> ...using colorsbits of 16
> ...calling CDS: ok
> ...created window@0,0 (1280x1024)
> Initializing OpenGL driver
> ...getting DC: succeeded
> ...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 -----
> -----------------------
> GLW_StartOpenGL() - could not load OpenGL subsystem
>
> --------------------------------------------------------------------------
>
> This led me to once again do what I did right after the Vista install
> which
> was to grab the latest drivers from nVidia. I have the nVidia Geforce4 Ti
> 4200. When I try to install either their Vista driver or latest XP driver
> I
> get the following errorr messages.
>
> First:
>
> Setup could not find any hardware which supports these drivers.
> Installation will now terminate.
>
> then:
>
> Setup detected that the operating system in use is not Windows Vista.
> This
> setup program and it's associated drivers are intended for use only on
> Windows Vista. Installation will now terminate.
>
>
> Any suggestions please? I'm going over to the nVidia site now to see if
> they have any too.
>
> Thank you.
>



  Reply With Quote
Old 12-06-2006, 06:45 PM   #3
=?Utf-8?B?dmFtcHlyZX4=?=
Guest
 
Posts: n/a
Default RE: OpenGL, Nvidia and Vista

Did you leave an existing copy of xp on the pc. Perhaps that is why you cant
install the vista drivers. If you have a windows.old folder on your hd that
could be the problem.

"Ian M. Walker" wrote:

> Greetings,
>
> I just tried my first game post Vista install. It's an older game that I've
> been playing again recently on my former XP box (Star Trek Elite Force II).
> Because it's an older game it fortunately shows us what it is doing at
> startup so I see everything that failed:
>
> ---------------------------------------------------------
>
> execing global/default.cfg
> execing global/game.cfg
> Config: Ian.cfg
> couldn't exec global/menu.cfg
> execing Ian.cfg
> couldn't exec global/localized.cfg
> couldn't exec global/autoexec.cfg
>
> ------- Input Initialization -------
> Initializing DirectInput...
> Couldn't set DI coop level
> Falling back to Win32 mouse support...
> Joystick is not active.
> ------------------------------------
> Loading global strings
> ----- Client Initialization -----
> CPU: Pentium 4, Frequency: 2532 Mhz
> Physical Memory: 1023 mb
> ----- Initializing Renderer ----
> ----- R_Init -----
> Initializing OpenGL subsystem
> ...initializing QGL
> ...calling LoadLibrary( 'C:\Windows\system32\opengl32.dll' ): succeeded
> ...setting mode 8: 1280 1024 FS
> ...using colorsbits of 32
> ...calling CDS: ok
> ...registered window class
> ...created window@0,0 (1280x1024)
> Initializing OpenGL driver
> ...getting DC: succeeded
> ...GLW_ChoosePFD( 32, 24, 8 )
> ...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 (8)
> ...setting mode 8: 1280 1024 FS
> ...using colorsbits of 16
> ...calling CDS: ok
> ...created window@0,0 (1280x1024)
> Initializing OpenGL driver
> ...getting DC: succeeded
> ...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 -----
> -----------------------
> GLW_StartOpenGL() - could not load OpenGL subsystem
>
> --------------------------------------------------------------------------
>
> This led me to once again do what I did right after the Vista install which
> was to grab the latest drivers from nVidia. I have the nVidia Geforce4 Ti
> 4200. When I try to install either their Vista driver or latest XP driver I
> get the following errorr messages.
>
> First:
>
> Setup could not find any hardware which supports these drivers.
> Installation will now terminate.
>
> then:
>
> Setup detected that the operating system in use is not Windows Vista. This
> setup program and it's associated drivers are intended for use only on
> Windows Vista. Installation will now terminate.
>
>
> Any suggestions please? I'm going over to the nVidia site now to see if
> they have any too.
>
> Thank you.
>

  Reply With Quote
Old 13-06-2006, 01:00 AM   #4
=?Utf-8?B?SWFuIE0uIFdhbGtlcg==?=
Guest
 
Posts: n/a
Default RE: OpenGL, Nvidia and Vista

Thanks for the thought and yes, I do indeed have windows.old but since this
is just a folder for reference, not an installed and operating system I
sincerely doubt it's the cause. I think it is more likely to be the fact
that nVidia haven't yet made a driver available for the older cards under
Vista.

I think I might try having a look at the post install nVidia folder to see
if I can make the changes their guide suggests when they talk about unzipping
the driver (which you can't since it's an exe).

In any case today I ordered a new card for my older AGP slot :

http://www.tigerdirect.com/applicat...p?Sku=P450-8596

Yes it's not the best and certainly isn't PCIe but from all the reviews I've
read seems fantastic for an AGP. I'm hoping that this will give me the
graphics boost I need for Vista, etc.



"vampyre~" wrote:

> Did you leave an existing copy of xp on the pc. Perhaps that is why you cant
> install the vista drivers. If you have a windows.old folder on your hd that
> could be the problem.
>
> "Ian M. Walker" wrote:
>
> > Greetings,
> >
> > I just tried my first game post Vista install. It's an older game that I've
> > been playing again recently on my former XP box (Star Trek Elite Force II).
> > Because it's an older game it fortunately shows us what it is doing at
> > startup so I see everything that failed:
> >
> > ---------------------------------------------------------
> >
> > execing global/default.cfg
> > execing global/game.cfg
> > Config: Ian.cfg
> > couldn't exec global/menu.cfg
> > execing Ian.cfg
> > couldn't exec global/localized.cfg
> > couldn't exec global/autoexec.cfg
> >
> > ------- Input Initialization -------
> > Initializing DirectInput...
> > Couldn't set DI coop level
> > Falling back to Win32 mouse support...
> > Joystick is not active.
> > ------------------------------------
> > Loading global strings
> > ----- Client Initialization -----
> > CPU: Pentium 4, Frequency: 2532 Mhz
> > Physical Memory: 1023 mb
> > ----- Initializing Renderer ----
> > ----- R_Init -----
> > Initializing OpenGL subsystem
> > ...initializing QGL
> > ...calling LoadLibrary( 'C:\Windows\system32\opengl32.dll' ): succeeded
> > ...setting mode 8: 1280 1024 FS
> > ...using colorsbits of 32
> > ...calling CDS: ok
> > ...registered window class
> > ...created window@0,0 (1280x1024)
> > Initializing OpenGL driver
> > ...getting DC: succeeded
> > ...GLW_ChoosePFD( 32, 24, 8 )
> > ...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 (8)
> > ...setting mode 8: 1280 1024 FS
> > ...using colorsbits of 16
> > ...calling CDS: ok
> > ...created window@0,0 (1280x1024)
> > Initializing OpenGL driver
> > ...getting DC: succeeded
> > ...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 -----
> > -----------------------
> > GLW_StartOpenGL() - could not load OpenGL subsystem
> >
> > --------------------------------------------------------------------------
> >
> > This led me to once again do what I did right after the Vista install which
> > was to grab the latest drivers from nVidia. I have the nVidia Geforce4 Ti
> > 4200. When I try to install either their Vista driver or latest XP driver I
> > get the following errorr messages.
> >
> > First:
> >
> > Setup could not find any hardware which supports these drivers.
> > Installation will now terminate.
> >
> > then:
> >
> > Setup detected that the operating system in use is not Windows Vista. This
> > setup program and it's associated drivers are intended for use only on
> > Windows Vista. Installation will now terminate.
> >
> >
> > Any suggestions please? I'm going over to the nVidia site now to see if
> > they have any too.
> >
> > Thank you.
> >

  Reply With Quote
Old 16-06-2006, 04:53 PM   #5
=?Utf-8?B?bXVnZ3M=?=
Guest
 
Posts: n/a
Default RE: OpenGL, Nvidia and Vista

Im having the exact same problem with the game soldier of fortune 2, i have a
radeon 9800pro and the vista drivers 2. Whats this about a opengl client
driver that could fix this issue?? anybody know?

"Ian M. Walker" wrote:

> Thanks for the thought and yes, I do indeed have windows.old but since this
> is just a folder for reference, not an installed and operating system I
> sincerely doubt it's the cause. I think it is more likely to be the fact
> that nVidia haven't yet made a driver available for the older cards under
> Vista.
>
> I think I might try having a look at the post install nVidia folder to see
> if I can make the changes their guide suggests when they talk about unzipping
> the driver (which you can't since it's an exe).
>
> In any case today I ordered a new card for my older AGP slot :
>
> http://www.tigerdirect.com/applicat...p?Sku=P450-8596
>
> Yes it's not the best and certainly isn't PCIe but from all the reviews I've
> read seems fantastic for an AGP. I'm hoping that this will give me the
> graphics boost I need for Vista, etc.
>
>
>
> "vampyre~" wrote:
>
> > Did you leave an existing copy of xp on the pc. Perhaps that is why you cant
> > install the vista drivers. If you have a windows.old folder on your hd that
> > could be the problem.
> >
> > "Ian M. Walker" wrote:
> >
> > > Greetings,
> > >
> > > I just tried my first game post Vista install. It's an older game that I've
> > > been playing again recently on my former XP box (Star Trek Elite Force II).
> > > Because it's an older game it fortunately shows us what it is doing at
> > > startup so I see everything that failed:
> > >
> > > ---------------------------------------------------------
> > >
> > > execing global/default.cfg
> > > execing global/game.cfg
> > > Config: Ian.cfg
> > > couldn't exec global/menu.cfg
> > > execing Ian.cfg
> > > couldn't exec global/localized.cfg
> > > couldn't exec global/autoexec.cfg
> > >
> > > ------- Input Initialization -------
> > > Initializing DirectInput...
> > > Couldn't set DI coop level
> > > Falling back to Win32 mouse support...
> > > Joystick is not active.
> > > ------------------------------------
> > > Loading global strings
> > > ----- Client Initialization -----
> > > CPU: Pentium 4, Frequency: 2532 Mhz
> > > Physical Memory: 1023 mb
> > > ----- Initializing Renderer ----
> > > ----- R_Init -----
> > > Initializing OpenGL subsystem
> > > ...initializing QGL
> > > ...calling LoadLibrary( 'C:\Windows\system32\opengl32.dll' ): succeeded
> > > ...setting mode 8: 1280 1024 FS
> > > ...using colorsbits of 32
> > > ...calling CDS: ok
> > > ...registered window class
> > > ...created window@0,0 (1280x1024)
> > > Initializing OpenGL driver
> > > ...getting DC: succeeded
> > > ...GLW_ChoosePFD( 32, 24, 8 )
> > > ...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 (8)
> > > ...setting mode 8: 1280 1024 FS
> > > ...using colorsbits of 16
> > > ...calling CDS: ok
> > > ...created window@0,0 (1280x1024)
> > > Initializing OpenGL driver
> > > ...getting DC: succeeded
> > > ...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 -----
> > > -----------------------
> > > GLW_StartOpenGL() - could not load OpenGL subsystem
> > >
> > > --------------------------------------------------------------------------
> > >
> > > This led me to once again do what I did right after the Vista install which
> > > was to grab the latest drivers from nVidia. I have the nVidia Geforce4 Ti
> > > 4200. When I try to install either their Vista driver or latest XP driver I
> > > get the following errorr messages.
> > >
> > > First:
> > >
> > > Setup could not find any hardware which supports these drivers.
> > > Installation will now terminate.
> > >
> > > then:
> > >
> > > Setup detected that the operating system in use is not Windows Vista. This
> > > setup program and it's associated drivers are intended for use only on
> > > Windows Vista. Installation will now terminate.
> > >
> > >
> > > Any suggestions please? I'm going over to the nVidia site now to see if
> > > they have any too.
> > >
> > > Thank you.
> > >

  Reply With Quote
Old 16-06-2006, 04:54 PM   #6
=?Utf-8?B?bXVnZ3M=?=
Guest
 
Posts: n/a
Default RE: OpenGL, Nvidia and Vista

Im having the exact same problem with the game soldier of fortune 2, i have a
radeon 9800pro and the vista drivers 2. Whats this about a opengl client
driver that could fix this issue?? anybody know?



"Ian M. Walker" wrote:

> Thanks for the thought and yes, I do indeed have windows.old but since this
> is just a folder for reference, not an installed and operating system I
> sincerely doubt it's the cause. I think it is more likely to be the fact
> that nVidia haven't yet made a driver available for the older cards under
> Vista.
>
> I think I might try having a look at the post install nVidia folder to see
> if I can make the changes their guide suggests when they talk about unzipping
> the driver (which you can't since it's an exe).
>
> In any case today I ordered a new card for my older AGP slot :
>
> http://www.tigerdirect.com/applicat...p?Sku=P450-8596
>
> Yes it's not the best and certainly isn't PCIe but from all the reviews I've
> read seems fantastic for an AGP. I'm hoping that this will give me the
> graphics boost I need for Vista, etc.
>
>
>
> "vampyre~" wrote:
>
> > Did you leave an existing copy of xp on the pc. Perhaps that is why you cant
> > install the vista drivers. If you have a windows.old folder on your hd that
> > could be the problem.
> >
> > "Ian M. Walker" wrote:
> >
> > > Greetings,
> > >
> > > I just tried my first game post Vista install. It's an older game that I've
> > > been playing again recently on my former XP box (Star Trek Elite Force II).
> > > Because it's an older game it fortunately shows us what it is doing at
> > > startup so I see everything that failed:
> > >
> > > ---------------------------------------------------------
> > >
> > > execing global/default.cfg
> > > execing global/game.cfg
> > > Config: Ian.cfg
> > > couldn't exec global/menu.cfg
> > > execing Ian.cfg
> > > couldn't exec global/localized.cfg
> > > couldn't exec global/autoexec.cfg
> > >
> > > ------- Input Initialization -------
> > > Initializing DirectInput...
> > > Couldn't set DI coop level
> > > Falling back to Win32 mouse support...
> > > Joystick is not active.
> > > ------------------------------------
> > > Loading global strings
> > > ----- Client Initialization -----
> > > CPU: Pentium 4, Frequency: 2532 Mhz
> > > Physical Memory: 1023 mb
> > > ----- Initializing Renderer ----
> > > ----- R_Init -----
> > > Initializing OpenGL subsystem
> > > ...initializing QGL
> > > ...calling LoadLibrary( 'C:\Windows\system32\opengl32.dll' ): succeeded
> > > ...setting mode 8: 1280 1024 FS
> > > ...using colorsbits of 32
> > > ...calling CDS: ok
> > > ...registered window class
> > > ...created window@0,0 (1280x1024)
> > > Initializing OpenGL driver
> > > ...getting DC: succeeded
> > > ...GLW_ChoosePFD( 32, 24, 8 )
> > > ...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 (8)
> > > ...setting mode 8: 1280 1024 FS
> > > ...using colorsbits of 16
> > > ...calling CDS: ok
> > > ...created window@0,0 (1280x1024)
> > > Initializing OpenGL driver
> > > ...getting DC: succeeded
> > > ...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 -----
> > > -----------------------
> > > GLW_StartOpenGL() - could not load OpenGL subsystem
> > >
> > > --------------------------------------------------------------------------
> > >
> > > This led me to once again do what I did right after the Vista install which
> > > was to grab the latest drivers from nVidia. I have the nVidia Geforce4 Ti
> > > 4200. When I try to install either their Vista driver or latest XP driver I
> > > get the following errorr messages.
> > >
> > > First:
> > >
> > > Setup could not find any hardware which supports these drivers.
> > > Installation will now terminate.
> > >
> > > then:
> > >
> > > Setup detected that the operating system in use is not Windows Vista. This
> > > setup program and it's associated drivers are intended for use only on
> > > Windows Vista. Installation will now terminate.
> > >
> > >
> > > Any suggestions please? I'm going over to the nVidia site now to see if
> > > they have any too.
> > >
> > > Thank you.
> > >

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off