Well, I've successfully got adb working on my Linux, and been running through the logcats like crazy.
If any dev wants to gander at this, please do. It's a lot, but I'm just not at that level of understanding this stuff.
Now when it says stuff like "no such file or directory", I can do that. It just means that it's either not recognizing it or it's not in the directory.
--------- beginning of /dev/log/main I//system/xbin/run-parts( 66): run-parts - Pastebin.com
This is my Sense Port and it's boot loop.
Yes, but be sure you have it in android/default.xml as well, or it the source will not have been synced. If you synced with IHO, it should be there, if you synced with mine, it's not.
Launcher2 not launcher2![]()
Fork CNA's repo, and from now on, pull in their changes manually.
Hey Jerry, I keep getting
E/WifiStateMachine( 1513): Failed to load driver!
E/WifiStateMachine( 1513): DriverFailedState
In my logcats, and I know that wifistatemachine is located in wifi in frameworks, but when I go to place the original, it doesn't work... I'm not gettting wpa_supplicants like I see everyone else on google getting, but I just can't seem to fix this problem..
Is there any suggestions you have here?
CNA ICS. It requires a totally new frameworks/base, which is the reason why it is not working, I thinkWhich build, ICS or GB?
Pastebin of my failed repo sync
As you can see, it's when I try to sync that I encounter the problem. Let me state again that this exact same process works fine when I'm using BobzHome's repo, but not IHO. I feel like I must be doing something wrong, but I can't figure out what. Any advice is greatly appreciated!
Don't know how it worked on Bob's, but it seems that you are not rebooting after chmod a+x ~/bin/repo
You need to
repo sync -j16
chmod a+x ~/bin/repo
repo sync -j16