In article <(E-Mail Removed)>,
(E-Mail Removed) <(E-Mail Removed)> writes:
> On Mon, 09 Feb 2004 17:01:17 GMT, Will Dormann <(E-Mail Removed)> wrote:
>> wish wrote:
>> > On Mon, 09 Feb 2004 14:39:28 GMT, Will Dormann <(E-Mail Removed)> wrote:
>> >
>> >>Chris wrote:
>> >>
>> >>>New system: 350W Aopen PSU / Asus A7N8X-X (nForce2) / Athlon 2500 /
>> >>>512MB PC3200 / 3x Maxtor 80GB / GeForce2 / Promise UDMA133 / onboard
>> >>>UDMA133 / DVD-ROM / DVD-RW / FDD.
>> >>>
>> >>>I'm a bit lost now. I was thinking that linux gives problems for some
>> >>>reason with the nForce 2 chipset, since win2k installs and runs
>> >>>without any problems. Could this be?
>> >>
>> >>Yes, if you have APIC enabled. Common problem with Nforce2 and Linux.
>> >> Disabling it in the BIOS should be sufficient.
>> >>
>> >>
>> >>-WD
>> >
>> >
>> > Thanks for the quick reaction. I just did so, as well as flashing the BIOS to the newst version
>> > (1007), unfortunately without the desired result :-(
>>
>>
>> Not sure. It might be that you need a kernel with the APIC feature
>> disabled? Now that APIC is disabled in your BIOS, does dmesg show
>> any reference to APIC?
>
> Thanks for sharing your thoughts. It sounds logical. But to my understanding, to recompile a kernel,
> one needs to have one first. That's where it already goes wrong. My linux system just froze instantly
> and now I start from the beginning again: how to install linux from an iso-CD without lock-ups during
> HDD partitioning :-(
>
> Am I the only one facing these problems? Or do linux users simply ignore nForce2 mainboards?
>
The nForce2 is quite problematic under Linux, at the moment.
On the good side though, there are people working HARD on this, as
the nForce2 is one of the more solid and high-performing chipsets
on the Athlon family. If it's on your news feed, check out the
Linux kernel mailing list for more info.
In short, ACPI/APIC on the nForce2 is a bit of a mess, from what
I can read. On the bad side, they appear to have built some of the
ACPI tables wrong. On the good side, they have some intelligent
prefetch built in that can speed some operations up. But back on
the bad side, under certain circumstances the CPU can get badly
confused because the speedup makes the chipset deliver data too
fast.
But on the really good side, they're figuring things out and
issuing patches. There are people with ACPI and APIC running,
though there are others still with hangs.
But if you just want to work, configure the kernel to not have
ACPI or APIC, and keep them turned off in BIOS. If you can't get
far enough to build the kernel that way, there are boot time
flags to do the job. I've been running problem-free for over a
year this way. I'm really hoping that in a few months this stuff
will get hammered out and folded into the mainline 2.6 kernel,
and about that time Gentoo moves off of 2.4. Then I'll reinstall
my aging RH8.0.
It's a lot better than it was. Originally there wasn't even GART
support, so the only 3D was nVidia. (not my ATI)
Dale Pontius