View Single Post
Old 01-22-2013, 09:12 AM   #56
entodoays
Zealot
entodoays will become famous soon enoughentodoays will become famous soon enoughentodoays will become famous soon enoughentodoays will become famous soon enoughentodoays will become famous soon enoughentodoays will become famous soon enoughentodoays will become famous soon enough
 
entodoays's Avatar
 
Posts: 144
Karma: 706
Join Date: Oct 2011
Device: Sony Reader PRS-T1
Thanks uboot. I entered Testmode and extracted log files.

Here's a log file extract. It seems strange to me that on an unrooted device there is reference to GMAIL and google calendar.

In test mode how do I check which kernel version is installed? Can I do it through adb? Which command should I use "uname -r" like on Linux?

I noticed in particular these error messages:
Code:
2013-01-22 17:15:06.391 W dalvikvm (2308:2308) [log_main    ] ERROR: Unable to find decl for native Lcom/sony/drbd/ebook/system/Identifier;.getProductName ()Ljava/lang/String;

2013-01-22 17:15:06.391 W dalvikvm (2308:2308) [log_main    ] ERROR: Unable to find decl for native Lcom/sony/drbd/ebook/system/Identifier;.getSkuName ()Ljava/lang/String;

2013-01-22 17:15:06.391 W dalvikvm (2308:2308) [log_main    ] ERROR: Unable to find decl for native Lcom/sony/drbd/ebook/system/Identifier;.getSerialNumber ()Ljava/lang/String;

2013-01-22 17:15:06.391 W dalvikvm (2308:2308) [log_main    ] ERROR: Unable to find decl for native Lcom/sony/drbd/ebook/system/Identifier;.getServiceId ()Ljava/lang/String;

2013-01-22 17:15:06.391 W dalvikvm (2308:2308) [log_main    ] ERROR: Unable to find decl for native Lcom/sony/drbd/ebook/system/Identifier;.getMacAddress ()Ljava/lang/String;

2013-01-22 17:15:06.391 W dalvikvm (2308:2308) [log_main    ] ERROR: Unable to find decl for native Lcom/sony/drbd/ebook/system/Identifier;.getPsn ()Ljava/lang/String;

2013-01-22 17:15:06.391 E JNIHelp (2308:2308) [log_main    ] RegisterNatives failed for 'com/sony/drbd/ebook/system/Identifier'
Attached Files
File Type: txt Log_file_extract.txt (14.4 KB, 870 views)

Last edited by entodoays; 01-22-2013 at 11:49 AM. Reason: Added more info
entodoays is offline   Reply With Quote