Closed GoogleCodeExporter closed 8 years ago
Same problem on my Galaxy Nexus running 4.0.3 source build.
Original comment by jnahan...@gmail.com
on 17 Mar 2012 at 8:13
Hi, i had the same problem on my SGS2 (official ICS - LPQ). the version of
busybox i was using was 1.19.3. i spoke to a guy about it and he suggested i
try a different version, one that he linked. i installed it, and bam my
problems were gone! and interestingly the version he gave me was
"v1.19.0.git".. older? strange.
I have attached the working busybox version, how to install:
1) adb remount
2) adb shell mv /system/xbin/busybox system/xbin/busybox-original
3) abd push "c:\path\to\busybox" /system/xbin/busybox
4) adb shell chmod 4755 /system/xbin/busybox
Original comment by seventh....@gmail.com
on 24 Mar 2012 at 1:04
Attachments:
Is this problem still existing since 1.20?
Original comment by Stericso...@gmail.com
on 29 May 2012 at 5:02
Nope, busybox 1.20 works fine.
Original comment by ski...@gmail.com
on 29 May 2012 at 2:12
Original comment by Stericso...@gmail.com
on 9 Sep 2012 at 11:55
ksat.fm58@gmail.com
Original comment by ksat.F...@gmail.com
on 23 May 2013 at 9:45
Original issue reported on code.google.com by
janschej...@gmail.com
on 17 Feb 2012 at 7:57