Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Nov 2014 08:49:00 +0800
From:      Erich Dollansky <erich@alogt.com>
To:        Eric Gunther <egunther@warwick.net>
Cc:        freebsd-arm@freebsd.org
Subject:   Re: Raspberry Pi composite video problem
Message-ID:  <20141129084900.10050d11@X220.alogt.com>
In-Reply-To: <1417193156.3202.1.camel@warwick.net>
References:  <1417167767.23507.2.camel@warwick.net> <1417193156.3202.1.camel@warwick.net>

index | next in thread | previous in thread | raw e-mail

Hi,

On Fri, 28 Nov 2014 11:45:56 -0500
Eric Gunther <egunther@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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141129084900.10050d11>