On Mon, 04 Apr 2005 06:37:53 +0000 (GMT) j.visch wrote: > > I tried ... > > modinfo snd-cmipci > filename: /lib/modules/2.4.20-4GB/kernel/sound/pci/snd-cmipci.o > description: "C-Media CMI8x38 PCI" > author: "Takashi Iwai <[EMAIL PROTECTED]>" > license: "GPL" > parm: snd_index int array (min = 1, max = 8), description "Index value > for C-Media > PCI > soundcard." > parm: snd_id string array (min = 1, max = 8), description "ID string > for C-Media > PCI > soundcard." > parm: snd_enable int array (min = 1, max = 8), description "Enable > C-Media PCI > soundcard." > parm: snd_mpu_port long array (min = 1, max = 8), description "MPU-401 > port." > parm: snd_fm_port long array (min = 1, max = 8), description "FM > port." > parm: snd_soft_ac3 long array (min = 1, max = 8), description > "Sofware-conversion > of raw > SPDIF packets (model 033 only)." > > I m none the wiser, where is the irq setting?
OK well it doesn't have one, but then again pci should not need it anyway! Try cat /proc/interrupts and /proc/dma and /proc/ioports and see if there are any obvious double ups. > -- Nick Rout
