>
> *and there is no apparent serial path either*

For this, you would need g_serial.ko located in the kernel version+modules
directory. For me the path is:

/lib/modules/4.1.0-rc3-bone0/kernel/drivers/usb/gadget/legacy/g_serial.ko

You would need to add "g_serial" to the file located at /etc/modules,
assuming systemd does not stand in your way. Which supposedly systemd is
supposed to be backwards compatible with SYSV LSB init scripts, etc.

You would possibly also have to either setup a systemd service to start up
an agetty or similar connection. or modify /etc/inittab to reflect that
change. Which ever works for your use case.

On Mon, May 18, 2015 at 12:34 AM, William Hermans <[email protected]> wrote:

> Did you build using Robert  guide on eewiki ? If so, you probably did not
> install an ssh server such as openssh-server . . .
>
> *william@eee-pc:~$ ssh [email protected] <[email protected]>*
>> *Debian GNU/Linux 7*
>>
>> *BeagleBoard.org Debian Image 2015-03-01*
>>
>> *Support/FAQ: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian
>> <http://elinux.org/Beagleboard:BeagleBoneBlack_Debian>*
>>
>> *default username:password is [debian:temppwd]*
>>
>> *[email protected] <[email protected]>'s password:*
>> *Last login: Tue May 12 16:34:45 2015 from 192.168.7.1*
>> *debian@beaglebone:~$ uname -r*
>> *4.1.0-rc3-bone0*
>>
>
> Slightly older kernel here, but it should be the same. Well actually, I'm
> running SYSV init daemon, so I suppose that could be systemd giving you
> "problems". e.g. A systemd service may need to be enabled to get your ssh
> server running at boot ? Knowing the process you went through to get a
> working image would be helpful in nailing down what your issue is . . .
>
> On Sun, May 17, 2015 at 9:12 PM, rattus <[email protected]> wrote:
>
>> Hi - my weekend experiment was to build a Debian Jessie with
>> 4.1.0-rc3-bone1.2 kernel image to play with; sadly, while it appears to be
>> running, I have no way to communicate with it. Pings to its IP address are
>> responded to promptly, but SSH login attempts are rejected immediately, and
>> there is no apparent serial path either.
>> I checked the SSH entries in /etc/init on the SD image; they appear to be
>> set to enable the sshd server.
>> Anyone able to coax the beast out of its shell?
>>
>> Thx, Mike
>>
>> --
>> 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.
>>
>
>

-- 
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.

Reply via email to