Go to advanced search

by rohanlele
Fri May 11, 2018 8:38 pm
Forum: General programming discussion
Topic: Terminal window freezes after running an executable from the shell
Replies: 2
Views: 906

Terminal window freezes after running an executable from the shell

Hi, I am running an executable from home directory on the raspberry pi. The executable is a compiled and linked C program involving the UART (ttyAMA0). The executable runs successfully and terminates. Command used to start the executable: pi@raspberrypi: $./filename (filename is the name of the exec...
by rohanlele
Mon Apr 30, 2018 3:04 pm
Forum: Troubleshooting
Topic: Cannot ssh to the Pi using PuTTy within router network
Replies: 10
Views: 1748

Re: Cannot ssh to the Pi using PuTTy within router network

Hello, I am using latest raspbian image on my Pi B+. I have set a static IP for my Pi. How (and why) did you do that? In my experience setting a static IP is usually the cause of connection problems. I suggest you start over with an unmolested Raspbian install and use your serial console connection...
by rohanlele
Fri Apr 27, 2018 7:14 pm
Forum: Troubleshooting
Topic: Cannot ssh to the Pi using PuTTy within router network
Replies: 10
Views: 1748

Re: Cannot ssh to the Pi using PuTTy within router network

I am using the serial port to access the terminal. I do not have a keyboard and monitor. I used sudo raspi-config to enable the SSH server. I am not sure if this independent of creating and naming a blank file 'ssh' in the /boot directory. The important thing is that you have some means of interact...
by rohanlele
Fri Apr 27, 2018 6:55 pm
Forum: Troubleshooting
Topic: Cannot ssh to the Pi using PuTTy within router network
Replies: 10
Views: 1748

Re: Cannot ssh to the Pi using PuTTy within router network

Hello Rohanlele, did you try to make a new blank file naming "ssh" in your SDCard root directory :Boot ?? Hi, I haven't tried that yet. Will give it a try. Thanks. You said in your initial post: I tried enabling ssh service on the Pi. How did you do that? If you have a monitor and keyboard on the R...
by rohanlele
Fri Apr 27, 2018 6:37 pm
Forum: Troubleshooting
Topic: Cannot ssh to the Pi using PuTTy within router network
Replies: 10
Views: 1748

Re: Cannot ssh to the Pi using PuTTy within router network

Edwardweiwei wrote:
Fri Apr 27, 2018 9:01 am
Hello Rohanlele, did you try to make a new blank file naming "ssh" in your SDCard root directory :Boot ??
Hi,
I haven't tried that yet. Will give it a try. Thanks.
by rohanlele
Fri Apr 27, 2018 5:05 am
Forum: Troubleshooting
Topic: Cannot ssh to the Pi using PuTTy within router network
Replies: 10
Views: 1748

Cannot ssh to the Pi using PuTTy within router network

Hello, I am using latest raspbian image on my Pi B+. I have set a static IP for my Pi. I tried enabling ssh service on the Pi. I also generated new dsa/rsa keys and saved them in /etc/ssh. I still cannot connect to my Pi using SSH through PuTTy. I get an error: Software caused connection abort. Any ...

Go to advanced search