Announcement

Collapse
No announcement yet.

Driver Windows 10??

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Driver Windows 10??

    Hello..

    anyone knows about the driver with Windows 10. ??

  • #2
    Hello
    unfortunately, I do not know. Sam I am looking

    Comment


    • #3
      Originally posted by eneox View Post
      Hello..

      anyone knows about the driver with Windows 10. ??

      you need disable Driver Signature Enforcement in Windows 10


      After this procedure, you find the driver in the installed program folder (...\RIFF Box JTAG Manager\Drivers)
      manually set through the Device Manager

      Comment


      • #4
        I use Win10x64, and after update from win7, drivers is migrated.
        After some time Win10 install "Device with serial USB interface", and it can't replace with Riff Driver (DriverVer=20/02/2010,1.0.0000.0) with error "inf file doesn't have signature info"

        I use:
        Code:
        bcdedit -set loadoptions DISABLE_INTEGRITY_CHECKS 
        bcdedit -set TESTSIGNING ON

        Comment


        • #5
          Where do you place the the script lines?

          Comment


          • #6
            Originally posted by Slippery View Post
            Where do you place the the script lines?
            at FAR manager runned with admin privelegies

            Comment


            • #7
              New version will work with default Windows 10 driver.
              ICQ: 299-912-089
              QQ: 1634811353

              Comment


              • #8
                Originally posted by Legija View Post
                New version will work with default Windows 10 driver.
                This is great news!!!! Can't wait for this update

                Small suggestion: Can jtagmanager.exe have switch to force which COM port it uses to talk to box? I'm almost certain Riff will work under Linux via WINE if we could force COM port.

                Comment


                • #9
                  Originally posted by Pseudoscience View Post
                  This is great news!!!! Can't wait for this update

                  Small suggestion: Can jtagmanager.exe have switch to force which COM port it uses to talk to box? I'm almost certain Riff will work under Linux via WINE if we could force COM port.
                  Haha
                  Always amazed with Linux users and their will to torture them selves with Wine
                  ICQ: 299-912-089
                  QQ: 1634811353

                  Comment


                  • #10
                    Originally posted by Legija View Post
                    Haha
                    Always amazed with Linux users and their will to torture them selves with Wine
                    I love a challenge

                    Comment


                    • #11
                      Well, new exe will popup port selection box if box is not detected automatically.
                      You'll be able to use generic port driver, but no idea how it will behave under Wine.

                      I wasted large part of my life with Linux too Hehe
                      ICQ: 299-912-089
                      QQ: 1634811353

                      Comment


                      • #12
                        Originally posted by Legija View Post
                        Well, new exe will popup port selection box if box is not detected automatically.
                        You'll be able to use generic port driver, but no idea how it will behave under Wine.

                        I wasted large part of my life with Linux too Hehe
                        That might be good enough to get it to run under WINE. Depends on how the ports list is generated in Windows. Read somewhere that there are NINE different ways of getting COM ports under Windows
                        If via setupapi will be no chance


                        Heh it's only wasted if u never learned anything
                        Last edited by Pseudoscience; 02-05-2016, 09:20 PM.

                        Comment


                        • #13
                          Originally posted by Pseudoscience View Post
                          Heh it's only wasted if u never learned anything
                          Here's funny thing with linux, I remember once I browsed some site with basic linux commands, and testing those on live server.

                          So, found out "whoami" command and of course typed it:

                          Code:
                          OpenELEC (unofficial) Version: 6.0.0
                          M8:~ # whoami
                          root
                          
                          M8:~ # thanks
                          -sh: thanks: not found
                          M8:~ #
                          For some reason I automatically typed "thanks" for getting an answer on a question.
                          ICQ: 299-912-089
                          QQ: 1634811353

                          Comment


                          • #14
                            Originally posted by Legija View Post
                            Here's funny thing with linux, I remember once I browsed some site with basic linux commands, and testing those on live server.

                            So, found out "whoami" command and of course typed it:

                            Code:
                            OpenELEC (unofficial) Version: 6.0.0
                            M8:~ # whoami
                            root
                            
                            M8:~ # thanks
                            -sh: thanks: not found
                            M8:~ #
                            For some reason I automatically typed "thanks" for getting an answer on a question.
                            LOL. At least you were following a train of thought

                            I spent so much time typing DOS/CMD commands and wondering why it not work
                            I'd rather forget about the time I spent confused with "more" and "less"

                            Comment

                            Working...
                            X