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

upgrade de noyau



Salut,

J'ai fait une upgarde de noyau surement un peu goret : dl du .tgz, et hop !

Ensuis j'ai tout configuré pil poil, tout marche bien, sauf la carte ethernet
qui est pourtant bien reconnu par le noyau.

lors d'un ifconfig eth0 up j'ai un SIOC...  : Ressource temporairment je sais
plus quoi.

le route add -net 127.0.0.0 ne marche pas mieux : SIOCADDRT.....

Je vois pas quel option j'ai pu oublier dans le noyau

Est-ce que ça peux-venir du fait que le rép /proc n'a plus la même tronche
entre le 2.0.36 et le 2.2.14 ? ou bien faut il faire une méthode moins goret
pour upgrader ce qui va bien : net-tools, etc... ?

Merci
stéf


#
# Networking options
#
CONFIG_PACKET=y
CONFIG_NETLINK=y
CONFIG_RTNETLINK=y
CONFIG_NETLINK_DEV=y
CONFIG_FIREWALL=y
CONFIG_FILTER=y
CONFIG_UNIX=y
CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
# CONFIG_IP_ADVANCED_ROUTER is not set
# CONFIG_IP_PNP is not set
CONFIG_IP_FIREWALL=y
CONFIG_IP_FIREWALL_NETLINK=y
CONFIG_NETLINK_DEV=y
# CONFIG_IP_TRANSPARENT_PROXY is not set
# CONFIG_IP_MASQUERADE is not set
# CONFIG_IP_ROUTER is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
CONFIG_IP_ALIAS=y
# CONFIG_ARPD is not set
# CONFIG_SYN_COOKIES is not set
# CONFIG_INET_RARP is not set
CONFIG_SKB_LARGE=y
# CONFIG_IPV6 is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_BRIDGE is not set
# CONFIG_LLC is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set
# CONFIG_NET_FASTROUTE is not set
# CONFIG_NET_HW_FLOWCONTROL is not set
# CONFIG_CPU_IS_SLOW is not set



Reply to: