Page 1 of 1

Idea for better Switchable Graphics

Posted: Fri Nov 21, 2008 6:19 am
by comptiger5000
On the W500, being a workstation class notebook, there should be a third graphics mode. This would activate both cards simultaneously, allowing 2 external monitors and the laptop monitor to be used. For example, the dedicated graphics could drive the laptop LCD and the DisplayPort output, while the integrated drives the VGA output.

Is this a practical thing for Lenovo to implement, or no?

Posted: Fri Nov 21, 2008 11:55 am
by awolfe63
I don't believe that the current version of Vista allows 2 different graphics drivers to be present at the same time.

Posted: Fri Nov 21, 2008 11:58 am
by comptiger5000
True. But they could presumably write a single driver that works with both cards simultaneously.

Posted: Fri Nov 21, 2008 12:02 pm
by awolfe63
Not really. Drivers are so complex that companies like Lenovo can't really work on them. Intel, Nvidia, and ATI do the drivers using huge teams of specialists.

Posted: Fri Nov 21, 2008 2:56 pm
by comptiger5000
True. But being partnered for an ATI/Intel graphics solution, ATI could likely write drivers to do it. Either way, it might be possible under XP/2003. I'll set my BIOS to switchable (should show both cards to windows) and see what happens.

Posted: Fri Nov 21, 2008 3:27 pm
by comptiger5000
Well, to report back with the results:

It doesn't work. The integrated graphics works and drives the screen, but the dedicated card gives a Code 10 "The Device Cannot Start" in device manager. So it seems this is out of the question for this generation of machines, as they can't run both cards simultaneously (unsure whether it's a bios or chipset limitation).

Posted: Sat Nov 22, 2008 2:21 am
by dr_st
awolfe63 wrote:Not really. Drivers are so complex that companies like Lenovo can't really work on them. Intel, Nvidia, and ATI do the drivers using huge teams of specialists.
And there's also Angel Trinidad who single handedly tweaks them later, producing the Omega drivers. :D

Posted: Sat Nov 22, 2008 10:18 am
by Marin85
dr_st wrote:And there's also Angel Trinidad who single handedly tweaks them later, producing the Omega drivers. :D
Good point! I´m really curious as to how far this guy (or group?) [can] really modify the ATI drivers...

Posted: Sun Nov 23, 2008 7:18 pm
by awolfe63
dr_st wrote:
awolfe63 wrote:Not really. Drivers are so complex that companies like Lenovo can't really work on them. Intel, Nvidia, and ATI do the drivers using huge teams of specialists.
And there's also Angel Trinidad who single handedly tweaks them later, producing the Omega drivers. :D
There's a huge difference between what Mr. Trinidad does (which is most impressive - but primarily involves changing parameters and registry settings) and writing a driver. The actual initialization and rendering code is extraordinarily complex and involves a huge number of unpublished trade secrets. It's kind of like saying "let's clone Windows for a new CPU." Sure, it's hypothetically possible, but not really practical, even for a Dell or Lenovo.

Posted: Sun Nov 23, 2008 8:08 pm
by comptiger5000
However, if they have access to the driver source for both the ATI and Intel cards, they could probably build a driver to support both.