[Q] Do I need these files for my port? - General Questions and Answers

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!

Related

[Q] 3G USB Modem (E1750) connection problem on tablet

Hi!
I have an Android 2.1 tablet model MID-7CS, and I have the following problem. It's compatible with the Huawei USB 3G stick. When I connect the stick to the USB port and make the 3G enable in settings it connects to network (I can see the signal bars and when I enter the APN I can see the 3G logo as well) but no data transfer. I open the browser or email client it cannot make any connection.
I used NE Debugger to see what could happen and seems like after authentication the modem hangup immediately?? I copy the log here:
Any suggestion?
Board: tcc8900_evm
Brand: telechips
Device: tcc8900
Build ID: MID-7CS 20110302 1299077295
Model: MID-7CS
Product: MID-7CS
Tags: test-keys
Release: 2.1-update1
SDK: 7
D/vold ( 825): MINOR=4
D/vold ( 825): No uevent handlers registered for 'usb_endpoint' subsystem
D/vold ( 825): [UEVENT] Sq: 979 S: usb_endpoint A: 0 P: /devices/platform/dwc_otg.0/usb2/2-1/2-1:1.0/usb_endpoint/usbdev2.5_ep82
D/vold ( 825): DEVPATH=/devices/platform/dwc_otg.0/usb2/2-1/2-1:1.0/usb_endpoint/usbdev2.5_ep82
D/vold ( 825): MAJOR=251
D/vold ( 825): MINOR=5
D/vold ( 825): No uevent handlers registered for 'usb_endpoint' subsystem
D/vold ( 825): [UEVENT] Sq: 980 S: usb_endpoint A: 0 P: /devices/platform/dwc_otg.0/usb2/2-1/2-1:1.0/usb_endpoint/usbdev2.5_ep01
D/vold ( 825): DEVPATH=/devices/platform/dwc_otg.0/usb2/2-1/2-1:1.0/usb_endpoint/usbdev2.5_ep01
D/vold ( 825): MAJOR=251
D/vold ( 825): MINOR=6
D/vold ( 825): No uevent handlers registered for 'usb_endpoint' subsystem
D/vold ( 825): [UEVENT] Sq: 981 S: usb A: 0 P: /devices/platform/dwc_otg.0/usb2/2-1/2-1:1.1
D/vold ( 825): DEVPATH=/devices/platform/dwc_otg.0/usb2/2-1/2-1:1.1
D/vold ( 825): DEVTYPE=usb_interface
D/vold ( 825): DEVICE=/proc/bus/usb/002/005
D/vold ( 825): PRODUCT=12d1/1003/0
D/vold ( 825): TYPE=0/0/0
D/vold ( 825): INTERFACE=255/255/255
D/vold ( 825): MODALIAS=usb:v12D1p1003d0000dc00dsc00dp00icFFiscFFipFF
D/vold ( 825): No uevent handlers registered for 'usb' subsystem
D/vold ( 825): [UEVENT] Sq: 982 S: usb-serial A: 0 P: /devices/platform/dwc_otg.0/usb2/2-1/2-1:1.1/ttyUSB1
D/vold ( 825): DEVPATH=/devices/platform/dwc_otg.0/usb2/2-1/2-1:1.1/ttyUSB1
D/vold ( 825): No uevent handlers registered for 'usb-serial' subsystem
D/vold ( 825): [UEVENT] Sq: 983 S: tty A: 0 P: /devices/platform/dwc_otg.0/usb2/2-1/2-1:1.1/ttyUSB1/tty/ttyUSB1
D/vold ( 825): DEVPATH=/devices/platform/dwc_otg.0/usb2/2-1/2-1:1.1/ttyUSB1/tty/ttyUSB1
D/vold ( 825): MAJOR=188
D/vold ( 825): MINOR=1
D/vold ( 825): No uevent handlers registered for 'tty' subsystem
D/vold ( 825): [UEVENT] Sq: 984 S: usb_endpoint A: 0 P: /devices/platform/dwc_otg.0/usb2/2-1/2-1:1.1/usb_endpoint/usbdev2.5_ep83
D/vold ( 825): DEVPATH=/devices/platform/dwc_otg.0/usb2/2-1/2-1:1.1/usb_endpoint/usbdev2.5_ep83
D/vold ( 825): MAJOR=251
D/vold ( 825): MINOR=7
D/vold ( 825): No uevent handlers registered for 'usb_endpoint' subsystem
D/vold ( 825): [UEVENT] Sq: 985 S: usb_endpoint A: 0 P: /devices/platform/dwc_otg.0/usb2/2-1/2-1:1.1/usb_endpoint/usbdev2.5_ep02
D/vold ( 825): DEVPATH=/devices/platform/dwc_otg.0/usb2/2-1/2-1:1.1/usb_endpoint/usbdev2.5_ep02
D/vold ( 825): MAJOR=251
D/vold ( 825): MINOR=8
D/vold ( 825): No uevent handlers registered for 'usb_endpoint' subsystem
D/vold ( 825): [UEVENT] Sq: 986 S: usb A: 0 P: /devices/platform/dwc_otg.0/usb2/2-1/2-1:1.2
D/vold ( 825): DEVPATH=/devices/platform/dwc_otg.0/usb2/2-1/2-1:1.2
D/vold ( 825): DEVTYPE=usb_interface
D/vold ( 825): DEVICE=/proc/bus/usb/002/005
D/vold ( 825): PRODUCT=12d1/1003/0
D/vold ( 825): TYPE=0/0/0
D/vold ( 825): INTERFACE=8/6/80
D/vold ( 825): MODALIAS=usb:v12D1p1003d0000dc00dsc00dp00ic08isc06ip50
D/vold ( 825): No uevent handlers registered for 'usb' subsystem
D/vold ( 825): [UEVENT] Sq: 987 S: usb_endpoint A: 0 P: /devices/platform/dwc_otg.0/usb2/2-1/2-1:1.2/usb_endpoint/usbdev2.5_ep84
D/vold ( 825): DEVPATH=/devices/platform/dwc_otg.0/usb2/2-1/2-1:1.2/usb_endpoint/usbdev2.5_ep84
D/vold ( 825): MAJOR=251
D/vold ( 825): MINOR=9
D/vold ( 825): No uevent handlers registered for 'usb_endpoint' subsystem
D/vold ( 825): [UEVENT] Sq: 988 S: usb_endpoint A: 0 P: /devices/platform/dwc_otg.0/usb2/2-1/2-1:1.2/usb_endpoint/usbdev2.5_ep03
D/vold ( 825): DEVPATH=/devices/platform/dwc_otg.0/usb2/2-1/2-1:1.2/usb_endpoint/usbdev2.5_ep03
D/vold ( 825): MAJOR=251
D/vold ( 825): MINOR=10
D/vold ( 825): No uevent handlers registered for 'usb_endpoint' subsystem
D/vold ( 825): [UEVENT] Sq: 989 S: usb A: 0 P: /devices/platform/dwc_otg.0/usb2/2-1/2-1:1.3
D/vold ( 825): DEVPATH=/devices/platform/dwc_otg.0/usb2/2-1/2-1:1.3
D/vold ( 825): DEVTYPE=usb_interface
D/vold ( 825): DEVICE=/proc/bus/usb/002/005
D/vold ( 825): PRODUCT=12d1/1003/0
D/vold ( 825): TYPE=0/0/0
D/vold ( 825): INTERFACE=8/6/80
D/vold ( 825): MODALIAS=usb:v12D1p1003d0000dc00dsc00dp00ic08isc06ip50
D/vold ( 825): No uevent handlers registered for 'usb' subsystem
D/vold ( 825): [UEVENT] Sq: 990 S: usb_endpoint A: 0 P: /devices/platform/dwc_otg.0/usb2/2-1/2-1:1.3/usb_endpoint/usbdev2.5_ep04
D/vold ( 825): DEVPATH=/devices/platform/dwc_otg.0/usb2/2-1/2-1:1.3/usb_endpoint/usbdev2.5_ep04
D/vold ( 825): MAJOR=251
D/vold ( 825): MINOR=11
D/vold ( 825): No uevent handlers registered for 'usb_endpoint' subsystem
D/vold ( 825): [UEVENT] Sq: 991 S: usb_endpoint A: 0 P: /devices/platform/dwc_otg.0/usb2/2-1/2-1:1.3/usb_endpoint/usbdev2.5_ep85
D/vold ( 825): DEVPATH=/devices/platform/dwc_otg.0/usb2/2-1/2-1:1.3/usb_endpoint/usbdev2.5_ep85
D/vold ( 825): MAJOR=251
D/vold ( 825): MINOR=12
D/vold ( 825): No uevent handlers registered for 'usb_endpoint' subsystem
D/vold ( 825): [UEVENT] Sq: 992 S: usb_device A: 0 P: /devices/platform/dwc_otg.0/usb2/2-1/usb_device/usbdev2.5
D/vold ( 825): DEVPATH=/devices/platform/dwc_otg.0/usb2/2-1/usb_device/usbdev2.5
D/vold ( 825): MAJOR=189
D/vold ( 825): MINOR=132
D/vold ( 825): No uevent handlers registered for 'usb_device' subsystem
D/vold ( 825): [UEVENT] Sq: 993 S: usb_endpoint A: 0 P: /devices/platform/dwc_otg.0/usb2/2-1/usb_endpoint/usbdev2.5_ep00
D/vold ( 825): DEVPATH=/devices/platform/dwc_otg.0/usb2/2-1/usb_endpoint/usbdev2.5_ep00
D/vold ( 825): MAJOR=251
D/vold ( 825): MINOR=13
D/vold ( 825): No uevent handlers registered for 'usb_endpoint' subsystem
I/ActivityManager( 900): Start proc com.android.vending for broadcast com.android.vending/.DeviceConfigurationReceiver: pid=1745 uid=10027 gids={3003}
D/MccTable( 956): updateMccMncConfiguration: mcc=216, mnc=30
D/MccTable( 956): locale set to null_hu
D/NetworkLocationProvider( 900): onCellLocationChanged [1200,35251]
D/TelephonyProvider( 956): Setting numeric '21630' to be the current operator
I/WindowManager( 900): Setting rotation to 0, animFlags=0
I/ActivityManager( 900): Config changed: { scale=1.0 imsi=216/30 loc=en_US touch=3 keys=1/1/2 nav=1/1 orien=2 layout=268435490}
I/ASK_KF ( 1151): Creating keyboards. I have 7 creators
I/UsageStats( 900): Unexpected resume of com.android.settings while already resumed in com.android.settings
D/G3ModeEnabler( 1493): ------------------------datastate changed ---------------------------1
D/G3ModeEnabler( 1493): ------------------------datastate changed ---------------------------1
D/G3ModeEnabler( 1493): ------------------------datastate changed ---------------------------1
D/G3ModeEnabler( 1493): ------------------------datastate changed ---------------------------1
D/SettingsWifiEnabler( 1493): Received wifi state changed from Disabling to Disabled
I/ActivityThread( 1745): Publishing provider com.android.vending.SuggestionsProvider: com.android.vending.SuggestionsProvider
D/NetworkLocationProvider( 900): onDataConnectionStateChanged 3
D/MobileDataStateTracker( 900): default Received state= CONNECTING, old= DISCONNECTED, reason= simLoaded, apnTypeList= *
D/NetworkStateTracker( 900): setDetailed state, old =DISCONNECTED and new state=CONNECTING
D/ConnectivityService( 900): ConnectivityChange for MOBILE: CONNECTING/CONNECTING
D/vending ( 1745): [1] VendingApplication.onCreate(): Resetting ServiceLocator from app
I/WindowManager( 900): Setting rotation to 3, animFlags=0
I/ActivityManager( 900): Config changed: { scale=1.0 imsi=216/30 loc=en_US touch=3 keys=1/1/2 nav=1/1 orien=1 layout=268435490}
I/UsageStats( 900): Unexpected resume of com.android.settings while already resumed in com.android.settings
I/ASK_KF ( 1151): Creating keyboards. I have 7 creators
D/vending ( 1745): [9] 1.run(): Clearing cache in response to android.intent.action.SIM_STATE_CHANGED
D/vending ( 1745): [10] 1.run(): Clearing cache in response to android.intent.action.SIM_STATE_CHANGED
D/vending ( 1745): [11] 1.run(): Clearing cache in response to android.intent.action.SIM_STATE_CHANGED
D/G3ModeEnabler( 1493): ------------------------datastate changed ---------------------------1
D/SettingsWifiEnabler( 1493): Received wifi state changed from Disabling to Disabled
I/pppd ( 1758): Serial connection established.
D/pppd ( 1758): using channel 3
D/vold ( 825): [UEVENT] Sq: 994 S: net A: 0 P: /devices/virtual/net/ppp0
D/vold ( 825): DEVPATH=/devices/virtual/net/ppp0
D/vold ( 825): INTERFACE=ppp0
D/vold ( 825): IFINDEX=6
D/vold ( 825): No uevent handlers registered for 'net' subsystem
I/pppd ( 1758): Using interface ppp0
I/pppd ( 1758): Connect: ppp0 <--> /dev/ttyUSB0
D/G3ModeEnabler( 1493): ------------------------datastate changed ---------------------------2
D/G3ModeEnabler( 1493): ------------------------datastate changed ---------------------------2
D/G3ModeEnabler( 1493): ------------------------datastate changed ---------------------------2
D/NetworkLocationProvider( 900): onDataConnectionStateChanged 3
D/G3ModeEnabler( 1493): ------------------------datastate changed ---------------------------2
D/G3ModeEnabler( 1493): ------------------------datastate changed ---------------------------2
D/MobileDataStateTracker( 900): default Received state= CONNECTED, old= CONNECTING, reason= simLoaded, apnTypeList= *
D/NetworkStateTracker( 900): setDetailed state, old =CONNECTING and new state=CONNECTED
D/ConnectivityService( 900): ConnectivityChange for MOBILE: CONNECTED/CONNECTED
D/MobileDataStateTracker( 900): replacing old mInterfaceName (gprs) with gprs for mms
D/MobileDataStateTracker( 900): replacing old mInterfaceName (gprs) with gprs for supl
D/MobileDataStateTracker( 900): replacing old mInterfaceName (gprs) with gprs for dun
D/MobileDataStateTracker( 900): replacing old mInterfaceName (gprs) with gprs for hipri
D/ConnectivityService( 900): erasing net.dns1
D/GpsLocationProvider( 900): updateNetworkState available info: NetworkInfo: type: MOBILE[UMTS], state: CONNECTED/CONNECTED, reason: simLoaded, extra: internet, roaming: false, failover: false, isAvailable: true
D/GpsLocationProvider( 900): NetworkThread wait for 9223372036854775807ms
I/MediaUploader( 1539): No need to wake up
D/pppd ( 1758): sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x8ea85936> <pcomp> <accomp>]
D/pppd ( 1758): rcvd [LCP ConfReq id=0x0 <asyncmap 0x0> <auth chap MD5> <magic 0xf50f8e> <pcomp> <accomp>]
D/pppd ( 1758): sent [LCP ConfAck id=0x0 <asyncmap 0x0> <auth chap MD5> <magic 0xf50f8e> <pcomp> <accomp>]
D/pppd ( 1758): rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0x8ea85936> <pcomp> <accomp>]
D/pppd ( 1758): rcvd [LCP DiscReq id=0x1 magic=0xf50f8e]
D/pppd ( 1758): rcvd [CHAP Challenge id=0x1 <d278847ee263182b88a0454edc682ebd>, name = "UMTS_CHAP_SRVR"]
D/pppd ( 1758): sent [CHAP Response id=0x1 <82410fe241475112f2ef3fbd17e97688>, name = "any"]
D/pppd ( 1758): rcvd [CHAP Success id=0x1 ""]
I/pppd ( 1758): CHAP authentication succeeded
D/pppd ( 1758): sent [CCP ConfReq id=0x1 <deflate 15> <deflate(old#) 15> <bsd v1 15>]
D/pppd ( 1758): sent [IPCP ConfReq id=0x1 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
D/pppd ( 1758): rcvd [LCP ProtRej id=0x2 80 fd 01 01 00 0f 1a 04 78 00 18 04 78 00 15 03 2f]
D/pppd ( 1758): rcvd [IPCP ConfNak id=0x1 <ms-dns1 10.11.12.13> <ms-dns3 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins 10.11.12.14>]
D/pppd ( 1758): sent [IPCP ConfReq id=0x2 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-dns3 10.11.12.14>]
D/pppd ( 1758): rcvd [IPCP ConfNak id=0x2 <ms-dns1 10.11.12.13> <ms-dns3 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins 10.11.12.14>]
D/pppd ( 1758): sent [IPCP ConfReq id=0x3 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-dns3 10.11.12.14>]
I/pppd ( 1758): Modem hangup
I/pppd ( 1758): Connection terminated.
D/vold ( 825): [UEVENT] Sq: 995 S: net A: 1 P: /devices/virtual/net/ppp0
D/vold ( 825): DEVPATH=/devices/virtual/net/ppp0
D/vold ( 825): INTERFACE=ppp0
D/vold ( 825): IFINDEX=6
D/vold ( 825): No uevent handlers registered for 'net' subsystem
I/ActivityManager( 900): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher/.Launcher }
I/ASK ( 1151): onUnbindInput
I/ActivityManager( 900): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.browser/.BrowserActivity bnds=[265,653][340,733] }
I/ActivityManager( 900): Start proc com.android.browser for activity com.android.browser/.BrowserActivity: pid=1773 uid=10012 gids={3003, 1015}
I/ActivityThread( 1773): Publishing provider browser: com.android.browser.BrowserProvider

[Q] Tablet not booting (with log and video)

Hello,
My ZT-282 Tablet is having some troubles booting. It started when trying to flash the latest rom (0327). The installation went fine in the sense there were not error messages during the installation.
Here is a video of the upgrade and the problem that follows:
http://dl.dropbox.com/u/165691/video-2012-04-08-19-13-46.mp4
As you can see it first shows a logo, flashes for a second then shows the logo a second time. After that it freezes. I have left it alone in this state for an hour, but nothing happens.
Here is a log that I got via adb from the tablet. Does it give any clues?
Code:
--------- beginning of /dev/log/main
I/DEBUG ( 79): debuggerd: Feb 9 2012 19:41:11
D/Memsicd ( 91): search aac sensor: MXC622X
D/Memsicd ( 91): aac sensor MXC622X[0] communicate success
I//system/bin/set_display_mode.sh( 73): 1024,1200
D/sslib ( 91): sslib: ss_config file read succeed
D/sslib ( 91): sslib: entering ss_load_module_raw
D/sslib ( 91): Loading module /system/lib/sslib/inputraw_ss.so
I/logwrapper( 73): /system/bin/set_display_mode.sh terminated by exit(0)
D/sslib ( 91): mod_init of input raw
--------- beginning of /dev/log/system
I/Vold ( 75): Vold 2.1 (the revenge) firing up
I/Netd ( 101): Netd 1.0 starting
D/Vold ( 75): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 75): Volume flash state changing -1 (Initializing) -> 0 (No-Media)
E/Netd ( 101): Unable to create netlink socket: Protocol not supported
E/Netd ( 101): Unable to open quota2 logging socket
D/Vold ( 75): Volume flash state changing 0 (No-Media) -> 2 (Pending)
E/NetlinkEvent( 75): NetlinkEvent::FindParam(): Parameter 'NPARTS' not found
D/Vold ( 75): Volume flash state changing 2 (Pending) -> 1 (Idle-Unmounted)
D/Vold ( 75): Volume flash state changing 1 (Idle-Unmounted) -> 2 (Pending)
E/NetlinkEvent( 75): NetlinkEvent::FindParam(): Parameter 'NPARTS' not found
D/Vold ( 75): Volume flash state changing 2 (Pending) -> 1 (Idle-Unmounted)
I/Netd ( 135): Netd 1.0 starting
E/Netd ( 135): Unable to create netlink socket: Protocol not supported
E/Netd ( 135): Unable to open quota2 logging socket
I/Netd ( 163): Netd 1.0 starting
E/Netd ( 163): Unable to create netlink socket: Protocol not supported
E/Netd ( 163): Unable to open quota2 logging socket
I/Netd ( 191): Netd 1.0 starting
E/Netd ( 191): Unable to create netlink socket: Protocol not supported
E/Netd ( 191): Unable to open quota2 logging socket
I/Netd ( 219): Netd 1.0 starting
E/Netd ( 219): Unable to create netlink socket: Protocol not supported
E/Netd ( 219): Unable to open quota2 logging socket
The messages about not being able to create a netlink socket goes on forever after this.
I'm having the same issue, did you know how to solve it yet?

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

Help me with this logcat errors !

HELP ME WITH THIS LOGCAT ERRORS!
Code:
E/msm7x27.gralloc( 140): We support 2 buffers
E/AudioHardwareMSM72XX( 143): failed to open AUTO_VOLUME_CONTROL /system/etc/AutoVolumeControl.txt: No such file or directory (2)
E/CameraHAL( 143): CameraHAL_GetNum_Cameras:
E/MediaProfilesJNI( 141): native_init
E/MediaProfilesJNI( 141): After native_init lock
E/MediaProfilesJNI( 141): Guru : native_init profiles
E/MediaProfiles( 141): getInstance
E/MediaProfiles( 141): Guru :Else 1
E/MediaProfiles( 141): Guru : quality = 0, index = 1
E/MediaProfiles( 141): Guru : quality = 1, index = 0
E/MediaProfiles( 141): Guru : quality = 0, index = 1
E/MediaProfiles( 141): Guru : quality = 1, index = 0
E/MediaProfiles( 141): getInstance e2320
E/MediaProfilesJNI( 141): retun sProfiles
E/MediaProfilesJNI( 141): native_init
E/MediaProfilesJNI( 141): After native_init lock
E/MediaProfilesJNI( 141): retun sProfiles
E/PhonePolicy( 141): Could not preload class for phone policy: com.android.internal.policy.impl.PhoneWindow$ContextMenuCallback
E/dalvikvm( 216): ERROR: couldn't find native method
E/dalvikvm( 216): Requested: Lcom/android/server/PowerManagerService;.nativeStartSurfaceFlingerOffAnimation:(I)V
E/JNIHelp ( 216): RegisterNatives failed for 'com/android/server/PowerManagerService', aborting
F/libc ( 216): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1)
Anyone?
Sent from my LG-P500 using xda premium

[Q] no display and possible bootloops after compiling, have some of logcat

ive been compiling for some time and and ported aokp 4.4 to the hp touchpad. after being approached to submit it to gerrit for official status, i ran into some issues. the build compiles just fine, but there is no display. the logcat looks to be like its bootlooping but i cannot figure out what is wrong.
beginning of /dev/log/system
I/Vold ( 135): Vold 2.1 (the revenge) firing up
D/Vold ( 135): Volume usbdisk state changing -1 (Initializing) -> 0 (No-Media)
I/SurfaceFlinger( 139): SurfaceFlinger is starting
I/SurfaceFlinger( 139): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
F/libEGL ( 139): couldn't find an OpenGL ES implementation
F/libc ( 139): Fatal signal 6 (SIGABRT) at 0x0000008b (code=-6), thread 139 (surfaceflinger)
thats just the first bit of the logcat as i cannot post links yet. any help would be greatly appreciated. thanks

Categories

Resources