View Single Post
edp17's Avatar
Posts: 607 | Thanked: 736 times | Joined on Jul 2019 @ UK
#776
Originally Posted by mautz View Post
The workaround with the symlink works, did this to check if the missing firmware was the problem.

Camera never works out of the box, you'll have to do the gstreamer part in the HADK, But first fix all the errors relating to kernel and such.

It would be easier if you get a little bit into git. It is much easier to make changes and revert them. Even other people can look into your code and see what you have done. It even makes maintaining easier and without git, there'll be no over the air updates.

Take a look here for your RIL problem:
https://github.com/RealJohnGalt/droi...aa17652b1d8ec5
Thank you and I agree.
Before I try to work on any other issues I should have a clean/working installation. Only then, I can go and try tweaking.
Although, still don't have internet connection in that rom, I also managed to install AD and it works for me too.

About the git, I know the basics but never had to install a patch or similar, so that is a black area for me. However this is a good opportunity to learn that. (Which slows down the build process but will be a benefit on the long term.)
And honestly, I tried to push my work to the git but first the git push complained about there was no repo. I forked one, then it said my version was older and suggested a git pull first. I didn't want to lose what I have done so far so decided to skip this and focused on the build. (Plus it was in the middle of the night and I was tired to fight with the git issues too.)
Anyway, as I need to fix the kernel, I think this is the best time to push all that the hadk suggest to my repos.

Do you think that RIL problem is the reason why the mobile data isn't working?
 

The Following User Says Thank You to edp17 For This Useful Post: