M
Milt Epstein
I've installed Fedora Core 1 on a new PC with an A7N8X Deluxe mobo.
On the initial setup, everything went fairly well, most of my hardware
was detected without problem, and things started up fine upon bootup.
I haven't had a chance to try everything yet (e.g. USB and Firewire
ports), but the two problems that came up right off were the system
not detecting one of the onboard NICs (this mobo has two), and no sound.
It looked like I could fix both problems at the same time by
downloading the nVidia Linux drivers, which had modules for both the
NIC (nvnet) and the audio (nvaudio) (the system, as per
/etc/modules.conf, had been trying to use the i810_audio module).
There was no Fedora binary, so I downloaded a tar file and built from
source (as per the instructions on nvidia's site).
Indeed, everything went fine with the nvnet module, and I got the
second NIC working right away. But I ran into problems with the
nvaudio module. It compiled fine, but when I ran "insmod nvaudio", I
got the following errors:
Using /lib/modules/2.4.22-1.2115.nptlsmp/kernel/drivers/sound/nvaudio.o
/lib/modules/2.4.22-1.2115.nptlsmp/kernel/drivers/sound/nvaudio.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
I've tried a bunch of things, several based on restarting the system
with certain settings of the kernel acpi and/or apic (uggh, acronym
heaven) parameters, but nothing's worked so far. If anyone can give
me some tips on getting this going, I'd really appreciate it!
(I did actually get sound working when I used sound-slot-1 instead of
sound-slot-0, but then it was only using the soundcore module, not
even i810_audio. And from what I've read, getting the nvaudio module
going is the "right" way to do this.)
BTW, this system is dual boot with Windows 2000, and everything works
fine there.
Thanks!
On the initial setup, everything went fairly well, most of my hardware
was detected without problem, and things started up fine upon bootup.
I haven't had a chance to try everything yet (e.g. USB and Firewire
ports), but the two problems that came up right off were the system
not detecting one of the onboard NICs (this mobo has two), and no sound.
It looked like I could fix both problems at the same time by
downloading the nVidia Linux drivers, which had modules for both the
NIC (nvnet) and the audio (nvaudio) (the system, as per
/etc/modules.conf, had been trying to use the i810_audio module).
There was no Fedora binary, so I downloaded a tar file and built from
source (as per the instructions on nvidia's site).
Indeed, everything went fine with the nvnet module, and I got the
second NIC working right away. But I ran into problems with the
nvaudio module. It compiled fine, but when I ran "insmod nvaudio", I
got the following errors:
Using /lib/modules/2.4.22-1.2115.nptlsmp/kernel/drivers/sound/nvaudio.o
/lib/modules/2.4.22-1.2115.nptlsmp/kernel/drivers/sound/nvaudio.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
I've tried a bunch of things, several based on restarting the system
with certain settings of the kernel acpi and/or apic (uggh, acronym
heaven) parameters, but nothing's worked so far. If anyone can give
me some tips on getting this going, I'd really appreciate it!
(I did actually get sound working when I used sound-slot-1 instead of
sound-slot-0, but then it was only using the soundcore module, not
even i810_audio. And from what I've read, getting the nvaudio module
going is the "right" way to do this.)
BTW, this system is dual boot with Windows 2000, and everything works
fine there.
Thanks!