[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#261362: kernel-image-2.6.6-1-k7: sound stops with alsa 1.0.5a and es1371



Alle 12:38, lunedì 26 luglio 2004, Francesco P. Lovergine ha scritto:
> On Sun, Jul 25, 2004 at 04:38:29PM +0200, Andrej Suligoi wrote:
> > Package: kernel-image-2.6.6-1-k7
> > Version: 2.6.6-1
> > Severity: normal
> >
> >
> >
> > Then I have run modprobe -r es1371, and relocate the module snd_ens1371.
> > Then I have run alsaconf to
> >
> > I have edited /etc/modutils/alsa-base and I have added this:
> > # Example Configuration of ALSA 0.9 for Debian GNU/Linux
> >
> > alias char-major-116 snd
> > alias char-major-14 soundcore
> >
> > options snd major=116 cards_limit=1 \
> > device_mode=0660 device_gid=29 device_uid=0
> >
> > alias sound-service-0-0 snd-mixer-oss
> > alias sound-service-0-1 snd-seq-oss
> > alias sound-service-0-3 snd-pcm-oss
> > alias sound-service-0-8 snd-seq-oss
> > alias sound-service-0-12 snd-pcm-oss
> >
> > alias snd-card-0 snd-ens1371
> > #alias snd-card-1 snd-serial
> > #alias snd-card-2 snd-share
> > #alias snd-card-3 snd-virmidi
> >
> > alias sound-slot-0 snd-card-0
> > alias sound-slot-1 snd-card-1
> > alias sound-slot-2 snd-card-2
> > alias sound-slot-3 snd-card-3
> >
> > I have restart alsa /etc/init.d/alsa restart.
> > Finaly I hear just a sound from digital audio output, but when I try to
> > play something with mpg321 it play so slow and I can hear nothing.
>
> Did you use alsamixer to changes volumes? I used the same setup
> (without hacking /etc/modutils/alsa-base btw) and I had no problems
> at all. I'm using hotplug, of course.
>
> 0000:00:00.0 Host bridge: Intel Corp. 82850 850 (Tehama) Chipset Host
> Bridge (MCH) (rev 02) 0000:00:01.0 PCI bridge: Intel Corp. 82850 850
> (Tehama) Chipset AGP Bridge (rev 02) 0000:00:1e.0 PCI bridge: Intel Corp.
> 82801 PCI Bridge (rev 04)
> 0000:00:1f.0 ISA bridge: Intel Corp. 82801BA ISA Bridge (LPC) (rev 04)
> 0000:00:1f.1 IDE interface: Intel Corp. 82801BA IDE U100 (rev 04)
> 0000:00:1f.2 USB Controller: Intel Corp. 82801BA/BAM USB (Hub #1) (rev 04)
> 0000:00:1f.4 USB Controller: Intel Corp. 82801BA/BAM USB (Hub #2) (rev 04)
> 0000:01:00.0 VGA compatible controller: nVidia Corporation NV5 [RIVA
> TNT2/TNT2 Pro] (rev 15) 0000:02:06.0 Multimedia audio controller: Ensoniq
> ES1371 [AudioPCI-97] (rev 09) 0000:02:0b.0 Ethernet controller: Intel Corp.
> 82557/8/9 [Ethernet Pro 100] (rev 08)
>
> Module                  Size  Used by
> snd_ens1371            24932  2
> snd_rawmidi            25184  1 snd_ens1371
> snd_seq_device          8200  1 snd_rawmidi
> snd_pcm_oss            55048  0
> snd_mixer_oss          20096  3 snd_pcm_oss
> snd_pcm                98756  2 snd_ens1371,snd_pcm_oss
> snd_page_alloc         11752  1 snd_pcm
> snd_timer              25668  1 snd_pcm
> snd_ac97_codec         70020  1 snd_ens1371
> snd                    56644  8
> snd_ens1371,snd_rawmidi,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,sn
>d_timer,snd_ac97_codec soundcore              10336  3 snd
> gameport                4704  1 snd_ens1371
Can you explain your interrupts in /proc/interrupts. Previously I have acpi 
and Ensoniq 5880 on the same irq. I resolved this, but I even can play any 
song. I hear just a noisy sound from IEC958, but I have muted this channel in 
alsamixer.
/proc/interrupts
         CPU0
  0:    2310342          XT-PIC  timer
  1:       2451          XT-PIC  i8042
  2:          0          XT-PIC  cascade
  5:     221691          XT-PIC  uhci_hcd, uhci_hcd
  8:          4          XT-PIC  rtc
 10:          0          XT-PIC  Ensoniq AudioPCI
 11:          1          XT-PIC  acpi
 12:      21850          XT-PIC  i8042
 14:       4228          XT-PIC  ide0
 15:      15231          XT-PIC  ide1
NMI:          0
LOC:    2309851
ERR:       4264
MIS:          0

lsmod
snd_pcm_oss            54312  0
snd_mixer_oss          19904  1 snd_pcm_oss
snd_ens1371            25252  2
snd_rawmidi            25408  1 snd_ens1371
snd_seq_device          8264  1 snd_rawmidi
snd_pcm                97508  3 snd_pcm_oss,snd_ens1371
snd_page_alloc         11720  1 snd_pcm
snd_timer              25540  1 snd_pcm
snd_ac97_codec         69572  1 snd_ens1371
snd                    56932  11 
snd_pcm_oss,snd_mixer_oss,snd_ens1371,snd_rawmidi,snd_seq_device,snd_pcm,snd_timer,snd_ac97_codec
soundcore              10400  1 snd
gameport                4736  1 snd_ens1371

Andrej





Reply to: