Gentoo Archives: gentoo-user

From: Jesse Hannah <jesse.hannah@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Strange ALSA issues (emu10k1)
Date: Mon, 05 Jun 2006 19:49:23
Message-Id: 200606051209.53727.jesse.hannah@gmail.com
In Reply to: [gentoo-user] Strange ALSA issues (emu10k1) by Jesse Hannah
1 I seem to have gotten things figured out myself. :P Apparently there were
2 still some things muted in alsamixer, and I'm not sure which one it was but
3 one of them was the control for the audio ports on the sound card. Everything
4 works fine now. :)
5
6 On Sunday, 4 June 2006 17:06, you wrote:
7 > I'm having an interesting time getting my sound card working for some
8 > reason. It's a SB Audigy 2 (emu10k1), with the main audio jacks on the
9 > actual card and headphone and microphone ports in front. For some reason, I
10 > can only get sound out of the front headphone port--not any of the ports on
11 > the card itself. Other than that, everything works fine.
12 >
13 > That I can tell, I have everything configured right, but here's some output
14 > in case anybody spots something:
15 >
16 > foogley ~ # lspci | grep audio
17 > 02:0a.0 Multimedia audio controller: Creative Labs SB Audigy (rev 04)
18 >
19 > foogley ~ # lsmod | grep snd
20 > snd_pcm_oss            49184  0
21 > snd_mixer_oss          17920  1 snd_pcm_oss
22 > snd_seq_oss            32640  0
23 > snd_seq_midi            7584  0
24 > snd_emu10k1_synth       7808  0
25 > snd_emux_synth         35584  1 snd_emu10k1_synth
26 > snd_seq_virmidi         6784  1 snd_emux_synth
27 > snd_seq_midi_event      6912  3 snd_seq_oss,snd_seq_midi,snd_seq_virmidi
28 > snd_seq_midi_emul       7808  1 snd_emux_synth
29 > snd_seq                50512  8
30 >
31 > >>snd_seq_oss,snd_seq_midi,snd_emux_synth,snd_seq_virmidi,snd_seq_midi_even
32 > >>t, snd_seq_midi_emul
33 >
34 > snd_emu10k1           121252  4 snd_emu10k1_synth
35 > snd_rawmidi            21408  3 snd_seq_midi,snd_seq_virmidi,snd_emu10k1
36 > snd_ac97_codec         92448  1 snd_emu10k1
37 > snd_ac97_bus            2944  1 snd_ac97_codec
38 > snd_seq_device          7820  7
39 >
40 > >>snd_seq_oss,snd_seq_midi,snd_emu10k1_synth,snd_emux_synth,snd_seq,
41 > >>snd_emu10k1,snd_rawmidi
42 >
43 > snd_util_mem            4352  2 snd_emux_synth,snd_emu10k1
44 > snd_hwdep               8324  2 snd_emux_synth,snd_emu10k1
45 > snd_pcm                81540  5 snd_pcm_oss,snd_emu10k1,snd_ac97_codec
46 > snd_page_alloc          9352  2 snd_emu10k1,snd_pcm
47 > snd_timer              22276  3 snd_seq,snd_emu10k1,snd_pcm
48 > snd                    47460  17
49 > >>snd_pcm_oss,snd_mixer_oss,snd_seq_oss,snd_emux_synth,snd_seq_virmidi,
50 >
51 > >>snd_seq,snd_emu10k1,snd_rawmidi,snd_ac97_codec,snd_seq_device,snd_hwdep,
52 > >>snd_pcm,snd_timer
53 >
54 > soundcore               8672  1 snd
55 >
56 > Any help with this would be greatly appreciated.
57 > --
58 > Jesse Hannah
59
60 --
61 Jesse Hannah
62
63 Homepage: <http://everstar.hostultra.com/>
64 IRC Nick: FlakPenguin@××××××××××××.net
65 GPG Key: 0x78F156E7
66 Available on the keyservers (search the key or for "Jedi Web-Penguin")
67 or from <http://everstar.hostultra.com/jesse.asc>

Replies

Subject Author
[gentoo-user] Re: Strange ALSA issues (emu10k1) Jesse Hannah <jesse.hannah@×××××.com>