hi i try to install a driver for a via686 on a gericom notebook. distro
is
some newest suse, alsaversion is 0.9.0beta12.
loading the module works fine. but after trying to play a sound with aplay
i get error: IRQ routing conflict for 00:0c.1, have irq 10, want irq 4.
i can NOT set up irq-routing i
I updated my modules.conf... somewhere along the way
I must have deleted the snd bit and never caught it.
I copied your conf file over mine and now when I run
/etc/init.d/alsasound start I hear a pop over the
speakers. That is a little progress, but apparently
the system is just not seeing the s
>From my modules.conf
-
alias sound snd-card-via686a
alias char-major-14 snd
alias snd-minor-oss-0 snd-mixer
alias sound-service-0-1 snd-seq-oss
alias snd-minor-oss-3 snd-pcm-oss
alias snd-minor-oss-4 snd-pcm-oss
alias snd-minor-oss-5 snd-pcm-oss
alias sound-service-0
Hmn...
Here's mine... Also note my "lsmod". What does your lsmod say ?
---
Sound Driver:3.8.1a-980706 (ALSA v0.9.0beta10 emulation code)
Kernel: Linux bob 2.4.17 #11 Mon Dec 31 00:32:44 UTC 2001 i686
Config options: 0
In
I have a Compaq presario with a via686 chipset.
I'm running RH7.0 with kernel 2.4.9.
I have recompiled the kernel so it includes
sound card support, but not it's own via module.
I compiled and installed alsa-driver-0.9.0beta8a,
and the lib and util files for that version as well.
Everything see