Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > virtual graphic driver

Reply
Thread Tools Display Modes

virtual graphic driver

 
 
Prashant
Guest
Posts: n/a

 
      09-28-2007
I am trying to install virtual graphic driver on my vista bussiness version
but as soon as i install it disables the AERO feature. I know it is mention
in aero rules that vista is not supporting mirror driver but still there must
be some way to handle this. any suggesstion or idea regardig this.

thanx
 
Reply With Quote
 
 
 
 
Andrew McLaren
Guest
Posts: n/a

 
      09-28-2007
"Prashant" <> wrote ...
>I am trying to install virtual graphic driver on my vista bussiness
>version
> but as soon as i install it disables the AERO feature. I know it is
> mention


Aero is enabled by running a WDDM graphics driver ("Windows Display Driver
Model"). Likewwise, if you run a graphics driver which is not a WDDM driver,
you don't get Aero. (see
http://www.microsoft.com/whdc/device...y/default.mspx for more
background info)

If your graphics driver is not a WDDM model (basically, updated to support
Vista) then you will not get Aero.

I'm not sure what you mean by "virtual graphics driver" or "mirror driver".
I'm guessing you want to have multiple virtual desktops, like a virtual
desktop manamager? That functionality is certainly possible, with Aero and a
WDDM driver. The virtual desktops could be implemented in the driver itself,
or as a user mode DirectX application. Here's one example (still beta) of a
virtual desktop project implemented up above the driver layer.
http://www.codeplex.com/vdm/Release/...ReleaseId=3638

There may be many other options, depending on your graphics hardware.

Hope it helps,
--
Andrew McLaren
amclar (at) optusnet dot com dot au


 
Reply With Quote
 
Prashant
Guest
Posts: n/a

 
      09-28-2007
Thanx for reply, you guess right, I am talking about multiple virtual
desktop. I will go through the link sent by you.Thanx again.

"Andrew McLaren" wrote:

> "Prashant" <> wrote ...
> >I am trying to install virtual graphic driver on my vista bussiness
> >version
> > but as soon as i install it disables the AERO feature. I know it is
> > mention

>
> Aero is enabled by running a WDDM graphics driver ("Windows Display Driver
> Model"). Likewwise, if you run a graphics driver which is not a WDDM driver,
> you don't get Aero. (see
> http://www.microsoft.com/whdc/device...y/default.mspx for more
> background info)
>
> If your graphics driver is not a WDDM model (basically, updated to support
> Vista) then you will not get Aero.
>
> I'm not sure what you mean by "virtual graphics driver" or "mirror driver".
> I'm guessing you want to have multiple virtual desktops, like a virtual
> desktop manamager? That functionality is certainly possible, with Aero and a
> WDDM driver. The virtual desktops could be implemented in the driver itself,
> or as a user mode DirectX application. Here's one example (still beta) of a
> virtual desktop project implemented up above the driver layer.
> http://www.codeplex.com/vdm/Release/...ReleaseId=3638
>
> There may be many other options, depending on your graphics hardware.
>
> Hope it helps,
> --
> Andrew McLaren
> amclar (at) optusnet dot com dot au
>
>
>

 
Reply With Quote
 
Prashant
Guest
Posts: n/a

 
      10-01-2007
I have gone through the link sent by you, but it is actully virtual desktom
manager i.e. display of more than one desktop on a single monitor. But what I
am looking for is multiple monitor i.e through virtual adapter I want to
connect more than one monitor to a single system which are going to act as
secondary monitor without losing Aero effect of vista on any of the monitor.
Hope so you understand the problem. Thanx


> > Aero is enabled by running a WDDM graphics driver ("Windows Display Driver
> > Model"). Likewwise, if you run a graphics driver which is not a WDDM driver,
> > you don't get Aero. (see
> > http://www.microsoft.com/whdc/device...y/default.mspx for more
> > background info)
> >
> > If your graphics driver is not a WDDM model (basically, updated to support
> > Vista) then you will not get Aero.
> >
> > I'm not sure what you mean by "virtual graphics driver" or "mirror driver".
> > I'm guessing you want to have multiple virtual desktops, like a virtual
> > desktop manamager? That functionality is certainly possible, with Aero and a
> > WDDM driver. The virtual desktops could be implemented in the driver itself,
> > or as a user mode DirectX application. Here's one example (still beta) of a
> > virtual desktop project implemented up above the driver layer.
> > http://www.codeplex.com/vdm/Release/...ReleaseId=3638
> >
> > There may be many other options, depending on your graphics hardware.
> >
> > Hope it helps,
> > --
> > Andrew McLaren
> > amclar (at) optusnet dot com dot au
> >
> >
> >

 
Reply With Quote
 
Andrew McLaren
Guest
Posts: n/a

 
      10-01-2007
"Prashant" <> wrote ...
> manager i.e. display of more than one desktop on a single monitor. But
> what I
> am looking for is multiple monitor i.e through virtual adapter I want to
> connect more than one monitor to a single system which are going to act as
> secondary monitor without losing Aero effect of vista on any of the
> monitor.


Hi Prashant,

I think I understand - you want to have 2 monitors attached to a single
graphics card; and you want one desktop, which spans the 2 monitors. Is that
right? So you could, for example, drag a window across from monitor 1 to
monitor 2?

If so then, Yes: you should be able to do that. Vista supports multiple
monitors, in the Windows Display Driver Model (WDDM). In fact Vista claims
to support up to 10 monitors. There is one new restriction in Vista,
compared to XP: if you have multiple graphics cards, then all graphics cards
must run the same graphics driver.

See http://www.microsoft.com/whdc/device...imonVista.mspx

With most current Nvidia and ATI graphics cards, multiple monitors should
"just work". But if your card doen't have enough graphics memory or video
performance, you won't get Aero in a dual monitor configuration.

So the question is: what graphics card(s) do you have? What specs?

Thanks,
--
Andrew McLaren
amclar (at) optusnet dot com dot au


 
Reply With Quote
 
Andrew McLaren
Guest
Posts: n/a

 
      10-01-2007
Oops. I meant to send you this link as well ... lots of good info, in this
Microsoft document!

http://download.microsoft.com/downlo...aero_rules.doc


--
Andrew McLaren
amclar (at) optusnet dot com dot au


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
graphic driver quits working!!! kenziek Windows Vista Games 2 01-29-2008 09:38 PM
graphic driver jeremie Windows Vista Installation 4 07-31-2007 04:54 PM
graphic cards driver m_ariaman@yahoo.com Windows Vista General Discussion 1 05-15-2007 03:44 PM
graphic driver intel 82845g graphic driver Windows Vista Hardware 1 02-23-2007 08:11 AM
Graphic Driver Issue (X800GT AGP) Anthony LiPetri Windows Vista Hardware 0 09-14-2006 08:05 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59