[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Network fails in 2.6.12



El vie, 19-08-2005 a las 10:02 +0200, Jose E. Suarez escribió:
> [..]
> > > Any idea?
> > >
> > > J.Ernesto
> > 
> > Did you try swapping network cables? I had to do this after upgrading to a 
> > newer kernel.
> > 
> Swap the network cables?? Are you sure? When i start with the older
> kernel i don't swap the network cables.. never swap the network cables!
> 
> I solved my problem with the next changes in the .config file in my
> kernel.At left the new configuration, at right the old configuration.
Sorry! I forgot paste the changes!! hoho..

< CONFIG_CLEAN_COMPILE=y
---
> # CONFIG_CLEAN_COMPILE is not set

< CONFIG_UNIX=y
< CONFIG_NET_KEY=y
---
> CONFIG_UNIX=m
> CONFIG_NET_KEY=m
473,476c482
< CONFIG_IP_PNP=y
< # CONFIG_IP_PNP_DHCP is not set
< # CONFIG_IP_PNP_BOOTP is not set
< # CONFIG_IP_PNP_RARP is not set
---
> # CONFIG_IP_PNP is not set
483c489
< CONFIG_ARPD=y
---
> # CONFIG_ARPD is not set
485,488c491,494
< CONFIG_INET_AH=y
< CONFIG_INET_ESP=y
< CONFIG_INET_IPCOMP=y
< CONFIG_INET_TUNNEL=y
---
> CONFIG_INET_AH=m
> CONFIG_INET_ESP=m
> CONFIG_INET_IPCOMP=m
> CONFIG_INET_TUNNEL=m
741,742c747,748
< CONFIG_NETPOLL_RX=y
< CONFIG_NETPOLL_TRAP=y
---
> # CONFIG_NETPOLL_RX is not set
> # CONFIG_NETPOLL_TRAP is not set


> 
> > Tom
> > 
> Thanks.
> > 
> Jose Ernesto
> 
> 



Reply to: