Hello
I use FC 16 Gnome 3.2.1 kernel 3.2.10-3.fc16.i686.PAE.
I have installed a soundcard Creative SB Audigy 2 ZS Platinum Pro [SB0360].
dmesg |grep snd
[ 3.975997] snd_hda_intel 0000:01:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 3.976067] snd_hda_intel 0000:01:00.1: irq 44 for MSI/MSI-X
[ 3.976098] snd_hda_intel 0000:01:00.1: setting latency timer to 64
[ 4.726588] snd_emu10k1 0000:0a:09.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
lsmod | grep snd
snd_emu10k1_synth 17052 0
snd_emux_synth 41544 1 snd_emu10k1_synth
snd_seq_virmidi 13178 1 snd_emux_synth
snd_seq_midi_event 14076 1 snd_seq_virmidi
snd_seq_midi_emul 13195 1 snd_emux_synth
snd_emu10k1 136604 1 snd_emu10k1_synth
snd_rawmidi 24514 2 snd_seq_virmidi,snd_emu10k1
snd_ac97_codec 104813 1 snd_emu10k1
ac97_bus 12602 1 snd_ac97_codec
snd_util_mem 13418 2 snd_emux_synth,snd_emu10k1
snd_hda_codec_hdmi 31544 1
snd_hda_intel 32323 0
snd_hda_codec 101856 2 snd_hda_codec_hdmi,snd_hda_intel
snd_hwdep 13236 3 snd_emux_synth,snd_emu10k1,snd_hda_codec
snd_seq 54637 4 snd_emux_synth,snd_seq_virmidi,snd_seq_midi_event, snd_seq_midi_emul
snd_seq_device 13817 5 snd_emu10k1_synth,snd_emux_synth,snd_emu10k1,snd_r awmidi,snd_seq
snd_pcm 81170 5 snd_emu10k1,snd_ac97_codec,snd_hda_codec_hdmi,snd_ hda_intel,snd_hda_codec
snd_timer 23896 3 snd_emu10k1,snd_seq,snd_pcm
snd 62530 15 snd_emu10k1_synth,snd_emux_synth,snd_seq_virmidi,s nd_seq_midi_emul,snd_emu10k1,snd_rawmidi,snd_ac97_ codec,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_cod ec,snd_hwdep,snd_seq,snd_seq_device,snd_pcm,snd_ti mer
soundcore 14116 1 snd
snd_page_alloc 13709 3 snd_emu10k1,snd_hda_intel,snd_pcm
pulse audio output debug: connected to device alsa_output.pci-0000_0a_09.0.analog-stereo (62) gives no sound on analog output
pulse audio output debug: connected to device alsa_output.pci-0000_0a_09.0.iec958-stereo (60) sound on digital output is ok.
analog output on intel hda is working.
Booting with Fed-16-i686-Live-Desktop the analog output of the SB is working.
The analog output of the SB has been working before.
What can I do to get back the analog output for the SB ?
Best regards