Pcidler_Beny
驱动牛犊
驱动牛犊
  • 注册日期2003-04-30
  • 最后登录2003-06-20
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
阅读:1787回复:5

用WinDriver,USB设备安装INF的问题

楼主#
更多 发布于:2003-05-31 02:33
在WIN98SE下刚进WinDriver\\wizard\\wdwizard.exe\\new project
选USB 设备
遇到
VendorID: 0ea0, ProductID: 6803
Description: USB Mass Storage Device
This device is not yet registered for WinDriver

后产生INF文件后,手动安装INF老是找不到设备驱动~~~在这步不能继续做下去了,请大虾们和高手指教~~~
按INF提示从控制版面的系统属性更新USB驱动还是不行,根本装不了驱动程序,到底哪里出问题了?

[编辑 -  5/31/03 by  Pcidler_Beny]
liz666
驱动小牛
驱动小牛
  • 注册日期2003-05-22
  • 最后登录2005-01-04
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
沙发#
发布于:2003-06-02 15:36
你的设备是一个优盘?你选择的是搜索还是制定一个设备?选择指定一个设备,从磁盘安装试一试。
我真的好烦!
zhangdesheng
驱动牛犊
驱动牛犊
  • 注册日期2003-04-09
  • 最后登录2005-04-28
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
板凳#
发布于:2003-06-02 16:06
你的inf可能已经安装了,因为你建立.inf时有一项就是自动安装,你可以到另外一台安装试试,应该就可以了,不要再在本机安装
Pcidler_Beny
驱动牛犊
驱动牛犊
  • 注册日期2003-04-30
  • 最后登录2003-06-20
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
地板#
发布于:2003-06-02 16:10
你的设备是一个优盘?你选择的是搜索还是制定一个设备?选择指定一个设备,从磁盘安装试一试。


我试过了,也按INF文件产生后的步骤做,选择指定一个设备,从磁盘安装试一试,但还是不行,到底哪里出错了?
下面是INF产生后的提示安装信息,我照做了,但还是有问题(我的系统是XP,在WIN98下WINDRIVER5。22找不到USB设备一项):
D:/WINDOWS/inf/Other/USBdisk.inf generated.

To use the generated file specify its location to \'Found new hardware wizard\'
or:
    Installation Instruction for Windows 2000/XP
    ====================================
    Start menu | Settings | Control Panel | System
    Tab: Hardware
    Click Button: Device Manager
    Menu: View | Devices by connection
    In Tree: Standard PC | PCI bus | PCI to USB Universal Controller
        | USB Root Hub | <your device>
    Menu: Action | Properties
    Tab: Driver
    Click Button: Update Driver
    In Wizard click button: Next
    Radio selection: Search for a suitable driver for my device
    Click Button: Next
    Check box selection: only \"Specify a location\"
    Click Button: Next
    Enter the path: D:/WINDOWS/inf/Other/
    If the INF file was detected:
       Click Button: OK
           If a dialog box regarding digital signature appears,  
           disregard it and click \"next\" to continue
           If a dialog box asking to enter the path of \"windrvr.sys\" appears
           enter the following path </WINNT/system32/drivers/>
    Otherwise
       Check box \"Install one of the other drivers\"
       Choose your INF file
    Click Button: Next
    Click Button: Finish
    Reboot
    Installation Instruction for Windows 9x/ME
    ===================================
    Start menu| Settings | Control Panel | System
    Tab: Device Manager
    Click radio: View devices by connection
    In Tree: Computer | Plug and Play BIOS | PCI bus |
      PCI to USB Universal Host Controller | USB Root Hub | <your device>
    Button: Properties
    Tab: Driver
    Click Button: Update Driver
    Click Button: Next
    Click Button: Next
    Check box selection: only \"Specify a location\"
    Enter the path: D:/WINDOWS/inf/Other/
    If the INF file was detected
       Click Button: OK
           If a dialog box regarding digital signature appears,  
           disregard it and click \"next\" to continue
           If a dialog box asking to enter the path of \"windrvr.sys\" appears
           enter the following path </WINNT/system32/drivers/>
    Otherwise
       Check box \"Install one of the other drivers\"
       Choose your INF file
    Click Button: Next
    Click Button: Finish
    Reboot
liz666
驱动小牛
驱动小牛
  • 注册日期2003-05-22
  • 最后登录2005-01-04
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
地下室#
发布于:2003-06-02 18:30
哦!
你换一台2000试一试。我以前在2000 professional sp3下碰到过.后来我升级update打了q814033,q811493两个补丁(2000下我测过)就可以了。xp的驱动我没做过,不清楚。
我真的好烦!
Pcidler_Beny
驱动牛犊
驱动牛犊
  • 注册日期2003-04-30
  • 最后登录2003-06-20
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
5楼#
发布于:2003-06-03 02:44
哦!
你换一台2000试一试。我以前在2000 professional sp3下碰到过.后来我升级update打了q814033,q811493两个补丁(2000下我测过)就可以了。xp的驱动我没做过,不清楚。

多谢你的指点啊~~~
游客

返回顶部