rz2k has quit [Read error: Connection reset by peer]
_whitelogger_ has joined #imx6-dev
tasslehoff has joined #imx6-dev
codinho has quit [Ping timeout: 246 seconds]
victhor has joined #imx6-dev
codinho has joined #imx6-dev
codinho has quit [Changing host]
codinho has joined #imx6-dev
kroon has quit [Quit: Leaving]
FelixH has quit [Quit: Leaving]
FelixH has joined #imx6-dev
perul has joined #imx6-dev
victhor has quit [Ping timeout: 250 seconds]
kroon has joined #imx6-dev
vstehle-work has joined #imx6-dev
<vpeter>
Can anyone point me to some small embedded device having wifi connectivity, few GPIO's, I2C? And be extremely cheap (sub 20 USD). And programmably of course.
kroon has quit [Remote host closed the connection]
paulk-collins has joined #imx6-dev
fossxplorer has joined #imx6-dev
<aholler>
vpeter: maybe the cc3200, but if you can live with bt, there are cheaper devices
<aholler>
and programmably can mean everything, from letting a led blink to processing gbs of datas ;)
<aholler>
for simple uses a rpi together with a wifi dongle might be the fastest and cheapest solution
<aholler>
with programming really cheal and small devices one can waste a lot of time
<vpeter>
aholler: Something like this cc3200 seems interesting.
<aholler>
the cc3200 launchpad seems to be available for $30
<vpeter>
Must check combination with some small microcontoller + some wifi card.
<aholler>
but as said, using a cortex-m4 has some constraints compared with using a linux-system.
<aholler>
e.g. RAM options up to 256KB ;)
<aholler>
4 x c64 ;)
tasslehoff has quit [Quit: WeeChat 0.4.2]
<vpeter>
Of course there are differences. But to turn led on and off small mcu can be enough. And this is what I'm looking for.
zaxari has quit [Ping timeout: 260 seconds]
obinou__ has joined #imx6-dev
zaxari has joined #imx6-dev
jnettlet has quit [*.net *.split]
obinou has quit [*.net *.split]
jnettlet has joined #imx6-dev
stunpix has joined #imx6-dev
<stunpix>
Hello, I have my own minimalistic ubuntu-13.10+lxde distro for my imx6q board and the only issue I have - xserver freeze. I see vivante gc2000 vendor strings from glxinfo, but any started glx app freezes my xserver. I patched and build libdrm, but freeze is still here. Did someone has solved similar issue?
<stunpix>
kernel 3.10.17_ga from wandboard github
victhor has joined #imx6-dev
<hste__>
stunpix: have u checked in your xorg.0.log that it has loaded the vivante without errors?
<stunpix>
yep, there only errors I see are "Failed to load module glamoregl" and well known "AIGLX error: dlopen of /usr/lib/arm-linux-gnueabihf/dri/vivante_dri.so failed"
<stunpix>
mesa libGL libs are removed from /usr/lib