help for porting rom - Samsung Galaxy SL i9003

I was trying to port this xperia rom to galaxy sl 19003 http://forum.xda-developers.com/showthread.php?t=1827071 here is the logcat
?:??: W/?(?): --------- beginning of /dev/log/main
01-01 00:09:24.578: I/cm(1378): Welcome to Android 4.0.4 / CyanogenMod-9-20121008-UNOFFICIAL-galaxysl
01-01 00:09:24.585: I/cm(1379): _
01-01 00:09:24.585: I/cm(1380): __ __ _ ___ _ _ __ ___ __ _ _ _ _ __ __))
01-01 00:09:24.593: I/cm(1381): ((_ \(/'((_( ((\( ((_)((_( (('((\( ((`1( ((_)((_(
01-01 00:09:24.593: I/cm(1382): )) _))
01-01 00:09:24.601: I/cm(1383):
01-01 00:09:24.703: I/DEBUG(1390): debuggerd: Oct 8 2012 15:41:26
01-01 00:09:24.703: I/DEBUG(1390): --------- beginning of /dev/log/system
01-01 00:09:25.250: I/Vold(1386): Vold 2.1 (the revenge) firing up
01-01 00:09:25.382: I/Netd(1389): Netd 1.0 starting
01-01 00:09:25.515: D/Vold(1386): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
01-01 00:09:25.515: D/Vold(1386): Volume emmc state changing -1 (Initializing) -> 0 (No-Media)
01-01 00:09:25.695: I/(1394): ServiceManager: 0x18910
01-01 00:09:26.000: D/Vold(1386): Volume sdcard state changing 0 (No-Media) -> 2 (Pending)
01-01 00:09:26.007: D/DirectVolume(1386): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 1, PARTN 1
01-01 00:09:26.007: D/DirectVolume(1386): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 2, PARTN 2
01-01 00:09:26.007: D/DirectVolume(1386): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 3, PARTN 3
01-01 00:09:26.007: D/DirectVolume(1386): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 4, PARTN 4
01-01 00:09:26.007: D/Vold(1386): Volume sdcard state changing 2 (Pending) -> 1 (Idle-Unmounted)
01-01 00:09:30.062: I/Netd(1559): Netd 1.0 starting
01-01 00:09:34.531: I/Netd(1585): Netd 1.0 starting
01-01 00:09:40.031: I/Netd(1608): Netd 1.0 starting
the netd service wont start and no bootanimation

Hey PM me I am also trying.

netd service is not starting I cant figure out the problem I ported this rom in the same way as I ported flyme os

is anyone willing to help me

guys please anyone help

Hope that i can do that
Sent from my GT-I9003 using xda app-developers app

Related

[Q] Do I need these files for my port?

I am porting cm7 to my Samsung Conquer 4g. This is taken from the updater-script
Code:
ui_print("Checking state of BML/MTD...");
package_extract_file("modem.bin", "/tmp/modem.bin");
set_perm(0, 0, 0777, "/tmp/modem.bin");
package_extract_file("updater.sh", "/tmp/updater.sh");
set_perm(0, 0, 0777, "/tmp/updater.sh");
package_extract_file("make_ext4fs", "/tmp/make_ext4fs");
set_perm(0, 0, 0777, "/tmp/make_ext4fs");
package_extract_file("busybox", "/tmp/busybox");
set_perm(0, 0, 0777, "/tmp/busybox");
package_extract_file("flash_image", "/tmp/flash_image");
set_perm(0, 0, 0777, "/tmp/flash_image");
package_extract_file("erase_image", "/tmp/erase_image");
set_perm(0, 0, 0777, "/tmp/erase_image");
package_extract_file("bml_over_mtd", "/tmp/bml_over_mtd");
set_perm(0, 0, 0777, "/tmp/bml_over_mtd");
package_extract_file("bml_over_mtd.sh", "/tmp/bml_over_mtd.sh");
set_perm(0, 0, 0777, "/tmp/bml_over_mtd.sh");
Do I need these files? Also when I removed them and tried to boot it got stuck on the bootsplash. Here's my logcat.
Code:
--------- beginning of /dev/log/main
I/DEBUG ( 109): debuggerd: Mar 17 2012 16:39:00
E/macloader( 107): wifi.mac_addr: .mac.info already exist!
--------- beginning of /dev/log/system
I/Vold ( 106): Vold 2.1.1 (the revenge) firing up
I/Vold ( 106): Volume::setState -> Volume sdcard1 /mnt/sdcard state changed from -1 (Initializing) to 0 (No-Media)
I/Vold ( 106): NetlinkHandler::onEvent ->[block] from uevent
I/Vold ( 106): NetlinkHandler::onEvent ->[block] from uevent
I/Vold ( 106): NetlinkHandler::onEvent ->[block] from uevent
I/Vold ( 106): NetlinkHandler::onEvent ->[block] from uevent
I/Vold ( 106): NetlinkHandler::onEvent ->[block] from uevent
I/Vold ( 106): NetlinkHandler::onEvent ->[block] from uevent
I/Vold ( 106): NetlinkHandler::onEvent ->[block] from uevent
I/Vold ( 106): NetlinkHandler::onEvent ->[block] from uevent
I/Vold ( 106): NetlinkHandler::onEvent ->[block] from uevent
I/Vold ( 106): NetlinkHandler::onEvent ->[block] from uevent
I/Vold ( 106): NetlinkHandler::onEvent ->[block] from uevent
I/Vold ( 106): NetlinkHandler::onEvent ->[block] from uevent
I/Vold ( 106): NetlinkHandler::onEvent ->[block] from uevent
I/Vold ( 106): NetlinkHandler::onEvent ->[block] from uevent
I/Vold ( 106): NetlinkHandler::onEvent ->[block] from uevent
I/Vold ( 106): NetlinkHandler::onEvent ->[block] from uevent
I/Vold ( 106): NetlinkHandler::onEvent ->[block] from uevent
I/Vold ( 106): NetlinkHandler::onEvent ->[block] from uevent
I/Vold ( 106): NetlinkHandler::onEvent ->[block] from uevent
I/Vold ( 106): NetlinkHandler::onEvent ->[block] from uevent
I/Vold ( 106): NetlinkHandler::onEvent ->[block] from uevent
I/Vold ( 106): NetlinkHandler::onEvent ->[block] from uevent
I/Vold ( 106): NetlinkHandler::onEvent ->[block] from uevent
I/Vold ( 106): NetlinkHandler::onEvent ->[block] from uevent
I/Vold ( 106): NetlinkHandler::onEvent ->[block] from uevent
I/Vold ( 106): NetlinkHandler::onEvent ->[block] from uevent
I/Vold ( 106): NetlinkHandler::onEvent ->[block] from uevent
I/Vold ( 106): NetlinkHandler::onEvent ->[block] from uevent
I/Vold ( 106): NetlinkHandler::onEvent ->[block] from uevent
I/Vold ( 106): NetlinkHandler::onEvent ->[block] from uevent
D/DirectVolume( 106): DirectVolume::handleBlockEvent-> ::NlActionAdd:: major 179,minor 0 (disk)
D/DirectVolume( 106): DirectVolume::handleDiskAdded -> mDiskMajor 179, mDiskMinor 0, NPARTS:1
I/Vold ( 106): Volume::setState -> Volume sdcard1 /mnt/sdcard state changed from 0 (No-Media) to 2 (Pending)
I/Vold ( 106): NetlinkHandler::onEvent ->[block] from uevent
D/DirectVolume( 106): DirectVolume::handleBlockEvent-> ::NlActionAdd:: major 179,minor 1 (partition)
D/DirectVolume( 106): DirectVolume::handlePartitionAdded -> major 179, minor 1, PARTN 1
I/Vold ( 106): Volume::setState -> Volume sdcard1 /mnt/sdcard state changed from 2 (Pending) to 1 (Idle-Unmounted)
I/Vold ( 106): NetlinkHandler::onEvent ->[switch] from uevent
D/Vold ( 106): VolumeManager::handleSwitchEvent -> Changed USB status SWITCH_NAME(usb_mass_storage),SWITCH_STATE(online)
W/Vold ( 106): Ignoring unknown switch 'usb_mass_storage'
I/Vold ( 106): NetlinkHandler::onEvent ->[switch] from uevent
D/Vold ( 106): VolumeManager::handleSwitchEvent -> Changed USB status SWITCH_NAME(MSM72K_UDC),SWITCH_STATE(offline)
W/Vold ( 106): Ignoring unknown switch 'MSM72K_UDC'
I/Vold ( 106): NetlinkHandler::onEvent ->[switch] from uevent
D/Vold ( 106): VolumeManager::handleSwitchEvent -> Changed USB status SWITCH_NAME(MSM72K_UDC),SWITCH_STATE(online)
W/Vold ( 106): Ignoring unknown switch 'MSM72K_UDC'
I/Vold ( 106): NetlinkHandler::onEvent ->[switch] from uevent
D/Vold ( 106): VolumeManager::handleSwitchEvent -> Changed USB status SWITCH_NAME(usb_configuration),SWITCH_STATE(1)
W/Vold ( 106): Ignoring unknown switch 'usb_configuration'
I/Vold ( 106): NetlinkHandler::onEvent ->[switch] from uevent
D/Vold ( 106): VolumeManager::handleSwitchEvent -> Changed USB status SWITCH_NAME(MSM72K_UDC),SWITCH_STATE(offline)
W/Vold ( 106): Ignoring unknown switch 'MSM72K_UDC'
I/Vold ( 106): NetlinkHandler::onEvent ->[switch] from uevent
D/Vold ( 106): VolumeManager::handleSwitchEvent -> Changed USB status SWITCH_NAME(usb_connected),SWITCH_STATE(0)
D/Vold ( 106): USB disconnected
I/Vold ( 106): NetlinkHandler::onEvent ->[switch] from uevent
D/Vold ( 106): VolumeManager::handleSwitchEvent -> Changed USB status SWITCH_NAME(usb_configuration),SWITCH_STATE(0)
W/Vold ( 106): Ignoring unknown switch 'usb_configuration'
I/Vold ( 106): NetlinkHandler::onEvent ->[switch] from uevent
D/Vold ( 106): VolumeManager::handleSwitchEvent -> Changed USB status SWITCH_NAME(usb_mass_storage),SWITCH_STATE(offline)
W/Vold ( 106): Ignoring unknown switch 'usb_mass_storage'
I/Vold ( 106): NetlinkHandler::onEvent ->[switch] from uevent
D/Vold ( 106): VolumeManager::handleSwitchEvent -> Changed USB status SWITCH_NAME(usb_connected),SWITCH_STATE(1)
D/Vold ( 106): USB connected
D/Vold ( 106): Share method ums now available
I/Vold ( 106): NetlinkHandler::onEvent ->[switch] from uevent
D/Vold ( 106): VolumeManager::handleSwitchEvent -> Changed USB status SWITCH_NAME(usb_mass_storage),SWITCH_STATE(online)
W/Vold ( 106): Ignoring unknown switch 'usb_mass_storage'
I/Vold ( 106): NetlinkHandler::onEvent ->[switch] from uevent
D/Vold ( 106): VolumeManager::handleSwitchEvent -> Changed USB status SWITCH_NAME(MSM72K_UDC),SWITCH_STATE(online)
W/Vold ( 106): Ignoring unknown switch 'MSM72K_UDC'
I/Vold ( 106): NetlinkHandler::onEvent ->[switch] from uevent
D/Vold ( 106): VolumeManager::handleSwitchEvent -> Changed USB status SWITCH_NAME(usb_configuration),SWITCH_STATE(1)
W/Vold ( 106): Ignoring unknown switch 'usb_configuration'
Can you please tell me what I need to fix? Thanks!

netd 1.0 not starting

I have tried porting many roms but every time I fail because only of this
01-01 00:09:24.703: I/DEBUG(1390): --------- beginning of /dev/log/system
01-01 00:09:25.250: I/Vold(1386): Vold 2.1 (the revenge) firing up
01-01 00:09:25.382: I/Netd(1389): Netd 1.0 starting
01-01 00:09:25.515: D/Vold(1386): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
01-01 00:09:25.515: D/Vold(1386): Volume emmc state changing -1 (Initializing) -> 0 (No-Media)
01-01 00:09:25.695: I/(1394): ServiceManager: 0x18910
01-01 00:09:26.000: D/Vold(1386): Volume sdcard state changing 0 (No-Media) -> 2 (Pending)
01-01 00:09:26.007: D/DirectVolume(1386): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 1, PARTN 1
01-01 00:09:26.007: D/DirectVolume(1386): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 2, PARTN 2
01-01 00:09:26.007: D/DirectVolume(1386): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 3, PARTN 3
01-01 00:09:26.007: D/DirectVolume(1386): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 4, PARTN 4
01-01 00:09:26.007: D/Vold(1386): Volume sdcard state changing 2 (Pending) -> 1 (Idle-Unmounted)
01-01 00:09:30.062: I/Netd(1559): Netd 1.0 starting
01-01 00:09:34.531: I/Netd(1585): Netd 1.0 starting
01-01 00:09:40.031: I/Netd(1608): Netd 1.0 starting
the netd service wont start and no bootanimation
any one knows what is this netd service
I think netd is the daemon which brings up the network connections.
Maybe a problem with the driver?
Sent from my GT-I9003 using xda app-developers app
The Same error
Hii
I m getting the same error
Did you use the androidruntime.so lib from base if you take that lib from port ROM it won't work
Sent from my GT-I9300 using xda premium
U guys should contact lolation..he is the God/master of porter of Rom...he will help you
Sent from my GT-I9003 using xda app-developers app

Problem after Boot [p720 with Su870-Image]

Hey Hey
i got this error on Logcat, has anyone an idea ?
see screenshoot
MasterTobi said:
Hey Hey
i got this error on Logcat, has anyone an idea ?
see screenshoot
Click to expand...
Click to collapse
surfaceflinger is the prob is egl.cfg in /system/lib/egl?
ok can check it first 17:30am german time
but first off all thx
so thx now all work but i have only a loop in netd 1.0 starting
so they can´t boot the phone any idea ?
MasterTobi said:
so thx now all work but i have only a loop in netd 1.0 starting
so they can´t boot the phone any idea ?
Click to expand...
Click to collapse
i dunno whats up with no logcat but you can use my build/zip/updater-script
to make your rom
and where is it
btw here logcat
?:??: W/?(?): --------- beginning of /dev/log/main
01-01 01:07:31.867: I/DEBUG(152): debuggerd: Apr 8 2013 14:11:59
01-01 01:07:31.992: D/AT_handler Daemon(161): AP_at_handler_main_function_V20110623
01-01 01:07:31.992: D/AT_handler Daemon(161): --------- beginning of /dev/log/system
01-01 01:07:31.992: I/Vold(145): Vold 2.1 (the revenge) firing up
01-01 01:07:32.000: D/AT_handler Daemon(161): Init_PCSync Start
01-01 01:07:32.000: D/AT_handler Daemon(161): device open /dev/input/event0
01-01 01:07:32.000: D/AT_handler Daemon(161): gspapa:: get device name mpu-accel
01-01 01:07:32.023: I/Netd(151): Netd 1.0 starting
01-01 01:07:32.046: D/Vold(145): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
01-01 01:07:32.046: D/Vold(145): Volume extsdcard state changing -1 (Initializing) -> 0 (No-Media)
01-01 01:07:32.070: D/AT_handler Daemon(161): device open /dev/input/event1
01-01 01:07:32.070: D/AT_handler Daemon(161): gspapa:: get device name modem_watcher
01-01 01:07:32.085: I/lgdrmserver(149): Start lgsecclkserver
01-01 01:07:32.085: E/SecClk(149): LibInitSecClkInfo() : Fail to open info file
01-01 01:07:32.085: E/SecClk(149): LibInitSecClkInfo() : Fail to open info file
01-01 01:07:32.093: D/Vold(145): Volume sdcard state changing 0 (No-Media) -> 2 (Pending)
01-01 01:07:32.093: D/Vold(145): Volume sdcard state changing 2 (Pending) -> 1 (Idle-Unmounted)
01-01 01:07:32.093: W/Vold(145): Duplicate state (1)
01-01 01:07:32.093: W/Vold(145): Duplicate state (1)
01-01 01:07:32.093: W/Vold(145): Duplicate state (1)
01-01 01:07:32.093: W/Vold(145): Duplicate state (1)
01-01 01:07:32.093: D/Vold(145): Volume extsdcard state changing 0 (No-Media) -> 2 (Pending)
01-01 01:07:32.093: D/Vold(145): Volume extsdcard state changing 2 (Pending) -> 1 (Idle-Unmounted)
01-01 01:07:32.125: I/lgdrmserver(150): Start lgdrmserver
01-01 01:07:32.125: E/LGDRM(150): [DRMERR] drmLibGetFlexInfo() : Fail to read OpCode
01-01 01:07:32.132: D/AT_handler Daemon(161): device open /dev/input/event2
01-01 01:07:32.132: D/AT_handler Daemon(161): gspapa:: get device name omap4-keypad
01-01 01:07:32.132: I/LGDRM(150): [DRM] DRMAgent_Init() : Entering
01-01 01:07:32.132: E/LGDRM(150): [DRMERR] drmUtilCheckFolder() : Fail to create folder /persist-lg/lgdrm
01-01 01:07:32.156: E/NV_DATA(160): [NVD] main
01-01 01:07:32.187: D/AT_handler Daemon(161): device open /dev/input/event3
01-01 01:07:32.187: D/AT_handler Daemon(161): gspapa:: get device name touch_dev
01-01 01:07:32.195: V/IMGSRV(146): Succesfully loaded gfx modules
01-01 01:07:32.250: D/AT_handler Daemon(161): device open /dev/input/event4
01-01 01:07:32.250: D/AT_handler Daemon(161): gspapa:: get device name twl6030_pwrbutton
01-01 01:07:32.265: V/IMGSRV(146): pvrsrvinit complete
01-01 01:07:32.273: I/Netd(220): Netd 1.0 starting
01-01 01:07:32.296: D/AT_handler Daemon(161): device open /dev/input/event5
01-01 01:07:32.296: D/AT_handler Daemon(161): gspapa:: get device name proximity
01-01 01:07:32.351: D/AT_handler Daemon(161): device open /dev/input/event6
01-01 01:07:32.351: D/AT_handler Daemon(161): gspapa:: get device name als
01-01 01:07:32.507: D/AT_handler Daemon(161): device open /dev/input/event7
01-01 01:07:32.507: D/AT_handler Daemon(161): gspapa:: get device name u2 Headset Jack
01-01 01:07:32.757: D/AT_handler Daemon(161): device open /dev/input/event8
01-01 01:07:32.757: D/AT_handler Daemon(161): gspapa:: get device name suspend_autotest_pwrkey
01-01 01:07:33.007: D/AT_handler Daemon(161): could not open /dev/input/event9, No such file or directory
01-01 01:07:33.007: D/AT_handler Daemon(161): AT Command Thread Started
01-01 01:07:33.007: D/AT_handler Daemon(161): USB Dis-Connect Count = 0
01-01 01:07:33.007: D/AT_handler Daemon(161): USB Connect Count = 1
01-01 01:07:33.007: D/AT_handler Daemon(161): usbfd is opned : 7
01-01 01:07:33.007: D/AT_handler Daemon(161): USB Cable STATUS: CDC
01-01 01:07:33.007: D/AT_handler Daemon(161): after timeout
01-01 01:07:33.007: D/AT_handler Daemon(161): before read usb port
01-01 01:07:33.007: D/AT_handler Daemon(161): usbfd = 7
01-01 01:07:33.007: D/AT_handler Daemon(161): buffer size = 513
01-01 01:07:37.453: I/Netd(561): Netd 1.0 starting
01-01 01:07:42.593: I/Netd(591): Netd 1.0 starting
01-01 01:07:47.718: I/Netd(621): Netd 1.0 starting
01-01 01:07:52.851: I/Netd(651): Netd 1.0 starting
01-01 01:07:57.000: I/Netd(679): Netd 1.0 starting
01-01 01:08:02.164: I/Netd(711): Netd 1.0 starting
01-01 01:08:07.343: I/Netd(753): Netd 1.0 starting
01-01 01:08:12.531: I/Netd(785): Netd 1.0 starting
01-01 01:08:17.679: I/Netd(815): Netd 1.0 starting
01-01 01:08:22.851: I/Netd(846): Netd 1.0 starting
01-01 01:08:26.976: I/Netd(874): Netd 1.0 starting
01-01 01:08:32.148: I/Netd(905): Netd 1.0 starting
01-01 01:08:37.375: I/Netd(948): Netd 1.0 starting
01-01 01:08:42.531: I/Netd(979): Netd 1.0 starting
01-01 01:08:47.695: I/Netd(1009): Netd 1.0 starting
01-01 01:08:52.859: I/Netd(1040): Netd 1.0 starting
01-01 01:08:56.992: I/Netd(1068): Netd 1.0 starting
01-01 01:09:02.125: I/Netd(1098): Netd 1.0 starting
01-01 01:09:07.367: I/Netd(1142): Netd 1.0 starting
01-01 01:09:12.507: I/Netd(1172): Netd 1.0 starting
01-01 01:09:17.664: I/Netd(1202): Netd 1.0 starting
01-01 01:09:22.828: I/Netd(1232): Netd 1.0 starting
01-01 01:09:26.960: I/Netd(1260): Netd 1.0 starting
: E/(): Device disconnected

[Resolved] [Q] android.policy.jar in stock odexed rom

Hi!
I got a samsung galaxy young (S6310N JB 4.1.2) with a deodexed rooted rom and I have edited android.policy.jar in order to edit the power menu.
Everything work fine but now I need make the same edit in another samsung galaxy y s6310N, but with a stock odexed rom...
I've followed this guide:
http://forum.xda-developers.com/showpost.php?p=16447676&postcount=1
without succes...every time I odex back my edited android.policy.jar the device start in bootloop...
here is the logcat that loop with this error:
Code:
1:23:29.549: E/dalvikvm(2734): /system/framework/android.policy.jar odex has stale dependencies
01-01 01:23:29.559: E/dalvikvm(2734): /system/framework/services.jar odex has stale dependencies
01-01 01:23:29.559: E/dalvikvm(2734): /system/framework/apache-xml.jar odex has stale dependencies
01-01 01:23:29.559: E/dalvikvm(2734): /system/framework/sec_edm.jar odex has stale dependencies
01-01 01:23:29.559: E/dalvikvm(2734): /system/framework/seccamera.jar odex has stale dependencies
01-01 01:23:29.739: E/BandwidthController(2733): runIptablesCmd(): failed /system/bin/iptables -t raw -N bw_raw_PREROUTING res=256
01-01 01:23:29.739: E/BandwidthController(2733): runIptablesCmd(): failed /system/bin/ip6tables -t raw -N bw_raw_PREROUTING res=256
01-01 01:23:30.009: E/(2732): Qint android::get_number_of_cameras(): E
01-01 01:23:30.069: E/(2732): libaudcal: acph_init() - Allocated memory for acph_main_buffer!!
01-01 01:23:30.069: E/Diag_Lib(2732): actp_diag_init: call diag init function with 4038933D
01-01 01:23:30.069: E/Diag_Lib(2732): Diag_LSM_Init: Failed to open handle to diag driver, error = 13
01-01 01:23:30.069: E/Diag_Lib(2732): actp_diag_init: diag init failed
01-01 01:23:30.179: E/AudioFlinger(2732): int android::load_audio_interface(char const*, audio_hw_device_t**) couldn't load audio hw module audio.usb (No such file or directory)
01-01 01:23:30.179: E/AudioFlinger(2732): int android::load_audio_interface(char const*, audio_hw_device_t**) couldn't load audio hw module audio.wfd (No such file or directory)
01-01 01:23:30.279: E/GestureDeviceService(2732): Could not load gesture HAL module
01-01 01:23:30.389: E/JNIHelp(2734): Native registration unable to find class 'com/android/server/Watchdog', aborting
01-01 01:23:30.389: A/libc(2734): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 2734 (zygote)
01-01 01:23:31.679: E/SMD(137): DCD ON
01-01 01:23:34.679: E/SMD(137): DCD ON
01-01 01:23:36.189: E/dalvikvm(2893): /system/framework/android.policy.jar odex has stale dependencies
01-01 01:23:36.189: E/dalvikvm(2893): /system/framework/services.jar odex has stale dependencies
01-01 01:23:36.199: E/dalvikvm(2893): /system/framework/apache-xml.jar odex has stale dependencies
01-01 01:23:36.199: E/dalvikvm(2893): /system/framework/sec_edm.jar odex has stale dependencies
01-01 01:23:36.199: E/dalvikvm(2893): /system/framework/seccamera.jar odex has stale dependencies
01-01 01:23:36.379: E/BandwidthController(2892): runIptablesCmd(): failed /system/bin/iptables -t raw -N bw_raw_PREROUTING res=256
01-01 01:23:36.389: E/BandwidthController(2892): runIptablesCmd(): failed /system/bin/ip6tables -t raw -N bw_raw_PREROUTING res=256
01-01 01:23:36.639: E/(2891): Qint android::get_number_of_cameras(): E
01-01 01:23:36.719: E/(2891): libaudcal: acph_init() - Allocated memory for acph_main_buffer!!
01-01 01:23:36.719: E/Diag_Lib(2891): actp_diag_init: call diag init function with 4002B33D
01-01 01:23:36.719: E/Diag_Lib(2891): Diag_LSM_Init: Failed to open handle to diag driver, error = 13
01-01 01:23:36.719: E/Diag_Lib(2891): actp_diag_init: diag init failed
01-01 01:23:36.819: E/AudioFlinger(2891): int android::load_audio_interface(char const*, audio_hw_device_t**) couldn't load audio hw module audio.usb (No such file or directory)
01-01 01:23:36.819: E/AudioFlinger(2891): int android::load_audio_interface(char const*, audio_hw_device_t**) couldn't load audio hw module audio.wfd (No such file or directory)
01-01 01:23:36.929: E/GestureDeviceService(2891): Could not load gesture HAL module
Someone can help me or have any suggestion of what can be the problem?
Thanks very much!
I found the problem. using dexopt-wrapper to make android.policy.odex I was not supposed to add ":/system/framework/android.policy.jar" in the list of dependencies...
Code:
/dexopt-wrapper ./android.policy.jar ./android.policy_hacked.odex /system/framework/core.jar:/system/framework/core-junit.jar:/system/framework/bouncycastle.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/framework2.jar:/system/framework/framework_ext.jar[B]:/system/framework/android.policy.jar[/B]:/system/framework/services.jar:/system/framework/apache-xml.jar:/system/framework/sec_edm.jar:/system/framework/seccamera.jar
so i remove it and everything works fine now

Time Daemon fail to keep time after zygote remove

hello
i had remove zygote from system/core/rootdir/init because my device didnt have any application on that. qmi time daemon is not working on reboot, and did not generate ats file in /data/time. data partition has every permission to access. "time_persistent_memory_opr" function fail. below is log. and didnt keep time on reboot.
01-01 00:54:47.018 649 663 D QC-time-services: Daemon: Time-services: All initializations done
01-01 00:54:47.018 649 663 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
01-01 00:54:47.018 649 661 D QC-time-services: Daemon:genoff_modem_qmi_service_request: Initiallizing QMI
01-01 00:54:47.019 649 661 E QC-time-services: Daemon:genoff_modem_qmi_service_request: qmi_client_get_service_list returned -2num_services 0
01-01 00:54:47.890 649 649 D QC-time-services: Daemon:genoff_pre_init::Base = 0
01-01 00:54:47.890 649 649 D QC-time-services: Daemon:ats_rtc_init: Time read from RTC -- year = 70, month = 0,day = 1
01-01 00:54:47.890 649 649 D QC-time-services: Daemon ats_rtc_init: seconds = 3287
01-01 00:54:47.890 649 649 D QC-time-services: Daemon:Value read from RTC seconds = 3287000
01-01 00:54:47.890 649 649 D QC-time-services: Daemon:genoff_init_config: ATS_RTC initialized with rc: 0
01-01 00:54:47.890 649 649 D QC-time-services: Daemon:genoff_pre_init::Base = 1
01-01 00:54:47.890 649 649 D QC-time-services: Daemon: Storage Name: ats_1
01-01 00:54:47.890 649 649 D QC-time-services: Daemon:Opening File: /persist/time/ats_1 /data/time/ats_1
01-01 00:54:47.890 649 649 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff Read operation
01-01 00:54:47.892 649 649 D QC-time-services: Daemon:Open File: /data/time/ats_1
01-01 00:54:47.892 649 649 D QC-time-services: Daemon:Unable to open filefor read
01-01 00:54:47.892 649 649 D QC-time-services: Daemon:genoff_post_init:Error in accessing storage
01-01 00:54:47.892 649 649 D QC-time-services: Daemon:genoff_pre_init::Base = 2
01-01 00:54:47.892 649 649 D QC-time-services: Daemon: Storage Name: ats_2
01-01 00:54:47.892 649 649 D QC-time-services: Daemon:Opening File: /persist/time/ats_2 /data/time/ats_2
01-01 00:54:47.892 649 649 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff Read operation
01-01 00:54:47.892 649 649 D QC-time-services: Daemon:Open File: /data/time/ats_2
01-01 00:54:47.892 649 649 D QC-time-services: Daemon:Unable to open filefor read
01-01 00:54:47.892 649 649 D QC-time-services: Daemon:genoff_post_init:Error in accessing storage

Categories

Resources