DexterInd / Raspbian_For_Robots

Raspbian image changes to make it work well with Dexter Industries robots.
http://www.dexterindustries.com/raspbian-for-robots/
Other
33 stars 18 forks source link

hotfix - Pi3 WiFi Integration for Cinch #164

Closed johnisanerd closed 6 years ago

johnisanerd commented 6 years ago

This should make Cinch work with the Pi3 Wifi and the Wifi Dongle.

I have tested this back and forth a few times, works with both the dongle and the Pi3 onboard WiFi.

johnisanerd commented 6 years ago

The image is up here for testing. If we find any problems, I can take it down, I defer to you folks!

johnisanerd commented 6 years ago

Closed this and reopened as a hotfix.

On Tue, Jan 30, 2018 at 2:04 AM, Nicole Parrot notifications@github.com wrote:

@CleoQc commented on this pull request.

May not be related to this PR but here's a weird behaviour.

  1. Even with Cinch, my laptop refuses to connect so..
  2. I attached an Ethernet cable and queried my router for the IP. It turned out it's been assigned 10.10.10.17 (for the Ethernet connection). Well, that's an invalid IP on my network. In DexterOS, it still gets assigned a proper IP. Not this time.
  3. I then connected with my cell phone in order to query the Pi itself for its Ethernet IP. I could never enter the password to get access to the terminal.

In upd_script/fetch.sh https://github.com/DexterInd/Raspbian_For_Robots/pull/164#discussion_r164469421 :

@@ -1,5 +1,5 @@

! /bin/bash

-curl --silent https://raw.githubusercontent.com/DexterInd/script_tools/master/install_script_tools.sh | bash +sudo sh -c "curl -kL dexterindustries.com/update_tools | bash"

why sudo sh piped into bash?

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/DexterInd/Raspbian_For_Robots/pull/164#pullrequestreview-92246994, or mute the thread https://github.com/notifications/unsubscribe-auth/AcVgt-iFcDOk9ihjZPkTzZZPmUjO8htsks5tPkBzgaJpZM4RwBTg .

--

John Cole, Founder Dexter Industries, Inc.