after board was received, first 2-3 test runs of nand android went completely fine - ethernet worked as expected. then something went wrong - network worked after boot but after several minutes seemed to be not functional (attempts to reinit connection failing as well). at this point i decided it was android's fault.
after that i was trying to convert the board to headless ssh server. first - tiny core linux:
- board failed obtaining dhcp configuration, after some struggling switched to static ip
- ssh connection to board failed, even though netstat displyed established connection on both client computer and the board (even though send-q was not zero at board side)
spent some time without any positive results and decided to change distro - fedora was chosen:
- dhcp failed again, static ip was used
- ssh connection failed the same way as with tiny core's dropbear (sshd was used as a server on fedora), send-q value differed though while still remaining non-zero
after that i decided to investigate a bit - client computer was connected to the board through zyxel keenetic giga router, i thought it could somehow affect traffic.
the board (fedora again) was connected directly to client computer,the whole setup being:
- client computer was configured to receive ip using dhcp
- board was configured to have static ip, dnsmasq was started to serve ip range
tcpdump on both ends reveals that:
- the board receives dhcp requests and sends dhcp replies
- client computer only sends/retransmits requests for ip address
having said all that, i tend to conclude that my board has some problem with ethernet port preventing it to actually send data to the wire.
board was intended as headless server, so this is a bit frustrating...
has anyone experienced anything like that?
any ideas on what can be done to further investigate the issue?
maybe anything can be done to resolve the problem?
thanks in advance.
thanks in advance.
--
You received this message because you are subscribed to the Google Groups "Cubieboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cubieboard+...@googlegroups.com.
Visit this group at http://groups.google.com/group/cubieboard?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
nothing seem to be leaving the board
--
You received this message because you are subscribed to the Google Groups "Cubieboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cubieboard+...@googlegroups.com.
Visit this group at http://groups.google.com/group/cubieboard?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
I surrender, nooooo , please I surrender
--
You received this message because you are subscribed to a topic in the Google Groups "Cubieboard" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/cubieboard/w2LPGXQYXmo/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to cubieboard+...@googlegroups.com.
I am still with the ethernet problem.I have tested other distribution that seems works. It's a Linaro ALIP with Kernel 3.4.24 and Wemac 1.01. I'm turning crazy.Somebody can give me some help please??
--
You received this message because you are subscribed to the Google Groups "Cubieboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cubieboard+...@googlegroups.com.
Visit this group at http://groups.google.com/group/cubieboard?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.