01-17-2009 02:53 AM - edited 01-17-2009 02:58 AM
Under Vista 32 SP1 with the current UltraNav drivers (v 9.1.3.7) the process "SynTPEnh.exe" is creating a relatively high CPU load (2%) and is constantly accessing the registry. See here for a typical pattern creating by Process Monitor:
11:45:38.8648734 SynTPEnh.exe 3544 RegCreateKey HKU\S-1-XXX\Software\Synaptics\SynTPEnh\UltraNavPS
11:45:38.8649077 SynTPEnh.exe 3544 RegQueryValue HKU\S-1-XXX\Software\Synaptics\SynTPEnh\UltraNavPS
11:45:38.8649209 SynTPEnh.exe 3544 RegCloseKey HKU\S-1-XXX\Software\Synaptics\SynTPEnh\UltraNavPS
11:45:38.8752991 SynTPEnh.exe 3544 RegCreateKey HKU\S-1-XXX\Software\Synaptics\SynTPEnh\UltraNavPS
11:45:38.8753153 SynTPEnh.exe 3544 RegQueryValue HKU\S-1-XXX\Software\Synaptics\SynTPEnh\UltraNavPS
11:45:38.8753257 SynTPEnh.exe 3544 RegCloseKey HKU\S-1-XXX\Software\Synaptics\SynTPEnh\UltraNavPS
11:45:38.8901752 SynTPEnh.exe 3544 RegCreateKey HKU\S-1-XXX\Software\Synaptics\SynTPEnh\UltraNavPS
11:45:38.8902010 SynTPEnh.exe 3544 RegQueryValue HKU\S-1-XXX\Software\Synaptics\SynTPEnh\UltraNavPS
Can this driver be optimized?
Also, when I use the TrackPoint to scroll in Firefox or in other applications, scrolling is not as smooth as when I use a simple external mouse with a wheel. Moreover, while scrolling with the TrackPoint, the "scrolling cursor" flickers.