Hey everyone,
haven't used my RIoTboard for a while, I wanted to get back to it to use it for some home automation. Unfortunately, I have quite some trouble getting a new image to work.
Starting out with flashing the provided Ubuntu 11.10 image to a SDcard worked well - no problems there. I then tried to get my WiFi USB dongle to work (EDIMAX EW-7811UN) and hit some errors - it could not load the modules required. Googling I found this thread (Linux header unmatched) so I went over to compile my own boot image and kernel as described in the mentioned thread as well as in this really great series: Linux on the RIoTBoard Part 2: Kernel. After having some trouble and struggling, I got it to work and was able to use my WiFi dongle with the provided Ubuntu 11.10 with my custom kernel (yay! ).
I continued to try updating it by changing the APT sources, but no luck - it always stopped and said to me when running sudo do-release-upgrade that no upgrade was available. Next step: get a Ubuntu 14.04 rootfs and try that one........ Seemed to work, however I was not able after searching for ours to get the root console working over serial after boot... another dead end.
Therefore I thought: let's try Yocto. Downloading the Yocto SDcard BSP image provided by Element14 yielded no luck - the kernel does not start as mentioned in my comment there: RIoTboard - Getting Started (I have also tried the SVN3000 version...).
So my question is: Is there _any_ Yocto image out there that does work? Is there already a working Ubuntu 14.04 image? Or at least a working rootfs? Or can someone tell me how to get a root console over serial after boot? (I tried putting a script in /etc/init/ starting a getty on ttymxc1, but no luck)
I would really like to get it up and running but am utterly failing again and again Your help is really appreciated!
Thank you everyone
Michael