Forum Discussion
MJ410
Jun 10, 2021Copper Contributor
Unable to on-board and use Azure Percept Devkit
I'm trying to set up and use the Azure Percept DK by following the instructions of the following documentation, but I'm stuck at this step:- "https://docs.microsoft.com/en-us/azure/azure-percept/quic...
MikeMcCoy-AED
Jun 16, 2021Copper Contributor
Hi MJ410 - just to confirm, have you tried opening a web browser and pasting this url, "https://10.1.1.1"? That should open the setup experience if you are properly connect to the device. If that does not take you to the setup experience then it could indicate that your computer is not connected to the device.
Santa_Cruz
Jul 07, 2021Copper Contributor
Hi, I am stuck at the same point as well. I can PING the device (in my case 10.1.1.108), 10.1.1.108, 10.1.1.1 or your.new.device/ in a browser refuses to connect. I've rebooted the device a few times.
- MikeMcCoy-AEDJul 07, 2021Copper ContributorSanta_Cruz - it's possible you are still running an earlier version of the software on the dev kit. Can you try 10.1.1.1:4242?
- Santa_CruzJul 08, 2021Copper ContributorRunning into a different issue when attempting to create an SSH account to update the firmware:
Command failed: useradd -m -p "$(openssl passwd -1 $'[password]')" [username]
You are required to change your password immediately (password expired)
useradd: PAM: Authentication token is no longer valid; new one required
I tried a different username and password and received the same error.- MikeMcCoy-AEDJul 08, 2021Copper Contributor
Santa_Cruz are you getting this error as you try to connect to SSH or while going through the setup experience?
Have you been able to update the dev kit yet (my guess is you're blocked by this SSH issue, but need to check)?
- Santa_CruzJul 08, 2021Copper Contributor
MikeMcCoy-AED thanks, very much for the tip and I am in! Time to update the firmware.