PDA

View Full Version : Modifying the 158.18 inf file to get display resolutions such as 1280x960


bmg
04-19-07, 08:27 PM
One annoying thing about the Vista32 158.18 drivers is that some common display resolutions, such as 1280x960, are missing. The ";;MODEMOD" lines in the nv_disp.inf file would seem to indicate that 1280x960 is supported and should work, however, modifying or completely deleting the entire ";;MODEMOD" section seems to have no effect at all. When comparing the 158.18 inf file to inf files for drivers with working 1280x960, I found that the 158.18 inf file was missing the line for NV_Modes.

I deleted the ";;MODEMOD" section and put the NV_Modes line from the 101.70 drivers in it's place, right after the "RMCacheLoc" line. I did a driver uninstall and then installed the 158.18's using setup.exe. Like magic I now have 1280x960 working correctly. :)

Here's the section in the inf file after the mod.

HKR,, RMCacheLoc, %REG_DWORD%, 0

HKR,, NV_Modes, %REG_MULTI_SZ%, "{*}S 640x480 1280x768 1280x800 1360x768 1920x1200=1;800x600 848x480 960x600 1024x768 1152x864 1280x960 1280x1024 1600x1200 1920x1440 2048x1536=3B;{191-19E,400-423}S 640x480x64 1280x768x64 1280x800x64 1360x768x64 1920x1200x64=1;800x600x64 848x480x64 960x600x64 1024x768x64 1152x864x64 1280x960x64 1280x1024x64 1600x1200x64 1920x1440x64 2048x1536x64=3B;"

[nv_ControlPanelSettings]

I've attached a zip with the modified inf file. Hopefully it'll solve the problem for others.

sm0ke
04-20-07, 07:00 PM
One annoying thing about the Vista32 158.18 drivers is that some common display resolutions, such as 1280x960, are missing. The ";;MODEMOD" lines in the nv_disp.inf file would seem to indicate that 1280x960 is supported and should work, however, modifying or completely deleting the entire ";;MODEMOD" section seems to have no effect at all. When comparing the 158.18 inf file to inf files for drivers with working 1280x960, I found that the 158.18 inf file was missing the line for NV_Modes.

I deleted the ";;MODEMOD" section and put the NV_Modes line from the 101.70 drivers in it's place, right after the "RMCacheLoc" line. I did a driver uninstall and then installed the 158.18's using setup.exe. Like magic I now have 1280x960 working correctly. :)

Here's the section in the inf file after the mod.

HKR,, RMCacheLoc, %REG_DWORD%, 0

HKR,, NV_Modes, %REG_MULTI_SZ%, "{*}S 640x480 1280x768 1280x800 1360x768 1920x1200=1;800x600 848x480 960x600 1024x768 1152x864 1280x960 1280x1024 1600x1200 1920x1440 2048x1536=3B;{191-19E,400-423}S 640x480x64 1280x768x64 1280x800x64 1360x768x64 1920x1200x64=1;800x600x64 848x480x64 960x600x64 1024x768x64 1152x864x64 1280x960x64 1280x1024x64 1600x1200x64 1920x1440x64 2048x1536x64=3B;"

[nv_ControlPanelSettings]

I've attached a zip with the modified inf file. Hopefully it'll solve the problem for others.

worked like a charm, almost threw up after spending 10 minutes at 1600x1200@85.
back to 1600x1200@100

thanx man!
:captnkill:

Jedi Dwight
04-20-07, 08:09 PM
\o/

Thanks dude! I looked at the INF file and a previous INF and found they were pretty different. The new one is redone, so I had no frame of reference to logically patch it in myself after the apparent rem'ed out part didn't fix it. I was stuck at 1024x768, now I can actually try these new drivers at 1360x768. HL2: Lost Coast looks good so far on my 7900GT.

I should mention before when I loaded the driver I got the brand new 158.18 control panel. This time I got the classic Windows XP control panel, but it looks buggy.

lumpyhed
04-21-07, 06:08 AM
I now have 720p on my dell lcd thanks to you! :beer:

Renocide
04-22-07, 10:35 AM
I am wondering if someone could help me out here with trying to get 1440x900 on my ASUS G1 laptop. It's a 19x10 display but 1440x900 isn't an option in Vista for some reason.

I'm using Vista 32bit with the V7.15.11.0040 drivers found on the ASUS support website.

I see that the 1440 resolution isn't listed above and I can't seem to find the .inf file on my pc.


Can someone tell me if I can add 1440x900 to the above file and tell me where to find it on my laptop?

Thanks!

rflair
04-23-07, 10:14 PM
BMG thanks for the tip, modified the Vista x64 drivers 158.18 the same way and have all my resolutions back again.

bmg
04-23-07, 10:44 PM
BMG thanks for the tip, modified the Vista x64 drivers 158.18 the same way and have all my resolutions back again.

Sweet!

8800gtsfan
04-23-07, 11:38 PM
Does this restore 1280x1024, as it's been removed from the 158.18 Vista drivers.

Well it works on desktop but for some reason NHL 07 doesnt give me the option anymore?

henrybravo
04-24-07, 02:32 AM
deleted

ufek
04-24-07, 08:55 PM
hey bmg, can you fix the inf for x64 vista too please? cuz i really need 1280x960.. i attached the original in the post.

thanks!

AngelGraves13
04-24-07, 09:27 PM
Someone should report this as a bug as well as the permissions fix to allow changing profiles and saving them.

rflair
04-24-07, 10:18 PM
Vista x64 modified,

HKR,, NV_Modes, %REG_MULTI_SZ%, "{*}S 640x480 1280x768 1280x800 1280x960 1360x768 1920x1200=1;800x600 848x480 960x600 1024x768 1152x864 1280x1024 1600x1200 1920x1440 2048x1536=3B;{191-19E,400-423}S 640x480x64 1280x768x64 1280x800x64 1280x960x64 1360x768x64 1920x1200x64=1;800x600x64 848x480x64 960x600x64 1024x768x64 1152x864x64 1280x1024x64 1600x1200x64 1920x1440x64 2048x1536x64=3B;"

bmg
04-24-07, 10:20 PM
hey bmg, can you fix the inf for x64 vista too please? cuz i really need 1280x960.. i attached the original in the post.

thanks!
Here you go.

Edit, probably the same as posted above.

ufek
04-25-07, 10:04 AM
yey it's working! rflair and bmg thank you very much ;)

cheers!

MarcusTaz
04-26-07, 10:08 AM
Thanks bro this helped me out bigtime... It seems the bloody driver performs better now!! Do not ask me how it just made many of my issues besides resolution go away....

thunderhippo
04-26-07, 12:49 PM
Thanks tons fella.
I was wondering where my beloved 1280X960 for my other monitor was...

bmg
04-27-07, 07:52 AM
Looks like the new whql version of the drivers already have this fix included.

PhobMX
04-27-07, 12:06 PM
I now have 720p on my dell lcd thanks to you! :beer:

you managed to make 1280x720 work?

If thats not the case, i tried myself to further modify the vista x64 inf file you posted to add 1280x720, replaced the original and installed as usual. It didnt work :( and this was with a vista x64 fresh install.

Please help me make 1280x720 work, i havent upgraded to vista just because of this and nvidia wont comment on the issue!

PhobMX
05-01-07, 07:58 PM
bump?