I finally installed operating systems on my new A7N8X Deluxe-based system overnight. Very fast hardware, but I'm having a difficult problem.
I chose to stick with SuSE Linux, so 8.2 was installed (previously running 8.0 on my old P3 PC). First problem: the installer quickly FROZE at hardware detection when loading the default kernel.
Choosing the ACPI-disabled kernel proceeded smoothly through installation. The only changes I made were to change the partitioning scheme: /, /home, and /var XFS filesystems on an extended partition instead of one HUGE ReiserFS filesystem on a primary partition. Also, chose to run X-Windows at 1152x864 instead of 1600x1200. 😛 All my basic hardware was correctly detected, but some of the nForce2 components were not: namely onboard LAN. Anyhow, installation completed smoothly and quickly.
SuSE boots up quickly, kernel configured for ACPI disabled. The installer had configured onboard nForce MCP audio (specifically ALSA and the i810 driver). It works!
I install the nForce platform drivers (by single RPM) to get nVidia LAN working (an OSS audio driver is also included). Unfortunately, after making a 3-line change to /etc/modules.conf and rebooting, neither the nvnet or nvaudio kernel modules load. I determine that I can load them manually, but why would I want to? The nvaudio kernel modules does work; most likely, I'll switch back to ALSA, SuSE's default sound system unless I determine nVidia's driver has superior support for MCP-T (SoundStorm). I haven't connected the system to a LAN yet, so I can't confirm the nvnet driver does work as advertised. Nor why the kernel module doesn't autoload or the network interface brought up.
The major problem:
But my problem is that my ORiNOCO PC Card WiFi client won't work. I have a CardBus controller on a PCI slot; the PCMCIA subsystem appears to have been detected by Linux and installed. But the card never comes up. 🙁 Pulled out the ORiNOCO, and dropped in a D-Link DWL-650 PC Card. No dice either. The error message is really silly, and I'll consider pasting it into this message later but it's not very insightful. And I'd rather not go out and buy a USB client at this time (although it's a possibility).
I get a similar problem with Windows. Everything else works, but the PC Card WiFi client. Device Manager claims the ORiNOCO is disabled because of a "resource conflict", apparently an IRQ conflict. What confuses me is that the ACPI HAL is installed, so I'd assumed most add-on devices share IRQ 9. And the weird thing is that the "conflict" is between the IRQ assigned to the CardBus controller and the PC Card installed on that controller! So I think this is some weird configuration snafu rather than a genuine conflict that we all experienced back in the DOS/Win 9x days.
Right now, I'm a bit too lazy to pull the PCI CardBus controller and slap it back into the previous working setup to see what Device Manager looks like.
Anyhow, I'm much more concerned with Linux than Windows (gaming OS) but any leads are always appreciated. Since I haven't yet tweaked the OS any, I might try to install the latest Mandrake and Red Hat Linux distros to see if either one gives a 100% experience out of the box. SuSE Linux 8.0 installation did NOT setup wireless clients automatically either, but it wasn't difficult to do that post-installation.
I'll fork this off into a separate thread if it doesn't get any attention piggybacking here. 😉