Also, as of kernel 2.6.13, devfs is no longer in the kernel and you must use udev. without it you will never get your devices to be recognised.
I do hope you kept your old kernel around so that you can boot to it.
ciao
On Fri, 2006-04-28 at 19:34 -0700, maxim wexler wrote:
Hi group, After running -Du gentoo-sources, I noted that /etc/modules.autoload.d/2.6 had been overwritten by a blank form. So I re-wrote it and rebooted. All, and *only* modules having to do with net stuff, ie, ppp, eth0, serial devices etc failed to load. Here's a sample from dmesg: kb ppp_generic: Unknown symbol alloc_skb ppp_generic: disagrees about version of symbol skb_queue_purge ppp_generic: Unknown symbol skb_queue_purge ppp_generic: disagrees about version of symbol __pskb_pull_tail ppp_generic: Unknown symbol __pskb_pull_tail ppp_generic: disagrees about version of symbol netif_rx ppp_generic: Unknown symbol netif_rx ppp_generic: disagrees about version of symbol alloc_netdev ppp_generic: Unknown symbol alloc_netdev ppp_generic: disagrees about version of symbol __kfree_skb ppp_generic: Unknown symbol __kfree_skb ppp_generic: disagrees about version of symbol skb_queue_head ppp_generic: Unknown symbol skb_queue_head ppp_async: Unknown symbol ppp_channel_index ppp_async: Unknown symbol ppp_register_channel ppp_async: disagrees about version of symbol skb_deque <snip> Similar for forcedeth, serial_8250 etc. Sound, video, timers etc all loaded OK. >From the forums I found the suggestion to save .config, do a make mrproper, copy back the config and re-compile. Had no effect. So I figured, since I just downloaded the 2.6.16-r3 sources(been using 2.6.12-r6) I should just compile a fresh kernel. But that didn't work either. Here's my /etc/modules.autoload.d/kern-2.6: # /etc/modules.autoload.d/kernel-2.6: kernel modules to load when system boots. # # Note that this file is for 2.6 kernels. # # Add the names of modules that you'd like to load when the system # starts into this file, one per line. Comments begin with # and # are ignored. Read man modules.autoload for additional details. # For example: # 3c59x #ip_conntrack_ftp #ip_conntrack_irc #ip_tables #ipt_mac #ipt_REDIRECT #ipt_REJECT #ip_nat_ftp #iptable_filter #ip_nat_irc #ipt_LOG #ipt_iprange #ipt_pkttype #ipt_MASQUERADE #iptable_nat #ipt_multiport #ip_conntrack #binfmt_aout #slhc 8250 unix #af_packet cpuid snd-ac97-codec snd-intel8x0 snd snd-pcm soundcore forcedeth ppp_async ppp_generic ppp_deflate nvram bsd_comp usbcore ehci-hcd ohci-hcd usbhid usb-storage agpgart nvidia-agp loop #serport #s2io rtc #mii #acpiphp #pci_hotplug Here's a grep "net" from the new .config: # Networking CONFIG_NET=y # Networking options # CONFIG_NETDEBUG is not set # CONFIG_NET_KEY is not set CONFIG_INET=y # CONFIG_NET_IPIP is not set # CONFIG_NET_IPGRE is not set # CONFIG_INET_AH is not set # CONFIG_INET_ESP is not set # CONFIG_INET_IPCOMP is not set # CONFIG_INET_TUNNEL is not set # CONFIG_INET_DIAG is not set # CONFIG_INET6_AH is not set # CONFIG_INET6_ESP is not set # CONFIG_INET6_IPCOMP is not set # CONFIG_INET6_TUNNEL is not set CONFIG_NETFILTER=y # CONFIG_NETFILTER_DEBUG is not set # Core Netfilter Configuration # CONFIG_NETFILTER_NETLINK is not set # CONFIG_NETFILTER_XTABLES is not set # IP: Netfilter Configuration # CONFIG_IP_NF_NETBIOS_NS is not set # IPv6: Netfilter Configuration (EXPERIMENTAL) # CONFIG_DECNET is not set # CONFIG_NET_DIVERT is not set # CONFIG_ECONET is not set # CONFIG_NET_SCHED is not set # Network testing # CONFIG_NET_PKTGEN is not set # Network device support CONFIG_NETDEVICES=y # ARCnet devices # CONFIG_ARCNET is not set # Ethernet (10 or 100Mbit) CONFIG_NET_ETHERNET=y # CONFIG_NET_VENDOR_3COM is not set # Tulip family network device support # CONFIG_NET_TULIP is not set CONFIG_NET_PCI=y # CONFIG_PCNET32 is not set # CONFIG_NET_POCKET is not set # Ethernet (1000 Mbit) # Ethernet (10000 Mbit) # CONFIG_NET_RADIO is not set # CONFIG_NET_FC is not set # CONFIG_NETCONSOLE is not set # CONFIG_NETPOLL is not set # CONFIG_NET_POLL_CONTROLLER is not set # USB Network Adapters # CONFIG_USB_USBNET is not set CONFIG_USB_GADGET_NET2280=y CONFIG_USB_NET2280=m # Network File Systems Now I'm stuck cause I can't get back on line to fix it. Unless it's from WinXP:^( -mw __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com