View Single Post

  #5 (permalink)  
Old 02-08-2005
saidev
 
Posts: n/a
Default Re: SuSE 9.1 - can't communicate with router

I found the solution, the problem was not any of the NICs nor the
network configurations. It was my ACPI taking an IRQ of the NIC. I've
used this in grub.conf to fix the problem.

apm=off, acpi=off, noapic

Reply With Quote