All of lore.kernel.org
 help / color / mirror / Atom feed
* SUN8I_EMAC driver wanted (for Orange Pi)
@ 2017-08-13 15:09 Alexey Kardashevskiy
  2017-08-13 15:49 ` Andrew Lunn
  0 siblings, 1 reply; 6+ messages in thread
From: Alexey Kardashevskiy @ 2017-08-13 15:09 UTC (permalink / raw)
  To: linux-arm-kernel

Hi!

I have been using v4.8 with some driver I found somewhere. Ported to v4.13,
it does not work anymore and I wonder if anyone has an idea where to get a
working one from?

It is for Orange Pi PC v1.3.

Thanks!

"Does not work" means:

root at aikopi3:~# ls -l /sys/class/net/
total 0
lrwxrwxrwx 1 root root 0 Feb 12 04:32 eth0 ->
../../devices/platform/soc/1c30000.ethernet/net/eth0
lrwxrwxrwx 1 root root 0 Feb 12 04:32 lo -> ../../devices/virtual/net/lo
root at aikopi3:~#
root at aikopi3:~#
root at aikopi3:~#
root at aikopi3:~#
root at aikopi3:~# ip addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group
default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast
state DOWN group default qlen 1000
    link/ether 02:20:76:db:bd:25 brd ff:ff:ff:ff:ff:ff
root at aikopi3:~#
root at aikopi3:~# dhclient -v eth0
Internet Systems Consortium DHCP Client 4.3.3
Copyright 2004-2015 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Listening on LPF/eth0/02:20:76:db:bd:25
Sending on   LPF/eth0/02:20:76:db:bd:25
Sending on   Socket/fallback
DHCPREQUEST of 192.168.10.82 on eth0 to 255.255.255.255 port 67
(xid=0x4eef31e4)
DHCPREQUEST of 192.168.10.82 on eth0 to 255.255.255.255 port 67
(xid=0x4eef31e4)
^C



-- 
Alexey

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-08-14 15:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-13 15:09 SUN8I_EMAC driver wanted (for Orange Pi) Alexey Kardashevskiy
2017-08-13 15:49 ` Andrew Lunn
2017-08-14  0:54   ` Alexey Kardashevskiy
2017-08-14 13:21     ` Alexey Kardashevskiy
2017-08-14 13:39       ` Corentin Labbe
2017-08-14 15:07         ` Alexey Kardashevskiy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.