I downloaded it and WinXP 64 is not allowing me to install it. Says it needs a driver designed for this OS. I also tried to install it the old fashion way, manually, and there is no Monitor hardware type, so that didn't work either. Hope they fix this sooner then later.
I do have the latest patches. I get 5 monitors installed as I am running two of these side by side. 3 Generic Monitors and 2 Plug and Play. Any hope of having a new driver for win 64 for these guys?
If not, what is the optimal Mhz to run these monitors at. Currently it is at 60Mhz.
You can force the normal drivers to install. There is no *real* driver per se, its just some registry settings and a icm color profile that are used and both are independent of being 32bit ot 64bit.
All you need to do is modify the installation script to think its for a 64bit system. To do this just change the following lines in the file 2005FPW.inf from the first line to the second and you can install it.
Hello. I was looking for a set of x64 drivers for my 2405FPW monitors. Couldn't find anything x64 specific, but found "R91058.EXE" & this thread and tried to install it on my system. I'm getting the same errors mentioned in the third post of this thread. I followed your (TomboAhi) instructions, as the .INF files are very similar, but I still get the original error. Following is the content of the .INF file after modification. Is there something else I have to change, or will this just not work for me?
;================================== ;2405FPW.INF 12/20/04 Ver. 1.0 FRA ;Copyright 1996-2005 Dell Inc. ; ;This is a setupfile for 2405FPW ; ;================================== ; ;------------------------------------------------ [Version] signature="$Windows NT$" Class=Monitor ClassGuid={4D36E96E-E325-11CE-BFC1-08002BE10318} Provider=%Dell% CatalogFile=2405FPW.cat DriverVer=12/20/2004, 1.0
What I was really looking for (originally) was the ability to reach into the monitor and touch its internal functions like PIP Source and such. Anyone know of an application that allows me to tweek the monitors settings from the desktop?
audiopho
601 Posts
0
February 17th, 2006 12:00
Message Edited by audiopho on 02-17-2006 08:49 AM
bsstmiller
4 Posts
0
February 27th, 2006 03:00
audiopho
601 Posts
0
February 27th, 2006 14:00
bsstmiller
4 Posts
0
February 27th, 2006 18:00
If not, what is the optimal Mhz to run these monitors at. Currently it is at 60Mhz.
Thanks.
audiopho
601 Posts
0
February 27th, 2006 23:00
TomboAhi
5 Posts
0
March 1st, 2006 22:00
All you need to do is modify the installation script to think its for a 64bit system. To do this just change the following lines in the file 2005FPW.inf from the first line to the second and you can install it.
Signature = "$Chicago$"
Signature = "$Windows NT$"
[SourceDisksNames]
[SourceDisksNames.amd64]
[SourceDisksFiles]
[SourceDisksFiles.amd64]
%DELL%=DELL
%DELL%=DELL,NTamd64
[2005FPW_Analog.Install]
[2005FPW_Analog.Install.NTamd64]
[2005FPW_Digital.Install]
[2005FPW_Digital.Install.NTamd64]
Enjoy!
diarra
2 Posts
0
March 2nd, 2006 00:00
TomboAhi
5 Posts
0
March 2nd, 2006 21:00
;================================
;2005FPW.INF 09/15/04 Ver. 1.0 FRA
;Copyright 1996-2004 Dell Inc.
;
;This is a setupfile for 2005FPW
;
;================================
;
;------------------------------------------------
[Version]
Signature = "$Windows NT$"
Class=Monitor
ClassGuid={4D36E96E-E325-11CE-BFC1-08002BE10318}
Provider=%Dell%
CatalogFile=2005fpw.cat
DriverVer=09/15/2004, 1.0
[ControlFlags]
ExcludeFromSelect.nt=Monitor\DELE008
ExcludeFromSelect.nt=Monitor\DELE009
[DestinationDirs]
DefaultDestDir=11
2005FPW_Analog.CopyFiles=23
2005FPW_Digital.CopyFiles=23
[SourceDisksNames.amd64]
1=%DISK%,,,
[SourceDisksFiles.amd64]
2005FPW.icm=1
[Manufacturer]
%DELL%=DELL,NTamd64
[DELL.NTamd64]
%2005FPW_Analog%=2005FPW_Analog.Install,Monitor\DELE008
%2005FPW_Digital%=2005FPW_Digital.Install,Monitor\DELE009
[2005FPW_Analog.Install.NTamd64]
DelReg=DEL_CURRENT_REG
AddReg=2005FPW_Analog.AddReg, 1680, DPMS
CopyFiles=2005FPW_Analog.CopyFiles
[2005FPW_Digital.Install.NTamd64]
DelReg=DEL_CURRENT_REG
AddReg=2005FPW_Digital.AddReg, 1680, DPMS
CopyFiles=2005FPW_Digital.CopyFiles
[DEL_CURRENT_REG]
HKR,MODES
HKR,,MaxResolution
HKR,,DPMS
HKR,,ICMProfile
[1680]
HKR,,MaxResolution,,"1680,1050"
[DPMS]
HKR,,DPMS,,1
; AddReg sections
;----------------------------------------------------------------------------------
[2005FPW_Analog.AddReg]
HKR,"MODES\1680,1050",Mode1,,"30.0-83.0,56.0-75.0,+,+"
HKR,,ICMProfile,0,"2005FPW.icm"
[2005FPW_Digital.AddReg]
HKR,"MODES\1680,1050",Mode1,,"30.0-83.0,56.0-75.0,+,+"
HKR,,ICMProfile,0,"2005FPW.icm"
;------------------------------------------------------------------------------------------
[2005FPW_Analog.CopyFiles]
2005FPW.icm
[2005FPW_Digital.CopyFiles]
2005FPW.icm
;------------------------------------------------------------------------------------------
[Strings]
DISK="Dell Inc. Monitor Installation Disk"
Dell="Dell Inc."
2005FPW_Analog="Dell 2005FPW (Analog)"
2005FPW_Digital="Dell 2005FPW (Digital)"
Message Edited by TomboAhi on 03-02-2006 05:10 PM
TomboAhi
5 Posts
0
March 2nd, 2006 21:00
bsstmiller
4 Posts
0
March 2nd, 2006 21:00
TomboAhi
5 Posts
0
March 16th, 2006 17:00
HCG_Doc
1 Message
0
April 30th, 2006 18:00
Hello. I was looking for a set of x64 drivers for my 2405FPW monitors. Couldn't find anything x64 specific, but found "R91058.EXE" & this thread and tried to install it on my system. I'm getting the same errors mentioned in the third post of this thread. I followed your (TomboAhi) instructions, as the .INF files are very similar, but I still get the original error. Following is the content of the .INF file after modification. Is there something else I have to change, or will this just not work for me?
;==================================
;2405FPW.INF 12/20/04 Ver. 1.0 FRA
;Copyright 1996-2005 Dell Inc.
;
;This is a setupfile for 2405FPW
;
;==================================
;
;------------------------------------------------
[Version]
signature="$Windows NT$"
Class=Monitor
ClassGuid={4D36E96E-E325-11CE-BFC1-08002BE10318}
Provider=%Dell%
CatalogFile=2405FPW.cat
DriverVer=12/20/2004, 1.0
;-------------------------------------------------
[ControlFlags]
ExcludeFromSelect.nt=Monitor\DELA00F
ExcludeFromSelect.nt=Monitor\DELA010
[DestinationDirs]
DefaultDestDir=11
2405FPW_Analog.CopyFiles=23
2405FPW_Digital.CopyFiles=23
[SourceDisksNames.amd64]
1=%DISK%,,,
[SourceDisksFiles.amd64]
2405FPW.icm=1
; Manufacturers
;-------------------------------------------------
[Manufacturer]
%DELL%=DELL,NTamd64
; Manufacturer sections
;-------------------------------------------------
[DELL]
%2405FPW_Analog%=2405FPW_Analog.Install, Monitor\DELA00F
%2405FPW_Digital%=2405FPW_Digital.Install, Monitor\DELA010
; Install Sections
;-------------------------------------------------
[2405FPW_Analog.Install.NTamd64]
DelReg=DEL_CURRENT_REG
AddReg=2405FPW_Analog.AddReg, 1920, DPMS
CopyFiles=2405FPW_Analog.CopyFiles
[2405FPW_Digital.Install.NTamd64]
DelReg=DEL_CURRENT_REG
AddReg=2405FPW_Digital.AddReg, 1920, DPMS
CopyFiles=2405FPW_Digital.CopyFiles
; AddReg & DelReg sections
;-------------------------------------------------
[DEL_CURRENT_REG]
HKR,MODES
HKR,,MaxResolution
HKR,,DPMS
HKR,,ICMProfile
[1920]
HKR,,MaxResolution,,"1920,1200"
[DPMS]
HKR,,DPMS,,1
; AddReg sections
;----------------------------------------------------------------------------------
[2405FPW_Analog.AddReg]
HKR,"MODES\1920,1200",Mode1,,"30.0-83.0,56.0-76.0,+,+"
HKR,,ICMProfile,0,"2405FPW.icm"
[2405FPW_Digital.AddReg]
HKR,"MODES\1920,1200",Mode1,,"30.0-83.0,56.0-76.0,+,+"
HKR,,ICMProfile,0,"2405FPW.icm"
;------------------------------------------------------------------------------------------
[2405FPW_Analog.CopyFiles]
2405FPW.icm
[2405FPW_Digital.CopyFiles]
2405FPW.icm
;------------------------------------------------------------------------------------------
[Strings]
DISK="Dell Inc. Monitor Installation Disk"
Dell="Dell Inc."
2405FPW_Analog="Dell 2405FPW (Analog)"
2405FPW_Digital="Dell 2405FPW (Digital)"
What I was really looking for (originally) was the ability to reach into the monitor and touch its internal functions like PIP Source and such. Anyone know of an application that allows me to tweek the monitors settings from the desktop?
Message Edited by HCG_Doc on 04-30-200602:50 PM