helmi Posted November 7, 2016 Posted November 7, 2016 Hey there, after quite a while laying around in a box my Cubietruck finally came to life again. I downloaded the latest Xenial Vanilla Server from http://www.armbian.com/cubietruck/and set it all up. So far I'm quite happy having Wifi running. Though there are a few questions left. - I chose vanilla as i'm going to use the cubietruck headless and don't need video accel. It will be part of a 3d printer. Do I have any chance to get NAND support running? I guess not so I wonder if it's a good idea to keep running from a micro sd card or will I run into problems? I don't need really big I/O Action so performance wise I should be okay. - I see some brcmfmac error messages when booting. Some relate to brcmf_p2p_create_p2pdev which weems to have problems to add an interface p2p-dev-wlan0. Also I see "Can't enable IR protocol cec". I don't need IR anyways but as these errors keep reappearing i thought it might be a good idea to get rid of them. Any chance to deactivate IR completely? Thanks for helping!
Igor Posted November 7, 2016 Posted November 7, 2016 Regarding NAND, read this: https://github.com/igorpecovnik/lib/pull/527 I think other errors / warnings are safe to ignore ... We'll try to clear them out within next update. 1
andrewz1 Posted November 18, 2016 Posted November 18, 2016 Hi Helmi This is a NAND driver https://github.com/andrewz1/sunxi-nand for legacy kernel. You may try this one
Recommended Posts