Giter Club home page Giter Club logo

Comments (8)

Lucasq11 avatar Lucasq11 commented on July 18, 2024 1

It works! My wdk version is not compitable with windows.
in short vs2019+wdk10.0.19041.0 could build avaliable dokan driver for windows 19041.xx versions

It could be. Try an older version of the WDK. Preferably as close as possible to the OS version you are running on.

from dokany.

LTRData avatar LTRData commented on July 18, 2024 1

Thank you for your help. But I have not solved my issue yet. My OS is Windows 10 Enterprise 22H2, OS build 19045.4529, I used VS 2022, WDK 10.0.22621 but still does not work. And That article is for Dokan1.0 I'm compilng dokany 2.0 Please check my issue again.

I would suggest that you try with Visual Studio 2019 and a Windows 10 version of the WDK, like how Lucasq11 got it solved earlier in this thread.

from dokany.

Liryna avatar Liryna commented on July 18, 2024

Hi @Lucasq11 ,

If you build the driver yourself you need to sign it or allow your system to load self signed drivers https://github.com/dokan-dev/dokany/wiki/How-to-Debug-Dokan#self-sign-build

from dokany.

Lucasq11 avatar Lucasq11 commented on July 18, 2024

Hi @Liryna
I've tried this method, but it still says DokanServiceControl: Failed to start service (Dokan1). error = 127. Could that be some problems other than signing?

from dokany.

LTRData avatar LTRData commented on July 18, 2024

Itt definitely sounds like another kind of problem. That error is The specified procedure could not be found. This could happen for example when you target a newer Windows version in your build and then try to load it on an older one where some functions may be missing.

from dokany.

Lucasq11 avatar Lucasq11 commented on July 18, 2024

Itt definitely sounds like another kind of problem. That error is The specified procedure could not be found. This could happen for example when you target a newer Windows version in your build and then try to load it on an older one where some functions may be missing.

The version of wdk that I used to build dokan1.sys is 10.0.22621.0, and the version of visual studio is 2022 community, the installation os is 19041.246. Is that to say wdk too new?

from dokany.

LTRData avatar LTRData commented on July 18, 2024

It could be. Try an older version of the WDK. Preferably as close as possible to the OS version you are running on.

from dokany.

cowboy823 avatar cowboy823 commented on July 18, 2024

Thank you for your help.
But I have not solved my issue yet.
My OS is Windows 10 Enterprise 22H2, OS build 19045.4529, I used VS 2022, WDK 10.0.22621 but still does not work.
And That article is for Dokan1.0
I'm compilng dokany 2.0
Please check my issue again.

from dokany.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.