<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<pre>Jerry Geis wrote:
><i> I have tried in the grub.conf file
</i>><i> 
</i>><i> noapic
</i>><i> 
</i>><i> and
</i>><i> 
</i>><i> apic=off
</i>><i> 
</i>><i> I am still getting the same error message about ACPI
</i>><i> in the dmesg output.
</i>><i> 
</i>><i> example:
</i>><i> ACPI: PCI interupt .... IRQ 16
</i>><i> eth0: RealTek RTL8139 ... IRQ16
</i>><i> eth0: identified 8139 chip type
</i>><i> 
</i>><i> so ACPI is grabbing IRQ 16 and not letting eth0 have it. (I Think).
</i>><i> 
</i>><i> How do I correctly disable it on my compaq v2000 laptop.
</i>><i> I think it is not allowing my usb and realtek network to function.
</i>><i> 
</i>><i> Jerry
</i>><i> 
</i>
Isn't it acpi=off? Aren't apic and acpi different things?

------------------------------

That is fantastic... THanks. I did not realize two differnt things.

MY laptop compaq v2000 is now working with USB and network both.

THank you.

Jerry
</pre>
</body>
</html>