problem mit alsa und ice1724

H

homer0815

Grünschnabel
hi folks.
ich habe ein problem mit meiner soundausgabe und hoffe, ihr könnt mir weiterhelfen.

ich habe eine audiotrak prodigy 7.1hifi.
sie basiert auf dem via envy24ht (aka ice1724).
kernel: 2.6.22-gentoo-r1
alsa: 1.0.14

nun zu meinem eigentlichen problem, immer wenn ich einen player starte bekomme ich folgende meldung.
madplay -v 05\ -\ Fear\ of\ the\ dark.mp3
MPEG Audio Decoder 0.15.2 (beta) - Copyright (C) 2000-2004 Robert Leslie et al.
ALSA lib dlmisc.c:118:(snd_dlsym_verify) unable to verify version for symbol _snd_pcm_plug_open
ALSA lib pcm.c:2108:(snd_pcm_open_conf) symbol _snd_pcm_plug_open is not defined inside (null)
audio: No such device or address

ich habe schon versucht alsa als modul in den kernel zu bauen und per alsa-driver. beides mal tritt der selbe fehler auf.
alsa module werden ohne probleme geladen, alsamixer funzt auch und in dmesg steht auch nix.

danke schonmal für alle antworten im vorraus.



hier nochmal alle "wichtigen" configs:
/etc/modprobe.d/alsa:
alias char-major-116 snd
alias snd-card-0 snd-ice1724
options snd-ice1724 model=prodigy71
options snd cards_limit=1
alias char-major-14 soundcore
alias sound-slot-0 snd-ice1724
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 /dev/mixer snd-mixer-oss
alias /dev/dsp snd-pcm-oss
alias /dev/midi snd-seq-oss

/etc/asound.state:
pcm.ice1724 {
type hw
card 0
}

ctl.ice1724 {
type hw
card 0
}
 
Hi, ich habe eine Prodigy HiFi und sie zum Mitspielen überreden können.

Das wichtigste, "model=prodigy71", hast du ja schon. Ich bin nicht sonderlich firm, was Gentoo angeht, aber wie lädst du denn das snd-ice1724 Modul?

Auf meiner (Ubuntu-)Kiste, sehen die relevanten Zeilen in /etc/modprobe.d/alsa-base wie folgt aus:

install snd-ice1724 /sbin/modprobe --ignore-install snd-ice1724 $CMDLINE_OPTS
options snd-ice1724 model=prodigy71

was sagt dmesg |grep ice1724? Gar nichts?

Meine asound.state und asound.conf habe ich dir mal angehängt, vielleicht bringt dich das weiter.
 

Anhänge

  • asound.conf.txt
    1,4 KB · Aufrufe: 4
  • asound.state.txt
    11,1 KB · Aufrufe: 4

Ähnliche Themen

Pulseaudio unter Debian multiple Output

HDMI Soundausgabe

HDMI Soundausgabe 2

dovecot und postfix Konfiguration Problem

Displayport + externer Monitor zeigt bei startx nichts erst bei DVI

Zurück
Oben