[beagleboard] Re: Serial Debug output to ethernet

2015-09-03 Thread toni incog
booting console is serial only as far as I know. You can put serial on 
ethernet by using a serial server:

http://www.atop.com.tw/atop/product/product_detail/data/atop_iapl/en/serial_device_servers_entry_level/se5001_series/

But we prefer to turn a (second) bbb into a serial server! Just  attach a 
serial usb to the bbb and setup ser2net. Off you go!

https://packages.debian.org/search?keywords=ser2net



-- 
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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Re: Serial Debug output to ethernet

2015-09-03 Thread Graham
Toni is correct. Via SSH, you can not sign in until booting is complete, so 
you can not watch the boot process this way.
You can go look at the syslog at /var/log/syslog after signing in, and see 
(most of) what happened, assuming that it did complete booting.
This may or may not help you.
--- Graham

==

On Thursday, September 3, 2015 at 11:55:07 AM UTC-5, toni incog wrote:
>
> booting console is serial only as far as I know. You can put serial on 
> ethernet by using a serial server:
>
>
> http://www.atop.com.tw/atop/product/product_detail/data/atop_iapl/en/serial_device_servers_entry_level/se5001_series/
>
> But we prefer to turn a (second) bbb into a serial server! Just  attach a 
> serial usb to the bbb and setup ser2net. Off you go!
>
> https://packages.debian.org/search?keywords=ser2net
>
>
>
>

-- 
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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Re: Serial Debug output to ethernet

2015-09-02 Thread Graham
As long as your Remote PC is on the same Local Area Network...
Put "Putty" on your remote PC.
Sign onto your BBB using SSH.
--- Graham

==

On Wednesday, September 2, 2015 at 7:06:15 PM UTC-5, josiasina...@gmail.com 
wrote:
>
> Is there any way to send the Serial Debug output to a remote PC using 
> ethernet connection?
>
> So far I've been using Serial to USB so I can debug what's happening 
> during booting. But having a way to connect to the board remotely would be 
> really helpful.
>
> Anyone already did this?
>

-- 
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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.