Git Product home page Git Product logo

Comments (23)

juliankay avatar juliankay commented on August 23, 2024

Are you installing from the repository or from the release zip file?

FakeGPS is only built for x64 systems.

from fakegps.

mrchanshares avatar mrchanshares commented on August 23, 2024

I install the device driver from clone or download at https://github.com/juliankay/FakeGPS

I get the screenshot.
fakegps

from fakegps.

mrchanshares avatar mrchanshares commented on August 23, 2024

I try again with
FakeGPS v1.0.0-alpha2

It still fail:
fake2

from fakegps.

Nikvand avatar Nikvand commented on August 23, 2024

I have exact same issue as above. I get "The following hardware was not installed..." message as the screenshot shows.

from fakegps.

juliankay avatar juliankay commented on August 23, 2024

@Nikvand also x64?

from fakegps.

Nikvand avatar Nikvand commented on August 23, 2024

@juliankay Of course x64

from fakegps.

grobert63 avatar grobert63 commented on August 23, 2024

@juliankay I have the same error on a brand new Azure VM on Windows 10 Pro 1709 (x64 of course

from fakegps.

juliankay avatar juliankay commented on August 23, 2024

Thanks for the information everyone. I've not had a chance to test this on 1709 yet, but I'm going to provision a new VM to work out what's happening.

from fakegps.

juliankay avatar juliankay commented on August 23, 2024

Interestingly it worked first time when I installed on an existing VM which has 1709 installed, but I'll provision a fresh machine to test there.

image

from fakegps.

juliankay avatar juliankay commented on August 23, 2024

Worked first time on a brand new VM running Windows 10 x64 version 1709.

image

from fakegps.

juliankay avatar juliankay commented on August 23, 2024

@supra63200 can you provide repro steps? can you assure me you following the instructions correctly?

from fakegps.

grobert63 avatar grobert63 commented on August 23, 2024
  • type bcdedit /set testsigning on in a Powershell (tried both admin and user)
  • Open device manager
  • Select the computer
  • Click Add legacy Hardware in Action Menu
  • Click Next
  • Select install the hardware that I manually select from a list (Advanced)
  • Select Sensors in the list and click Next
  • Slect the FakeGPS.inf from the extracted release archive (in "x64 driver" folder)
  • On page "ready to install click Next
    image
  • "...Installing..."
  • Click Finish
    image
    Fun fact : after the fifth installation it just decided to work (did the exact same steps)
    Previously after "..installing..." I had the same window as @mrchanshares

from fakegps.

juliankay avatar juliankay commented on August 23, 2024

Hmm. Well you need to reboot after turning on test mode, and either reboot or disable/enable the device after installation. If you've rebooted, that might have fixed your issue.

I'm not sure why it says "Fusion Sensor V2" as it says "FakeGPS Sensor" for me... bit strange!

Glad you've got it working, hopefully these steps will help other folk too.

from fakegps.

grobert63 avatar grobert63 commented on August 23, 2024

No I didn't that's the weird part it just worked after a while, no reboot necessary but it was stuck on the first start error (issue #3 ) even after reboot. So I uninstalled and reinstalled it and now it works perfectly and the name changed to FakeGPS Sensor

from fakegps.

grobert63 avatar grobert63 commented on August 23, 2024

Here is the updated walkthrough :

  • type bcdedit /set testsigning on in a Powershell (Right click on bottm-left corner Windows icon and then click on Windows PowerShell)
  • Reboot the computer
  • Open device manager (Right click on the Windows icon again and then on Device Manager)
  • Click on the computer (First element of the list)
  • Click Add legacy Hardware in Action Menu
  • Click Next
  • Select install the hardware that I manually select from a list (Advanced) and click Next
  • Click Next again
  • Click on "Have Disk" and then "Browse" and select the FakeGPS.inf from the extracted release archive (in "x64 driver" folder)
  • On page "ready to install click Next
  • Wait for the installation to complete
  • Click on Finish
  • Activate the driver:
    • By rebooting the computer
    • By Disabling the driver and re-enabling it again in the Device Manager(Right click on "FakeGPS Sensor and click Disable/Enable Device)
  • Open a PowerShell and navigate to the FakeGPS.exe folder (In the root of the extracted archive)
  • Use it by typing .\FakeGPS.exe -g or .\FakeGPS -s lat,long (ex: 1.2,3.4)

from fakegps.

mrchanshares avatar mrchanshares commented on August 23, 2024

Why I cannot do this? I am in Windows 10 x 64 Home

PS C:\WINDOWS\system32> bcdedit /set testsigning
The set command specified is not valid.
Run "bcdedit /?" for command line assistance.
The parameter is incorrect.

from fakegps.

juliankay avatar juliankay commented on August 23, 2024

@mrchanshares as per the instructions:

image

from fakegps.

mrchanshares avatar mrchanshares commented on August 23, 2024

Maybe it can only be done on tablet device? My Window 10 is installed on a laptop made 3 years ago without touchscreen.

from fakegps.

juliankay avatar juliankay commented on August 23, 2024

@mrchanshares I think you probably just need to type the command correctly 🙂

bcdedit /set testsigning on

I don't know of any reason why it shouldn't work for you (though I haven't tested it on Windows 10 Home). I think it's just a user error here I'm afraid, I hope you work it out!

from fakegps.

juliankay avatar juliankay commented on August 23, 2024

Closed as there is no problem installing on Windows 10 x64, but I have opened #17 to track improved documentation.

from fakegps.

hajuch0 avatar hajuch0 commented on August 23, 2024

why i've this error " Object reference not set to an instance of an object."

from fakegps.

rangelrmorais avatar rangelrmorais commented on August 23, 2024

why i've this error " Object reference not set to an instance of an object."

this stopped happening to me after i open the MAPS app for windows and accept the popup. Then i tried FakeGPS -g and voila!

from fakegps.

DeTodd avatar DeTodd commented on August 23, 2024

@rangelrmorais That was it! I have no idea why this would be, I've even used my windows "device gps" in another application without complaint.

from fakegps.

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.