2016-04-18 00:00:52 @kido but I would love to finish a release of asteroid before the end of the summer and connectivity for example would be a priority over sw3's kernel 2016-04-18 00:01:41 sonysw3guy sounds good 2016-04-18 00:03:27 @kido sonysw3guy: just let me a minute to pack a new android /system directory and you will be able to test that 2016-04-18 00:03:51 sonysw3guy cool 2016-04-18 00:05:41 sonysw3guy brb 2016-04-18 00:05:58 @kido ok 2016-04-18 00:18:40 mcirsta2 kido: sure, well maybe people like sw3guy can help with that specific port 2016-04-18 00:18:55 mcirsta2 so that you can work on the framework 2016-04-18 00:19:02 @kido sure :) 2016-04-18 00:19:21 mcirsta2 I also have some vacation so I'll take a look at this Linux only Asteroid 2016-04-18 00:19:23 sonysw3guy so to build do i just follow the instructions on the wiki? 2016-04-18 00:19:40 sonysw3guy sorry im pretty newb to this 2016-04-18 00:20:07 @kido sonysw3guy: yes you will just have to replace ". ./prepare-build.sh dory" by ". ./prepare-build.sh tetra" but I have to push a couple of changes to meta-tetra-hybris first 2016-04-18 00:20:46 sonysw3guy ok 2016-04-18 00:22:31 @kido mcirsta2: that would be great :) 2016-04-18 00:22:40 @kido ping me when you have time for this 2016-04-18 00:22:47 mcirsta2 sure 2016-04-18 00:23:17 mcirsta2 one qustion though , will Asteroid work without a GPU driver ? even if very slowly 2016-04-18 00:24:00 @kido no, qtquick needs hardware acceleration 2016-04-18 00:24:33 mcirsta2 on desktop I can know it can use SW accel 2016-04-18 00:24:34 @kido there might be things like llvmpipe or whatever but I never used it in my whole life 2016-04-18 00:24:43 mcirsta2 yes, something like that 2016-04-18 00:24:56 mcirsta2 though given the raw power ARM has ... 2016-04-18 00:25:13 @kido llvmpipe seems to be intel specific 2016-04-18 00:25:28 mcirsta2 on desktop I've used llvmpipe for a software 2016-04-18 00:25:33 mcirsta2 worked decently 2016-04-18 00:26:25 mcirsta2 haha 2016-04-18 00:26:29 mcirsta2 look what I've found 2016-04-18 00:26:31 mcirsta2 http://doc.qt.io/QtQuick2DRenderer/ 2016-04-18 00:26:50 mcirsta2 By using the Qt Quick 2D Renderer it is now possible to run Qt Quick 2 applications on hardware and platforms that do not have OpenGL support. 2016-04-18 00:27:02 mcirsta2 I'm sure having HW accel is still way better 2016-04-18 00:27:20 mcirsta2 but for gettings things started this would hopefully be good enough 2016-04-18 00:27:26 @kido isn't it only available in the commercial edition of Qt? 2016-04-18 00:29:05 @kido https://android.googlesource.com/kernel/bcm/+/android-bcm-tetra-3.10-lollipop-mr1-wear-release/include/net/bluetooth/hci.h#202 git merge done right... 2016-04-18 00:29:17 @kido I have to patch that and meta-tetra-hybris will be ready 2016-04-18 00:30:10 mcirsta2 kido: There are also new modules in the GPLv3 version of Qt that were previously commercial-only. Those modules include Qt Charts, Qt Data Visualization, Qt Virtual Keyboard, Qt Purchasing, and Qt Quick 2D Renderer. More details on the many changes of Qt 5.7 can be found via this Qt.io Wiki page. 2016-04-18 00:30:19 mcirsta2 for Qt 5.7 2016-04-18 00:30:26 mcirsta2 good news indeed 2016-04-18 00:30:39 @kido well we will have to wait for a couple of months then 2016-04-18 00:30:55 mcirsta2 well for testing beta is good enough :) 2016-04-18 00:30:57 @kido I'm pretty sure the performances will be terrible though 2016-04-18 00:31:00 @kido sure 2016-04-18 00:31:07 mcirsta2 yeah I don't expect much 2016-04-18 00:31:20 mcirsta2 but it's an easy way of getting something on the screen I suppose :) 2016-04-18 00:31:40 mcirsta2 easier than porting Freedreno stuff to the 3.10 kernel :D 2016-04-18 00:32:19 @kido definitely 2016-04-18 18:10:39 Nokius kido: how the sw3 is going? 2016-04-18 18:16:37 Nokius ah now I see the issue with sensors 2016-04-18 18:17:01 Nokius test_sensors shows it 2016-04-18 18:38:45 @kido Nokius: nothing more :/ 2016-04-18 18:38:54 @kido yes you might be able to solve the sensors issues 2016-04-18 18:39:00 @kido first, some blobs are missing 2016-04-18 18:40:00 @kido I took some notes saying "/system/etc/sensors/tilt.conf, libmllite.so, /system/lib/libmplmpu.so, /system/lib/hw/lis3dsh_tilt.so, /system/lib/hw/sensors.invensense.so" 2016-04-18 18:40:41 @kido I don't remember exactly what it was about but you can start by grabbing those files from android and pushing them on asteroid, then use strace (compile it from OE and push its install directory) to check what's going on 2016-04-18 18:45:33 * Nokius should find a box full of gold to stop working :( 2016-04-18 18:45:53 Nokius I have issues on 2 device atm with the sensors 2016-04-18 18:46:07 Nokius if one is solved the other should be easy 2016-04-18 18:47:00 @kido ahah 2016-04-18 18:47:05 @kido tell me if you find that box :) 2016-04-18 18:49:22 Nokius kido: I will share the gold 2016-04-18 19:13:41 @kido hi sirocks 2016-04-18 19:14:13 sirocks hi what's up? 2016-04-18 19:14:56 @kido working on sw3... :) and you? interested in asteroid? 2016-04-18 19:15:54 sirocks yes I am working on a project about smatwatches 2016-04-18 19:16:05 @kido great, what is it about? :) 2016-04-18 19:17:07 sirocks monitor vital signs of eldery things like tha 2016-04-18 19:17:10 sirocks that 2016-04-18 19:17:59 sirocks I am happy to find asteroid 2016-04-18 19:18:27 @kido ahah interesting project