well, I just sick and tired of waiting and am abou tready to take matters into my own hands. Ive been dealing with the data connection issue since I got this phone. Im out of town right now and downloading the Hob on hotel wifi, so its going to take a while. I think I have everything with me I need (phone, factory cable, and my laptop). Im just worried that Ill screw up my phone or Samuri will yell at me when I need helpOnce I get it all downloaded, Ill read eveything again, then Ill read it again. Im almost convinced that tonights the night.
Worked for me, did you see my PM?
I updated to .247 last night and this morning I was thinking I must have completely screwed up my phone 'cause data and wifi connections were WEIRD. And then I realized my battery savings setting had it set to turn WiFi off when the phone was locked. WTF? Yeah, fixed that.
But it got me wondering - what, if any, battery saving settings (and apps) do people around here use?
hadeshorn09 said:Junior! I thought you were named after the dog!![]()
Yuppers! the only way I got root was with the script. Like I said I had a wierd pause that I "ctrl C" to get past (not sure why) and rooting just went on it's merry way.Yes, which is why I'm trying it. When you say it "worked" did you test it on the phone?
Yuppers! the only way I got root was with the script. Like I said I had a wierd pause that I "ctrl C" to get past (not sure why) and rooting just went on it's merry way.
I did comment out the flash functions as I was just wanting to test the root options. I did not change anything else in the script though. so not sure where it's hanging up for you.
without sudo?And indeed, that fixed it. Script works fine now.
I updated to .247 last night and this morning I was thinking I must have completely screwed up my phone 'cause data and wifi connections were WEIRD. And then I realized my battery savings setting had it set to turn WiFi off when the phone was locked. WTF? Yeah, fixed that.
But it got me wondering - what, if any, battery saving settings (and apps) do people around here use?
I had the same thing happen to me using Smart Actions. I started using smart actions when I went to 246, biggest change was having it turn off WiFi and data when the screen is off. That setting alone has let me go back to the stock battery instead of my extended battery, and still have 50% remaining at 10:00 pm.
without sudo?
Doesn't it bother you though that you're not receiving any data when the screen is off? No emails, no Google Talk, no notifications, etc. I'm all for improved battery life but that is a dealbreaker for me.
I don't think I ever actually "properly" installed ADB on my computer. I just literally found the bare files needed to run the tool, and extracted them into my "247" folder. It appears you have ADB in the HoB linux package as well, within the "files" folder, but your adb is different from mine for some reason. I also have "aapt", "aidl", "dexdump", and "dx" files. Those probably allow it (or the moto-fastboot) to work or something..Yes indeed. Without sudo. It had to work since I'm basing a lot of my stuff off a script that's used by the RAZR linux community. So I did my homework and found that those libraries need to be installed for it to work properly. Once I did that, I can execute adb without sudo.