Synaptics

Synaptics Driver Release Notes for clevo


Version: 17.0.9.1
Date: 08-14-2013


Issue Number Description Fix Comment
TP-45258 OEMEnvy (SYN1E62) - BSOD after installing v17.0.9 driver Rollback codes. It seems problem to call Mutex acquire function in DPC.

Version: 17.0.9
Date: 08-08-2013

Issue Number Description Fix Comment
TP-45025 After use touchpad to reboot system, it would BSOD in OS Check IRQL before calling RtlQueryRegistryValues function.
TP-45111 Mode switch failed on Win8.1 Suppor OEM SMBus Host Controller.
TP-45147 Cusor jumps with OEM 5BFP Add mechanism to avoid reentry for SMBus driver. Port reentry avoidance mechanism to CRMIPort.

Version: 17.0.8
Date: 08-01-2013

Issue Number Description Fix Comment
TP-42303 Improve Driver build process and release note for customers Remove useless notification in middle of build; Fix file verification script; Fix UTF-8 failure to translate non-ASCII apostrophe in release notes
TP-44354 Horizontal two finger scrolling can't work on PDF file via win8 PFD APP Fix horizontal scrolling becomes vertical scrolling in Metro simple Chinese pdf reader
TP-44770 Bonsai - Can not use zoom in/out function after put a third or more fingers on the touchpad Avoid canceling pinch action when more finger down feature is set.
TP-44975 WHCK Failure (PS/2) - 17.0.5.3 | HPConsumer.inf (Next/Blue) Added Synaptics generic compatible ID *SYN0002 for all PS2 touchpad infs; Added a hack until Microsoft fixes its WHCK tool
TP-45042 Scrolling is not smoothly on metro app Photos and Camera while ZoomPerfect is enabled Fix injection error for 2 finger scrolling gesture under Metro-mode app. This error will cause scrolling not smooth.

Version: 17.0.7
Date: 07-26-2013

Issue Number Description Fix Comment
TP-44571 Spyder ULT - Default setting is incorrect Duplicate of ClickpadViews, ClickpadViewModel for OEM Win7 UI for 2013.
TP-44879 OEMWPF TPPB - modified Win7 UI for 2013 Changed help text. Added new help text, all in English for now.

Version: 17.0.6
Date: 07-18-2013

Issue Number Description Fix Comment
Display ACM 2.0 type in Diagnostic panel
TP-44941 Getting wrong register offset of ACM20 existence for old FW Parsing ACM2.0 existence information correctly.; Update the packrat number.; Provide ACM2.0 disabled setting.

Version: 17.0.5
Date: 07-11-2013

Issue Number Description Fix Comment
Follow-up: add registry overrides for RMI4 caps; Add RMI4 capabilities query to API
TP-44188 Customer wants previous release notes combined with current release notes Add a "history" feature to ReleaseNotes.HTML; Build script now creates a history from previous release notes
TP-44828
(958966)
It will pop up the error "SynTPEnh.exe-Entry Point Not Found" at the end of insttalling Synaptics driver on Vista 32&64. Fixed SynTPEnh and SynTPHelper crash in Vista with driver built with Vs2012

Version: 17.0.4
Date: 07-10-2013

Issue Number Description Fix Comment
Do fixme and handle F11 data offsets properly. Still a wip since a large number of F11 data registers remain unchecked in the interrupt handler.
TP-44721 Geasture issue on Google Chromewith High DPI setting Fixed issue of two finger scrolling not working when cursor is near the right edge of the window with DPI=150%
TP-44750
(20130628 meeting with Kirk)
After log file capture Kirk would like the default folder opened so that the log file can be copied or viewed instead of just closing In Windows 8.1 Preview, the GetVersion(Ex) APIs have been deprecated.; In Windows 8.1 Preview, the GetVersion(Ex) APIs have been deprecated. Update Manifest

Version: 17.0.3
Date: 07-10-2013

Issue Number Description Fix Comment
TP-42303 Improve Driver build process and release note for customers For release notes, if "Contact" field is missing, print the Creator of the Jira issue; Create a default empty dictionary in case JSON load fails for invalid and missing Jira numbers; Use Python decode('utf-8-sig') to strip byte order mark out of text; Do not distribute Release.txt any more since it is not updated. Use ReleaseNotes.html.
TP-43964 ACM 2.0 change of algorithm strength driver meta-bug Make contact type interface consistent. Add HasACM2() query.
TP-44618
(TM-2768-001)
The systray icons will flicker when scrolling in a photos viewer with three finger flick Only turned on IME workaround for twist action instead of all gestures for Photo Viewer.
TP-44682 Use maximum force instead of total force for multiple fingers click Used maximum force instead of total force for MF click.
TP-44692
(ECR177029, ECR176429)
Copyright issue Update Coypyright to 1996-2013

Version: 17.0.2
Date: 07-10-2013

Issue Number Description Fix Comment
TP-44299 Right side, down side "Return at edge of screen" in Momentum doesn't work Fixed the bounce off screen edge in momentum not working issue with high DPI.

Version: 17.0.1
Date: 07-10-2013

Issue Number Description Fix Comment
TP-44440 Convert packet count to time Improve taps-Convert packet count to time.; Make gesture work properly for different report rates of devices; Make PalmOnPad gesture works normal for various report rate of devices.; code improve by rename a function.; Add a utility function to clear packet.
TP-44531 Silent Uninstallation fail in in toshiba.inf Silent Uninstallation fail with SynIsdll built with Vs2012; Silent Uninstallation fail in in Win8 x64
TP-44533 Application crashes when we double tap on the top left corner of the TP to disable the touchpad in HPNEWUI v17.0.0 Changed call convention from std to cdecl to fix syntpenh creash when it reads Png file.
TP-44564 ACM2.0 can't work on OEM machine FollowUp:Change uiQuery36Offset -- to uiQuery36Offset--.; Correct RMI query parsing.
Version: 17.0.0
Date: 06-07-2013

Issue Number Description Fix Comment
TP-44045 _project_ (175) - Tap to click will invalid for few seconds after 2 or 3 finger slide on pad Improve conmunication between API and Kernel Driver.;
TP-44046 _project_ (176) - Continue tap the 2-finger on the touchpad surface will always trigger both of mouse right and left button events. Improve tap vs drag with 1F and multifingers, as well as communication between API and Kernel Driver..
TP-44244 Task tray Synaptics icon, "Pressure graph" and "MoodPad" items cannot be seen. Fixed the wrong location of popmenu by right clicking trayicon, when the size of all items is set to 150% in control panel.
TP-44299 Right side, down side "Return at edge of screen" in Momentum doesn't work Fixed the bounce off screen edge in momentum not working issue, when the size of all items is set to 150% in control panel.
TP-44300 Enable Tap zone, even touch right up corner, Maximum windows doesn't work Fixed the issue of maximizing windows not working, when the size of all items is set to 150% in control panel.
TP-44348 Switch from VS2005 to VS2012 by Default Save 2005 solution; Switch from VS2005 to VS2012 by Default Use include and lib files from T drive; Bump SynTPCo19.dll to SynTPCo20.dll; SynDell;share\Png; Solution files; KmdfLibraryVersion = 1.11, WdfCoInstaller01011.dll; SynOsLib dir.lst; Remove ...2012.sln files; Inf2Cat; forcetext2bin; Use Include and lib files from T drive
TP-44457 16.6.5 sony2006.inf Two-Finger horizontal scroll failed. Only read application specific settings when apps switch happens, otherwise some user specific settings will be overridden if CPL is opened and changes are not apllied.