Asus & nvidia drivers under Linux

G

Gregory Toomey

I installed Mandrake linux on a a7n266-vm which has the nforce chipset.
Everything was OK except for the integrated ethernet, which was abysmally slow (10K/sec) but CPU usage was 100%.

I finally tracked this down to ACPI, which causes all sorts of strange problems under linux when the nVidia drivers are installed. Problems range from slow ethernet to X Windows not working.

The solution is the set ACPI=OFF when booting the linux kernel and all the problems magically disappear.

gtoomey
 
B

Ben Pope

Gregory said:
I installed Mandrake linux on a a7n266-vm which has the nforce
chipset.
Everything was OK except for the integrated ethernet, which was
abysmally slow (10K/sec) but CPU usage was 100%.

I finally tracked this down to ACPI, which causes all sorts of
strange problems under linux when the nVidia drivers are installed.
Problems range from slow ethernet to X Windows not working.

The solution is the set ACPI=OFF when booting the linux kernel and
all the problems magically disappear.

Yep. You may want to turn off APIC as well.

You using kernel 2.4 or 2.6?

I was getting probems under heavy hard disk load, I compile in ACPI and
APIC, but disable them. You can get away with noacpi, I think... which
gives you some of the ACPI stuff. (I can't really remember this, it's all
in the nForcersHQ Linux forums)

Ben
 
G

Gregory Toomey

It was a dark and stormy night, and Ben Pope managed to scribble:
Yep. You may want to turn off APIC as well.

You using kernel 2.4 or 2.6?
2.4

I was getting probems under heavy hard disk load, I compile in ACPI and
APIC, but disable them. You can get away with noacpi, I think... which
gives you some of the ACPI stuff. (I can't really remember this, it's all
in the nForcersHQ Linux forums)

Ben

Yes, its very confusing. It took me time to diagnose the problem as the symptoms seem to be varied.

gtoomey
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top