On Wed, Dec 9, 2015 at 3:10 PM, Mihai Seba <[email protected]> wrote: > Hi guys, > > I recently bought my own Beaglebone Black and I cannot access cloud9 ide and > cannot ssh to bbb. The only way I can communicate with BBB is via the serial > port. > > On BBB I have kernel 3.8.13-bone70. > The output of command /etc/init.d/ssh status is > > ssh.service - LSB: OpenBSD Secure Shell server > Loaded: loaded (/etc/init.d/ssh) > Active: active (running) since Sun, 01 Mar 2015 20:46:00 +0000; > 56s ago > Process: 645 ExecStart=/etc/init.d/ssh start (code=exited, > status=0/SUCCESS) > CGroup: name=systemd:/system/ssh.service > └ 904 /usr/sbin/sshd > > Mar 01 20:46:00 beaglebone ssh[645]: Starting OpenBSD Secure Shell server: > sshd. > Mar 01 20:46:00 beaglebone sshd[904]: Server listening on 0.0.0.0 port 22. > Mar 01 20:46:00 beaglebone sshd[904]: Server listening on :: port 22. > > > Now, I don't understand why I cannot access the IDE ( I tried from a Chrome > browser) and why I cannot ssh to beaglebone. > > Also, I tried to ping the address 192.168.7.2 and the output is: > ping 192.168.7.2 > > Pinging 192.168.7.2 with 32 bytes of data: > Request timed out.
Is this a factory default image board? Upgrade if you are using chrome: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#2015-11-03 Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
