“Windows 8:6.2.7957”的版本间差异
跳转到导航
跳转到搜索
(创建页面,内容为“{{NavBar|Windows 桌面操作系统 > Windows 8 > '''6.2.7957'''}} {{ Infobox Buildinfo |image = PlaceHolder.png |imagecaption = 6.2.7957 |kernel = 6.2 |arch…”) |
|||
第16行: | 第16行: | ||
它是 Atmel 触摸屏驱动程序的自解压存档。驱动程序中包含一个自述文件,该自述文件也引用了 Windows 8 build 7969 。 | 它是 Atmel 触摸屏驱动程序的自解压存档。驱动程序中包含一个自述文件,该自述文件也引用了 Windows 8 build 7969 。 | ||
+ | |||
+ | ==readme.txt== | ||
+ | <pre> | ||
+ | Usage instructions for Amtel 1386 Driver | ||
+ | |||
+ | Requirements: | ||
+ | Windows builds 7969 and higher (will NOT work on 7957) | ||
+ | |||
+ | 1. Copy your c:\windows\system32\drivers\mshidkmdf.sys to the same directory as the driver/inf. | ||
+ | 2. Modify the INF and replace all instances of TOUCH_ID with your Hardware ID. For example, if your Hardware ID for touch is ACPI\VENDOR_TCH, replace all instances of TOUCH_ID with VENDOR_TCH | ||
+ | 3. Ensure that GPIO and I2C drivers are loaded before installing the driver. | ||
+ | 4. Work with Atmel and Microsoft to adjust the calibration values in the INF to match your hardware. | ||
+ | </pre> |
2022年9月1日 (四) 10:12的最新版本
6.2.7957 | |
内核 | 6.2 |
---|---|
架构 | 不明 |
SKUs | 不明 |
语言 | 不明 |
编译日期 | 2011年 |
过期日期 | 不明 |
版本字串 | 6.2.7957 |
产品密钥 | 不明 |
此构建在2022年02月28日的 NVIDIA 源代码泄漏中找到,在文件 dev\gpu_drv\stage_rel\drivers\tegra\third_party\touch\atmel\AtmelTouch_7985_arm.exe
中引用了此构建。
它是 Atmel 触摸屏驱动程序的自解压存档。驱动程序中包含一个自述文件,该自述文件也引用了 Windows 8 build 7969 。
readme.txt
Usage instructions for Amtel 1386 Driver Requirements: Windows builds 7969 and higher (will NOT work on 7957) 1. Copy your c:\windows\system32\drivers\mshidkmdf.sys to the same directory as the driver/inf. 2. Modify the INF and replace all instances of TOUCH_ID with your Hardware ID. For example, if your Hardware ID for touch is ACPI\VENDOR_TCH, replace all instances of TOUCH_ID with VENDOR_TCH 3. Ensure that GPIO and I2C drivers are loaded before installing the driver. 4. Work with Atmel and Microsoft to adjust the calibration values in the INF to match your hardware.