I made the mistake of updating my G5 drivers (again)

Soldato
Joined
8 Nov 2002
Posts
4,515
Location
Kent
Logitech's support for the G5 is abysmal, if you are on the US site u get "opps page not found" for logitech support. On the UK site to use support you have to find your mouse from the list, its not there.

The G5 must be one of their biggest sellers.

Now my problem.

http://logitech-en-amr.custhelp.com...D1nNSBkcml2ZXIgcHJvYmxlbQ**&p_li=&p_topview=1

That just says to reinstall the drivers if u don't have the mouse tab to configure your mouse.

Its happened to me before and I remember something about delving into the registry, but...

just found the appropriate forum:

http://forums.logitech.com/t5/Mice-Software/No-Setpoint-Mouse-Tab/m-p/169461#M9057

http://forums.logitech.com/t5/forums/searchpage/tab/message?q=G5+Laser+Mouse+tab#message-list
 
Found the solution, I'm using 4.80 setpoint:


http://forums.logitech.com/t5/Mice-...TPOINT-4-00-INSTALL-PROBLEM-FOUND/td-p/106180

The "WDF Coinstaller installation", which is part of the SetPoint 4.0 drivers, is the cause. I was able to install this update only after unplugging my G7 Mouse. But upon re-plugging of the Mouse receiver on to the USB Port, the "WDF Coinstaller installation" launches again, and
1) hangs. INF install will not continue and the XP hardware update wizard takes forever;
2) sends a error code to the driver installer itself and than the hardware update wizard fails with a fatal error;

THE SOLUTION (this took three days for me to find it out):
go to \programs\common files\logitech\CDDRV (if you can't find this folder, simply seach for "LfMouHid.inf". Open the file for EDIT.
Delete this lines:

;--- WDF Coinstaller installation ------
;
[DestinationDirs]
LOGIHIDMOUSE_Inst_CoInstaller_CopyFiles = 11
[LOGIHIDMOUSE.NT.CoInstallers]
AddReg=LOGIHIDMOUSE_Inst_CoInstaller_AddReg
CopyFiles=LOGIHIDMOUSE_Inst_CoInstaller_CopyFiles
[LOGIHIDMOUSE_Inst_CoInstaller_AddReg]
HKR,,CoInstallers32,0x00010000, "WdfCoInstaller01005.dll,WdfCoInstaller"
[LOGIHIDMOUSE_Inst_CoInstaller_CopyFiles]
WdfCoInstaller01005.dll
[SourceDisksFiles]
WdfCoInstaller01005.dll=1 ; make sure the number matches with SourceDisksNames
[LOGIHIDMOUSE.NT.Wdf]
KmdfService = LMouFilt, LOGIHIDMOUSE_wdfsect
[LOGIHIDMOUSE_wdfsect]
KmdfLibraryVersion = 1.5
;-------end of WDF section


Save the .inf file. Launch the driver update wizard again, select "manual" and point to the CDDRV folder. Select the new edited "LfMouHid.inf" file and THE 4.00 DRIVER WILL BE INSTALLED WITHOUT PROBLEMS!!
The only thing is, since we have edited the inf-file, the driver is not signed anymore, but who cares?

Try this, post your results!

I hope this will finally help...


Message Edited by ThePreacher on 06-13-2007 06:22 AM
 
Back
Top Bottom