After moving to RedHat kernel kernel-2.4.18-18.7.x I have compiled and
installed alsa for my i82801 card as per:
http://www.alsa-project.org/alsa-doc/doc-php/template.php3?company=Intel&card=i820&chip=i820&module=intel8x0#Inst

I did this before with a previous kernel and it worked OK, but sound was
not great.

The problem I have now is that the modules all insert into the kernel
fine, and in short everything behaves perfectly; xmms plays with no
errors or complaints ... but no sound, nada. And yes I have turned up
the volume with alsamixer amongst other things.

The only errors reported are:
Jan 29 20:38:07 localhost kernel: PCI: Found IRQ 11 for device 00:1f.5
Jan 29 20:38:07 localhost kernel: PCI: Sharing IRQ 11 with 00:1f.6
Jan 29 20:38:07 localhost kernel: PCI: Setting latency timer of device
00:1f.5 to 64
Jan 29 20:38:07 localhost kernel: intel8x0: clocking to 48000
Jan 29 20:38:07 localhost modprobe: modprobe: Can't locate module
snd-card-1
Jan 29 20:38:07 localhost modprobe: modprobe: Can't locate module
snd-card-2
Jan 29 20:38:07 localhost modprobe: modprobe: Can't locate module
snd-card-3


... but from what I can gather this is not the problem.
Something which concerns me is that everything seems to be stacking up
on IRQ 11.

[root@yin gough]# cat /proc/interrupts 
           CPU0       
  0:    1058946          XT-PIC  timer
  1:       4762          XT-PIC  keyboard
  2:          0          XT-PIC  cascade
  3:       7641          XT-PIC  orinoco_cs
  8:          1          XT-PIC  rtc
 11:     237200          XT-PIC  usb-uhci, usb-uhci, Texas Instruments
PCI4451 PC card Cardbus Controller, Texas Instruments PCI4451 PC card
Cardbus Controller (#2), nvidia, Intel 82801CA-ICH3
 12:         23          XT-PIC  PS/2 Mouse
 14:      29955          XT-PIC  ide0
NMI:          0 
ERR:          0

Could this be the problem?  Here is output from lsmod in case you have
doubts that the modules are inserted correctly:

[root@yin gough]# lsmod
Module                  Size  Used by    Tainted: P  
snd-mixer-oss          12696   1  (autoclean)
snd-intel8x0           21056   1 
snd-pcm                77184   0  [snd-intel8x0]
snd-timer              13736   0  [snd-pcm]
snd-ac97-codec         31172   0  [snd-intel8x0]
snd-mpu401-uart         4300   0  [snd-intel8x0]
snd-rawmidi            16512   0  [snd-mpu401-uart]
snd-seq-device          5436   0  [snd-rawmidi]
snd                    36236   0  [snd-mixer-oss snd-intel8x0 snd-pcm
snd-timer snd-ac97-codec snd-mpu401-uart snd-rawmidi snd-seq-device]
soundcore               6212   1  [snd]
agpgart                40256   3  (autoclean)
nvidia               1595712  11  (autoclean)
serial_cs               5248   0  (unused)
autofs                 11172   0  (autoclean) (unused)
orinoco_cs              5704   1 
orinoco                32672   0  [orinoco_cs]
hermes                  7264   0  [orinoco_cs orinoco]
ds                      8416   2  [serial_cs orinoco_cs]
yenta_socket           12000   2 
pcmcia_core            49888   0  [serial_cs orinoco_cs ds yenta_socket]
ide-cd                 30144   0  (autoclean)
cdrom                  31936   0  (autoclean) [ide-cd]
nls_iso8859-1           3488   1  (autoclean)
nls_cp437               5120   1  (autoclean)
vfat                   11804   1  (autoclean)
fat                    36152   0  (autoclean) [vfat]
sd_mod                 12864   0  (autoclean) (unused)
scsi_mod              104848   1  (autoclean) [sd_mod]
mousedev                5024   1 
hid                    20608   0  (unused)
input                   5696   0  [mousedev hid]
usb-uhci               24324   0  (unused)
usbcore                71072   1  [hid usb-uhci]
ext3                   64800   2 
jbd                    47892   2  [ext3]


any help with this would be very much appreciated.

Julian




-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to