Giter Club home page Giter Club logo

Comments (8)

duncanthrax avatar duncanthrax commented on July 29, 2024

This is odd. Which Windows version is this? If it's Win10, which build?

Please check the md5 of the driver files. The CAT should have:

tom@zorbel:~/git/scream/Install/driver$ md5sum scream.cat
3b57f01d11361a9dcc5f5da162cdcf7f scream.cat

from scream.

TheGreatestJannet avatar TheGreatestJannet commented on July 29, 2024

Same issue here. I'm on Windows 10 1909 and the scream.cat md5sum matches: 3b57f01d11361a9dcc5f5da162cdcf7f

from scream.

feltcat avatar feltcat commented on July 29, 2024

I had this issue with Scream 3.3 when I tried using the Install directory from the source code archive.

It worked normally when I instead used the directory from the Scream3.3.zip archive (containing the Install directory only).

from scream.

forestEagle avatar forestEagle commented on July 29, 2024

I had this issue as well due to Unix line breaks. I changed it in Notepad++. Downloading the correct archive would've worked as well I suppose :)

from scream.

noscript avatar noscript commented on July 29, 2024

Same issue, running .bat from release archive works, from source code archive fails.
Please see #72.

from scream.

tmedicci avatar tmedicci commented on July 29, 2024

Strange, I was able to install cloning the code and checking out to 3.4 tag. But couldn't install from 3.4 on releases page (https://github.com/duncanthrax/scream/archive/3.4.zip).

from scream.

noscript avatar noscript commented on July 29, 2024

@tmedicci 3.4 has been re-assigned to a different commit, than it was when the issue was created.

Also, your link points to an automatically created archive, not a proper release asset.

from scream.

thavlik avatar thavlik commented on July 29, 2024

I just ran into this. With echo turned on:

C:\WINDOWS\system32>net session  1>nul 2>&1

C:\WINDOWS\system32>if 0 == 0 (
cd C:\Users\tlhavlik\Repositories\scream\Install\\driver
 ..\helpers\devcon remove '*Scream  1>nul 2>&1
 ..\helpers\devcon install Scream.inf *Scream
)  else (echo Installing driver requires to run this batch file with admin rights. )
Device node created. Install is complete when drivers are installed...
Updating drivers for *Scream from C:\Users\tlhavlik\Repositories\scream\Install\driver\Scream.inf.
devcon failed.

C:\Users\tlhavlik\Repositories\scream\Install\driver>pause
Press any key to continue . . .

from scream.

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.