Bug 949065

Summary: kernel-default-4.2.1-1.1.armv7hl: CONFIG_DWMAC_SUNXI not enabled, GbE not working on Allwinner A20 based systems
Product: [openSUSE] openSUSE Tumbleweed Reporter: Arnd Gronenberg <arnd>
Component: KernelAssignee: E-mail List <kernel-maintainers>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P3 - Medium CC: tiwai
Version: Current   
Target Milestone: ---   
Hardware: armv7   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 959818    

Description Arnd Gronenberg 2015-10-06 15:48:31 UTC
With factory kernel for armv7hl (kernel-default-4.2.1-1.1.armv7hl) from http://download.opensuse.org/ports/armv7hl/factory Gigabit ethernet is not working on Allwinner A20 based systems because the required driver in not included in the kernel build (neither compiled in nor as a module).

Reason: CONFIG_DWMAC_SUNXI is not set in .config:
# CONFIG_DWMAC_SUNXI is not set

The same is most probably true for other CONFIG_DWMAC_* config options as well.

Driver was working on kernel-default-4.1.6-3.1.armv7hl.
Comment 1 Takashi Iwai 2015-10-20 14:04:58 UTC
Now it's enabled.  Feel free to reopen if anything is still missing.  Thanks.