Since I installed volume 2.565, my Tinkerboard no longer connects to either wifi or ethernet. The connection is restored only after a reboot. Is it a known problem? This is the log file link: logs.volumio.org/volumio/eVtZrCe.html
from your own logs: [code]eth0 Link encap:Ethernet HWaddr 88:d7:f6:c2:eb:8d
inet addr:192.168.1.18 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1464 errors:0 dropped:0 overruns:0 frame:0
TX packets:1171 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:418776 (408.9 KiB) TX bytes:380479 (371.5 KiB)
Interrupt:43
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:1861 errors:0 dropped:0 overruns:0 frame:0
TX packets:1861 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1
RX bytes:1835277 (1.7 MiB) TX bytes:1835277 (1.7 MiB)
sit0 Link encap:IPv6-in-IPv4
UP RUNNING NOARP MTU:1480 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:2 dropped:0 overruns:2 carrier:0
collisions:0 txqueuelen:1
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
wlan0 Link encap:Ethernet HWaddr 40:9f:38:4e:c4:67
inet addr:192.168.1.56 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:690 errors:0 dropped:0 overruns:0 frame:0
TX packets:46 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:175832 (171.7 KiB) TX bytes:8729 (8.5 KiB)[/code]
I must have misunderstood, according to the log, both devices received an ip address, how would you be able to transmit a log anyway?
Not saying you don’t have an issue, but this log seems perfectly ok
You’re right, the log is after a reboot, so when the connection is ok. When the connection doesn’t work I can’t recover the log. Maybe I should connect via serial port but I haven’t figured out how to do it yet …
Anyway, I have an HDMI display connected and then I use it to reset the network configuration. Every time I try to save the network settings, without any modification, the system answer me with this message:
"Rete Cablata
Errore nel riavviare la rete: Error: Command Failed: /usr/bin/sudo /bin/ip adds flush dev eth0 && /usr/bin/sudo /sbin/ifconfig eth0 down && /usr/bin/duso /sbin/ifconfig eth0 up SIOCSIFFLAGS: Connection timed out"
After several attempts to save the network configuration it finally connects and this is the log: logs.volumio.org/volumio/6LSh2B8.html
for a serial log, you need to enable the ssh server, go to the “http://<your.own.ip.address>/dev” page.
Let me know, if you can show a log when it is not working
the log attached to my previous post contains connection errors that have occurred …
ok, posts sort of crossed.
I will have another look