On Fri, 20 Jun 1997, Eddie Katz wrote: > I am getting in regular intervals on the tty console the message: > > eth0: Too much work on interrupt, 0x01 > > What is that ?? My network is working fine, no problems, maybe it comes > out becaude my ethernet "wd" driver is set as module ??? > > Any ideas ??
1) Could be the interrupt controller hardware. Try using another IRQ. 2) Could be from something on the network. Does it still happen if you are disconnected from the net? 3) Sometimes other devices, especially older ones have flaws which cause them to step on I/O addresses, DMA lines, and IRQ lines that they're really not using. Some of the jumperless ones do this. I have gone as far as taking a knife to them and permanently removing the connection to unused IRQ lines. 4) Make sure your network broadcast, mask, etc. values are correct. ifconfig will tell you this. +----------------------------------------------------------------------+ + Paul Wade Greenbush Technologies Corporation + + mailto:[EMAIL PROTECTED] http://www.greenbush.com/ + +----------------------------------------------------------------------+ + http://www.greenbush.com/cds.html Special Linux CD offer + +----------------------------------------------------------------------+ -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .