Thread
:
SuSE 9.1 - can't communicate with router
View Single Post
#
5
(
permalink
)
02-08-2005
saidev
Posts: n/a
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
saidev