On 11/24/2011 07:56 PM, Voytek Eymont wrote:

On Fri, November 25, 2011 10:32 am, scott wrote:
On 11/24/2011 01:42 AM, Voytek Eymont wrote:

Sounds like permissions on su aren't set right. Try doing "adb shell
chmod 4755 /system/xbin/su". Then "adb shell ln -s /system/xbin/su
/system/bin/su". If that doesn't work, you may have to reroot the phone.

Scott, thanks for your help:

C:\motorola>adb shell chmod 4755 /system/xbin/su
chmod: permission denied

and:

C:\motorola>adb shell
# cd /system/xbin
cd /system/xbin
# ls
ls
ls: permission denied
# su --help
su --help
Usage: su [options] [LOGIN]

Options:
   -c, --command COMMAND         pass COMMAND to the invoked shell
   -h, --help                    display this help message and exit
   -, -l, --login                make the shell a login shell
   -s, --shell SHELL             use SHELL instead of the default in passwd
   -v, --version                 display version number and exit
   -V                            display version code and exit. this is
                                 used almost exclusively by Superuser.apk

# su --version
su --version
3.0
# su -v
su -v
3.0

If you did an OTA update since it's been rooted, before you put CM7 on
it, that's more than likely the problem.

I probably ? did, technically, not OTA as the phone didn't see it, but,
downloaded from Mot site, installed over USB, I guess 'same thing' in this
context ?

but CM7 and all stuff worked good, the problem really started couple days
ago. when certain things stopped working, like WiFi stopped connecting.

as it is, I can see there is a newer build of CM7, what's best path forward:

install the 'new' CM7 first, and start from there ?






That's what I would do.If it ends up that you can't put it on, you'll just have to reroot. It's also possible that you end up with the same problem after the installation, in which case you'll have to reroot.

I did an update through an LG program on my phone after I rooted it because I needed to get to GB before I could flash the ROM I wanted. It wiped my recovery out of the bootloader, but I still had root. I rerooted to get my recovery back. It's quite possible I would've had the same problems as you had I not rerooted right away.

Just a thought, Scott

--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to