You need to turn NETFILTER and its dependencies on in your kernel config.
Here's some netfilter things I turned on to fix this, you may need a few 
more things to satisfy dependencies though.

CONFIG_NETFILTER_TPROXY=y
CONFIG_NETFILTER_XTABLES=y
CONFIG_NETFILTER_ADVANCED=y
CONFIG_NETFILTER=y
CONFIG_NETFILTER_XT_MATCH_QTAGUID=y
CONFIG_NETFILTER_XT_MATCH_QUOTA2=y
CONFIG_NETFILTER_XT_MATCH_QUOTA2_LOG=y
CONFIG_NETFILTER_XT_MATCH_SOCKET=y

HTH,
Matt

On Monday, April 30, 2012 9:40:11 PM UTC+1, Giveen wrote:
>
> Having this problem with a port and it not booting
>
>
>
>>    1. I/Netd    (14007): Netd 1.0 starting
>>    2.  
>>    3. E/Netd    (14007): Unable to create netlink socket: Protocol not 
>>    supported
>>    4.  
>>    5. E/Netd    (14007): Unable to open quota2 logging socket
>>    
>>
>  
>
>

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to