**** BEGIN LOGGING AT Tue Mar 24 02:59:58 2015 Mar 24 08:26:00 morphis: hello again, sadly the missing libs wasn't all to resolv the problem. Did you read my sentences from yesterday regarding the current error-message? test_glesv2 displays a swirl on the nexus, test_egl creates only text-output. Mar 24 08:28:42 sewziq: that looks good to me Mar 24 08:28:42 test_egl and test_glesv2 are the first step Mar 24 08:35:53 so they only work with fbdev so far? Mar 24 08:37:37 morphis: test_hwcomposer crashes with segfault, I even think, that the strace looks quite right (not like the missing libs like yesterday, there are still some libs missing like *v7l* etc. but test_glesv2 functions) I also tried a few combinations in the environment.conf file for luna-next with no luck... Mar 24 08:38:20 Tofe: I'll try the test_egl with hwcomposer ... Mar 24 08:39:10 morphis: Did we ever have the grouper work with hwcomposer? Mar 24 08:39:58 Tofe: not sure Mar 24 08:40:08 but better would be to get it working again without first Mar 24 08:40:23 have found my device again .. just need to charger and set it up Mar 24 08:41:26 test_egl and test_glesv2 with hwcomposer -> segfault Mar 24 08:46:36 sewziq: both will not work with hwcomposer Mar 24 08:46:40 only with null or fbdev Mar 24 08:46:49 by definition those will not work :) Mar 24 08:47:00 however lets leave hwcomposer out for now Mar 24 08:47:13 just set fbdev and eglfs in /etc/luna-next/environment.conf Mar 24 08:47:28 you're getting "EGL Error : Could not create the egl surface: error = 0x3009" then, right? Mar 24 08:47:44 oh, ok, ok. ... Mar 24 08:47:51 when you get that can you paste me the output of /system/bin/logcat Mar 24 08:47:52 yes, that was the one1 Mar 24 08:53:04 sewziq: then we need to play a bit with QT_QPA_EGLFS_DEPTH=24/16 Mar 24 08:53:20 morphis: logcat output: http://pastebin.com/5dfTVY5s Mar 24 08:53:51 sewziq: 0x3009 is https://github.com/webOS-ports/libhybris/blob/master/hybris/include/EGL/egl.h#L86 Mar 24 08:54:09 so EGL_BAD_MATCH Mar 24 08:59:30 morphis: I tried with QT_QPA_EGLFS_DEPTH=24|16 -> no luck -> this message was after the bad-match error in luna-next: luna-next.service: main process exited, code=killed, status=6/ABRT Mar 24 09:11:56 Failed to create overlay... Is overlay framebuffer enabled in the kernel? Mar 24 09:15:20 Looks ok in the defconfig at first sight Mar 24 09:21:20 Are we using a consistent kernel version / android version combination? Mar 24 10:22:49 Tofe: the android one with just some small changes Mar 24 10:23:36 Tofe: but I doubt the the "Failed to create overlay" message is something we have to care about Mar 24 10:30:15 sewziq: can you paste me the output of journalctl --no-pager -u luna-next? Mar 24 12:31:24 Ups, sorry, seems, that I don't have so much time today... Did I miss something? (my laptop shuts down...) Mar 24 12:53:24 sweziq: morphis asked for output of journalctl --no-pager -u luna-next Mar 24 12:53:53 sewziq: That should be :P Mar 24 13:00:10 morphis: Uh... several problems this morning. (less time, software problem) did I miss something? Mar 24 13:01:23 sewziq: if you saw that morphis asked for output of journalctl --no-pager -u luna-next Mar 24 13:01:32 then no, you didn't miss anything important Mar 24 13:03:03 Tofe: ah, ok, then I will prepare an output of a luna-next start! Mar 24 13:09:10 morphis: journalctl output: http://pastebin.com/VArtZvNe Mar 24 18:03:58 morphis: ping Mar 24 18:05:38 Herrie: pong Mar 24 18:14:49 Had a chance to check my Ofono log? Mar 24 18:15:05 Herrie: completely forgot that Mar 24 18:15:13 Already figured ;) Mar 24 18:15:14 sorry Mar 24 18:15:18 can you send me the ling again :) Mar 24 18:15:23 Yeah let me look in the log Mar 24 18:15:37 Been looking at rotation lock + mute today Mar 24 18:15:45 To be in statusbar and act as well ;) Mar 24 18:15:49 Based on Tofe's rotation work Mar 24 18:15:56 Might have it ready tomorrow or so I guess Mar 24 18:17:58 2nd boot: http://pastebin.com/Zx9RGv2G Mar 24 18:18:33 On 1st boot I cannot do -d -P ril get a blank screen, after a reboot I get: http://pastebin.com/D4Y1ez4V Mar 24 18:19:42 Full journalctl: http://pastebin.com/t28xuLaw Mar 24 18:36:01 ok Mar 24 18:36:03 will check that Mar 24 18:39:08 wanted to drop ril for the tp already for quite some time Mar 24 18:41:37 OK Mar 24 18:52:17 Herrie: need to check my IRC log what we last time found out why it didn't worked Mar 24 18:55:56 Herrie: https://github.com/webOS-ports/meta-webos-ports/commit/3cb38c9d902b2a582e18bfb9ea2a39fd199a2380 Mar 24 18:59:54 Herrie: but we had it working once ago, right? Mar 24 19:03:43 Well I don't recall if I had the Sierra or Ericsson working, I think both Mar 24 19:04:06 Just this Ericsson is pickier config wisse it seems Mar 24 19:11:10 Herrie: ok Mar 24 19:11:18 Herrie: which do you have installed currently? Mar 24 19:20:52 Ericsson Mar 24 19:21:01 Which is the standard module in general for the TP4G Mar 24 19:21:13 Sierra was in SOME Go's and offers proper 4G speeds ;) Mar 24 19:22:50 Both are supported by oFono Mar 24 19:23:47 Also both are supported by jcsullins kernel Mar 24 19:25:09 yeah Mar 24 19:59:17 morphis,Tofe: sorry for delay, had little time to look on sensorfw. just to inform: gdb shows it blocks in poll(from sensors.h), not sure why. Mar 24 19:59:17 firstly i thought it can't receive new events after deactivation of sensor, but moving deactivation in the reading thread didn't help. Mar 24 19:59:17 or maybe i do something wrong as for now it looks like poll just blocks without touching anything. Mar 24 19:59:17 so i think there is a bug in thread management, or bug in poll(seems something related in https://github.com/nemomobile/mce-plugin-libhybris/blob/master/hybris.c#L2000 , #L094) Mar 24 20:04:03 morphis: allow me a small question, I used for my Nexus 7 the 4.1.2 Version of the stock rom before I upgraded to LuneOS. And while surfing on sailfish os, they stated that one shoud only use one version of CM before upgrading. Should I reinstall everything from 4.2.2 Stock rom? Mar 24 20:33:59 sewziq: I think you need 4.2.2 but not 100% sure Mar 24 20:34:05 For Nexus 4 you need it Mar 24 20:34:18 And I'm quite sure Grouper/Nexus 7 is based on same CM 10.1 build Mar 24 20:34:55 You can try right ;) ? Mar 24 20:35:00 It can't get much worse ;) Mar 24 20:48:15 Herrie: that's right! :-) I'll give it a try! Mar 24 21:28:41 Herrie: sadly, that doesn't make a difference for the error :-( - have a good night! Mar 24 22:22:38 Tofe: Ping **** ENDING LOGGING AT Wed Mar 25 02:59:58 2015