I just tried a new firmware built using this repository and your version 5.1.4 of linux for the GPC1 and the network is broken.
Using the serial console, ip link s gives me this:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000
link/ether 78:a3:51:ab:b5:58 brd ff:ff:ff:ff:ff:ff
3: ethblack@eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
link/ether 1e:b5:c1:4c:b3:da brd ff:ff:ff:ff:ff:ff
4: ethblue@eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
link/ether 1e:b5:c1:4c:b3:da brd ff:ff:ff:ff:ff:ff
As I did not follow every episodes of the story about the support of the network switch, I am a bit confused:
- Is that configuration normal ? Is is it the expected one ?
- About
swconfig: What is a "kernel that supports swconfig" ? Should I try to build one ? How ? How will it affect the name of the network interfaces ?
Thanks for your help.
I just tried a new firmware built using this repository and your version 5.1.4 of linux for the GPC1 and the network is broken.
Using the serial console,
ip link sgives me this:As I did not follow every episodes of the story about the support of the network switch, I am a bit confused:
swconfig: What is a "kernel that supports swconfig" ? Should I try to build one ? How ? How will it affect the name of the network interfaces ?Thanks for your help.