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

SB Audigy 2 ZS und kein Ton



Hallo Debian Gemeinde

Ich habe eben Debian Squeeze (amd64) auf meiner Kiste installiert.
Leider bekomme ich keinen Ton aus meiner Soundkarte.

Folgendes habe ich bereits versucht und überprüft (gemäss
http://wiki.debian.org/ALSA):

* Mittels 'alsamixer' alle Kanäle auf unmute und Volume auf 80%
* $ aplay -v -v /usr/share/sounds/ekiga/voicemail.wav (auch als
Benutzer Ruth probiert)
* /etc/init.d/alsa-utils restart
* arts oder esound sind nicht installiert
* Es sind keine OSS Kernel Module geladen
* KEXEC ist nicht installiert/konfiguriert. Ein Reboot geht also
komplett über's BIOS/Grub
* # modprobe snd-pcm-oss && aplay -v -v /usr/share/sounds/ekiga/voicemail.wav
* Mein Benutzer ist Mitglied der Gruppe 'audio'
* # alsactl init (auch als Benutzer Ruth ausgeführt)
Unknown hardware: "Audigy2" "SigmaTel STAC9750,51" "AC97a:83847650"
"0x1102" "0x2002"
Hardware is initialized using a guess method

Hier noch ein paar Informationen zu meiner Umgebung, in
/var/log/messages findet sich nichts brauchbares:

# cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.21.

$ cat /proc/asound/cards
 0 [Audigy2        ]: Audigy2 - SB Audigy 2 ZS [SB0350]
                      SB Audigy 2 ZS [SB0350] (rev.4,
serial:0x20021102) at 0x3000, irq 17

$ lsmod | grep emu
snd_emu10k1_synth       4840  0
snd_emux_synth         25538  1 snd_emu10k1_synth
snd_seq_virmidi         3787  1 snd_emux_synth
snd_seq_midi_emul       4165  1 snd_emux_synth
snd_seq                42881  5
snd_seq_midi,snd_emux_synth,snd_seq_virmidi,snd_seq_midi_event,snd_seq_midi_emul
snd_emu10k1           123628  2 snd_emu10k1_synth
snd_rawmidi            15515  3 snd_seq_midi,snd_seq_virmidi,snd_emu10k1
snd_ac97_codec         99186  1 snd_emu10k1
snd_pcm                60487  2 snd_emu10k1,snd_ac97_codec
snd_page_alloc          6249  2 snd_emu10k1,snd_pcm
snd_util_mem            2064  2 snd_emux_synth,snd_emu10k1
snd_hwdep               5380  2 snd_emux_synth,snd_emu10k1
snd_timer              15598  3 snd_seq,snd_emu10k1,snd_pcm
snd_seq_device          4493  5
snd_seq_midi,snd_emu10k1_synth,snd_seq,snd_emu10k1,snd_rawmidi
snd                    46526  12
snd_emux_synth,snd_seq_virmidi,snd_seq,snd_emu10k1,snd_rawmidi,snd_ac97_codec,snd_pcm,snd_hwdep,snd_timer,snd_seq_device
emu10k1_gp              1734  0
gameport                7416  2 emu10k1_gp

$ lspci | grep audio
05:07.0 Multimedia audio controller: Creative Labs SB Audigy (rev 04)

$ uname -va
Linux celsius 2.6.32-5-amd64 #1 SMP Mon Jan 16 16:22:28 UTC 2012
x86_64 GNU/Linux

# dmesg | grep -i aud
[    6.262310] EMU10K1_Audigy 0000:05:07.0: PCI INT A -> GSI 17
(level, low) -> IRQ 17
[    6.265980] Installing spdif_bug patch: SB Audigy 2 ZS [SB0350]

Was könnte ich noch überprüfen? Mir fällt nichts mehr ein...

Danke für eure Hilfe
Matthias


Reply to: