EDIT 4/13/2010: So far we have Optimus confirmed to be at least partially working on the new Vaio Z, M11x & UL80VT (UL30VT & UL50VT should work also).
Current Issues:
New Vaio Z (VPCZ11): There is a delay when first booting and when restoring from Sleep/Hibernate.
New Vaio Z (VPCZ11), M11x, & UL80VT: Nvidia Confidential Overlay Text, Issues with fully powering down the Nvidia portion.
I will be posting some things to try soon to fix these issues. Thank you to ZoinksS2k, Sedlo, Jpskidmore, Fnord0 and many others here and at NotebookReview for making this all possible. Sorry for the lack of updates as I have been extremely busy trying to finish up the Hybrid Graphics Master Set and attempting to get 197 working properly with both Optimus and Hybrid Graphics. Thank you all for your patience.
--
When the new Vaio Z was announced many were disappointed to find out that it featured Dynamic Hybrid Graphics rather than the newly announced (and superior) Optimus technology. I have done a lot of research of Hybrid Graphics in the past and Optimus sounded similar. Nvidias technical documentation on Optimus mentions the GeForce 200M, 300M and Fermi GPUs having the proper hardware features that makes Optimus possible.
The new Vaio Z features an integrated “Intel HD” GPU and a “GeForce GT 330M” and that’s when my hunch started.
ZoinksS2k on another forum received his new Vaio Z and started posting “unboxing photos” and a lot of testing information. I contacted him to see if he would like to test my hunch of Optimus on the new Vaio Z. He agreed and started on his way.
PLEASE NOTE THIS IS STILL IN EARLY TESTING. IF YOU INSTALL OPTIMUS BASED ON THESE INSTRUCTIONS, YOU DO SO AT YOUR OWN RISK. THIS IS FOR THE NEW VPNZ11 MODEL VAIO Z NOT THE OLD VGNZ.
Important things to note:
1.) Booting or restoring from Sleep/Hibernation takes 30 seconds to almost a minute longer than usual.
2.) The 'Dynamic Hybrid Graphics Switch' no longer functions. (of course)
3.) There is an overlay on 3d stating “Optimus demonstration - Nvidia confidential – Not for release or distribution”.
The boot/sleep/hibernate delay is most likely due to invalid configuration settings. We are working on figuring out the correct ones and removing the overlay.
How to install:
(Windows 7 required of course.)
1.) Switched the Dynamic Hybrid Graphics switch to SPEED. (This is to make sure both Intel & Nvidia devices are active and visible.)
2.) Uninstalled the Graphics drivers. (Uninstalling the ‘Nvidia Drivers’ using Programs and Features should sufficiently uninstall both.)
![[IMG]](images/storyImages/3212010121937pm.jpg)
3.) Downloaded and installed Standard Intel Drivers for ‘Intel HD’. (Version 2086 -
32bit -
64bit)
![[IMG]](images/storyImages/3212010122406pm.jpg)
4.) Downloaded the latest Optimus drivers. (Version 189.42 -
32bit |
64bit)
5.) Modded the INF adding the GeForce GT 330M strings for the Vaio Z. (Note: My custom modified INF for testing attached below.)
Code:
Under [b][NVIDIA_SetA_Devices.NTamd64.6.1] add
%NVIDIA_DEV.0A2B.01% = Section070, PCI\VEN_10DE&DEV_0A2B&SUBSYS_905A104D
Under [Strings] at the bottom add
NVIDIA_DEV.0A2B.01 = "NVIDIA GeForce GT 330M"
6.) Installed the modded Nvidia Optimus drivers.
7.) Rebooted.
The Results:
Nvidia Control Panel (Note the overlay)
![[IMG]](images/storyImages/3212010123820pm.jpg)
Nvidia Control Panel - 3d Settings
![[IMG]](images/storyImages/3212010123842pm.jpg)
Optimus Context Menu
![[IMG]](images/storyImages/322201081646am.jpg)
3d Application (Note the overlay)
![[IMG]](images/storyImages/322201082840am.jpg)
ZoinksS2k has already accomplished a ton with the new Vaio Z and credit for confirmed functionality and testing and the screenshots above goes to him. Custom modded Optimus INF for 189.42 attached below.
The Notebook models added to the INF are:
Code:
GPU Name Brand Model
----------------------- ------- ----------------
NVIDIA GeForce 9600M GT BenQ Joybook S42
NVIDIA GeForce 9600M GT Fujitsu Amilo XI 3650
NVIDIA GeForce 9600M GT Fujitsu Amilo XI 3650
NVIDIA GeForce GT 130M Acer Aspire 5935G
NVIDIA GeForce 9300M GS Sony Vaio Z (Old VGN)
NVIDIA GeForce 9300M GS Sony Vaio Z (Old VGN)
NVIDIA GeForce G105M Asus UX50V
NVIDIA GeForce GT 330M Sony Vaio Z (New VPC)
NVIDIA GeForce G210M Asus UL30VT
NVIDIA GeForce G210M Asus UL30VT
NVIDIA GeForce GT 335M Dell Alienware M11x
-----------------------------------------------------
I assume only the UL30VT, Alienware M11x and new Vaio Z will work but the other hybrid graphics notebooks have been included for those who may want to try it.
--
The Optimus Test Tools have finally made it public.
Optimus Tools 64bit
Optimus Tools 32bit
Huge thanks to Darmach for pointing these out.