linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Strange emu10k1 behaviour on 2.4.9
@ 2001-08-21 16:12 Mike Frisch
  0 siblings, 0 replies; only message in thread
From: Mike Frisch @ 2001-08-21 16:12 UTC (permalink / raw)
  To: linux-kernel

I have the emu10k1 support compiled as a module for 2.4.9.  When I use
the sound card, I have to adjust the volume or open the mixer for the
sound to actually start.  As soon as that program stops using the sound
card, the sound is turned off again.  It's not the volume level that
changes, but actually the sound is disabled or muted.

I have the following in /etc/modules.conf (as configured by 'sndconfig'
in RedHat 7.1):

alias sound-slot-0 emu10k1
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L \
   >/dev/null 2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S \
 >/dev/null 2>&1 || :

lspci -v shows:

00:0d.0 Multimedia audio controller: Creative Labs SB Live! EMU10000
(rev 07)
        Subsystem: Creative Labs CT4832 SBLive! Value
        Flags: bus master, medium devsel, latency 64, IRQ 9
        I/O ports at b400 [size=32]
        Capabilities: [dc] Power Management version 1

lsmod shows:

emu10k1                49648   1
ac97_codec              8928   0  [emu10k1]
soundcore               4144   4  (autoclean) [emu10k1]

If I use the latest ALSA driver, everything works fine (although I don't
think the sound quality is as good).

System: ASUS A7A266, AMD T-Bird 1.2/266, 256MB Crucial DDR, Intel EEPro
10/100 PCI, Matrox G400 AGP

Is is anybody else experiencing this problem?

Any assistance is appreciated.

Thanks,

Mike.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-08-21 16:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-21 16:12 Strange emu10k1 behaviour on 2.4.9 Mike Frisch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).