Raspberry Pi composite video problem

Erich Dollansky erich at alogt.com
Sat Nov 29 00:49:08 UTC 2014


Hi,

On Fri, 28 Nov 2014 11:45:56 -0500
Eric Gunther <egunther at warwick.net> wrote:

> On Fri, 2014-11-28 at 04:42 -0500, Eric Gunther wrote:
> > On Thu, 27 Nov 2014 08:25:28 -0500
> > Eric Gunther <egunther at warwick.net> wrote:
> > 
> > Use telnet for the start to make sure that you avoided the simplest
> > problems. You need inetd and /etc/inetd.conf with telnet enabled in
> > there.
> 
> 
> Eureka, I have logged in via ssh.  Not sure what is different although
> the last few things I did where:
> 
> rechecked /etc/inetd.conf, /etc/rc.conf, /etc/services
> 
> service sshd enable
> service sshd reload
> 
> And plugged in the client computer after the RPi had been connected to
> the ethernet, worked using IP.
> 
sshd can run without inetd.

> telnet was still not functioning.

You would need inetd for this but as you have ssh up and running, you
will not need this anymore.

Erich


More information about the freebsd-arm mailing list