PINE64
Ethernet not working on Xubuntu 20160528 build - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4)
+--- Forum: Linux on Pine A64(+) (https://forum.pine64.org/forumdisplay.php?fid=6)
+---- Forum: Ubuntu (https://forum.pine64.org/forumdisplay.php?fid=27)
+---- Thread: Ethernet not working on Xubuntu 20160528 build (/showthread.php?tid=1287)



Ethernet not working on Xubuntu 20160528 build - a_fad - 06-07-2016

The wifi module works fine, but I'd like to use a cable. I've tried three cables, none have worked so far. Are there any recommended settings or drivers I could use/download to get it working ?


RE: Ethernet not working on Xubuntu 20160528 build - bardusco - 06-25-2016

(06-07-2016, 03:01 PM)a_fad Wrote: The wifi module works fine, but I'd like to use a cable. I've tried three cables, none have worked so far. Are there any recommended settings or drivers I could use/download to get it working ?

Same here...
 iperf -c 192.168.1.86
------------------------------------------------------------
Client connecting to 192.168.1.86, TCP port 5001
TCP window size:  129 KByte (default)
------------------------------------------------------------
[  4] local 192.168.1.121 port 52335 connected with 192.168.1.86 port 5001
[ ID] Interval       Transfer     Bandwidth
[  4]  0.0-11.1 sec   896 KBytes   664 Kbits/sec


RE: Ethernet not working on Xubuntu 20160528 build - dkryder - 06-26-2016

check /etc/NetworkManager/NetworkManager.conf for managed=false if so change to managed=true
then sudo service network-manager restart