Go to advanced search

by mattat01
Thu Jan 05, 2017 9:54 am
Forum: Troubleshooting
Topic: SSH server closes connections
Replies: 13
Views: 12822

Re: SSH server closes connections

jojopi wrote:Loss of connection after "SSH2_MSG_KEXINIT sent" may be because the host keys are missing or corrupt. Try regenerating:

Code: Select all

sudo rm /etc/ssh/ssh_host_*
sudo dpkg-reconfigure openssh-server
Also, check for errors in /var/log/auth.log.
This worked for me. Thanks!
by mattat01
Thu May 28, 2015 11:16 am
Forum: Troubleshooting
Topic: DWA - 131 not working on raspberry Pi2
Replies: 4
Views: 2108

Re: DWA - 131 not working on raspberry Pi2

If you bought a DWA-131 Rev E, like me, you will find your answer beautifully and thoughtfully solved by MrEngman here: viewtopic.php?f=28&t=33588&start=75 (scroll down to "Mon Mar 30, 2015 12:39 pm").

Mr Engman, you're my hero!
by mattat01
Thu May 28, 2015 11:09 am
Forum: Interfacing (DSI, CSI, I2C, etc.)
Topic: Installation Error Accelerometer on Raspberry PI B +
Replies: 19
Views: 4748

Re: Installation Error Accelerometer on Raspberry PI B +

I had the same problems as some of you. I'd given up when persistence got the better of me and I came across this: https://github.com/microstack-IoT/python3-microstacknode/issues/1 You could have received one of the 'couple' of boards made without the connection between JS2 and JS3. microstack_accel...

Go to advanced search