[opensuse-arm] Cubietruck built-in Ethernet broken with kernel 4.2
Hi, Updating from 4.1 to 4.2 breaks the built-in Ethernet on Cubietruck, possibly Allwinner based boards as well (kernel-lpae and -default). As a workaround, a USB Ethernet adapter can restore eth0 for ssh access. Serial console output is still not working for me. A quick glance at the configs reveals # CONFIG_DWMAC_SUNXI is not set on both packages - not yet sure if related. Regards, Andreas -- SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Felix Imendörffer, Jane Smithard, Graham Norton; HRB 21284 (AG Nürnberg) -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
03.10.2015 18:05, Andreas Färber пишет:
Hi,
Updating from 4.1 to 4.2 breaks the built-in Ethernet on Cubietruck, possibly Allwinner based boards as well (kernel-lpae and -default).
As a workaround, a USB Ethernet adapter can restore eth0 for ssh access. Serial console output is still not working for me.
A quick glance at the configs reveals # CONFIG_DWMAC_SUNXI is not set on both packages - not yet sure if related.
Regards, Andreas
Hm, maybe I've break something when was working on kernel config. I think that we need a kind of kernel webconfig service where all comments could be stored as well as config descriptions and links to the commits where config behavior could be affected. But I can formulate full concept. -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Am 03.10.2015 um 18:54 schrieb Matwey V. Kornilov:
03.10.2015 18:05, Andreas Färber пишет:
Updating from 4.1 to 4.2 breaks the built-in Ethernet on Cubietruck, possibly Allwinner based boards as well (kernel-lpae and -default).
As a workaround, a USB Ethernet adapter can restore eth0 for ssh access. [...]
A quick glance at the configs reveals # CONFIG_DWMAC_SUNXI is not set on both packages - not yet sure if related.
Hm, maybe I've break something when was working on kernel config.
Don't worry, ultimately I overlooked it when reviewing and amending it. I've submitted changes for master (attached) and stable. Cheers, Andreas -- SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Felix Imendörffer, Jane Smithard, Graham Norton; HRB 21284 (AG Nürnberg)
Am 03.10.2015 um 20:40 schrieb Andreas Färber:
Am 03.10.2015 um 18:54 schrieb Matwey V. Kornilov:
03.10.2015 18:05, Andreas Färber пишет:
Updating from 4.1 to 4.2 breaks the built-in Ethernet on Cubietruck, possibly Allwinner based boards as well (kernel-lpae and -default).
As a workaround, a USB Ethernet adapter can restore eth0 for ssh access. [...]
A quick glance at the configs reveals # CONFIG_DWMAC_SUNXI is not set on both packages - not yet sure if related.
Hm, maybe I've break something when was working on kernel config.
Don't worry, ultimately I overlooked it when reviewing and amending it.
I've submitted changes for master (attached) and stable.
Confirming that 4.2.3-1.gef1562d-lpae from Kernel:stable resolves it. Regards, Andreas -- SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Felix Imendörffer, Jane Smithard, Graham Norton; HRB 21284 (AG Nürnberg) -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
participants (2)
-
Andreas Färber
-
Matwey V. Kornilov