Hello, I flashed UDOObuntu 2 RC1 to a SD card and I am using Udoo Neo extended. I configured a Wifi-network with the built in card, and I noticed I can't either use SSH, the web control panel or VNC. Only if I connect via USB Direct Connection. Internal network and Internet works fine over the built in wifi connection. I noticed iptables has a default policy of "ACCEPT" for all chains, but I also tried to allow incoming ports via Iptables rules but it didn't work. I know my network is fine because I am also using an RPI 2 over the same wifi network. What could be going wrong?? Thanks.
Dear sinnet, one problem at a time. 1) What is your problem with SSH? 2) What is your problem with VNC? 3) Have you done sudo apt-get update sudo apt-get upgrade to get the latest version of our kernel? If you are able to recompile the kernel try to recompile it from sources and see what changes. But I'd focus on the first two problems first.