Shyamal Prasad wrote:
> What are the contents of /etc/modules on your system. I suspect most > of the errors you are seeing have to do with the contents of > /etc/modules.conf
The contents of /etc/modules is just:
af_packet radeon
I gather /etc/modules is a list of modules to be loaded; is the problem that in trying to load these modules, modprobe is following 'bad' entries in /etc/modules.conf? I've pasted modules.conf at the bottom (stripped of most comments)
> How are you assigning IP addresses to your network interface. Is it > via a DHCP server? If so, check to see it the DHCP query brought up >the interface.
It's using DHCP. I'm not sure what you're saying I should do, but I know the DHCP server is working for the name I've assigned to the machine since it works when I boot into Windows with the same name, and before I switched to the new kernel, the network was fine.
Matthew
### This file is automatically generated by update-modules" ### update-modules: start processing /etc/modutils/0keep keep
### update-modules: start processing /etc/modutils/actions post-install bttv insmod tuner post-remove bttv rmmod tuner
### update-modules: start processing /etc/modutils/aliases alias char-major-10-175 agpgart alias char-major-10-200 tun alias char-major-81 bttv alias char-major-108 ppp_generic alias /dev/ppp ppp_generic alias tty-ldisc-3 ppp_async alias tty-ldisc-14 ppp_synctty alias ppp-compress-21 bsd_comp alias ppp-compress-24 ppp_deflate alias ppp-compress-26 ppp_deflate
# Crypto modules (see http://www.kerneli.org/) alias loop-xfer-gen-0 loop_gen alias loop-xfer-3 loop_fish2 alias loop-xfer-gen-10 loop_gen alias cipher-2 des alias cipher-3 fish2 alias cipher-4 blowfish alias cipher-6 idea alias cipher-7 serp6f alias cipher-8 mars6 alias cipher-11 rc62 alias cipher-15 dfc2 alias cipher-16 rijndael alias cipher-17 rc5
### update-modules: start processing /etc/modutils/ppp
alias /dev/ppp ppp_generic
alias char-major-108 ppp_generic
alias tty-ldisc-3 ppp_async alias tty-ldisc-14 ppp_synctty
alias ppp-compress-21 bsd_comp alias ppp-compress-24 ppp_deflate
alias ppp-compress-26 ppp_deflate
alias /dev/tts serial alias /dev/tts/0 serial alias /dev/tts/1 serial alias /dev/tts/2 serial alias /dev/tts/3 serial post-install serial /etc/init.d/setserial modload > /dev/null 2> /dev/null pre-remove serial /etc/init.d/setserial modsave > /dev/null 2> /dev/null
### update-modules: start processing /etc/modutils/arch/i386 alias parport_lowlevel parport_pc alias char-major-10-144 nvram alias binfmt-0064 binfmt_aout alias char-major-10-135 rtc
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]