BT5 on samsung galaxy s2 [gconf issues]
Hi i have this running, but when i log on with vnc it shows a gray GUI with an error.
/usr/lib/libgconf2-4/gconf-sanity-check-2 exited with error status 256
i've already tried some suggestions related to this issue.
-chmod 1777 /tmp
-formating to ext2
to no avail
my question is, since this is a chroot session, are the changes that i make within chroot retained on the next boot?
should I be looking more at the bt start script?
Riferimento: BT5 on samsung galaxy s2 [gconf issues]
Premising that I still cannot do any test because my S2 hasn't arrived yet, try looking at this.
It seems to be related to a specified user, maybe you can try log in with ssh and create a new user, just to see if it works.
Make sure that all paths in the bootbt script are correct, I've seen that for other devices they have changed some.
Also that could be useful.
Found a fix here.
Keep me updated, I'm interested in this too!
Re: BT5 on samsung galaxy s2 [gconf issues]
check if it talks about something like not able to create file @ /data/local/tmp
I just got it working by
mkdir -p /data/local/tmp
hope that can help
or if above solution has worked then please mark is as such.
Riferimento: Re: BT5 on samsung galaxy s2 [gconf issues]
Hi @anantshri,
I confirm that your solution works perfectly!
I used an img provided by zenful (here) and there're many things working!
People out there, what have you made working??