View Single Post
Posts: 210 | Thanked: 841 times | Joined on Feb 2013
#259
Originally Posted by breiti_oi View Post
@liar
so i don't need to stop lipstick before starting surfaceflinger anymore?

i just tried the steps you wrote and get an "Stopped ./surfaceflinger"
on the terminal. is that supposed to happen?
no need to stop lipstick anymore, in fact it has to be running now (for the sfdroid binary to work/display stuff)

thats probably a crash, i put this tutorial together without nh1402 having a look over it first so it might be incomplete

you could try running
strace -fF -o log /system/bin/surfaceflinger
and then paste the resulting log file somewhere

in the meantime i have been working on sharing the buffer handle instead of the whole buffer (but this is probably not going to work as it is implemented now, because i somehow have to share the fds properly) via shared memory although i cannot test it. when i will be able to test depends on when nh1402 returns or when my nexus 4 arrives or when somebody shows up in irc who likes to try

Last edited by liar; 2015-12-07 at 16:42.
 

The Following 3 Users Say Thank You to liar For This Useful Post: