<div dir="ltr"><div><div>Ok, I went ahead and installed your image on my Raspberry Pi 2 but I struggle with getting wifi to work. I created the following configuration file (it's a hidden network), but my USB wifi dongle does not show up in the ifconfig output.<br><br><font size="1"><span style="font-family:monospace,monospace">(RaspberryPi2)ubuntu@localhost:/etc/network/interfaces.d$ cat wlan0 <br>allow-hotplug wlan0<br>auto wlan0<br>iface wlan0 inet dhcp<br>wpa-ap-scan 1<br>wpa-scan-ssid 1<br>wpa-ssid "MY-SSID"<br>wpa-psk "MY-PSK"<br><br>(RaspberryPi2)ubuntu@localhost:/etc/network/interfaces.d$ ifconfig wlan0 up<br>wlan0: ERROR while getting interface flags: No such device</span></font><br><br></div>Are you able to get wifi working? I had it working with lool's image (rev 11) so it might also be that I forgot some configuration changes.<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-06-08 20:57 GMT+02:00 Niklas Wenzel <span dir="ltr"><<a href="mailto:nikwen.developer@gmail.com" target="_blank">nikwen.developer@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Thanks a lot for taking care of the Raspberry Pi 2 images! I bought mine just to try out Snappy and had almost given up all hopes that we'd get better support. Downloading now... :)<br></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">2015-06-08 20:44 GMT+02:00 Oliver Grawert <span dir="ltr"><<a href="mailto:ogra@ubuntu.com" target="_blank">ogra@ubuntu.com</a>></span>:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">hi,<br>
<br>
I have put some time into improving the RPi2 image over the last days,<br>
the bootloader now properly initializes all RAM (instead of the 128M it<br>
enabled before) and snappy install for all snaps in the store works.<br>
<br>
There is still one issue with upgrading ubuntu-core that I plan to fix<br>
tomorrow. In between I would like to ask people that are willing to to<br>
install and test the image to find any potential bugs I did not catch<br>
yet ...<br>
<br>
You can find the image at<br>
<a href="http://people.canonical.com/~ogra/snappy/raspberrypi2/" target="_blank">http://people.canonical.com/~ogra/snappy/raspberrypi2/</a><br>
together with a README, the oem snap and the device tarball used to<br>
create it.<br>
<br>
enjoy :)<br>
<br>
ciao<br>
        oli<br>
<br></div></div><span class="HOEnZb"><font color="#888888">--<br>
snappy-devel mailing list<br>
<a href="mailto:snappy-devel@lists.ubuntu.com" target="_blank">snappy-devel@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/snappy-devel" target="_blank">https://lists.ubuntu.com/mailman/listinfo/snappy-devel</a><br>
<br></font></span></blockquote></div><br></div>
</blockquote></div><br></div>