Hi,all,thanks for reply.it has been fixed. it happened because I'm not
clean /data parttition.
I just dd bootimg to the boot partitions.
but still have other problem,seems it is vendor's lib.
log is here:

http://pastebin.com/xDf9SGew


2013/6/7 ffxx68 <[email protected]>

> what does the logcat say, while booting up? most probably it's looping
> over, after some crash.
> watch carefully and check for the portion of log that is repeating itself
> (it could be very large).
>
>
> On Thursday, 6 June 2013 06:42:33 UTC+2, ddy wrote:
>>
>>
>> hi all
>>  I'm porting an ics device to Jb,it can boot into laucher now,
>> but its log print
>> E/Netd    ( 2041): exec() res=768 for /system/bin/iptables -t filter -N
>> bw_INPUT
>> E/Netd    ( 2041): exec() res=768 for /system/bin/ip6tables -t filter -N
>> fw_INPUT
>>
>> I googled,seemed have to rebuild kernel,so I add the following config to
>> default kernel config,
>> I watched new kernel build ,the Netd error disappeared,but it's hang on
>> the booting animation.
>> so did I fixed the Netd error or there are somewhere errors exist?
>>
>>
>> CONFIG_NETFILTER_XT_MATCH_**POLICY=y
>>   CONFIG_NETFILTER_XT_MATCH_**PKTTYPE=y
>>   CONFIG_NETFILTER_XT_MATCH_**QUOTA=y
>>   CONFIG_NETFILTER_XT_MATCH_**QUOTA2=y
>>   CONFIG_NETFILTER_XT_MATCH_**QUOTA2_LOG=y
>>   CONFIG_NETFILTER_XT_MATCH_**SOCKET=y
>>   CONFIG_NETFILTER_XT_MATCH_**STATE=y
>>   CONFIG_NETFILTER_XT_MATCH_**STATISTIC=y
>>   CONFIG_NETFILTER_XT_MATCH_**STRING=y
>>   CONFIG_NETFILTER_XT_MATCH_**TIME=y
>>   CONFIG_NETFILTER_XT_MATCH_U32=**y
>>   CONFIG_NF_CONNTRACK_IPV4=y
>>   CONFIG_NF_CONNTRACK_IPV6=y
>>   CONFIG_IP_NF_IPTABLES=y
>>   CONFIG_IP_NF_MATCH_AH=y
>>   CONFIG_IP_NF_MATCH_ECN=y
>>   CONFIG_IP_NF_MATCH_TTL=y
>>   CONFIG_IP_NF_FILTER=y
>>   CONFIG_IP_NF_TARGET_REJECT=y
>>   CONFIG_IP_NF_TARGET_REJECT_**SKERR=y
>>   CONFIG_IP_NF_TARGET_LOG=y
>>   CONFIG_NF_NAT=y
>>   CONFIG_IP_NF_MANGLE=y
>>   CONFIG_IP_NF_TARGET_**MASQUERADE=y
>>   CONFIG_IP_NF_TARGET_NETMAP=y
>>   CONFIG_IP_NF_TARGET_REDIRECT=y
>>   CONFIG_IP_NF_RAW=y
>>   CONFIG_IP_NF_ARPTABLES=y
>>   CONFIG_IP_NF_ARPFILTER=y
>>   CONFIG_IP_NF_ARP_MANGLE=y
>>   CONFIG_IP6_NF_IPTABLES=y
>>   CONFIG_IP6_NF_TARGET_LOG=y
>>   CONFIG_IP6_NF_FILTER=y
>>   CONFIG_IP6_NF_TARGET_REJECT=y
>>   CONFIG_IP6_NF_TARGET_REJECT_**SKERR=y
>>   CONFIG_IP6_NF_MANGLE=y
>>   CONFIG_IP6_NF_RAW=y
>>
>>  --
> --
> unsubscribe: [email protected]
> website: http://groups.google.com/group/android-porting
>
> ---
> You received this message because you are subscribed to the Google Groups
> "android-porting" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

--- 
You received this message because you are subscribed to the Google Groups 
"android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to