Hello Everyone. I was trying to mod a few of JB 4,3 apps of Xperia T and when installing the framework semcgenericuxpres.apk in apktool I get the following errors. Can someone please tell me what am i doing wrong. I am able to install framework.res.apk but not semcgenericuxpre.apk. Please help me . please :
The error :
11:31:02.750: [Normal] - ApkTool.InstallFramework: 'Installing framework, tag: 1, file: SemcGenericUxpRes.apk'
11:31:02.910: [Error] - ApkTool.InstallFramework: 'ApkTool: Exception in thread "main" brut.androlib.AndrolibException: Multiple types: <empty>'
11:31:02.910: [Error] - ApkTool.InstallFramework: 'ApkTool: at brut.androlib.res.data.ResPackage.addType(ResPackage.java:172)'
11:31:02.910: [Error] - ApkTool.InstallFramework: 'ApkTool: at brut.androlib.res.decoder.ARSCDecoder.readType(ARSCDecoder.java:132)'
11:31:02.910: [Error] - ApkTool.InstallFramework: 'ApkTool: at brut.androlib.res.decoder.ARSCDecoder.readPackage(ARSCDecoder.java:110)'
11:31:02.910: [Error] - ApkTool.InstallFramework: 'ApkTool: at brut.androlib.res.decoder.ARSCDecoder.readTable(ARSCDecoder.java:83)'
11:31:02.910: [Error] - ApkTool.InstallFramework: 'ApkTool: at brut.androlib.res.decoder.ARSCDecoder.decode(ARSCDecoder.java:49)'
11:31:02.910: [Error] - ApkTool.InstallFramework: 'ApkTool: at brut.androlib.res.decoder.ARSCDecoder.decode(ARSCDecoder.java:40)'
11:31:02.910: [Error] - ApkTool.InstallFramework: 'ApkTool: at brut.androlib.res.AndrolibResources.installFramework(AndrolibResources.java:562)'
11:31:02.910: [Error] - ApkTool.InstallFramework: 'ApkTool: at brut.androlib.Androlib.installFramework(Androlib.java:473)'
11:31:02.910: [Error] - ApkTool.InstallFramework: 'ApkTool: at brut.apktool.Main.cmdInstallFramework(Main.java:250)'
11:31:02.910: [Error] - ApkTool.InstallFramework: 'ApkTool: at brut.apktool.Main.main(Main.java:81)'
11:31:02.910: [Error] - ApkTool.InstallFramework: 'ApkTool install framework failed, see log for further details. '
11:31:02.910: [Debug] - ApkTool.InstallFramework: 'Exitcode: 1'
Click to expand...
Click to collapse
You can try to use apktool from my thread, also with the guide.
maybe helped your problem.
This tool need the JDK 7 :
http://forum.xda-developers.com/showthread.php?t=2251719
Sent from my LT29i using Tapatalk
ibanez7 said:
You can try to use apktool from my thread, also with the guide.
maybe helped your problem.
This tool need the JDK 7 :
http://forum.xda-developers.com/showthread.php?t=2251719
Sent from my LT29i using Tapatalk
Click to expand...
Click to collapse
Yeah, I will and report you back , Thanks for the reply
Related
Hi, I have been using a stable early version of CM5 on my T-Mobile G1 for about 5 months and one day (about 1 week ago) the WiFi failed while connecting to my home network, and since then, the WiFi has been in an error state; not being able to bee off or on. On the Power Widget, the WiFi indicator has a faded blue bar and even trying to enable it within the Android settings fails and says "error" as the state (as opposed to "Connected" or "Off").
I have tried rebooting, shutting down, removing the battery for a minute, and even wiping completely and re-flashing with CM 6.0 DS stable, yet the issue persists.
Oddly, when I do "netcgf" in the terminal emulator, I don't see a eth0 or wlan0 to tiwlan0 as a device. I only get this:
lo UP 127.0.0.1 255.0.0.0 0x00000049
dummy0 DOWN 0.0.0.0 0.0.0.0 0x00000082
ifb0 DOWN 0.0.0.0 0.0.0.0 0x00000082
ifb1 DOWN 0.0.0.0 0.0.0.0 0x00000082
rmnet0 DOWN 0.0.0.0 0.0.0.0 0x00001002
rmnet1 DOWN 0.0.0.0 0.0.0.0 0x00001002
rmnet2 DOWN 0.0.0.0 0.0.0.0 0x00001002
usb0 DOWN 0.0.0.0 0.0.0.0 0x00001002
So I though my wlan hardware was not initialized properly, so I went through dmesg and the driver seems to have loaded and encountered an error and then uloaded as seen by the following:
<6>[ 364.669433] TIWLAN: Driver loading
<4>[ 364.669952] wifi_probe
<4>[ 364.672363] trout_wifi_power: 1
<4>[ 364.859588] trout_wifi_reset: 0
<4>[ 364.902343] trout_wifi_set_carddetect: 1
<7>[ 364.902770] mmc0: card_present 1
<6>[ 364.902984] mmc0: Slot status change detected (0 -> 1)
<4>[ 367.466888] mmc0: card claims to support voltages below the defined range. These will be ignored.
<6>[ 367.473815] mmc0: new SDIO card at address 0001
<6>[ 367.481750] TIWLAN: Found SDIO controller (vendor 0x104c, device 0x9066)
<6>[ 367.495544] TIWLAN: Driver initialized (rc 0)
<4>[ 367.497406] TIWLAN: 1251 PG 1.2
<6>[ 367.497924] TIWLAN: Driver loaded
<4>[ 367.916229] select 611 (android.protips), adj 9, size 3310, to kill
<4>[ 367.916900] send sigkill to 611 (android.protips), adj 9, size 3310
<3>[ 370.497741] mmc0: Data timeout
<3>[ 370.497863] SDIO_SyncRead: failed (-110)
<3>[ 370.498382] TIWLAN: TIWLAN: Failed to start config manager
<6>[ 387.593353] TIWLAN: Driver unloading
<6>[ 389.263336] TIWLAN: 4241.654203: sdio_reset_comm():
<4>[ 389.286865] mmc0: Error resetting SDIO communications (-110)
<7>[ 389.554901] TIWLAN: Releasing SDIO resources
<7>[ 389.557556] TIWLAN: SDIO resources released
<4>[ 389.560882] wifi_remove
<4>[ 389.561370] trout_wifi_set_carddetect: 0
This repeats a few times before the phone just gives up trying to load the driver.
Another instance later on of afailed attempt to load the driver is shown here:
TIWLAN: Driver loading
<4>[ 482.536315] wifi_probe
<4>[ 482.536773] trout_wifi_power: 1
<4>[ 482.767944] trout_wifi_reset: 0
<4>[ 482.815704] trout_wifi_set_carddetect: 1
<7>[ 482.815948] mmc0: card_present 1
<6>[ 482.816345] mmc0: Slot status change detected (0 -> 1)
<4>[ 485.376586] mmc0: card claims to support voltages below the defined range. These will be ignored.
<6>[ 485.380371] mmc0: new SDIO card at address 0001
<6>[ 485.387268] TIWLAN: Found SDIO controller (vendor 0x104c, device 0x9066)
<6>[ 485.397033] TIWLAN: Driver initialized (rc 0)
<4>[ 485.398773] TIWLAN: 1251 PG 1.2
<6>[ 485.399230] TIWLAN: Driver loaded
<3>[ 487.699493] mmc0: Data timeout
<3>[ 487.699829] SDIO_SyncRead: failed (-110)
<3>[ 487.701110] TIWLAN: TIWLAN: Failed to start config manager
<4>[ 489.264953] select 704 (android.vending), adj 7, size 3865, to kill
<4>[ 489.265380] send sigkill to 704 (android.vending), adj 7, size 3865
<6>[ 505.471527] TIWLAN: Driver unloading
<6>[ 507.093597] TIWLAN: 64.402242: sdio_reset_comm():
<4>[ 507.117187] mmc0: Error resetting SDIO communications (-110)
<7>[ 507.379547] TIWLAN: Releasing SDIO resources
<7>[ 507.382232] TIWLAN: SDIO resources released
<4>[ 507.385589] wifi_remove
<4>[ 507.386077] trout_wifi_set_carddetect: 0
<7>[ 507.386901] mmc0: card_present 0
<6>[ 507.387359] mmc0: Slot status change detected (1 -> 0)
<6>[ 507.388397] mmc0: card 0001 removed
Has anyone experienced this and/or have a fix? It seems like I need to replace a file or two for the TIWLAN driver.
I have attached the entire dmesg from first boot of CM6 to now, which is about 5 minutes worth (not much).
Thanks a lot,
Mike
Sorry to bump this, but I would like some sort of guidance if I can fix this so I don't have to buy a new phone I love my G1. No keyboard compares.
I made some fixes, change some permissions and now I get one and only one error cosistenly in dmesg when trying to start the WiFi, and hence the TIWLAN driver.
<6>[31876.845947] TIWLAN: Driver loading
<4>[31876.846466] wifi_probe
<4>[31876.846832] trout_wifi_power: 1
<4>[31877.008209] trout_wifi_reset: 0
<4>[31877.049407] trout_wifi_set_carddetect: 1
<7>[31877.049682] mmc0: card_present 1
<6>[31877.049896] mmc0: Slot status change detected (0 -> 1)
<4>[31879.608001] mmc0: card claims to support voltages below the defined range.
These will be ignored.
<6>[31879.611785] mmc0: new SDIO card at address 0001
<6>[31879.623321] TIWLAN: Found SDIO controller (vendor 0x104c, device 0x9066)
<6>[31879.637817] TIWLAN: Driver initialized (rc 0)
<4>[31879.638366] TIWLAN: 1251 PG 1.2
<6>[31879.638610] TIWLAN: Driver loaded
<3>[31880.067932] config_partition: Error writing size
<3>[31880.068664] TIWLAN: TIWLAN: Failed to start config manager
<6>[31899.710571] TIWLAN: Driver unloading
<6>[31901.334014] TIWLAN: 3652.788872: sdio_reset_comm():
<4>[31901.357391] mmc0: Error resetting SDIO communications (-110)
<7>[31901.620971] TIWLAN: Releasing SDIO resources
<7>[31901.627258] TIWLAN: SDIO resources released
<4>[31901.630523] wifi_remove
<4>[31901.631561] trout_wifi_set_carddetect: 0
<7>[31901.632049] mmc0: card_present 0
<6>[31901.632507] mmc0: Slot status change detected (1 -> 0)
<6>[31901.633911] mmc0: card 0001 removed
<4>[31901.639007] trout_wifi_reset: 1
<4>[31901.682708] trout_wifi_power: 0
<6>[31901.848754] TIWLAN: Driver unloaded
The culprits are
<3>[31880.067932] config_partition: Error writing size
<3>[31880.068664] TIWLAN: TIWLAN: Failed to start config manager
I have no idea why the partition size is trying to be written (or perhaps the file size of the config file?) but that is preventing what would otherwise be a smooth loading of the WiFi driver.
If anyone has any suggestions or can provide any help, I would greatly appreciate it!
Thanks in advance,
Mike
Same here
gtabmx said:
Hi, I have been using a stable early version of CM5 on my T-Mobile G1 for about 5 months and one day (about 1 week ago) the WiFi failed while connecting to my home network, and since then, the WiFi has been in an error state; not being able to bee off or on. On the Power Widget, the WiFi indicator has a faded blue bar and even trying to enable it within the Android settings fails and says "error" as the state (as opposed to "Connected" or "Off").
I have tried rebooting, shutting down, removing the battery for a minute, and even wiping completely and re-flashing with CM 6.0 DS stable, yet the issue persists.
Oddly, when I do "netcgf" in the terminal emulator, I don't see a eth0 or wlan0 to tiwlan0 as a device. I only get this:
lo UP 127.0.0.1 255.0.0.0 0x00000049
dummy0 DOWN 0.0.0.0 0.0.0.0 0x00000082
ifb0 DOWN 0.0.0.0 0.0.0.0 0x00000082
ifb1 DOWN 0.0.0.0 0.0.0.0 0x00000082
rmnet0 DOWN 0.0.0.0 0.0.0.0 0x00001002
rmnet1 DOWN 0.0.0.0 0.0.0.0 0x00001002
rmnet2 DOWN 0.0.0.0 0.0.0.0 0x00001002
usb0 DOWN 0.0.0.0 0.0.0.0 0x00001002
So I though my wlan hardware was not initialized properly, so I went through dmesg and the driver seems to have loaded and encountered an error and then uloaded as seen by the following:
<6>[ 364.669433] TIWLAN: Driver loading
<4>[ 364.669952] wifi_probe
<4>[ 364.672363] trout_wifi_power: 1
<4>[ 364.859588] trout_wifi_reset: 0
<4>[ 364.902343] trout_wifi_set_carddetect: 1
<7>[ 364.902770] mmc0: card_present 1
<6>[ 364.902984] mmc0: Slot status change detected (0 -> 1)
<4>[ 367.466888] mmc0: card claims to support voltages below the defined range. These will be ignored.
<6>[ 367.473815] mmc0: new SDIO card at address 0001
<6>[ 367.481750] TIWLAN: Found SDIO controller (vendor 0x104c, device 0x9066)
<6>[ 367.495544] TIWLAN: Driver initialized (rc 0)
<4>[ 367.497406] TIWLAN: 1251 PG 1.2
<6>[ 367.497924] TIWLAN: Driver loaded
<4>[ 367.916229] select 611 (android.protips), adj 9, size 3310, to kill
<4>[ 367.916900] send sigkill to 611 (android.protips), adj 9, size 3310
<3>[ 370.497741] mmc0: Data timeout
<3>[ 370.497863] SDIO_SyncRead: failed (-110)
<3>[ 370.498382] TIWLAN: TIWLAN: Failed to start config manager
<6>[ 387.593353] TIWLAN: Driver unloading
<6>[ 389.263336] TIWLAN: 4241.654203: sdio_reset_comm():
<4>[ 389.286865] mmc0: Error resetting SDIO communications (-110)
<7>[ 389.554901] TIWLAN: Releasing SDIO resources
<7>[ 389.557556] TIWLAN: SDIO resources released
<4>[ 389.560882] wifi_remove
<4>[ 389.561370] trout_wifi_set_carddetect: 0
This repeats a few times before the phone just gives up trying to load the driver.
Another instance later on of afailed attempt to load the driver is shown here:
TIWLAN: Driver loading
<4>[ 482.536315] wifi_probe
<4>[ 482.536773] trout_wifi_power: 1
<4>[ 482.767944] trout_wifi_reset: 0
<4>[ 482.815704] trout_wifi_set_carddetect: 1
<7>[ 482.815948] mmc0: card_present 1
<6>[ 482.816345] mmc0: Slot status change detected (0 -> 1)
<4>[ 485.376586] mmc0: card claims to support voltages below the defined range. These will be ignored.
<6>[ 485.380371] mmc0: new SDIO card at address 0001
<6>[ 485.387268] TIWLAN: Found SDIO controller (vendor 0x104c, device 0x9066)
<6>[ 485.397033] TIWLAN: Driver initialized (rc 0)
<4>[ 485.398773] TIWLAN: 1251 PG 1.2
<6>[ 485.399230] TIWLAN: Driver loaded
<3>[ 487.699493] mmc0: Data timeout
<3>[ 487.699829] SDIO_SyncRead: failed (-110)
<3>[ 487.701110] TIWLAN: TIWLAN: Failed to start config manager
<4>[ 489.264953] select 704 (android.vending), adj 7, size 3865, to kill
<4>[ 489.265380] send sigkill to 704 (android.vending), adj 7, size 3865
<6>[ 505.471527] TIWLAN: Driver unloading
<6>[ 507.093597] TIWLAN: 64.402242: sdio_reset_comm():
<4>[ 507.117187] mmc0: Error resetting SDIO communications (-110)
<7>[ 507.379547] TIWLAN: Releasing SDIO resources
<7>[ 507.382232] TIWLAN: SDIO resources released
<4>[ 507.385589] wifi_remove
<4>[ 507.386077] trout_wifi_set_carddetect: 0
<7>[ 507.386901] mmc0: card_present 0
<6>[ 507.387359] mmc0: Slot status change detected (1 -> 0)
<6>[ 507.388397] mmc0: card 0001 removed
Has anyone experienced this and/or have a fix? It seems like I need to replace a file or two for the TIWLAN driver.
I have attached the entire dmesg from first boot of CM6 to now, which is about 5 minutes worth (not much).
Thanks a lot,
Mike
Click to expand...
Click to collapse
I'm having the same problem. I've done a factory reset and went to wifi settings. As soon as I tried to turn on the wifi again the word "error" came back.
Someone please help
Same here. mine started this sh*t 2 days ago. been runnin cm6.1.1 for bout 3 weeks now.
Hi,
I face the same issue with my developer phone 2..
Okay.. it resumed after factory data reset!
A more detailed survey of this error can be found on the android-tether developer website.. I cannot post links as i am a new member here... But it can be found as the first google link for the search string "google code issue 1124"
Hey guys,
i'm having really bad wifi issues on various roms (KoR 1.1 + MiuiMod) and kernels (WM, Pershoot, Intersect) right now.
What happens is, i switch on wifi and it scans and finds the registered router, but when i try to connect it somehow stays stuck scanning or it says getting ip and then switches itself off again.
i pulled a log from OSMonitor and quite a lot of stuff seems to be going bad
10/30/2010 16:01:29 [INFORMATION] samsung_oled_panel_unblank: -()
10/30/2010 16:01:30 [WARNING] wifi_set_power = 1
10/30/2010 16:01:30 [WARNING] mahimahi_wifi_power: 1
10/30/2010 16:01:30 [WARNING] wifi_set_carddetect =
10/30/2010 16:01:30 [INFORMATION] mahimahi_wifi_set_carddetect: 1
10/30/2010 16:01:30 [DEBUG] mmc0: card_present 1
10/30/2010 16:01:30 [INFORMATION] mmc0: Slot status change detected (0 -> 1)
10/30/2010 16:01:30 [WARNING]
10/30/2010 16:01:30 [WARNING] Dongle Host Driver, version 4.218.248.10
10/30/2010 16:01:30 [WARNING] mmc0: queuing unknown CIS tuple 0x91 (3 bytes)
10/30/2010 16:01:30 [INFORMATION] mmc0: new high speed SDIO card at address 0001
10/30/2010 16:01:30 [WARNING] DHD: dongle ram size is set to 294912(orig 294912)
10/30/2010 16:01:31 [WARNING] wifi_get_mac_addr
10/30/2010 16:01:31 [WARNING] Firmware version = wl0: Apr 22 2010 10:02:12 version 4.218.223.0
10/30/2010 16:01:31 [WARNING] eth0: Broadcom Dongle Host Driver mac=00:23:76:b1:01:df
10/30/2010 16:01:32 [WARNING] STA connect received 1
10/30/2010 16:01:41 [DEBUG] eth0: no IPv6 routers present
10/30/2010 16:01:58 [WARNING] wifi_set_power = 0
10/30/2010 16:01:58 [WARNING] mahimahi_wifi_power: 0
10/30/2010 16:01:59 [WARNING] wifi_set_carddetect =
10/30/2010 16:01:59 [INFORMATION] mahimahi_wifi_set_carddetect: 0
10/30/2010 16:01:59 [DEBUG] mmc0: card_present 0
10/30/2010 16:01:59 [INFORMATION] mmc0: Slot status change detected (1 -> 0)
10/30/2010 16:01:59 [INFORMATION] mmc0: card 0001 removed
10/30/2010 16:02:35 [INFORMATION] batt: 89%, 4021 mV, -120 mA (-199 avg), 22.1 C, 1182 mAh
Click to expand...
Click to collapse
also check out this really long error log here:
http://pastebin.com/Si5dB9WH
this keeps going on until it just magically connects (or i give up). a reboot also solves the problem and gets me a direct connection
any idea whats going on please help me?
bump! please i still havent solved this
Hi there,
I use CM7 (7.1RC, nightlies, fit's builds) with an ext3 partition and S2E. Some time ago I bought a new class10 16 GB Transcend SD card. Shortly after, I installed OS Monitor (https://market.android.com/details?id=com.eolwral.osmonitor), an app which shows you the dmesg-log (!= logcat). In this log, I found entries like this
Code:
07/09/2011 23:54:43 [ERROR] mmc1: Data timeout
07/09/2011 23:54:43 [ERROR] mmc1: DMA channel flushed (0x80000004)
07/09/2011 23:54:43 [ERROR] Flush data: 0000c003 3b279000 00000000 00400040 00070005 00008003
07/09/2011 23:54:43 [ERROR] mmcblk0: error -110 transferring data, sector 1262147, nr 2, card status 0xc00
07/09/2011 23:54:43 [ERROR] mmc1: Data timeout
07/09/2011 23:54:43 [ERROR] end_request: I/O error, dev mmcblk0, sector 1262147
07/09/2011 23:54:43 [ERROR] Buffer I/O error on device mmcblk0p1, logical block 1262084
07/09/2011 23:54:43 [WARNING] lost page write due to I/O error on mmcblk0p1
07/09/2011 23:54:43 [ERROR] end_request: I/O error, dev mmcblk0, sector 1262148
07/09/2011 23:54:43 [ERROR] Buffer I/O error on device mmcblk0p1, logical block 1262085
07/09/2011 23:54:43 [WARNING] lost page write due to I/O error on mmcblk0p1
07/09/2011 23:54:43 [ERROR] mmc1: Data CRC error
07/09/2011 23:54:43 [ERROR] msmsdcc_data_err: opcode 0x00000012
07/09/2011 23:54:43 [ERROR] msmsdcc_data_err: blksz 512, blocks 256
07/09/2011 23:54:43 [ERROR] mmc1: DMA channel flushed (0x80000004)
07/09/2011 23:54:43 [ERROR] Flush data: 0000c003 3b279000 00000000 00200040 00790078 00002003
07/09/2011 23:54:43 [WARNING] mmcblk0: retrying using single block read
I thought "****, defective SD card" returned it and got another one. Different manufacturer, different size.
I use it for some days, then, after a reboot, I look into the dmes log and see errors like this again.
Does anyone have an explanation for this? I mean, it is very unlikely to get two defective sd cards from top brands in succession - and I didn't have any weird behaviour like lost files, bad FCs and so on.
What does your dmesg say?
There is a problem with my new Droid 3. Battery discharges in 5-6 hours no matter what I did because the processor don't go in sleep mode (it works and become hot even when display is off). Is somebody wrong with phone's plate? Or the some soft works wrong? Can you help me? What I have to do?
Where I can find the full factory fllash file for my phone? I did hard reset, cache and data wiping, but it couldn't help me=(
Is anybody know, where I can download service manuals or electrical schemes of droid?
Thank you.
That's weird.. wiping should fix software problems.
I'd SBF back to stock using easy unbrick method found here
I agree. You may have to search around for the SBF. Sorry I don't have a link.
Sent from my XT862 using XDA
I flashed it using unbrik metod, but it coudn't help me
Maybe I need to flash custom ROM??
I've seen the system log (by OsMonitor app) and understood that my phone wakes up every ~30 seconds by prcm interrupt(43)
(message: Awoken by irq(43), mpu_irqstatus_a9(0x73730100), io_st(0), mpu_irqstatus_a9_2(0x61))
Is anybody know, what it mean? And what hardware (or soft) send this irq?
do you have an external sd card in you phone? i was getting crazy battery drain (30% on the hour trip into work, with minimal use), and taking out the sdcard stopped it. honestly don't know if it's the same issue but it's not going to hurt to try it
thank you for your advice, but it did not help me((
I get the dmesg error log. Can someone tell me what hardware (cpu, mcu etc.) is defective??
Log starts at boot-up.
HTML:
05/02/2012 15:13:22 [ERROR] Uninitialized omap_chip, please fix!
05/02/2012 15:13:22 [ERROR] FIXME: omap44xx_sram_init not implemented
05/02/2012 15:13:22 [ERROR] Trying disable clock mcpdm_fck with 0 usecount
05/02/2012 15:13:22 [ERROR] Read RST TIME=4006
05/02/2012 15:13:22 [ERROR] Reset time is configured!=40c8
05/02/2012 15:13:22 [ERROR] Read property spdif_audio_capability error!
05/02/2012 15:13:22 [ERROR] Unable to read node /[email protected]/[email protected] from device tree!
05/02/2012 15:13:22 [ERROR] Unable to get gpio pin num for msp430_reset
05/02/2012 15:13:22 [ERROR] Unable to get gpio pin num for pn544_irq
05/02/2012 15:13:22 [ERROR] Unable to get gpio pin num for mdm6600_usb_rwkup
05/02/2012 15:13:22 [ERROR] Unable to get gpio pin num for lte_wan_hostwake
05/02/2012 15:13:22 [ERROR] Unable to get gpio pin num for lte_reset_mcu
05/02/2012 15:13:22 [ERROR] USB Overwrite nLuns 3
05/02/2012 15:13:22 [ERROR] USB Overwrite CDROM Lun Num with 2
05/02/2012 15:13:22 [ERROR] res->start = 49022000
05/02/2012 15:13:22 [ERROR] res->start = 49024000
05/02/2012 15:13:22 [ERROR] res->start = 49026000
05/02/2012 15:13:22 [ERROR] res->start = 48096000
05/02/2012 15:13:23 [ERROR] unable to add OPP 96000000 Hz for hsi
05/02/2012 15:13:23 [ERROR] unable to add OPP 96000000 Hz for hsi
05/02/2012 15:13:23 [ERROR] Unable to read node /[email protected]/[email protected] from device tree!
05/02/2012 15:13:23 [ERROR] MSP430 msp430_init
05/02/2012 15:13:23 [ERROR] vib-pwm: vib_pwm_init
05/02/2012 15:13:23 [ERROR] regulator_check_voltage: operation not allowed for vaudio
05/02/2012 15:13:23 [ERROR] OMAP HSI: Platform DRIVER register FAILED: -19
05/02/2012 15:13:23 [ERROR] apanic: Bound to mmc block device 'mmcblk1p20(179:52)'
05/02/2012 15:13:23 [ERROR] Power Management for TI OMAP4.
05/02/2012 15:13:23 [ERROR] CPUidle for CPU0 registered
05/02/2012 15:13:23 [ERROR] CPUidle for CPU1 registered
05/02/2012 15:13:24 [ERROR] pvrsrvkm pvrsrvkm.1: failed to allocate fb
05/02/2012 15:13:24 [ERROR] pvrsrvkm pvrsrvkm.2: failed to allocate fb
05/02/2012 15:13:24 [ERROR] regulator_check_voltage: operation not allowed for vusb
05/02/2012 15:13:24 [ERROR] omap_vout omap_vout: Failed to enable 'hdmi' display
05/02/2012 15:13:24 [ERROR] omap_vout omap_vout: Failed to enable 'hdmi' display
05/02/2012 15:13:24 [ERROR] init: cannot open '/initlogo.rle'
05/02/2012 15:13:28 [ERROR] init: untracked pid 160 exited
05/02/2012 15:13:28 [ERROR] init: cannot find '/system/bin/dspexec', disabling 'baseimage'
05/02/2012 15:13:28 [ERROR] init: cannot find '/system/etc/12m_files_copy.sh', disabling '12m_files_copy'
05/02/2012 15:13:28 [ERROR] init: cannot find '/system/bin/telnetd', disabling 'telnet'
05/02/2012 15:13:28 [ERROR] init: cannot find '/system/bin/catcommands', disabling 'catcommands'
05/02/2012 15:13:28 [ERROR] init: cannot find '/system/bin/msp430', disabling 'msp430'
05/02/2012 15:13:28 [ERROR] init: cannot find '/system/bin/SaveBPVer', disabling 'savebpver'
05/02/2012 15:13:28 [ERROR] init: cannot find '/system/bin/RescueStarter', disabling 'RescueStarter'
05/02/2012 15:13:28 [ERROR] (stk) : debugfs entries creation failed
05/02/2012 15:13:29 [ERROR] platform_mem_setup : status [0x0]
05/02/2012 15:13:29 [ERROR] platform_setup : status [0x0]
05/02/2012 15:13:29 [ERROR] proc_mgr_setup : status [0x0]
05/02/2012 15:13:29 [ERROR] sharedregion_setup : status [0x0]
05/02/2012 15:13:29 [ERROR] notify_ducatidrv_setup : status [0x0]
05/02/2012 15:13:29 [ERROR] notify_setup : status [0x0]
05/02/2012 15:13:29 [ERROR] ipu_pm_setup : status [0x0]
05/02/2012 15:13:29 [ERROR] nameserver_setup : status [0x0]
05/02/2012 15:13:29 [ERROR] nameserver_get_handle failed! status = 0xfffffffe
05/02/2012 15:13:29 [ERROR] gatemp_setup : status [0x0]
05/02/2012 15:13:29 [ERROR] gatepeterson_setup : status [0x0]
05/02/2012 15:13:29 [ERROR] nameserver_get_handle failed! status = 0xfffffffe
05/02/2012 15:13:29 [ERROR] messageq_setup : status [0x0]
05/02/2012 15:13:29 [ERROR] nameserver_get_handle failed! status = 0xfffffffe
05/02/2012 15:13:29 [ERROR] heapbufmp_setup : status [0x0]
05/02/2012 15:13:29 [ERROR] nameserver_get_handle failed! status = 0xfffffffe
05/02/2012 15:13:29 [ERROR] heapmemmp_setup : status [0x0]
05/02/2012 15:13:29 [ERROR] nameserver_get_handle failed! status = 0xfffffffe
05/02/2012 15:13:29 [ERROR] listmp_setup : status [0x0]
05/02/2012 15:13:29 [ERROR] transportshm_setup : status [0xa7a000]
05/02/2012 15:13:29 [ERROR] nameserver_remotenotify_setup : status [0x0]
05/02/2012 15:13:29 [ERROR] _platform_setup : status [0x0]
05/02/2012 15:13:29 [ERROR] proc4430_attach num_mem_entries = 6
05/02/2012 15:13:29 [ERROR] proc4430_attach num_mem_entries = 6
05/02/2012 15:13:29 [ERROR] _platform_read_slave_memory successful! status = 0x0, proc_id = 2, addr = 0xce80, m_addr = 0xe1e0ce80, size = 0x2
05/02/2012 15:13:29 [ERROR] _platform_read_slave_memory successful! status = 0x0, proc_id = 2, addr = 0xcea0, m_addr = 0xe1e0cea0, size = 0x3
05/02/2012 15:13:29 [ERROR] _platform_write_slave_memory successful! status = 0x0, proc_id = 2, addr = 0xce80, m_addr = 0xe1e0ce80, size = 0x2
05/02/2012 15:13:29 [ERROR] ipc_proc_sync_start failed: status [0xffffffff]
05/02/2012 15:13:29 [ERROR] ipc_attach : ipc_proc_sync_start failed [0xffffffff
05/02/2012 15:13:29 [ERROR] ipc_attach failed! status = 0xffffffff
05/02/2012 15:13:29 [ERROR] ipc_proc_sync_start failed: status [0xffffffff]
05/02/2012 15:13:29 [ERROR] ipc_attach : ipc_proc_sync_start failed [0xffffffff
05/02/2012 15:13:29 [ERROR] ipc_attach failed! status = 0xffffffff
05/02/2012 15:13:29 [ERROR] ipc_proc_sync_start failed: status [0xffffffff]
05/02/2012 15:13:29 [ERROR] ipc_attach : ipc_proc_sync_start failed [0xffffffff
05/02/2012 15:13:29 [ERROR] ipc_attach failed! status = 0xffffffff
05/02/2012 15:13:29 [ERROR] ipc_proc_sync_start done
05/02/2012 15:13:29 [ERROR] ipc_proc_sync_start : status [0x0]
05/02/2012 15:13:29 [ERROR] gatemp_attach : status [0x0]
05/02/2012 15:13:29 [ERROR] sharedregion_attach : status [0x0]
05/02/2012 15:13:29 [ERROR] sharedregion_get_ptr : status [0x0
05/02/2012 15:13:29 [ERROR] notify_attach : status [0x0]
05/02/2012 15:13:29 [ERROR] ipu_pm_attach : status [0x0]
05/02/2012 15:13:29 [ERROR] sharedregion_get_ptr : status [0x0
05/02/2012 15:13:29 [ERROR] nameserver_remotenotify_attach : status [0x0]
05/02/2012 15:13:29 [ERROR] sharedregion_get_ptr : status [0x0]
05/02/2012 15:13:29 [ERROR] messageq_attach : status [0x0]
05/02/2012 15:13:29 [ERROR] ipc_proc_sync_finish : status [0x0]
05/02/2012 15:13:30 [ERROR] _platform_read_slave_memory successful! status = 0x0, proc_id = 1, addr = 0x311c80, m_addr = 0xe2a11c80, size = 0x2
05/02/2012 15:13:30 [ERROR] _platform_read_slave_memory successful! status = 0x0, proc_id = 1, addr = 0x311ca0, m_addr = 0xe2a11ca0, size = 0x3
05/02/2012 15:13:30 [ERROR] _platform_write_slave_memory successful! status = 0x0, proc_id = 1, addr = 0x311c80, m_addr = 0xe2a11c80, size = 0x2
05/02/2012 15:13:30 [ERROR] ipc_proc_sync_start failed: status [0xffffffff]
05/02/2012 15:13:30 [ERROR] ipc_attach : ipc_proc_sync_start failed [0xffffffff
05/02/2012 15:13:30 [ERROR] ipc_attach failed! status = 0xffffffff
05/02/2012 15:13:30 [ERROR] ipc_proc_sync_start failed: status [0xffffffff]
05/02/2012 15:13:30 [ERROR] ipc_attach : ipc_proc_sync_start failed [0xffffffff
05/02/2012 15:13:30 [ERROR] ipc_attach failed! status = 0xffffffff
05/02/2012 15:13:30 [ERROR] ipc_proc_sync_start done
05/02/2012 15:13:30 [ERROR] ipc_proc_sync_start : status [0x0]
05/02/2012 15:13:30 [ERROR] gatemp_attach : status [0x1]
05/02/2012 15:13:30 [ERROR] sharedregion_attach : status [0x0]
05/02/2012 15:13:30 [ERROR] sharedregion_get_ptr : status [0x0
05/02/2012 15:13:30 [ERROR] notify_attach : status [0x0]
05/02/2012 15:13:30 [ERROR] ipu_pm_attach : status [0x0]
05/02/2012 15:13:30 [ERROR] sharedregion_get_ptr : status [0x0
05/02/2012 15:13:30 [ERROR] nameserver_remotenotify_attach : status [0x0]
05/02/2012 15:13:30 [ERROR] sharedregion_get_ptr : status [0x0]
05/02/2012 15:13:30 [ERROR] messageq_attach : status [0x0]
05/02/2012 15:13:30 [ERROR] ipc_proc_sync_finish : status [0x0]
05/02/2012 15:13:58 [ERROR] init: cannot find '/system/bin/SaveBPVer', disabling 'savebpver'
05/02/2012 15:14:01 [ERROR] init: sys_prop: permission denied uid:10030 name:sys.mot.ui.launched
05/02/2012 15:14:07 [ERROR] init: sys_prop: permission denied uid:10132 name:sys.mot.ui.launched
05/02/2012 15:14:16 [ERROR] init: sys_prop: permission denied uid:10017 name:sys.mot.ui.launched
05/02/2012 15:14:31 [ERROR] init: sys_prop: permission denied uid:10013 name:sys.mot.ui.launched
05/02/2012 15:14:36 [ERROR] init: sys_prop: permission denied uid:10091 name:sys.mot.ui.launched
05/02/2012 15:14:40 [ERROR] init: sys_prop: permission denied uid:1001 name:sys.mot.ui.launched
05/02/2012 15:15:06 [ERROR] omap_get_handle_index - Invalid Handle!
05/02/2012 15:15:06 [ERROR] omap_get_handle_index - Invalid Handle!
05/02/2012 15:15:06 [ERROR] omap_get_handle_index - Invalid Handle!
05/02/2012 15:15:48 [ERROR] omap_get_handle_index - Invalid Handle!
05/02/2012 15:15:48 [ERROR] omap_get_handle_index - Invalid Handle!
05/02/2012 15:15:48 [ERROR] omap_get_handle_index - Invalid Handle!
05/02/2012 15:16:05 [ERROR] omap_get_handle_index - Invalid Handle!
05/02/2012 15:16:05 [ERROR] omap_get_handle_index - Invalid Handle!
05/02/2012 15:16:05 [ERROR] omap_get_handle_index - Invalid Handle!
05/02/2012 15:16:35 [ERROR] omap_get_handle_index - Invalid Handle!
05/02/2012 15:16:35 [ERROR] omap_get_handle_index - Invalid Handle!
05/02/2012 15:16:35 [ERROR] omap_get_handle_index - Invalid Handle!
05/02/2012 15:47:23 [ERROR] omap_get_handle_index - Invalid Handle!
05/02/2012 15:47:23 [ERROR] omap_get_handle_index - Invalid Handle!
05/02/2012 15:47:23 [ERROR] omap_get_handle_index - Invalid Handle!
05/02/2012 15:47:53 [ERROR] omap_get_handle_index - Invalid Handle!
05/02/2012 15:47:53 [ERROR] omap_get_handle_index - Invalid Handle!
05/02/2012 15:47:53 [ERROR] omap_get_handle_index - Invalid Handle!
05/02/2012 16:00:51 [ERROR] init: sys_prop: permission denied uid:10040 name:sys.mot.ui.launched
I've installed Cyanodenmod 10 stable on my Sony Xperia T. Now I've tried to enable NFC, but the button stays grayed out after checking the checkbox. In logcat i found the following entries:
Code:
01-10 19:29:39.672 I/ActivityManager(454): Start proc com.android.nfc for added application com.android.nfc: pid=969 uid=1027 gids={3002, 3001, 1015, 1028}
01-10 19:29:39.802 I/NfcService(969): Starting NFC service
01-10 19:29:39.822 D/NFCJNI (969): NFC Service : loading JNI
01-10 19:29:39.842 I/RegisteredComponentCache(969): ComponentInfo: ResolveInfo{40f87cb0 com.android.apps.tag.TagViewer p=0 o=0 m=0x108000}, techs: android.nfc.tech.Ndef,
01-10 19:29:39.952 I/NfceeAccess(969): read 3 signature(s) for NFCEE access
01-10 19:29:40.243 D/NfcService(969): checking on firmware download
01-10 19:29:40.253 D/NfcService(969): NFC is on. Doing normal stuff
01-10 19:29:40.253 I/NfcService(969): Enabling NFC
01-10 19:29:40.253 D/NFCJNI (969): Start Initialization
01-10 19:29:40.994 D/NFCJNI (969): NFC capabilities: HAL = 8150100, FW = b1011a, HW = 620003, Model = 11, HCI = 1, Full_FW = 1, Rev = 26, FW Update Info = 6
01-10 19:29:41.034 D/NFCJNI (969): Download new Firmware
01-10 19:29:41.985 W/NFCJNI (969): Firmware update FAILED
01-10 19:29:42.005 D/NFCJNI (969): Download new Firmware
01-10 19:29:42.956 W/NFCJNI (969): Firmware update FAILED
01-10 19:29:42.976 D/NFCJNI (969): Download new Firmware
01-10 19:29:43.927 W/NFCJNI (969): Firmware update FAILED
01-10 19:29:43.927 E/NFCJNI (969): Unable to update firmware, giving up
01-10 19:29:43.977 D/NFCJNI (969): Terminating client thread...
01-10 19:29:43.977 W/NfcService(969): Error enabling NFC
01-10 19:29:53.472 I/RegisteredComponentCache(969): ComponentInfo: ResolveInfo{4100b678 com.android.apps.tag.TagViewer p=0 o=0 m=0x108000}, techs: android.nfc.tech.Ndef,
01-10 19:29:53.492 I/RegisteredComponentCache(969): ComponentInfo: ResolveInfo{4100c498 com.android.apps.tag.TagViewer p=0 o=0 m=0x108000}, techs: android.nfc.tech.Ndef,
01-10 19:29:53.492 I/RegisteredComponentCache(969): ComponentInfo: ResolveInfo{4100d278 com.android.apps.tag.TagViewer p=0 o=0 m=0x108000}, techs: android.nfc.tech.Ndef,
01-10 19:30:25.040 I/RegisteredComponentCache(969): ComponentInfo: ResolveInfo{4100ed00 com.android.apps.tag.TagViewer p=0 o=0 m=0x108000}, techs: android.nfc.tech.Ndef,
01-10 19:30:25.060 I/RegisteredComponentCache(969): ComponentInfo: ResolveInfo{4100ff30 com.android.apps.tag.TagViewer p=0 o=0 m=0x108000}, techs: android.nfc.tech.Ndef,
01-10 19:30:47.604 I/NfcService(969): Enabling NFC
01-10 19:30:47.614 D/NFCJNI (969): Start Initialization
How can I solve this problem?
There is a CM10 discussion thread in general section. Please search and read the rules before posting again.
Since you posted your question here: http://forum.xda-developers.com/showpost.php?p=36548170&postcount=76
I am closing this thread.