linux-sunxi icon indicating copy to clipboard operation
linux-sunxi copied to clipboard

[sunxi-3.4] kernel not loading on cubieboard2 (sun7i)

Open evgenyvas opened this issue 10 years ago • 1 comments

Kernel not start with default config for sun7i. When I trying build with modules frame buffer sunxi_lcd and sunxi_hdmi, building modules has failed.

Found the same problem here: https://www.mail-archive.com/[email protected]/msg03196.html

evgenyvas avatar Apr 13 '14 19:04 evgenyvas

When I try to build sunxi_hdmi as module, it failed:

WARNING: drivers/net/wireless/bcmdhd/bcmdhd: 'bcmsdh_probe' exported twice. Previous export was in drivers/net/wireless/bcm4330/bcm4330.ko
WARNING: drivers/net/wireless/bcmdhd/bcmdhd: 'bcmsdh_remove' exported twice. Previous export was in drivers/net/wireless/bcm4330/bcm4330.ko
ERROR: "lcd_device_register" [drivers/hid/hid-picolcd.ko] undefined!
ERROR: "lcd_device_unregister" [drivers/hid/hid-picolcd.ko] undefined!

evgenyvas avatar Jul 12 '14 13:07 evgenyvas