[beagleboard] Re: cannot SSH to BBB via LINUX terminal

2017-10-17 Thread Alexander Rössler
Try ssh debian@192.168.7.2 password: temppwd Am Dienstag, 17. Oktober 2017 12:42:47 UTC+2 schrieb Simas Paulius: > > I'm trying to SSH to my BBB board via LINUX (UBUNTU 17.04 distro) terminal > using a command *ssh -v 192.168.7.2 *with no luck. > I always get the same error: > > > OpenSSH_7.4

Re: [beagleboard] Re: PocketBeagle workshop at Hackaday Supercon

2017-10-17 Thread CJA
Okay, Thanks for letting me know..Please let me know if a spot opens up for -Rapid Prototyping & Linux Kernel Development with the PocketBeagle Platform ,and I will register for the workshop.. - Carmelito On Monday, October 16, 2017 at 8:41:01 PM UTC-7, William Hermans wrote: > > Just a note, al

Re: [beagleboard] Re: PocketBeagle workshop at Hackaday Supercon

2017-10-17 Thread CJA
Okay Thanks for letting me know.. - Carmelito On Monday, October 16, 2017 at 8:41:01 PM UTC-7, William Hermans wrote: > > Just a note, all workshops already sold out. > > On Mon, Oct 16, 2017 at 2:47 PM, Robert Nelson > wrote: > >> On Mon, Oct 16, 2017 at 4:30 PM, CJA > >> wrote: >> > Hi Drew, >

[beagleboard] Re: Activating I2C1 in BBB Rev C

2017-10-17 Thread Mala Dies
Hello, Look here if you are wanting it to last past boot: https://github.com/adafruit/adafruit-beaglebone-io-python/blob/master/doc/run_config-pin_during_startup.md. Enjoy, Seth P.S. This helped me keep my configuration after boot, i.e. after reboot or starting the machine. On Saturday, Oc

[beagleboard] Re: cannot SSH to BBB via LINUX terminal

2017-10-17 Thread Mala Dies
Hello, I usually just use ssh @192.168.7.2. For instance, while in root, type ssh debian@192.168.7.2 if your name is debian and if you are using the Debian Distro. This may work. Seth P.S. If it does not work, let me know. We can make sure you have sudo installed. On Tuesday, October 17, 201

Re: [beagleboard] Failed to enable UART1, Ubuntu 16.04

2017-10-17 Thread Jeff Andich
Glad I saw this post! I was able to enable UART1 and confirm that the BBB talks to the UART on my host PC using config-pin 924/926 uart. However, I'm still having an issue with enabling UART1 or UART3 via u-boot overlays in uEnv.txt on the BBB. I'm new to u-boot overlays. When the followin

Re: [beagleboard] Newer BBB fails to enable eMMC with legacy 3.8 SD image

2017-10-17 Thread Gary Simmons
Thank you! Patched our custom kernel successfully with those patches. For some reason I could not for the life of me track down what had changed. On Fri, Oct 13, 2017 at 8:32 PM, Robert Nelson wrote: > On Fri, Oct 13, 2017 at 3:00 PM, wrote: > > I have an older BBB that is flashing just fine f

[beagleboard] Re: ENC28J60 Click on PocketBeagle

2017-10-17 Thread Steven Keller
I have been running my PocketBeagle with the ENC28 for over a week with no apparent issues. I have it sending/receiving data to a cloud-based MQTT server using node red. It sends a packet of data every 250ms and measures the time to get the data back. Average response time is about 30ms. The

Re: [beagleboard] Re: Boot is extremely slow/hangs

2017-10-17 Thread Robert Nelson
On Tue, Oct 17, 2017 at 9:45 AM, Robert Nelson wrote: > On Tue, Oct 17, 2017 at 9:11 AM, Robert Nelson > wrote: >> Hi Alexander, >> >> On Tue, Oct 17, 2017 at 7:53 AM, Alexander Rössler >> wrote: >>> I found a workaround for the problem. >>> >>> The problems seems to be related to the images I

Re: [beagleboard] Re: Boot is extremely slow/hangs

2017-10-17 Thread Robert Nelson
On Tue, Oct 17, 2017 at 9:11 AM, Robert Nelson wrote: > Hi Alexander, > > On Tue, Oct 17, 2017 at 7:53 AM, Alexander Rössler > wrote: >> I found a workaround for the problem. >> >> The problems seems to be related to the images I built with the >> setup_sdcard script. I used the Debian Stretch co

Re: [beagleboard] Re: Boot is extremely slow/hangs

2017-10-17 Thread Robert Nelson
Hi Alexander, On Tue, Oct 17, 2017 at 7:53 AM, Alexander Rössler wrote: > I found a workaround for the problem. > > The problems seems to be related to the images I built with the > setup_sdcard script. I used the Debian Stretch console image builder 9.2 > with the following command: > >> ./setup

[beagleboard] Re: Boot is extremely slow/hangs

2017-10-17 Thread Alexander Rössler
I found a workaround for the problem. The problems seems to be related to the images I built with the setup_sdcard script. I used the Debian Stretch console image builder 9.2 with the following command: ./setup_sdcard.sh --dtb beaglebone --enable-cape-universal > --enable-uboot-cape-overlays --bo

[beagleboard] cannot SSH to BBB via LINUX terminal

2017-10-17 Thread Simas Paulius
I'm trying to SSH to my BBB board via LINUX (UBUNTU 17.04 distro) terminal using a command *ssh -v 192.168.7.2 *with no luck. I always get the same error: OpenSSH_7.4p1 Ubuntu-10, OpenSSL 1.0.2g 1 Mar 2016 debug1: Reading configuration data /etc/ssh/ssh_config debug1: /etc/ssh/ssh_config line 1