Problem with Gnuplot and Octave - Nook Touch General

I have just installed Gnuplot and Octave from Internet using APK packages.
They are called from and work under Android Terminal Emulator. I updated ATE to the last version (the one that is on the project page) as Gnuplot and Octave requested.
I searched for the last versions of those ones. They installed OK
But there is a little issue. So little issue.
WHEN I RUN THEM, THEY MAKE MY NOOK REBOOT.
What can be the problem?
I make the question in this forum 'cause the last week people from here helped me to pimp my Nook. It's so useful now
Although everybody knows that one is not satisfied ever
I wanted to install Octave and Gnuplot. Those two programs would be really useful to me. Gnuplot to graph some functions and data.
Octave to analyze data and make Dynamical Systems and graph them after.
I ask you for the issue of the reboot.
I have though it would be a Memory Dump, but I don't know.
Another tip. They run under ATE. I don't know if that info is useful....
Specs of my device:
1.2.1 Operating System rooted with Nook Manager.
Nook Simple Touch.
I downloaded Octave 3.7.0 and Droidplot (Gnuplot for Android) 0.0.6. The ones who are in Google Play Store.
They should work because of the Android Version, but the don't

serpastor said:
I have just installed Gnuplot and Octave from Internet using APK packages.
They are called from and work under Android Terminal Emulator. I updated ATE to the last version (the one that is on the project page) as Gnuplot and Octave requested.
I searched for the last versions of those ones. They installed OK
But there is a little issue. So little issue.
WHEN I RUN THEM, THEY MAKE MY NOOK REBOOT.
What can be the problem?
I make the question in this forum 'cause the last week people from here helped me to pimp my Nook. It's so useful now
Although everybody knows that one is not satisfied ever
I wanted to install Octave and Gnuplot. Those two programs would be really useful to me. Gnuplot to graph some functions and data.
Octave to analyze data and make Dynamical Systems and graph them after.
I ask you for the issue of the reboot.
I have though it would be a Memory Dump, but I don't know.
Another tip. They run under ATE. I don't know if that info is useful....
Specs of my device:
1.2.1 Operating System rooted with Nook Manager.
Nook Simple Touch.
I downloaded Octave 3.7.0 and Droidplot (Gnuplot for Android) 0.0.6. The ones who are in Google Play Store.
They should work because of the Android Version, but the don't
Click to expand...
Click to collapse
Connect your NOOK to PC and establish ADB connection.
- ADB shell
- logcat
- run problematic APK on nook
- copy logcat content to your PC
- post logcat output in this thread
How else can we know why some apk is rebooting your NOOK?
(INB4 how to use ADB -> google + search through this forum)

Thanks, but....
osowiecki said:
Connect your NOOK to PC and establish ADB connection.
- ADB shell
- logcat
- run problematic APK on nook
- copy logcat content to your PC
- post logcat output in this thread
How else can we know why some apk is rebooting your NOOK?
(INB4 how to use ADB -> google + search through this forum)
Click to expand...
Click to collapse
I have just installed Android SDK on my Debian Wheezy desktop PC.
When I invoke "adb devices" as Google says, I get
Code:
[email protected]:~# adb devices
List of devices attached
[email protected]:~#
Even being superuser.
Of course, I can't access the device. It's not recognized by ADB
I have read that ADB only works when the device is recognized by the framework (obviously). This is not the case.
On the other hand, I realized Opera Mini doesn't download anything.
I recently installed Swapper, and made a Swap partition on the SD Card. I configured Sapper to access directly the swap partition, that is the second partition in the SD Card. It's already configured.
I have this little problem.
Thanks for ur attention. Excuse me 'cause I didn't answer you anything in the last days. I was quite busy.
PD: I've tried also connect the device and invoke adb with the device powered down. It didn't work either....

As expected, here's the logcat by adb for Droidplot and Octave
I did what you say (the logcat in de adb shell) connecting the NST with the computer by wireless connection.
That one was the only one who worked....
The logcat left this:
Code:
I/ActivityManager( 786): Starting activity: Intent { act=android.intent.action.
MAIN cat=[android.intent.category.LAUNCHER] flg=0x14000000 cmp=com.octave/.octav
eMain }
I/ActivityManager( 786): Start proc com.octave for activity com.octave/.octaveM
ain: pid=1507 uid=10027 gids={1015, 3003}
E/TC ( 1052): KPICollector: 1371330534540 platform process_start {"processN
ame":"com.octave"}
I/dalvikvm( 1507): Debugger thread not active, ignoring DDM send (t=0x41504e4d l
=38)
E/TC ( 1052): KPICollector: 1371330534627 ActivityManager background {"comp
onent":"com.harasoft.relaunch/.AllApplications"}
E/TC ( 1052): KPICollector: 1371330534631 ActivityManager foreground {"comp
onent":"com.octave/.octaveMain"}
I/dalvikvm( 1507): Debugger thread not active, ignoring DDM send (t=0x41504e4d l
=24)
D/dalvikvm( 1507): GC freed 2173 objects / 137456 bytes in 58ms
V/Activity( 1507): performResume()
D/EPD#ActivityResume( 786): resetRegion 4
D/NATIVE-EPD( 786): epd_reset_region: 0x10
D/EPD#ActivityResume( 786): resetRegion 5
D/NATIVE-EPD( 786): epd_reset_region: 0x20
D/EPD#ActivityResume( 786): resetRegion 6
D/NATIVE-EPD( 786): epd_reset_region: 0x40
D/EPD#ActivityResume( 786): resetRegion 7
D/NATIVE-EPD( 786): epd_reset_region: 0x80
D/EPD#ActivityResume( 786): Disable EPD for 350ms!!!!!!!!
D/EPD#Dialog( 786): set region 2 10 = 0,0 -> 600,800 = GU
D/NATIVE-EPD( 786): epd_set_region: 2 (0,0,600,800) 1,0 10
I/ActivityManager( 786): Starting activity: Intent { cmp=com.droidplot/.droidpl
otMain (has extras) }
D/EPD#Dialog( 786): resetRegion 2
D/NATIVE-EPD( 786): epd_reset_region: 0x04
D/EPD#Dialog( 786): Disable EPD for 100ms!!!!!!!!
I/ActivityManager( 786): Start proc com.droidplot for activity com.droidplot/.d
roidplotMain: pid=1515 uid=10027 gids={1015, 3003}
E/TC ( 1052): KPICollector: 1371330535164 platform process_start {"processN
ame":"com.droidplot"}
W/InputManagerService( 786): Window already focused, ignoring focus gain of: co
[email protected]
D/SurfaceFlinger( 786): Frame buffer posted; elapsed time = 12 msecs
I/dalvikvm( 1515): Debugger thread not active, ignoring DDM send (t=0x41504e4d l
=38)
E/TC ( 1052): KPICollector: 1371330535259 ActivityManager background {"comp
onent":"com.octave/.octaveMain"}
E/TC ( 1052): KPICollector: 1371330535271 ActivityManager foreground {"comp
onent":"com.droidplot/.droidplotMain"}
I/dalvikvm( 1515): Debugger thread not active, ignoring DDM send (t=0x41504e4d l
=30)
D/SurfaceFlinger( 786): Frame buffer posted; elapsed time = 29 msecs
V/Activity( 1515): performResume()
D/EPD#ActivityResume( 786): resetRegion 4
D/NATIVE-EPD( 786): epd_reset_region: 0x10
D/EPD#ActivityResume( 786): resetRegion 5
D/NATIVE-EPD( 786): epd_reset_region: 0x20
D/EPD#ActivityResume( 786): resetRegion 6
D/NATIVE-EPD( 786): epd_reset_region: 0x40
D/EPD#ActivityResume( 786): resetRegion 7
D/NATIVE-EPD( 786): epd_reset_region: 0x80
D/EPD#ActivityResume( 786): Disable EPD for 350ms!!!!!!!!
D/EPD#Dialog( 786): set region 2 10 = 0,0 -> 600,800 = GU
D/NATIVE-EPD( 786): epd_set_region: 2 (0,0,600,800) 1,0 10
I/global ( 1515): Default buffer size used in BufferedWriter constructor. It wo
uld be better to be explicit if an 8k-char buffer is required.
D/EPD#Dialog( 786): resetRegion 2
D/NATIVE-EPD( 786): epd_reset_region: 0x04
D/EPD#Dialog( 786): Disable EPD for 100ms!!!!!!!!
E/TC ( 1052): KPICollector: 1371330535600 ActivityManager background {"comp
onent":"com.droidplot/.droidplotMain"}
I/ActivityManager( 786): Displayed activity com.octave/.octaveMain: 1106 ms (to
tal 1106 ms)
I/ActivityManager( 786): Displayed activity com.droidplot/.droidplotMain: 544 m
s (total 544 ms)
E/TC ( 1052): KPICollector: 1371330535610 ActivityManager foreground {"comp
onent":"com.octave/.octaveMain"}
D/SurfaceFlinger( 786): Frame buffer posted; elapsed time = 76 msecs
D/EPD#Dialog( 786): set region 2 10 = 0,0 -> 600,800 = GU
D/NATIVE-EPD( 786): epd_set_region: 2 (0,0,600,800) 1,0 10
V/Activity( 1507): performResume()
D/EPD#ActivityResume( 786): resetRegion 4
D/NATIVE-EPD( 786): epd_reset_region: 0x10
D/EPD#ActivityResume( 786): resetRegion 5
D/NATIVE-EPD( 786): epd_reset_region: 0x20
D/EPD#ActivityResume( 786): resetRegion 6
D/NATIVE-EPD( 786): epd_reset_region: 0x40
D/EPD#ActivityResume( 786): resetRegion 7
D/NATIVE-EPD( 786): epd_reset_region: 0x80
D/EPD#ActivityResume( 786): Disable EPD for 350ms!!!!!!!!
D/SurfaceFlinger( 786): Frame buffer posted; elapsed time = 45 msecs
D/SurfaceFlinger( 786): Frame buffer posted; elapsed time = 30 msecs
D/SurfaceFlinger( 786): Frame buffer posted; elapsed time = 20 msecs
W/ActivityManager( 786): Duplicate finish request for HistoryRecord{4a05d100 co
m.droidplot/.droidplotMain}
D/SurfaceFlinger( 786): Frame buffer posted; elapsed time = 17 msecs
D/SurfaceFlinger( 786): Frame buffer posted; elapsed time = 19 msecs
I/PowerManagerService( 786): setPowerState: mPowerState=0x3 newState=0x3 noChan
geLights=false reason=1
D/WifiService( 786): ACTION_BATTERY_CHANGED pluggedType: 0
I/PowerManagerService( 786): setPowerState: mPowerState=0x3 newState=0x3 noChan
geLights=false reason=1
I/PowerManagerService( 786): setPowerState: mPowerState=0x3 newState=0x3 noChan
geLights=false reason=1
I/PowerManagerService( 786): setPowerState: mPowerState=0x3 newState=0x3 noChan
geLights=false reason=1
I/NotificationService( 786): enqueueToast pkg=com.octave callback=android.app.I
[email protected] duration=1
I/ActivityManager( 786): Starting activity: Intent { act=jackpal.androidterm.OP
EN_NEW_WINDOW cat=[android.intent.category.DEFAULT] cmp=com.octave/jackpal.andro
idterm.RemoteInterface }
D/EPD#Dialog( 786): resetRegion 2
D/NATIVE-EPD( 786): epd_reset_region: 0x04
D/EPD#Dialog( 786): Disable EPD for 100ms!!!!!!!!
D/EPD#Toast( 786): set region 0 1 = 0,0 -> 600,800 = GU
D/NATIVE-EPD( 786): epd_set_region: 0 (0,0,600,800) 1,0 1
I/PowerManagerService( 786): setPowerState: mPowerState=0x3 newState=0x3 noChan
geLights=false reason=2
D/SurfaceFlinger( 786): Frame buffer posted; elapsed time = 24 msecs
V/Activity( 1507): performResume()
D/EPD#ActivityResume( 786): resetRegion 4
D/NATIVE-EPD( 786): epd_reset_region: 0x10
D/EPD#ActivityResume( 786): resetRegion 5
D/NATIVE-EPD( 786): epd_reset_region: 0x20
D/EPD#ActivityResume( 786): resetRegion 6
D/NATIVE-EPD( 786): epd_reset_region: 0x40
D/EPD#ActivityResume( 786): resetRegion 7
D/NATIVE-EPD( 786): epd_reset_region: 0x80
D/EPD#ActivityResume( 786): Disable EPD for 350ms!!!!!!!!
D/Term ( 1507): TermService started
I/TermService( 1507): Activity called onBind()
I/TermService( 1507): Activity binding to service
D/dalvikvm( 1507): Trying to load lib /data/data/com.octave/lib/libjackpal-andro
idterm4.so 0x49fb2f60
D/dalvikvm( 1507): Added shared lib /data/data/com.octave/lib/libjackpal-android
term4.so 0x49fb2f60
I/libjackpal-androidterm( 1507): JNI_OnLoad
D/dalvikvm( 1507): Trying to load lib /data/data/com.octave/lib/libjackpal-andro
idterm4.so 0x49fb2f60
D/dalvikvm( 1507): Shared lib '/data/data/com.octave/lib/libjackpal-androidterm4
.so' already loaded in same CL 0x49fb2f60
I/ActivityManager( 786): Starting activity: Intent { act=jackpal.androidterm.pr
ivate.libB.OPEN_NEW_WINDOW cat=[android.intent.category.DEFAULT] flg=0x10000000
cmp=com.octave/.TermInternal }
D/dalvikvm( 1507): GC freed 3668 objects / 206576 bytes in 55ms
E/Term ( 1507): onCreate
V/Activity( 1507): performResume()
D/EPD#ActivityResume( 786): resetRegion 4
D/NATIVE-EPD( 786): epd_reset_region: 0x10
D/EPD#ActivityResume( 786): resetRegion 5
D/NATIVE-EPD( 786): epd_reset_region: 0x20
D/EPD#ActivityResume( 786): resetRegion 6
D/NATIVE-EPD( 786): epd_reset_region: 0x40
D/EPD#ActivityResume( 786): resetRegion 7
D/NATIVE-EPD( 786): epd_reset_region: 0x80
D/EPD#ActivityResume( 786): Disable EPD for 350ms!!!!!!!!
I/Term ( 1507): Bound to TermService
I/TermService( 1507): Activity binding to service
I/NotificationService( 786): enqueueToast pkg=com.octave callback=android.app.I
[email protected] duration=0
D/ViewFlipper( 1507): updateRunning() mVisible=true, mStarted=false, mUserPresen
t=true, mRunning=false
I/ActivityManager( 786): Displayed activity com.octave/.TermInternal: 140 ms (t
otal 354 ms)
I/ActivityManager( 786): Displayed activity com.octave/jackpal.androidterm.Remo
teInterface: 378 ms (total 378 ms)
D/SurfaceFlinger( 786): Frame buffer posted; elapsed time = 20 msecs
I/Term ( 1507): waiting for: 1527
D/SurfaceFlinger( 786): Frame buffer posted; elapsed time = 12 msecs
D/SurfaceFlinger( 786): Frame buffer posted; elapsed time = 16 msecs
D/SurfaceFlinger( 786): Frame buffer posted; elapsed time = 19 msecs
D/SurfaceFlinger( 786): Frame buffer posted; elapsed time = 14 msecs
Then the device rebooted (this was trying to run GNU Octave).
After that, naturally, adb stopped making the log.
It was disconnected when the device reboot.
I don't know what does this mean. I'd want to know the meaning of those "Frame buffer *". It could be the answer.
With droidplot, running the program leaves the same result.
Here's the log by logcat for "droidplot", wich is GNUplot for the Android Platform:
Code:
I/ActivityManager( 786): Starting activity: Intent { act=android.intent.action.
MAIN cat=[android.intent.category.LAUNCHER] flg=0x14000000 cmp=com.droidplot/.dr
oidplotMain }
I/ActivityManager( 786): Start proc com.droidplot for activity com.droidplot/.d
roidplotMain: pid=1653 uid=10027 gids={1015, 3003}
E/TC ( 1032): KPICollector: 1371332712292 platform process_start {"processN
ame":"com.droidplot"}
I/dalvikvm( 1653): Debugger thread not active, ignoring DDM send (t=0x41504e4d l
=38)
E/TC ( 1032): KPICollector: 1371332712359 ActivityManager background {"comp
onent":"com.harasoft.relaunch/.AllApplications"}
E/TC ( 1032): KPICollector: 1371332712363 ActivityManager foreground {"comp
onent":"com.droidplot/.droidplotMain"}
I/dalvikvm( 1653): Debugger thread not active, ignoring DDM send (t=0x41504e4d l
=30)
V/Activity( 1653): performResume()
D/EPD#ActivityResume( 786): resetRegion 4
D/NATIVE-EPD( 786): epd_reset_region: 0x10
D/EPD#ActivityResume( 786): resetRegion 5
D/NATIVE-EPD( 786): epd_reset_region: 0x20
D/EPD#ActivityResume( 786): resetRegion 6
D/NATIVE-EPD( 786): epd_reset_region: 0x40
D/EPD#ActivityResume( 786): resetRegion 7
D/NATIVE-EPD( 786): epd_reset_region: 0x80
D/EPD#ActivityResume( 786): Disable EPD for 350ms!!!!!!!!
D/EPD#Dialog( 786): set region 2 10 = 0,0 -> 600,800 = GU
D/NATIVE-EPD( 786): epd_set_region: 2 (0,0,600,800) 1,0 10
I/global ( 1653): Default buffer size used in BufferedWriter constructor. It wo
uld be better to be explicit if an 8k-char buffer is required.
I/ActivityManager( 786): Starting activity: Intent { act=jackpal.androidterm.RU
N_SCRIPT cat=[android.intent.category.DEFAULT] cmp=jackpal.androidterm/.RunScrip
t (has extras) }
D/EPD#Dialog( 786): resetRegion 2
D/NATIVE-EPD( 786): epd_reset_region: 0x04
D/EPD#Dialog( 786): Disable EPD for 100ms!!!!!!!!
D/SurfaceFlinger( 786): Frame buffer posted; elapsed time = 12 msecs
I/ActivityManager( 786): Start proc jackpal.androidterm for activity jackpal.an
droidterm/.RunScript: pid=1663 uid=10024 gids={3003, 1015}
E/TC ( 1032): KPICollector: 1371332712733 platform process_start {"processN
ame":"jackpal.androidterm"}
W/InputManagerService( 786): Window already focused, ignoring focus gain of: co
[email protected]
I/dalvikvm( 1663): Debugger thread not active, ignoring DDM send (t=0x41504e4d l
=38)
E/TC ( 1032): KPICollector: 1371332712800 ActivityManager background {"comp
onent":"com.droidplot/.droidplotMain"}
E/TC ( 1032): KPICollector: 1371332712813 ActivityManager foreground {"comp
onent":"jackpal.androidterm/.RunScript"}
I/dalvikvm( 1663): Debugger thread not active, ignoring DDM send (t=0x41504e4d l
=42)
D/SurfaceFlinger( 786): Frame buffer posted; elapsed time = 23 msecs
V/Activity( 1663): performResume()
D/EPD#ActivityResume( 786): resetRegion 4
D/NATIVE-EPD( 786): epd_reset_region: 0x10
D/EPD#ActivityResume( 786): resetRegion 5
D/NATIVE-EPD( 786): epd_reset_region: 0x20
D/EPD#ActivityResume( 786): resetRegion 6
D/NATIVE-EPD( 786): epd_reset_region: 0x40
D/EPD#ActivityResume( 786): resetRegion 7
D/NATIVE-EPD( 786): epd_reset_region: 0x80
D/EPD#ActivityResume( 786): Disable EPD for 350ms!!!!!!!!
D/Term ( 1663): TermService started
I/TermService( 1663): Activity called onBind()
I/TermService( 1663): Activity binding to service
D/dalvikvm( 1663): Trying to load lib /data/data/jackpal.androidterm/lib/libjack
pal-androidterm4.so 0x49fb3360
D/dalvikvm( 1663): Added shared lib /data/data/jackpal.androidterm/lib/libjackpa
l-androidterm4.so 0x49fb3360
I/libjackpal-androidterm( 1663): JNI_OnLoad
D/dalvikvm( 1663): Trying to load lib /data/data/jackpal.androidterm/lib/libjack
pal-androidterm4.so 0x49fb3360
D/dalvikvm( 1663): Shared lib '/data/data/jackpal.androidterm/lib/libjackpal-and
roidterm4.so' already loaded in same CL 0x49fb3360
I/ActivityManager( 786): Starting activity: Intent { act=jackpal.androidterm.pr
ivate.OPEN_NEW_WINDOW cat=[android.intent.category.DEFAULT] flg=0x10000000 cmp=j
ackpal.androidterm/.TermInternal }
E/Term ( 1663): onCreate
D/SurfaceFlinger( 786): Frame buffer posted; elapsed time = 19 msecs
D/SurfaceFlinger( 786): Frame buffer posted; elapsed time = 13 msecs
I/WindowManager( 786): Setting rotation to 1, animFlags=0
I/ActivityManager( 786): Config changed: { scale=1.0 imsi=0/0 loc=en_US touch=3
keys=1/1/2 nav=1/1 orien=2(1) layout=19}
I/ActivityManager( 786): Displayed activity jackpal.androidterm/.RunScript: 556
ms (total 998 ms)
V/Activity( 1663): performResume()
D/EPD#ActivityResume( 786): resetRegion 4
D/NATIVE-EPD( 786): epd_reset_region: 0x10
D/EPD#ActivityResume( 786): resetRegion 5
D/NATIVE-EPD( 786): epd_reset_region: 0x20
D/EPD#ActivityResume( 786): resetRegion 6
D/NATIVE-EPD( 786): epd_reset_region: 0x40
D/EPD#ActivityResume( 786): resetRegion 7
D/NATIVE-EPD( 786): epd_reset_region: 0x80
D/EPD#ActivityResume( 786): Disable EPD for 350ms!!!!!!!!
I/Term ( 1663): Bound to TermService
I/TermService( 1663): Activity binding to service
I/NotificationService( 786): enqueueToast pkg=jackpal.androidterm callback=andr
[email protected] duration=0
D/ViewFlipper( 1663): updateRunning() mVisible=true, mStarted=false, mUserPresen
t=true, mRunning=false
D/EPD#StatusBar( 786): resetRegion 3
D/NATIVE-EPD( 786): epd_reset_region: 0x08
D/EPD#StatusBar( 786): Disable EPD for 150ms!!!!!!!!
W/ResourceType( 786): Resources don't contain package for resource number 0x7f0
3001e
W/ResourceType( 786): Resources don't contain package for resource number 0x7f0
30003
W/ResourceType( 786): Resources don't contain package for resource number 0x7f0
30010
W/ResourceType( 786): Resources don't contain package for resource number 0x7f0
30014
W/ResourceType( 786): Resources don't contain package for resource number 0x7f0
3004f
W/ResourceType( 786): Resources don't contain package for resource number 0x7f0
30000
I/Term ( 1663): waiting for: 1671
W/ResourceType( 786): Resources don't contain package for resource number 0x7f0
30012
D/dalvikvm( 1663): GC freed 3595 objects / 240440 bytes in 62ms
D/EPD#Toast( 786): set region 0 1 = 0,0 -> 600,800 = GU
D/NATIVE-EPD( 786): epd_set_region: 0 (0,0,600,800) 1,0 1
I/ActivityManager( 786): Displayed activity jackpal.androidterm/.TermInternal:
450 ms (total 450 ms)
I/PowerManagerService( 786): setPowerState: mPowerState=0x3 newState=0x3 noChan
geLights=false reason=2
D/SurfaceFlinger( 786): Frame buffer posted; elapsed time = 17 msecs
D/SurfaceFlinger( 786): Frame buffer posted; elapsed time = 12 msecs
D/SurfaceFlinger( 786): Frame buffer posted; elapsed time = 20 msecs
D/SurfaceFlinger( 786): Frame buffer posted; elapsed time = 19 msecs
Then Nook Touch rebooted....

Further info
osowiecki said:
Connect your NOOK to PC and establish ADB connection.
- ADB shell
- logcat
- run problematic APK on nook
- copy logcat content to your PC
- post logcat output in this thread
How else can we know why some apk is rebooting your NOOK?
(INB4 how to use ADB -> google + search through this forum)
Click to expand...
Click to collapse
I have already posted the logcat by ADB shell. Nobody answered me. Don't matter.
I'm here again to post that I installed Droidplot and Octave in my mother's smartphone, that works under Android 2.2.3, while Nook Touch's OS is Android 2.1 based.
There's another clue to solve this problem.
I realized that those programs ran very well on the smartphone. I haven't to change the permissions of the libraries as I have to in my Nook Touch.
After the installation, without anything else than running Android Terminal Emulator (that thing was actually done by Octave), I saw Octave console!
The message shown by ATE on the Nook Simple Touch when Octave is invoked from the ReLaunch menu is this one:
Code:
$ umask 000; cd /data/data/com.octave/; /data/data/com.octave/freeRoot/lib/ld-linux.so.3 --library-path /data/data/com.octave/freeRoot/lib: /data/data/com.octave/freeRoot/usr/local/lib /data/data/com.octave/freeRoot/bin/octave
/data/data/com.octave/freeRoot/lib/ld-linux.so.3: permission denied
$
The message shown when DroidPlot (again on the Nook Touch) is invoked is:
Code:
$
/data/data/com.droidplot/bin/droidplot
$ /data/data/com.droidplot/bin/droidplot: permission denied
Those message do not appear on my mother's Motorola smartphone.
I hope this can help

Related

[PROJECT] JIT enabled Dalvik VM

Just saw this and I was wondering how much work it would take to get this working.
http://forum.xda-developers.com/showthread.php?t=637419
Based on what I've seen on blogs and in various other cooked rom projects, it's a lot of work for something that is very unstable.
I already have a working patch for 0.3 but it does cause some instability.
We've already got JIT's running. They're not in any of the public roms/updates yet though. I've been running them, and so has jcase I think. Myself, I haven't had any issues really.
They definitely make the phone a little snappier, and I haven't had any stability issues so far.
Here's some benchmarks I ran with Linpack:
No JIT's MFLOPS: 2.239
JIT's MFLOPS: 3.453
(average of 3 tests each)
ivanmmj said:
I already have a working patch for 0.3 but it does cause some instability.
Click to expand...
Click to collapse
Can I get a copy of the patch just to play with?
binny1007 said:
Can I get a copy of the patch just to play with?
Click to expand...
Click to collapse
PM sent
..
Binny,
Come hit me on irc. I have been wrong it for a while now, with what ivan gave me.
-jcase
from my workings with jit in various roms. is that in some roms it works well and others it doesnt. ive found that aosp builds tend to have the best luck with jit as in not having high issue rates. ive added and removed it from builds that ive made for the heroc for my own reasons. one being as i or the beta testers i used wouldnt have any issues. but as soon as i released it and the rest of the community would use the build, issues would then begin to arise from having JIT enabled. because not everyone sets up their phone the same nor uses it in the same manner. so i ended up making it a users choice to setup jit or not and just leaving it out of my hands to deal with. as when i release a build i shoot for stable and fast for all users. with as little bugs and issues as possible. ive found other methods to increase speed and stability that have show good results for all users of my builds. plus i found most users want a fast and stable base build that they can just add to or mod to their liking.
again this is all based on the users on the Heroc forums. i assume the Eris will be in the same boat, as its basically the same device.
I have been running jit fine for a while now, however I reboot my phone atleast twice a day messing with stuff.
jcase said:
I have been running jit fine for a while now, however I reboot my phone atleast twice a day messing with stuff.
Click to expand...
Click to collapse
only twice
jcase said:
I have been running jit fine for a while now, however I reboot my phone atleast twice a day messing with stuff.
Click to expand...
Click to collapse
Alteast twice
trying to get this running on my rom experimentally and it loads fine then dalvik crashes the system
this is what logcat gives me
Code:
D/VoiceDialerReceiver( 661): onReceive Intent { act=android.intent.action.BOOT_COMPLETED cmp=com.android.voicedialer/.VoiceDialerReceiver }
I/HtcLockScreen( 472): touch ACTION_DOWN
D/LockExchangeUtils( 472): isLockExchangeEnabled = false
D/LockExchangeUtils( 472): isLockExchangeEnabled = false
I/HtcLockScreen( 472): touch ACTION_UP
W/dalvikvm( 472): No implementation found for native Ldalvik/system/VMRuntime;.disableGcForExternalAlloc (Z)V
W/dalvikvm( 472): threadid=41: thread exiting with uncaught exception (group=0x4001e2e0)
E/AndroidRuntime( 472): Uncaught handler: thread WindowManagerPolicy exiting due to uncaught exception
E/AndroidRuntime( 472): *** EXCEPTION IN SYSTEM PROCESS. System will crash.
E/AndroidRuntime( 472): java.lang.UnsatisfiedLinkError: disableGcForExternalAlloc
E/AndroidRuntime( 472): at dalvik.system.VMRuntime.disableGcForExternalAlloc(Native Method)
E/AndroidRuntime( 472): at com.htc.lockscreen.HtcLockScreen.onInterceptTouchEvent(HtcLockScreen.java:2643)
E/AndroidRuntime( 472): at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:897)
E/AndroidRuntime( 472): at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:924)
E/AndroidRuntime( 472): at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:924)
E/AndroidRuntime( 472): at android.view.ViewRoot.handleMessage(ViewRoot.java:1697)
E/AndroidRuntime( 472): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 472): at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime( 472): at com.android.server.WindowManagerService$PolicyThread.run(WindowManagerService.java:611)
I/Process ( 472): Sending signal. PID: 472 SIG: 9
D/dalvikvm( 594): GC freed 2926 objects / 229136 bytes in 167ms
D/CalendarProvider( 644): deleteRowsForRemovedAccounts need to check count: 0
D/CalendarProvider( 644): deleteRowsForRemovedAccounts need to check count: 0
V/CalendarProvider( 644): onAccountsChanged
D/CalendarProvider( 644): deleteRowsForRemovedAccounts need to check count: 2
V/CalendarProvider( 644): accounts didn't contains: Account {[email protected], type=com.google} -- SKIP [no need to delete]
E/ActivityThread( 531): Failed to find provider info for call_log
I/ServiceManager( 52): service 'activity' died
I/ServiceManager( 52): service 'meminfo' died
I/ServiceManager( 52): service 'batteryinfo' died
I/ServiceManager( 52): service 'telephony.registry' died
I/ServiceManager( 52): service 'entropy' died
I/ServiceManager( 52): service 'power' died
i would really like to get it working any help is appreciated
i ran into constant crashing trying to get this working? It seems as though sense does not play nice with jit enabled.
binny1007 said:
i ran into constant crashing trying to get this working? It seems as though sense does not play nice with jit enabled.
Click to expand...
Click to collapse
yeah, its the main sense elements that don't play nice with jit. i've tried messing with it a few times before, but eventually its pretty much the non-sense roms(or AOSP) that work with jit. unless there's some sort of tweak we can do to sense(both the lockscreen and sense itself), jit probably won't work with non-aosp roms.
I got it to work! =)
jamezelle said:
trying to get this running on my rom experimentally and it loads fine then dalvik crashes the system
this is what logcat gives me
Code:
D/VoiceDialerReceiver( 661): onReceive Intent { act=android.intent.action.BOOT_COMPLETED cmp=com.android.voicedialer/.VoiceDialerReceiver }
I/HtcLockScreen( 472): touch ACTION_DOWN
D/LockExchangeUtils( 472): isLockExchangeEnabled = false
D/LockExchangeUtils( 472): isLockExchangeEnabled = false
I/HtcLockScreen( 472): touch ACTION_UP
W/dalvikvm( 472): No implementation found for native Ldalvik/system/VMRuntime;.disableGcForExternalAlloc (Z)V
W/dalvikvm( 472): threadid=41: thread exiting with uncaught exception (group=0x4001e2e0)
E/AndroidRuntime( 472): Uncaught handler: thread WindowManagerPolicy exiting due to uncaught exception
E/AndroidRuntime( 472): *** EXCEPTION IN SYSTEM PROCESS. System will crash.
E/AndroidRuntime( 472): java.lang.UnsatisfiedLinkError: disableGcForExternalAlloc
E/AndroidRuntime( 472): at dalvik.system.VMRuntime.disableGcForExternalAlloc(Native Method)
E/AndroidRuntime( 472): at com.htc.lockscreen.HtcLockScreen.onInterceptTouchEvent(HtcLockScreen.java:2643)
E/AndroidRuntime( 472): at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:897)
E/AndroidRuntime( 472): at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:924)
E/AndroidRuntime( 472): at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:924)
E/AndroidRuntime( 472): at android.view.ViewRoot.handleMessage(ViewRoot.java:1697)
E/AndroidRuntime( 472): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 472): at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime( 472): at com.android.server.WindowManagerService$PolicyThread.run(WindowManagerService.java:611)
I/Process ( 472): Sending signal. PID: 472 SIG: 9
D/dalvikvm( 594): GC freed 2926 objects / 229136 bytes in 167ms
D/CalendarProvider( 644): deleteRowsForRemovedAccounts need to check count: 0
D/CalendarProvider( 644): deleteRowsForRemovedAccounts need to check count: 0
V/CalendarProvider( 644): onAccountsChanged
D/CalendarProvider( 644): deleteRowsForRemovedAccounts need to check count: 2
V/CalendarProvider( 644): accounts didn't contains: Account {[email protected], type=com.google} -- SKIP [no need to delete]
E/ActivityThread( 531): Failed to find provider info for call_log
I/ServiceManager( 52): service 'activity' died
I/ServiceManager( 52): service 'meminfo' died
I/ServiceManager( 52): service 'batteryinfo' died
I/ServiceManager( 52): service 'telephony.registry' died
I/ServiceManager( 52): service 'entropy' died
I/ServiceManager( 52): service 'power' died
i would really like to get it working any help is appreciated
Click to expand...
Click to collapse
I have been spending some hours reversing the libdvm.so and how dalvik works and i have been successfull on enabling it.
What I did was to get the latest android sources, enable jit in buildspec.mk.
After this, i get the same error as you got.
So i modified the dalvik/vm/native/dalvik_system_VMRuntime.c, here is a diff:
Code:
--- a/vm/native/dalvik_system_VMRuntime.c
+++ b/vm/native/dalvik_system_VMRuntime.c
@@ -178,6 +178,13 @@ static void
Dalvik_dalvik_system_VMRuntime_getExternalBytesAllocated(
RETURN_LONG((s8)dvmGetExternalBytesAllocated());
}
+static void Dalvik_dalvik_system_VMRuntime_disableGcForExternalAlloc(
+ const u4* args, JValue* pResult)
+{
+ RETURN_VOID();
+}
+
+
const DalvikNativeMethod dvm_dalvik_system_VMRuntime[] = {
{ "getTargetHeapUtilization", "()F",
Dalvik_dalvik_system_VMRuntime_getTargetHeapUtilization },
@@ -195,6 +202,10 @@ const DalvikNativeMethod dvm_dalvik_system_VMRuntime[] = {
Dalvik_dalvik_system_VMRuntime_trackExternalFree },
{ "getExternalBytesAllocated", "()J",
Dalvik_dalvik_system_VMRuntime_getExternalBytesAllocated },
+ { "disableGcForExternalAlloc", "(Z)V",
+ Dalvik_dalvik_system_VMRuntime_disableGcForExternalAlloc },
{ NULL, NULL, NULL },
};
I have also attached the compiled libdvm.so if anyone wants to try.
Note: Sense is crashing some times,with OutOfMemory exception, probably due to my dummy implementation of the function.
Would be cool to get this "stable" =)
nilo85 said:
I have been spending some hours reversing the libdvm.so and how dalvik works and i have been successfull on enabling it.
What I did was to get the latest android sources, enable jit in buildspec.mk.
After this, i get the same error as you got.
So i modified the dalvik/vm/native/dalvik_system_VMRuntime.c, here is a diff:
Code:
--- a/vm/native/dalvik_system_VMRuntime.c
+++ b/vm/native/dalvik_system_VMRuntime.c
@@ -178,6 +178,13 @@ static void
Dalvik_dalvik_system_VMRuntime_getExternalBytesAllocated(
RETURN_LONG((s8)dvmGetExternalBytesAllocated());
}
+static void Dalvik_dalvik_system_VMRuntime_disableGcForExternalAlloc(
+ const u4* args, JValue* pResult)
+{
+ RETURN_VOID();
+}
+
+
const DalvikNativeMethod dvm_dalvik_system_VMRuntime[] = {
{ "getTargetHeapUtilization", "()F",
Dalvik_dalvik_system_VMRuntime_getTargetHeapUtilization },
@@ -195,6 +202,10 @@ const DalvikNativeMethod dvm_dalvik_system_VMRuntime[] = {
Dalvik_dalvik_system_VMRuntime_trackExternalFree },
{ "getExternalBytesAllocated", "()J",
Dalvik_dalvik_system_VMRuntime_getExternalBytesAllocated },
+ { "disableGcForExternalAlloc", "(Z)V",
+ Dalvik_dalvik_system_VMRuntime_disableGcForExternalAlloc },
{ NULL, NULL, NULL },
};
I have also attached the compiled libdvm.so if anyone wants to try.
Note: Sense is crashing some times,with OutOfMemory exception, probably due to my dummy implementation of the function.
Would be cool to get this "stable" =)
Click to expand...
Click to collapse
hmm i tried running your patch but it didnt fully take on the source
Code:
[email protected]:~/mydroid/dalvik$ patch -p1 < /home/jamezelle/desktop/dalvikpatch
patching file vm/native/dalvik_system_VMRuntime.c
Hunk #1 succeeded at 177 with fuzz 2 (offset -1 lines).
missing header for unified diff at line 18 of patch
can't find file to patch at input line 18
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
| Dalvik_dalvik_system_VMRuntime_getTargetHeapUtilization },
--------------------------
File to patch:
Patch
Hi, it was just a simple "git diff" command, seems to be a little bit different from patch format.
I was recently wiping my phone, and at init starting with this libdvm.so, and i noticed that there was another symbol not beeing exported, was to tired to look it up at that time, but running a already dexopted system, seems pretty "stable", except of Launcher crashing from time to time of OutOfMemory.
Here's a patch for the previous post:
Code:
*** mydroid/dalvik/vm/native/dalvik_system_VMRuntime.c 2010-03-12 12:15:12.000000000 +0100
--- mydroid_edit/dalvik/vm/native/dalvik_system_VMRuntime.c 2010-04-08 19:38:12.000000000 +0200
***************
*** 178,183 ****
--- 178,190 ----
RETURN_LONG((s8)dvmGetExternalBytesAllocated());
}
+ static void Dalvik_dalvik_system_VMRuntime_disableGcForExternalAlloc(
+ const u4* args, JValue* pResult)
+ {
+ RETURN_VOID();
+ }
+
+
const DalvikNativeMethod dvm_dalvik_system_VMRuntime[] = {
{ "getTargetHeapUtilization", "()F",
Dalvik_dalvik_system_VMRuntime_getTargetHeapUtilization },
***************
*** 195,200 ****
--- 202,209 ----
Dalvik_dalvik_system_VMRuntime_trackExternalFree },
{ "getExternalBytesAllocated", "()J",
Dalvik_dalvik_system_VMRuntime_getExternalBytesAllocated },
+ { "disableGcForExternalAlloc", "(Z)V",
+ Dalvik_dalvik_system_VMRuntime_disableGcForExternalAlloc },
{ NULL, NULL, NULL },
};

Crash Log?

Hello, I am wondering if there is some sort of crash log on my G1? I am running cyanogens 4.2.15.1, and I recently started having a problem after wiping dalvik cache for the first time this weekend.
The problem is that the phone randomly turns itself off now. I take the phone out of my pocket to use it, and find it powered off. It would be helpful to have some sort of log to find out why it crashed?
well, I suppose a temporary solution is to run
[email protected]:/sdcard# (logcat > log.txt&)
and wait for the next crash and read the text file in /sdcard. phone crashed/turned off again today, twice already today. very annoying.
well I was messing with the phone and had the logcat running all it got was this:
Code:
[email protected]:sdcard# tail logcat.log
I/Term ( 824): waiting for: 830
D/dalvikvm( 824): GC freed 716 objects / 59248 bytes in 95ms
I/dalvikvm-heap( 824): Grow heap (frag case) to 5.186MB for 1360016-byte allocation
I/ActivityManager( 144): Process com.android.camera (pid 765) has died.
D/dalvikvm( 824): GC freed 138 objects / 6520 bytes in 105ms
I/ActivityManager( 144): Displayed activity com.android.term/.Term: 923 ms (total 923 ms)
D/dalvikvm( 800): GC freed 788 objects / 444000 bytes in 117ms
D/dalvikvm( 187): GC freed 155 objects / 6576 bytes in 136ms
D/dalvikvm( 507): GC freed 47 objects / 1864 bytes in 291ms
W/Process ( 144): Unable to open /proc/765/status
[email protected]:sdcard#
not too useful. anyone have better ideas how to log this crash?
tried it again, phone crashed again. the last action performed on the phone was switching orientation and i watched the device power off.
heres whatever that is relevant to the last crash that happened at 9:11 AM:
Code:
04-14 08:57:45.829 D/SurfaceFlinger( 143): About to give-up screen, flinger = 0x1009f8
04-14 08:57:46.049 D/su ( 1964): 10061:10061 org.freecoder.widgets.overclock executing 0:0 /system/bin/sh
04-14 09:01:55.118 D/NetworkLocationProvider( 143): onCellLocationChanged [-1,-1]
04-14 09:06:17.798 D/NetworkLocationProvider( 143): onCellLocationChanged [26293,59156224]
04-14 09:06:22.798 D/LocationMasfClient( 143): getNetworkLocation(): Location not found in cache, making network request
04-14 09:06:25.118 D/LocationMasfClient( 143): getNetworkLocation(): Number of prefetched entries 1
04-14 09:06:25.168 D/LocationMasfClient( 143): getNetworkLocation(): Returning network location with accuracy 1491.0
04-14 09:06:27.998 D/dalvikvm( 440): GC freed 157 objects / 9800 bytes in 204ms
04-14 09:11:06.537 D/KeyguardViewMediator( 143): wakeWhenReadyLocked(82)
04-14 09:11:06.577 D/KeyguardViewMediator( 143): handleWakeWhenReady(82)
04-14 09:11:06.597 D/KeyguardViewMediator( 143): pokeWakelock(5000)
04-14 09:11:06.657 D/Sensors ( 143): sensors=00000001, real=00000001
04-14 09:11:06.657 D/AKMD ( 130): Compass OPEN
04-14 09:11:06.667 W/WindowManager( 143): No focus window, dropping: KeyEvent{action=1 code=82 repeat=0 meta=0 scancode=139 mFlags=8}
04-14 09:11:06.797 D/SurfaceFlinger( 143): Screen about to return, flinger = 0x1009f8
04-14 09:11:07.017 I/WindowManager( 143): onOrientationChanged, rotation changed to 0
04-14 09:11:07.337 D/su ( 1979): 10061:10061 org.freecoder.widgets.overclock executing 0:0 /system/bin/sh
04-14 09:11:07.507 D/KeyguardViewMediator( 143): pokeWakelock(5000)
04-14 09:11:07.557 W/InputManagerService( 143): Window already focused, ignoring focus gain of: [email protected]
04-14 09:11:07.607 D/NetworkLocationProvider( 143): onCellLocationChanged [26293,59155814]
04-14 09:11:10.437 W/AudioFlinger( 125): write blocked for 91 msecs
04-14 09:11:12.417 I/ActivityManager( 143): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.term/.Term }
04-14 09:11:12.497 I/ActivityManager( 143): Start proc com.android.term for activity com.android.term/.Term: pid=1984 uid=10014 gids={}
04-14 09:11:12.837 E/Term ( 1984): onCreate
04-14 09:11:12.957 I/Term ( 1984): waiting for: 1990
04-14 09:11:13.137 D/dalvikvm( 1984): GC freed 717 objects / 59344 bytes in 86ms
04-14 09:11:13.147 I/dalvikvm-heap( 1984): Grow heap (frag case) to 4.747MB for 900016-byte allocation
04-14 09:11:13.247 D/dalvikvm( 1984): GC freed 18 objects / 888 bytes in 96ms
04-14 09:11:13.317 I/ActivityManager( 143): Displayed activity com.android.term/.Term: 835 ms (total 835 ms)
04-14 09:11:14.037 I/WindowManager( 143): Setting rotation to 1, animFlags=1
04-14 09:11:14.047 I/WindowManager( 143): Config changed: { scale=1.0 imsi=0/0 loc=en_US touch=3 keys=2/1/1 nav=3 orien=2 layout=18}
04-14 09:11:14.047 I/ActivityManager( 143): Config changed: { scale=1.0 imsi=310/260 loc=en_US touch=3 keys=2/1/1 nav=3 orien=2 layout=18}
04-14 09:11:14.557 D/dalvikvm( 1984): GC freed 235 objects / 10976 bytes in 205ms
04-14 09:11:14.577 I/dalvikvm-heap( 1984): Grow heap (frag case) to 6.055MB for 1360016-byte allocation
04-14 09:11:14.717 D/dalvikvm( 1984): GC freed 43 objects / 901640 bytes in 136ms
04-14 09:11:14.767 I/ActivityManager( 143): Process android.process.media (pid 332) has died.
04-14 09:11:15.807 D/su ( 1995): 10014:10014 /system/bin/sh executing 0:0 /system/bin/sh
04-14 09:11:16.967 D/dalvikvm( 143): GC freed 11326 objects / 677736 bytes in 238ms
04-14 09:11:19.877 D/dalvikvm( 185): GC freed 65 objects / 2576 bytes in 138ms

Wimax 4G won't start up (logcat in post)

Wimax won't start since I went to ACS from dk28 quantum. No idea why. Anyone?
Edit: Sorry this post is a little sloppy. 2 dif logs but I don't think the one in this post will help. Yes I had 4g with dk28 (quantum rom). No matter what version of acs ..eb13 or ec05 or flashin is fixing this. I really don't want to go back to stock. Hoping for some insight before I take the last resort.
Log Collector version: 1.1.0
Device model: SPH-D700
Firmware version: 2.2.1
Kernel version: 2.6.32.9
[email protected] )
#1 Sat Mar 26 23:06:04 CDT 2011
Build number: SRF 1.1.0/Twilight Zone 1.1.0
ng/com.android.vending.TabbedAppBrowser paused=false}
03-30 21:25:43.809 V/InputDevice( 2908): ID[0]=0(0) Up(1=>0)
03-30 21:25:46.476 D/BatteryService( 2908): update start
03-30 21:25:46.506 D/BatteryService( 2908): updateBattery level:27 scale:100 status:4 health:2 present:true voltage: 3671 temperature: 270 technology: Li-ion AC powered:false USB powered:false icon:17302163
03-30 21:25:46.553 V/InputDevice( 2908): ID[0]=0(0) Dn(0=>1)
03-30 21:25:46.556 V/WindowManager( 2908): Dsptch > Window{48448308 com.android.vending/com.android.vending.TabbedAppBrowser paused=false}
03-30 21:25:46.576 D/SyncmlService( 2987): mBatteryReceiver: action - android.intent.action.BATTERY_CHANGED
03-30 21:25:46.599 V/NotificationService( 2908): notification manager receiver action = android.intent.action.BA
D/alogcat ( 6016): stopped
D/alogcat ( 6016): starting ...
V/WindowManager( 2908): Dsptch > Window{483ca3a0 StatusBar paused=false}
I/NotificationService( 2908): mScreenOn: true, mNotificationPulseEnabled: true, mInCall: false
I/NotificationService( 2908): turning off
I/NotificationService( 2908): mScreenOn: true, mNotificationPulseEnabled: true, mInCall: false
I/NotificationService( 2908): turning off
V/WindowManager( 2908): Dsptch > Window{483ca3a0 StatusBar paused=false}
V/WindowManager( 2908): Dsptch > Window{484038e0 StatusBarExpanded paused=false}
V/WindowManager( 2908): Dsptch > Window{484038e0 StatusBarExpanded paused=false}
I/WimaxService( 2908): ------WakeLock will be acquired----------------
D/WimaxService( 2908): + Received { what=0 when=4281182 arg1=1 arg2=1000 }
I/WimaxService( 2908): [setWimaxEnabledBlocking] Workmode = 0
I/WimaxHandler( 4958): WimaxStateReceiver: android.net.wimax.WIMAX_STATUS_CHANGED
I/WimaxHandler( 4958): WimaxStateReceiver: Wimax Status 2
I/WimaxService( 2908): wimax ON ---mModeWhieAPsleep = 1 mModemReset = false mEnableUSB = false mIsDMmode = false mbUSBTethered = false
D/StatusBarPolicy( 2908): received mWimaxStatus: 2
D/SyncManager( 2908): failed sync operation authority: gmail-ls account: Account {[email protected], type=com.google} extras: [ignore_settings=true sendwithoutsync=true ignore_backoff=true sendwithoutsyncMessageId=1364762305589411840 force=true expedited=true sendwithoutsyncConversationId=1364762305589411840 ] syncSource: 3 when: 7048379 expedited: true, SyncResult: stats [ numIoExceptions: 1]
D/SyncmlService( 2987): mBatteryReceiver: action - android.intent.action.BATTERY_CHANGED
V/NotificationService( 2908): notification manager receiver action = android.intent.action.BATTERY_CHANGED
W/PowerManagerService( 2908): Timer 0x7->0x3|0x0
D/SyncmlService( 2987): mBatteryReceiver: action - android.intent.action.BATTERY_CHANGED
V/NotificationService( 2908): notification manager receiver action = android.intent.action.BATTERY_CHANGED
D/dalvikvm( 6016): GC_FOR_MALLOC freed 5763 objects / 738616 bytes in 31ms
D/SyncmlService( 2987): mBatteryReceiver: action - android.intent.action.BATTERY_CHANGED
V/NotificationService( 2908): notification manager receiver action = android.intent.action.BATTERY_CHANGED
E/WimaxService( 2908): Failed to start Wimax.
D/StatusBarPolicy( 2908): received mWimaxStatus: 4
I/WimaxService( 2908): ------release WakeLock----------------
I/WimaxHandler( 4958): WimaxStateReceiver: android.net.wimax.WIMAX_STATUS_CHANGED
I/WimaxHandler( 4958): WimaxStateReceiver: Wimax Status 4
D/SyncmlService( 2987): mBatteryReceiver: action - android.intent.action.BATTERY_CHANGED
V/NotificationService( 2908): notification manager receiver action = android.intent.action.BATTERY_CHANGED
V/WindowManager( 2908): Dsptch > Window{483f6c58 TrackingView paused=false}
V/WindowManager( 2908): Dsptch > Window{483f6c58 TrackingView paused=false}
E/imdg81* ( 2908): IsShutDownStarted()
E/imdg81* ( 2908): IsShutDownStarted()
V/WindowManager( 2908): Dsptch > Window{484e5808 AtchDlgrg.jtb.alogcat/org.jtb.alogcat.LogActivity paused=false}

[REQ] WPA supplicant with adhoc mode WiFi

Anyone have one that works?
Make sure you try b4 posting because the ones I have on first glance appear to work, but in you go into WiFi settings you will see the phone continually reconnecting and getting an ip
Sent from my GT-I9100 using Tapatalk
i am having the same behavior that this guy sees
http://www.android-support.com/q-wifi-adhoc-obtaining-ip-address/
although the wpa_supplicant i have worked fine on my sgs 2.2.1 jpy
Can you get a logcat of the failed connection?
as a thought.....have you tried "blade wifi fix" on the market.....use to work for similar probs we had with the X10
S
I don't need a WiFi fix... the WiFi is fine with the stock spa suppliant. Only the modified ones cause this issue.
Sent from my GT-I9000 using Tapatalk
As before, can you logcat the issue?
pulser_g2 said:
As before, can you logcat the issue?
Click to expand...
Click to collapse
ok will do that later today.
just re-tested today with e1 f/w same issue getting logcat now
dont see anything relavent.. when i enable wifi. it connects according to the logs..
gets an ip the disconnects a few seconds later
then never reconnects..
maybe someone with more linux info can figure it out thanks
Code:
D/WifiService( 2701): ****************setWifiEnabled(), allowWifi****************true
I/WifiHW ( 2701): [WIFI] Load Driver
E/WifiHW ( 2701): module is samsung
I/WifiHW ( 2701): [WiFi.c] insmod() Start!!
V/WifiSettings(15454): resetRetryDialogVariable
E/WifiSettingButton( 2829): onReceive()-S:2
I/WifiHW ( 2701): [WiFi.c] start init_module() Start!!
D/Beautiful Widgets( 3479): WIFI_STATE_CHANGED_ACTION
D/dalvikvm( 2701): GC_CONCURRENT freed 1500K, 36% free 8416K/13063K, external 1064K/1110K, paused 2ms+10ms
D/Tethering( 2701): eth0 is not a tetherable iface, ignoring
I/WifiHW ( 2701): [WIFI] DRIVER OK
I/WifiHW ( 2701): wifi_start_supplicant: Enter
D/WifiHW ( 2701): /data/wifi/bcm_supp.conf exits
E/WifiHW ( 2701): wifi_start_supplicant: pi->serial=117440540, serial=0
I/WifiHW ( 2701): wifi_start_supplicant: Exit. supp_status=running
I/WifiHW ( 2701): wifi_connect_to_supplicant: enter
I/WifiHW ( 2701): wifi_connect_to_supplicant: supp_conn_status(transit)
E/WifiHW ( 2701): wifi_connect_to_supplicant:IFACE_DIR(/data/misc/wifi), iface(eth0), ifname(/data/misc/wifi/eth0)
E/WifiHW ( 2701): wifi_connect_to_supplicant: ifname(/data/misc/wifi/eth0)
V/SettingsProvider( 2701): secure <- value=1 name=wifi_on
V/SettingsProvider( 2701): property: sys.settings_secure_version=14
V/SettingsProvider( 2701): notifying: content://settings/secure/wifi_on
E/WifiSettingButton( 2829): onReceive()-S:3
D/Beautiful Widgets( 3479): WIFI_STATE_CHANGED_ACTION
I/wpa_supplicant(15560): CTRL-EVENT-STATE-CHANGE id=-1 state=2 BSSID=00:00:00:00:00:00
W/wpa_supplicant(15560): Failed to initiate AP scan.
E/WifiHW ( 2701): wifi_connect_to_supplicant: ctrl_conn(0x3effb8)
I/WifiHW ( 2701): wifi_connect_to_supplicant: Exit(supplicant is connected!)
V/WifiStateTracker( 2701): Connection to supplicant established, state=SCANNING
D/NetworkStateTracker( 2701): setDetailed state, old =DISCONNECTED and new state=SCANNING
I/UNA (15497): [WiFiStateReceiver.java/Lines:132] SUPPLICANT_CONNECTION_CHANGE : SCANNING
D/UNA (15497): [WiFiStateReceiver.java/Lines:143] Shutdown and Stop Service
D/WifiSettings(15454): updateAccessPoints(), WifiConfigureation list updated
D/WifiSettings(15454): updateAccessPoints(), ScanResult list updated
V/WifiSettings(15454): resetRetryDialogVariable
W/wpa_supplicant(15560): Failed to initiate AP scan.
D/dalvikvm(15454): GC_CONCURRENT freed 190K, 48% free 3119K/5959K, external 1011K/1039K, paused 2ms+3ms
I/wpa_supplicant(15560): WPS-AP-AVAILABLE
I/wpa_supplicant(15560): Trying to associate with 00:16:01:97:bb:24 (SSID='larry' freq=2417 MHz)
V/WifiMonitor( 2701): Event [ SCAN-RESULTS ]
I/wpa_supplicant(15560): CTRL-EVENT-STATE-CHANGE id=-1 state=3 BSSID=00:16:01:97:bb:24
V/WifiMonitor( 2701): Event [WPS-AP-AVAILABLE ]
V/WifiMonitor( 2701): Event [Trying to associate with 00:16:01:97:bb:24 (SSID='larry' freq=2417 MHz)]
V/WifiMonitor( 2701): Event [CTRL-EVENT-STATE-CHANGE id=-1 state=3 BSSID=00:16:01:97:bb:24]
V/WifiStateTracker( 2701): Changing supplicant state: SCANNING ==> ASSOCIATING
D/NetworkStateTracker( 2701): setDetailed state, old =SCANNING and new state=CONNECTING
D/WifiSettings(15454): updateAccessPoints(), WifiConfigureation list updated
D/WifiSettings(15454): updateAccessPoints(), ScanResult list updated
D/WifiSettings(15454): updateConnectionState state(CONNECTING) hasError (false)
I/wpa_supplicant(15560): CTRL-EVENT-STATE-CHANGE id=0 state=4 BSSID=00:16:01:97:bb:24
V/WifiMonitor( 2701): Event [CTRL-EVENT-STATE-CHANGE id=0 state=4 BSSID=00:16:01:97:bb:24]
V/WifiStateTracker( 2701): Changing supplicant state: ASSOCIATING ==> ASSOCIATED
D/NetworkStateTracker( 2701): setDetailed state, old =CONNECTING and new state=CONNECTING
I/wpa_supplicant(15560): Associated with 00:16:01:97:bb:24
I/wpa_supplicant(15560): CTRL-EVENT-STATE-CHANGE id=0 state=7 BSSID=00:00:00:00:00:00
I/wpa_supplicant(15560): CTRL-EVENT-CONNECTED - Connection to 00:16:01:97:bb:24 completed (auth) [id=0 id_str=]
V/WifiMonitor( 2701): Event [Associated with 00:16:01:97:bb:24]
V/WifiMonitor( 2701): Event [CTRL-EVENT-STATE-CHANGE id=0 state=7 BSSID=00:00:00:00:00:00]
V/WifiMonitor( 2701): Event [CTRL-EVENT-CONNECTED - Connection to 00:16:01:97:bb:24 completed (auth) [id=0 id_str=]]
V/WifiStateTracker( 2701): Changing supplicant state: ASSOCIATED ==> COMPLETED
V/WifiStateTracker( 2701): New network state is CONNECTED
D/NetworkStateTracker( 2701): setDetailed state, old =CONNECTING and new state=OBTAINING_IPADDR
V/UNA (15497): [WiFiStateReceiver.java/Lines:58] WiFi State Changed
D/UNA (15497): [WiFiStateReceiver.java/Lines:63] [Network State] : CONNECTING
D/WifiStateTracker( 2701): DhcpHandler: DHCP request started
E/libnetutils( 2701): dhcp start cmd interface : [dhcpcd:-ABK eth0]
D/UNA (15497): [WiFiStateReceiver.java/Lines:109] WiFi not connected
D/UNA (15497): [WiFiStateReceiver.java/Lines:111] Shutdown and Stop Service
I/dhcpcd (15565): dhcpcd 4.0.15 starting
D/WifiSettings(15454): updateConnectionState state(CONNECTING) hasError (false)
D/WifiSettings(15454): updateConnectionState state(OBTAINING_IPADDR) hasError (false)
D/WifiSettings(15454): updateConnectionState state(OBTAINING_IPADDR) hasError (false)
D/WifiSettings(15454): updateConnectionState state(null) hasError (false)
D/libnetutils( 2701): Wait for the dhcpcd to return a result
I/dhcpcd (15565): AP Address Get.111... 0:16:1...
I/dhcpcd (15565): if(eth0)bssid info get Success. (MAC : 00:16:01:97:BB:24
I/dhcpcd (15565): STATE_REQUESTING (addr : 6E0BA8C0 maks: FFFFFF)
I/dhcpcd (15565): Current ST = 2
W/dhcpcd (15565): host does not support a monotonic clock - timing can skew
I/dhcpcd (15565): acknowledged 192.168.11.110 from 192.168.11.1
I/dhcpcd (15565): save_listdata 0 : 6e0ba8c0
I/dhcpcd (15565): leased 192.168.11.110 for 7200 seconds
W/wpa_supplicant(15560): Failed to initiate AP scan.
D/libnetutils( 2701): set the property[dhcp.eth0.result] by dhcpcd
D/libnetutils( 2701): dhcp_do_request end...
V/WifiStateTracker( 2701): DhcpHandler: DHCP request succeeded
D/NetworkStateTracker( 2701): setDetailed state, old =OBTAINING_IPADDR and new state=CONNECTED
V/WifiStateTracker( 2701): IP configuration: ipaddr 192.168.11.110 gateway 192.168.11.1 netmask 255.255.255.0 dns1 173.14.182.114 dns2 216.177.7.39 DHCP server 192.168.11.1 lease 7200 seconds
V/NetworkStateTracker( 2701): Setting TCP values: [4095,87380,110208,4096,16384,110208] which comes from [net.tcp.buffersize.wifi]
D/NetworkStateTracker( 2701): addDefaultRoute for WIFI(null), GatewayAddr=0 mDefaultRouteSet=false
V/UNA (15497): [WiFiStateReceiver.java/Lines:58] WiFi State Changed
D/UNA (15497): [WiFiStateReceiver.java/Lines:63] [Network State] : CONNECTED
D/WifiSettings(15454): updateConnectionState state(CONNECTED) hasError (false)
V/UNA (15497): [UNA setting] Connection Mode = 1
D/UNA (15497): [Config]Not Existed Enable Debug File
D/UNA (15497): [WiFiStateReceiver.java/Lines:89] [UNA] At the last time, the connection was successed. Thus, it is waiting for the next wake time
D/UNA (15497): [WiFiStateReceiver.java/Lines:100] Finally
V/WifiSettings(15454): resetRetryDialogVariable
D/WifiSettings(15454): updateConnectionState state(null) hasError (false)
D/Tethering( 2701): MasterInitialState.processMessage what=3
D/GpsLocationProvider( 2701): updateNetworkState available info: NetworkInfo: type: WIFI[UMTS], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true
I/ActivityThread(15612): Pub sisodownloads: com.sec.android.providers.downloads.CDDownloadProvider
V/SecDownloader(15612): CDDownloadReceiver : onReceive: Receiver onConnectivity
V/SecDownloader(15612): CDHelpers : isNetworkAvailable: network is available
I/SecDownloader(15612): Broadcast: Network Up
V/SecDownloader(15612): CDDownloadService : onCreate : Service onCreate
V/SecDownloader(15612): CDDownloadProvider : query : query database begin Selection (status >= '100') AND (status <= '199') AND (visibility IS NULL OR visibility == '0' OR visibility == '1')
V/SecDownloader(15612): CDDownloadProvider : query : query database begin Selection Arg null
V/SecDownloader(15612): CDDownloadProvider : query : query database begin Sort _id and Projection [Ljava.lang.String;@4051fd00
V/SecDownloader(15612): starting query, database is not null; projection[0] is _id; projection[1] is title; projection[2] is description; projection[3] is notificationpackage; projection[4] is notificationclass; projection[5] is current_bytes; projection[6] is total_bytes; projection[7] is status; projection[8] is _data; selection is (status >= '100') AND (status <= '199') AND (visibility IS NULL OR visibility == '0' OR visibility == '1'); selectionArgs is null; sort is _id.
I/ActivityThread(15619): Pub com.google.android.apps.uploader: com.google.android.apps.uploader.UploadsContentProvider
I/ActivityThread(15619): Pub com.google.photos.provider.Album: com.google.android.apps.uploader.clients.picasa.AlbumProvider
D/MediaUploader(15619): UploaderApplication.onCreate
V/SecDownloader(15612): created cursor com.sec.andro[email protected]40525380 on behalf of 15612
V/SecDownloader(15612): CDDownloadProvider : query : query database begin Selection (status >= '200') AND (visibility == '1') AND (state == '10' OR state == '9')
V/SecDownloader(15612): CDDownloadProvider : query : query database begin Selection Arg null
V/SecDownloader(15612): CDDownloadProvider : query : query database begin Sort _id and Projection [Ljava.lang.String;@40525c38
V/SecDownloader(15612): starting query, database is not null; projection[0] is _id; projection[1] is title; projection[2] is description; projection[3] is notificationpackage; projection[4] is notificationclass; projection[5] is current_bytes; projection[6] is total_bytes; projection[7] is status; projection[8] is _data; projection[9] is lastmod; projection[10] is destination; selection is (status >= '200') AND (visibility == '1') AND (state == '10' OR state == '9'); selectionArgs is null; sort is _id.
V/SecDownloader(15612): created cursor com.sec.andro[email protected]40528610 on behalf of 15612
V/SecDownloader(15612): CDDownloadProvider : query : query database begin Selection status >= '200'
V/SecDownloader(15612): CDDownloadProvider : query : query database begin Selection Arg null
V/SecDownloader(15612): CDDownloadProvider : query : query database begin Sort lastmod and Projection [Ljava.lang.String;@40528c08
V/SecDownloader(15612): starting query, database is not null; projection[0] is _id; selection is status >= '200'; selectionArgs is null; sort is lastmod.
V/SecDownloader(15612): created cursor com.sec.andro[email protected]4052a1d8 on behalf of 15612
V/SecDownloader(15612): CDDownloadProvider : query : query database begin Selection (status == '193' ) OR (status == '190')
V/SecDownloader(15612): CDDownloadProvider : query : query database begin Selection Arg null
V/SecDownloader(15612): CDDownloadProvider : query : query database begin Sort null and Projection [Ljava.lang.String;@4052b918
V/SecDownloader(15612): starting query, database is not null; projection[0] is _data; selection is (status == '193' ) OR (status == '190'); selectionArgs is null; sort is null.
V/SecDownloader(15612): created cursor com.sec.andro[email protected]4052cf98 on behalf of 15612
V/SecDownloader(15612): CDDownloadService : updateFromProvider : UpdateThread created
V/SecDownloader(15612): CDDownloadService : updateFromProvider : Update started
V/SecDownloader(15612): CDDownloadService : onStart : Service started
V/SecDownloader(15612): CDDownloadService : updateFromProvider : Update started
V/SecDownloader(15612): CDDownloadService : run : UpdateThread Started
V/SecDownloader(15612): CDHelpers : isNetworkAvailable: network is available
V/SecDownloader(15612): CDHelpers : isNetworkRoaming: not using mobile network
V/SecDownloader(15612): CDDownloadProvider : query : query database begin Selection null
V/SecDownloader(15612): CDDownloadProvider : query : query database begin Selection Arg null
V/SecDownloader(15612): CDDownloadProvider : query : query database begin Sort _id and Projection null
V/SecDownloader(15612): starting query, database is not null; projection is null; selection is null; selectionArgs is null; sort is _id.
D/MediaUploader(15619): nonWifiLimit=20971520, default=20971520
I/MediaUploader(15619): No need to wake up
V/SecDownloader(15612): created cursor com.sec.andro[email protected]40530650 on behalf of 15612
V/SecDownloader(15612): CDDownloadService : run : Cursor created
V/SecDownloader(15612): CDDownloadService : run : isAfterLast: falseCursorSize: 0
V/SecDownloader(15612): CDDownloadService : run : start of while loop for downloads
V/SecDownloader(15612): CDDownloadService : run : Inserting Download
V/SecDownloader(15612): CDDownloadService : insertDownload : Inserting new download in Service
V/SecDownloader(15612): CDDownloadService : insertDownload : adding new entry
V/SecDownloader(15612): ID : 1
V/SecDownloader(15612): URI : yes
V/SecDownloader(15612): NO_INTEG: true
V/SecDownloader(15612): HINT : tapemachine-mpeg-codec-r1.zip
V/SecDownloader(15612): FILENAME: /mnt/sdcard/download/tapemachine-mpeg-codec-r1.zip
V/SecDownloader(15612): MIMETYPE: application/tapemachine-codec
V/SecDownloader(15612): DESTINAT: 0
V/SecDownloader(15612): VISIBILI: 0
V/SecDownloader(15612): CONTROL : 0
V/SecDownloader(15612): STATUS : 202
V/SecDownloader(15612): FAILED_C: 0
V/SecDownloader(15612): RETRY_AF: 0
V/SecDownloader(15612): REDIRECT: 0
V/SecDownloader(15612): LAST_MOD: 1304655012768
V/SecDownloader(15612): PACKAGE : com.android.browser
V/SecDownloader(15612): CLASS : com.android.browser.OpenDownloadReceiver
V/SecDownloader(15612): COOKIES : no
V/SecDownloader(15612): AGENT : Mozilla/5.0 (Linux; U; Android 2.3.3; en-us; GT-I9100 Build/GINGERBREAD) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1
V/SecDownloader(15612): REFERER : no
V/SecDownloader(15612): TOTAL : 350833
V/SecDownloader(15612): CURRENT : 350833
V/SecDownloader(15612): ETAG : null
V/SecDownloader(15612): SCANNED : true
V/SecDownloader(15612): APPDATA : null
V/SecDownloader(15612): METHOD : 0
V/SecDownloader(15612): STORAGE TYPE : 1
D/Beautiful Widgets( 3479): CONNECTIVITY_CHANGE
V/SecDownloader(15612): CDDownloadService : insertDownload : Successfully Inserted new download in Service
V/SecDownloader(15612): CDDownloadService : run : start of while loop for downloads
V/SecDownloader(15612): CDDownloadService : run : Inserting Download
V/SecDownloader(15612): CDDownloadService : insertDownload : Inserting new download in Service
V/SecDownloader(15612): CDDownloadService : insertDownload : adding new entry
V/SecDownloader(15612): ID : 2
V/SecDownloader(15612): URI : yes
V/SecDownloader(15612): NO_INTEG: true
V/SecDownloader(15612): HINT : SecretWallpaper1.apk
V/SecDownloader(15612): FILENAME: /mnt/sdcard/external_sd/download/SecretWallpaper1.apk
V/SecDownloader(15612): MIMETYPE: application/vnd.android.package-archive
V/SecDownloader(15612): DESTINAT: 0
V/SecDownloader(15612): VISIBILI: 0
V/SecDownloader(15612): CONTROL : 0
V/SecDownloader(15612): STATUS : 202
V/SecDownloader(15612): FAILED_C: 0
V/SecDownloader(15612): RETRY_AF: 0
V/SecDownloader(15612): REDIRECT: 0
V/SecDownloader(15612): LAST_MOD: 1304940527287
V/SecDownloader(15612): PACKAGE : com.android.browser
V/SecDownloader(15612): CLASS : com.android.browser.OpenDownloadReceiver
V/SecDownloader(15612): COOKIES : yes
V/SecDownloader(15612): AGENT : Mozilla/5.0 (Linux; U; Android 2.3.3; en-us; GT-I9100 Build/GINGERBREAD) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1
V/SecDownloader(15612): REFERER : no
V/SecDownloader(15612): TOTAL : 13270532
V/SecDownloader(15612): CURRENT : 13270532
V/SecDownloader(15612): ETAG : null
V/SecDownloader(15612): SCANNED : true
V/SecDownloader(15612): APPDATA : null
V/SecDownloader(15612): METHOD : 0
V/SecDownloader(15612): STORAGE TYPE : 0
V/SecDownloader(15612): CDDownloadService : insertDownload : Successfully Inserted new download in Service
V/SecDownloader(15612): CDDownloadService : run : start of while loop for downloads
V/SecDownloader(15612): CDDownloadService : run : Inserting Download
V/SecDownloader(15612): CDDownloadService : insertDownload : Inserting new download in Service
V/SecDownloader(15612): CDDownloadService : insertDownload : adding new entry
V/SecDownloader(15612): ID : 3
V/SecDownloader(15612): URI : yes
V/SecDownloader(15612): NO_INTEG: true
V/SecDownloader(15612): HINT : Camera.apk
V/SecDownloader(15612): FILENAME: /mnt/sdcard/download/Camera.apk
V/SecDownloader(15612): MIMETYPE: application/vnd.android.package-archive
V/SecDownloader(15612): DESTINAT: 0
V/SecDownloader(15612): VISIBILI: 0
V/SecDownloader(15612): CONTROL : 0
V/SecDownloader(15612): STATUS : 202
V/SecDownloader(15612): FAILED_C: 0
V/SecDownloader(15612): RETRY_AF: 0
V/SecDownloader(15612): REDIRECT: 0
V/SecDownloader(15612): LAST_MOD: 1305202291202
V/SecDownloader(15612): PACKAGE : com.android.browser
V/SecDownloader(15612): CLASS : com.android.browser.OpenDownloadReceiver
V/SecDownloader(15612): COOKIES : yes
V/SecDownloader(15612): AGENT : Mozilla/5.0 (Linux; U; Android 2.3.3; en-us; GT-I9100 Build/GINGERBREAD) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1
V/SecDownloader(15612): REFERER : no
V/SecDownloader(15612): TOTAL : 1906376
V/SecDownloader(15612): CURRENT : 1906376
V/SecDownloader(15612): ETAG : null
V/SecDownloader(15612): SCANNED : true
V/SecDownloader(15612): APPDATA : null
V/SecDownloader(15612): METHOD : 0
V/SecDownloader(15612): STORAGE TYPE : 1
V/SecDownloader(15612): CDDownloadService : insertDownload : Successfully Inserted new download in Service
V/SecDownloader(15612): CDDownloadService : run : Update Notification Begin
V/SecDownloader(15612): CDDownloadProvider : query : query database begin Selection (status >= '100') AND (status <= '199') AND (visibility IS NULL OR visibility == '0' OR visibility == '1')
continued next
Code:
V/SecDownloader(15612): CDDownloadProvider : query : query database begin Selection Arg null
V/SecDownloader(15612): CDDownloadProvider : query : query database begin Sort _id and Projection [Ljava.lang.String;@40536790
V/SecDownloader(15612): starting query, database is not null; projection[0] is _id; projection[1] is title; projection[2] is description; projection[3] is notificationpackage; projection[4] is notificationclass; projection[5] is current_bytes; projection[6] is total_bytes; projection[7] is status; projection[8] is _data; selection is (status >= '100') AND (status <= '199') AND (visibility IS NULL OR visibility == '0' OR visibility == '1'); selectionArgs is null; sort is _id.
V/SecDownloader(15612): created cursor com.sec.andro[email protected]40538eb8 on behalf of 15612
V/SecDownloader(15612): CDDownloadProvider : query : query database begin Selection (status >= '200') AND (visibility == '1') AND (state == '10' OR state == '9')
V/SecDownloader(15612): CDDownloadProvider : query : query database begin Selection Arg null
V/SecDownloader(15612): CDDownloadProvider : query : query database begin Sort _id and Projection [Ljava.lang.String;@405394d8
V/SecDownloader(15612): starting query, database is not null; projection[0] is _id; projection[1] is title; projection[2] is description; projection[3] is notificationpackage; projection[4] is notificationclass; projection[5] is current_bytes; projection[6] is total_bytes; projection[7] is status; projection[8] is _data; projection[9] is lastmod; projection[10] is destination; selection is (status >= '200') AND (visibility == '1') AND (state == '10' OR state == '9'); selectionArgs is null; sort is _id.
V/SecDownloader(15612): created cursor com.sec.andro[email protected]4053bb00 on behalf of 15612
V/SecDownloader(15612): CDDownloadService : run : Update Notification End
V/SecDownloader(15612): CDDownloadService : onDestroy : Service destroyed
D/dalvikvm( 2930): GC_CONCURRENT freed 501K, 51% free 3130K/6343K, external 0K/512K, paused 3ms+4ms
D/InputReader( 2701): Input event: value=1
I/ScreenCaptureAction( 2701): updateHomeKeyPressed(), pressed = true
I/HomeKeyDoubleClick( 2701): addAction() is called. action = 0 canceled = false
I/HomeKeyDoubleClick( 2701): in addAction(), now add
I/HomeKeyDoubleClick( 2701): in addAction(), down event. now call postCheckRunnable().
I/HomeKeyDoubleClick( 2701): postCheckRunnable() is called
I/HomeKeyDoubleClick( 2701): in postCheckRunnable(), now posting.
I/HomeKeyDoubleClick( 2701): in postCheckRunnable(), posting success.
D/InputReader( 2701): Input event: value=0
I/ScreenCaptureAction( 2701): updateHomeKeyPressed(), pressed = false
I/HomeKeyDoubleClick( 2701): addAction() is called. action = 1 canceled = false
I/HomeKeyDoubleClick( 2701): in addAction(), now add
I/HomeKeyDoubleClick( 2701): run() is called *****************************************************
I/HomeKeyDoubleClick( 2701): isSingleClick() is called
I/HomeKeyDoubleClick( 2701): list value = (0) 0 (1) 1
I/HomeKeyDoubleClick( 2701): in isSingleClickt() true
I/HomeKeyDoubleClick( 2701): -------------------------------single clicked
I/HomeKeyDoubleClick( 2701): singleClickJob() is called.
I/HomeKeyDoubleClick( 2701): in singleClickJob(), mSentHomeDownToApp is false. Now call launchHomeFromHotKey()
I/HomeKeyDoubleClick( 2701): launchHomeFromHotKey() is called.
I/HomeKeyDoubleClick( 2701): in launchHomeFromHotKey(), now call startDockOrHome(), #2
I/HomeKeyDoubleClick( 2701): reset() is called
I/HomeKeyDoubleClick( 2701): in reset() after reset, mPosted = false mHomeActionList.size() = 0
D/WifiSettings(15454): onPause() finish
I/OrientationDebug( 2701): [pwm] in updateOrientationListenerLp()
V/OrientationDebug( 2701): in updateOrientationListenerLp(), Screen status=true, current orientation=1, SensorEnabled=true
I/OrientationDebug( 2701): [pwm] needSensorRunningLp(), return true #4
I/Launcher( 5698): onResume(). mIsNewIntent : true screenOff: false
E/Launcher( 5698): MTP-LAUNCHER: media scanning not yet finished .
D/PhotoAppWidgetProvider(15404): OnReceive Start
D/PhotoAppWidgetProvider(15404): RestartSlideShow Start
I/ ( 5698): [email protected] Android API Version : 7 [1305248920]
I/Launcher( 5698): onWindowFocusChanged(true)
I/Flurry ( 2847): onSurfaceCreated
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/dalvikvm( 5698): GC_EXTERNAL_ALLOC freed 548K, 48% free 4832K/9287K, external 16904K/16928K, paused 76ms
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
I/Flurry ( 2847): Java_Flurry_GAU_Native_1Flurry_onSurfaceChanged is Width=480,Height=800
I/Flurry ( 2847): W=512:H=1024
I/Flurry ( 2847): onSurfaceChanged away
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/CLIPBOARD(15454): Hide Clipboard dialog at Starting input: finished by someone else... !
D/dalvikvm( 5698): GC_EXTERNAL_ALLOC freed 128K, 49% free 4781K/9287K, external 16818K/16843K, paused 32ms
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/dalvikvm(15454): GC_CONCURRENT freed 337K, 48% free 3249K/6215K, external 634K/1039K, paused 1ms+4ms
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/dalvikvm( 5698): GC_EXTERNAL_ALLOC freed 81K, 49% free 4774K/9287K, external 16837K/16858K, paused 37ms
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/dalvikvm( 5698): GC_EXTERNAL_ALLOC freed 85K, 49% free 4777K/9287K, external 16946K/16996K, paused 35ms
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/dalvikvm( 5698): GC_EXTERNAL_ALLOC freed 57K, 49% free 4765K/9287K, external 16763K/16777K, paused 44ms
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/dalvikvm( 5698): GC_EXTERNAL_ALLOC freed 60K, 49% free 4771K/9287K, external 16469K/16670K, paused 46ms
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/dalvikvm( 5698): GC_EXTERNAL_ALLOC freed 61K, 49% free 4772K/9287K, external 16601K/16618K, paused 32ms
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
D/GLCanvas( 5698): start render to texture
I/InputReader( 2701): dispatchTouch::touch event's action is 0
I/InputDispatcher( 2701): Delivering touch to current input target: action: 0, channel '4092b790 StatusBar (server)'
E/lights ( 2701): write_int: path /sys/class/leds/red/brightness, value 0
E/lights ( 2701): write_int: path /sys/class/leds/green/brightness, value 0
E/lights ( 2701): write_int: path /sys/class/leds/blue/brightness, value 0
E/lights ( 2701): write_int: path /sys/class/leds/red/device/blink, value 0
E/lights ( 2701): write_int: path /sys/class/leds/red/brightness, value 0
E/lights ( 2701): write_int: path /sys/class/leds/green/brightness, value 0
E/lights ( 2701): write_int: path /sys/class/leds/blue/brightness, value 0
E/lights ( 2701): write_int: path /sys/class/leds/red/device/blink, value 0
I/Launcher( 5698): onWindowFocusChanged(false)
I/InputReader( 2701): dispatchTouch::touch event's action is 1
I/InputDispatcher( 2701): Delivering touch to current input target: action: 1, channel '4092b790 StatusBar (server)'
I/InputReader( 2701): dispatchTouch::touch event's action is 0
I/InputDispatcher( 2701): Delivering touch to current input target: action: 0, channel '409a3868 StatusBarExpanded (server)'
I/wpa_supplicant(15560): Trying to associate with SSID 'icentrix'
V/WifiMonitor( 2701): Event [Trying to associate with SSID 'icentrix']
I/InputReader( 2701): dispatchTouch::touch event's action is 1
I/InputDispatcher( 2701): Delivering touch to current input target: action: 1, channel '409a3868 StatusBarExpanded (server)'
V/LauncherAppWidgetHostView( 5698): dispatchSaveInstanceState: widgetid=3 vid=-1
V/LauncherAppWidgetHostView( 5698): dispatchSaveInstanceState: widgetid=23 vid=-1
V/LauncherAppWidgetHostView( 5698): dispatchSaveInstanceState: widgetid=27 vid=-1
V/LauncherAppWidgetHostView( 5698): dispatchSaveInstanceState: widgetid=18 vid=-1
V/LauncherAppWidgetHostView( 5698): dispatchSaveInstanceState: widgetid=13 vid=-1
V/LauncherAppWidgetHostView( 5698): dispatchSaveInstanceState: widgetid=15 vid=-1
V/LauncherAppWidgetHostView( 5698): dispatchSaveInstanceState: widgetid=16 vid=-1
V/LauncherAppWidgetHostView( 5698): dispatchSaveInstanceState: widgetid=17 vid=-1
V/LauncherAppWidgetHostView( 5698): dispatchSaveInstanceState: widgetid=29 vid=-1
V/LauncherAppWidgetHostView( 5698): dispatchSaveInstanceState: widgetid=11 vid=-1
V/LauncherAppWidgetHostView( 5698): dispatchSaveInstanceState: widgetid=24 vid=-1
I/wpa_supplicant(15560): CTRL-EVENT-STATE-CHANGE id=0 state=3 BSSID=00:00:00:00:00:00
V/WifiMonitor( 2701): Event [CTRL-EVENT-STATE-CHANGE id=0 state=3 BSSID=00:00:00:00:00:00]
V/WifiStateTracker( 2701): Changing supplicant state: COMPLETED ==> ASSOCIATING
I/wpa_supplicant(15560): CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
I/wpa_supplicant(15560): CTRL-EVENT-STATE-CHANGE id=1 state=0 BSSID=00:00:00:00:00:00
V/WifiMonitor( 2701): Event [CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys]
V/WifiStateTracker( 2701): New network state is DISCONNECTED
V/WifiMonitor( 2701): Event [CTRL-EVENT-STATE-CHANGE id=1 state=0 BSSID=00:00:00:00:00:00]
V/WifiStateTracker( 2701): Changing supplicant state: ASSOCIATING ==> DISCONNECTED
D/PhotoAppWidgetProvider(15404): OnReceive Start
D/PhotoAppWidgetProvider(15404): PauseSlideShow Start
I/OrientationDebug( 2701): [pwm] in updateOrientationListenerLp()
V/OrientationDebug( 2701): in updateOrientationListenerLp(), Screen status=true, current orientation=-1, SensorEnabled=true
I/OrientationDebug( 2701): [pwm] needSensorRunningLp(), return true #4
D/CalendarAppWidgetProviderAgenda( 3118): ACTION_HOME_PAUSE: false
D/alogcat (15416): stopping ...
D/alogcat (15416): scheduling periodic saves
D/alogcat (15416): starting ...
V/alogcat (15416): started
V/alogcat (15416): resumed
D/EglHelper1( 2847): start()
D/EglHelper1( 2847): reusing EGL
D/EglHelper1( 2847): reusing display
D/EglHelper1( 2847): reusing config
D/EglHelper1( 2847): reusing context
D/dalvikvm( 2829): GC_EXTERNAL_ALLOC freed 589K, 52% free 3075K/6343K, external 2724K/2908K, paused 60ms
D/dalvikvm(15416): GC_CONCURRENT freed 393K, 52% free 2907K/5959K, external 164K/518K, paused 1ms+5ms
E/lights ( 2701): write_int: path /sys/class/leds/red/brightness, value 0
E/lights ( 2701): write_int: path /sys/class/leds/green/brightness, value 0
E/lights ( 2701): write_int: path /sys/class/leds/blue/brightness, value 0
E/lights ( 2701): write_int: path /sys/class/leds/red/device/blink, value 0
E/lights ( 2701): write_int: path /sys/class/leds/red/brightness, value 0
E/lights ( 2701): write_int: path /sys/class/leds/green/brightness, value 0
E/lights ( 2701): write_int: path /sys/class/leds/blue/brightness, value 0
E/lights ( 2701): write_int: path /sys/class/leds/red/device/blink, value 0
D/CLIPBOARD( 5698): Hide Clipboard dialog at Starting input: finished by someone else... !
D/CLIPBOARD( 2701): Hide Clipboard dialog inside windowGainedFocus() !
D/SystemPanel( 3424): Recorder Update, force=false
D/WifiStateTracker( 2701): Reset connections and stopping DHCP
I/dhcpcd (15565): received SIGTERM, stopping
W/Smack/Packet( 2930): notify conn break (IOEx), close connection
D/Smack ( 2930): [XMPPConn] close connection, notifyClosed=false
D/dalvikvm(15416): GC_CONCURRENT freed 338K, 50% free 3025K/6023K, external 132K/518K, paused 2ms+2ms
D/WifiStateTracker( 2701): Disabling interface
D/NetworkStateTracker( 2701): setDetailed state, old =CONNECTED and new state=DISCONNECTED
V/UNA (15497): [WiFiStateReceiver.java/Lines:58] WiFi State Changed
D/UNA (15497): [WiFiStateReceiver.java/Lines:63] [Network State] : DISCONNECTED
D/UNA (15497): [WiFiStateReceiver.java/Lines:109] WiFi not connected
D/UNA (15497): [WiFiStateReceiver.java/Lines:111] Shutdown and Stop Service
D/Tethering( 2701): MasterInitialState.processMessage what=3
D/GTalkService( 2930): lost connectivity, notify
V/SecDownloader(15612): CDDownloadReceiver : onReceive: Receiver onConnectivity
V/SecDownloader(15612): CDHelpers : isNetworkAvailable: network is not available
I/SecDownloader(15612): Broadcast: Network Down
I/MediaUploader(15619): No need to wake up
D/GpsLocationProvider( 2701): updateNetworkState unavailable info: NetworkInfo: type: WIFI[UMTS], state: DISCONNECTED/DISCONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true
D/Beautiful Widgets( 3479): CONNECTIVITY_CHANGE
D/dalvikvm( 3038): GC_EXTERNAL_ALLOC freed 267K, 53% free 2628K/5575K, external 576K/584K, paused 18ms
D/InputReader( 2701): Input event: value=1
I/InputDispatcher( 2701): Delivering key to current input target: action: 0, channel '40ae3a40 org.jtb.alogcat/org.jtb.alogcat.LogActivity (server)'
W/KeyCharacterMap(15416): No keyboard for id 0
W/KeyCharacterMap(15416): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
D/InputReader( 2701): Input event: value=0
I/InputDispatcher( 2701): Delivering key to current input target: action: 1, channel '40ae3a40 org.jtb.alogcat/org.jtb.alogcat.LogActivity (server)'
I/InputReader( 2701): dispatchTouch::touch event's action is 0
I/InputDispatcher( 2701): Delivering touch to current input target: action: 0, channel '40bd2458 AtchDlg:org.jtb.alogcat/org.jtb.alogcat.LogActivity (server)'
I/InputReader( 2701): dispatchTouch::touch event's action is 1
lgkahn said:
i am having the same behavior that this guy sees
http://www.android-support.com/q-wifi-adhoc-obtaining-ip-address/
although the wpa_supplicant i have worked fine on my sgs 2.2.1 jpy
Click to expand...
Click to collapse
I'm having the same problem, although it worked fine before the firmware updates (did KE1 then KE2 shortly after as it just hit!)...
phillamg said:
I'm having the same problem, although it worked fine before the firmware updates (did KE1 then KE2 shortly after as it just hit!)...
Click to expand...
Click to collapse
Hmm, I went out to connect to an Open network and it worked, coming back trying to connect to my WPA2 network it now connects properly. Maybe it was a different issue for me but might be worth trying making the network open and seeing if it connects, then re-enable the security...
phillamg said:
Hmm, I went out to connect to an Open network and it worked, coming back trying to connect to my WPA2 network it now connects properly. Maybe it was a different issue for me but might be worth trying making the network open and seeing if it connects, then re-enable the security...
Click to expand...
Click to collapse
defaeats the purpose... no way i am going to leave an open network at home. mine only has minimal security simple wep
lgkahn said:
defaeats the purpose... no way i am going to leave an open network at home. mine only has minimal security simple wep
Click to expand...
Click to collapse
Slightly mis-understood me... After I updated my framework-res.apk file I had the same problem again today. I forgot my home network settings, changed it to completely open, connected and then as soon as it worked I turned off wifi, re-enabled the security and re-connected again but with security enabled. Only took 1 min as an open network.
Can somebody please provide a link to the supplicant file that allows SGS2 to see ad-hoc networks, and the instructions of how to install it? I would be very grateful. Need to get my AR-DRONE working. It is just sitting there looking at me... grrrr
Okay - found a supplicant file, rooted phone, installed file (replaced original with Root Explorer - is this the right way?), rebooted. Can now see ad-hoc - great! But cannot connect. Sometimes it connects, gets an IP then disconnects. Major fail!
Until such time that this is sorted out by someone much more clever than me, I have managed to use Shellware's guide to create an SGS2 guide which I posted here. That will keep me content - for now
Still no luck with ad-hoc WiFi.....any progress
fireedo said:
Still no luck with ad-hoc WiFi.....any progress
Click to expand...
Click to collapse
Yes! I used the file in this thread and it actually works how you would like it to:
http://forum.xda-developers.com/showthread.php?t=1058319
Again, I wish I found this myself - but the author of the AR.Pro (Shellware) pointed it out to me in the ARDrone-Flyers forum. Dang - I needn't have bothered with the guide!
It does indeed work - and allows me to not only see the adhoc network of the ARDrone and hold a lock on to it, but it also lets me connect to my normal WPA2 secured network. Great. I'll stick with it for a while and see how it goes.
From my limited use of it so far with my drone, I've noticed the Wi-Fi signal strength indicator (in AR.Pro) does go up and down quite a lot - even in the small places I have tested. When I compare this to the behaviour after following my guide, the hotspot approach with the original wpasupplicant seems to hold a better signal. But this observation is purely made on the signal bar indicator in AR.Pro. I haven't had good enough weather for me to try it outside to really test the range yet.
someone said Ke7 fixed this issue
hacksome said:
someone said Ke7 fixed this issue
Click to expand...
Click to collapse
nope tried it and it doesnt

[Q] Delay in displaying in-call screen?

My phone takes 4-5 seconds to display the in-call screen. It also takes 1-2 seconds before the ringtone sounds. The first thing that happes is vibration.
I am using Wbaws kang with the kernel. This happens on other cm7s also. I don't use ics as it is too bugy for me. Basically this happens when the phone ring:
Vibration starts > After 1-2 seconds ringtone sounds > Afteer 3-4 seconds the in-call ui shows up.
Very rarely my ringtone sounds warped.(But that happens only if i leave my phone unused for a few days)
Plz help. Thanks.
Here's a logcat:
Code:
I/AudioService( 8397): AudioFocus requestAudioFocus() from AudioFocus_For_Phon
e_Ring_And_Calls
I/HeadsetService( 8576): Phone status idle: enable DSP.
I/Effect-BassBoost( 8387): New strength: 0
I/Effect-Equalizer( 8387): Setting band 2 to 0
I/Effect-Equalizer( 8387): Setting band 2 to 1
I/Effect-Equalizer( 8387): Setting band 2 to 2
I/Effect-Equalizer( 8387): Setting band 2 to 3
I/Effect-Equalizer( 8387): Setting band 2 to 4
I/Effect-Equalizer( 8387): Setting band 2 to 5
I/Effect-Equalizer( 8387): Setting loudness correction reference to 100.000000 d
B
D/AccelerometerListener( 8482): enable(false)
V/AudioManager( 8482): shouldVibrate, group: d393035d-ea71-4f2a-bdbd-b65f6bf298f
1 mode: DEFAULT
I/power ( 8397): *** set_screen_state 0
E/Sensors ( 8397): mSensors[2]->enable(0, 1)
I/AKMD2 ( 160): akmd2 : Compass Opened.
D/szipinf ( 8397): Initializing inflate state
D/StatusBarService( 8462): Notification has fullScreenIntent; sending fullScreen
Intent
I/ActivityManager( 8397): Starting: Intent { act=android.intent.action.MAIN flg=
0x10840000 cmp=com.android.phone/.InCallScreen } from pid -1
D/AudioHardwareInterface( 8387): setMode(RINGTONE)
D/szipinf ( 8462): Initializing inflate state
I/InCallScreen( 8482): onCreate()... this = [email protected]
4e28
I/AudioHardwareMSM72XX( 8387): set device to SND_DEVICE_SPEAKER device_id=0
I/AudioHardwareMSM72XX( 8387): Enabling post proc features with mask 0x0000
W/AudioFlinger( 8387): write blocked for 269 msecs, 2 delayed writes, thread 0xc
a48
D/dalvikvm( 8482): GC_EXTERNAL_ALLOC freed 293K, 47% free 3236K/6087K, external
0K/0K, paused 187ms
D/dalvikvm( 8462): GC_CONCURRENT freed 426K, 49% free 3116K/6023K, external 369K
/512K, paused 4ms+15ms
D/dalvikvm( 8482): GC_EXTERNAL_ALLOC freed 29K, 47% free 3286K/6087K, external 1
85K/514K, paused 62ms
W/ResourceType( 8482): getEntry failing because entryIndex 65 is beyond type ent
ryCount 1
I/power ( 8397): *** set_screen_state 1
E/Sensors ( 8397): mSensors[1]->enable(4, 1)
I/ActivityManager( 8397): Start proc com.cyanogenmod.cmparts for broadcast com.c
yanogenmod.cmparts/.intents.LEDNotificationReceiver: pid=9016 uid=1000 gids={300
2, 3001, 3003, 1015}
D/dalvikvm( 8389): GC_EXPLICIT freed 11K, 51% free 2672K/5379K, external 0K/0K,
paused 156ms
D/szipinf ( 9016): Initializing inflate state
D/SurfaceFlinger( 8397): Screen about to return, flinger = 0xfce18
D/dalvikvm( 8389): GC_EXPLICIT freed <1K, 51% free 2672K/5379K, external 0K/0K,
paused 241ms
I/ActivityThread( 9016): Pub com.cyanogenmod.cmparts.provider.Settings: com.cyan
ogenmod.cmparts.provider.SettingsProvider
V/AudioManager( 8482): shouldVibrate, group: d393035d-ea71-4f2a-bdbd-b65f6bf298f
1 mode: DEFAULT
D/dalvikvm( 8389): GC_EXPLICIT freed <1K, 51% free 2672K/5379K, external 0K/0K,
paused 185ms
D/dalvikvm( 8482): GC_EXTERNAL_ALLOC freed 146K, 44% free 3426K/6087K, external
1038K/1074K, paused 96ms
I/ActivityManager( 8397): Displayed com.android.phone/.InCallScreen: +2s456ms
No one knows? Plz help.
Sent from my Htc One V using Tapatalk
this lag may be due to lots of apps running in the background it happens sometimes with me.
try resetting the phone.
saaransh9 said:
this lag may be due to lots of apps running in the background it happens sometimes with me.
try resetting the phone.
Click to expand...
Click to collapse
I have a task killer with auto kill level set to highest so I never have too many apps running, still it happens to me everytime.
QuantumFoam said:
I have a task killer with auto kill level set to highest so I never have too many apps running, still it happens to me everytime.
Click to expand...
Click to collapse
Woow task killer with auto kill lvl hight Oo its the worst thing for drain the battery.
The best is to use an app like autostarts which disable the launching off app when you turn on your phone, and maybe you can use a taskiller if your phone become slow
Send from my ZTE Blade!
Gokh said:
Woow task killer with auto kill lvl hight Oo its the worst thing for drain the battery.
The best is to use an app like autostarts which disable the launching off app when you turn on your phone, and maybe you can use a taskiller if your phone become slow
Send from my ZTE Blade!
Click to expand...
Click to collapse
I used system tuner pro and disabled most applications on startup. But I have like 350 apps so I need a task killer
Thanks for replying guys! But I already use task killers(manually) and I keep my free memory at about 280MB. I usuallyu have nothing running in the background. And I already use RomToolbox to disable auto-start for almost all useless apps.
I am quite conservative that way, but still have lag
It makes me sad that I basic use of phone(maikng calls) is slow.Can kernels help with this?
use task managers which can can the auto kill values for your phone at per your requirement.

Categories

Resources