kein sound mit gt220 und yavdr0.3

  • hallo,


    bekomm den HDMI sound über meine gt220 nicht hin. hab ein


    sudo apt-get install linux-backports-modules-alsa-lucid-generic


    gemacht und in /etc/modprobe.d/sound.conf


    Code
    options snd-hda-intel   enable_msi=0 probe_mask=0xfff2
    alias snd-card-0 snd-hda-intel
    alias sound-slot-0 snd-hda-intel



    aplay -l gibt:



    wenn ich ein


    Code
    sudo speaker-test -c2 -twav -Dplughw:0,3


    mache bekomme ich nach kurzer zeit



    die zweite soundkarte ist eine pci karte. onboard sound ist deaktiviert.
    dei grafikkarte ist eine


    Code
    02:00.0 VGA compatible controller: nVidia Corporation GT216 [GeForce GT 220] (rev a2)


    wäre sehr dankbar für etwas hilfe. steh gerade total an

  • ich haenge mich mal dran...


    haben eben mal ne testinstallation auf meinem "ersatzboard" gemacht....(M2N-VM DVI) drin steckt net EN220GT...


    aplay -l sagt


    Code
    aplay -l **** Liste der Hardware-Geräte (PLAYBACK) **** 
    Karte 0: NVidia [HDA NVidia], Gerät 3: NVIDIA HDMI [NVIDIA HDMI]   Sub-Geräte: 1/1   Sub-Gerät #0: subdevice #0 
    Karte 0: NVidia [HDA NVidia], Gerät 7: NVIDIA HDMI [NVIDIA HDMI]   Sub-Geräte: 1/1   Sub-Gerät #0: subdevice #0
    Karte 0: NVidia [HDA NVidia], Gerät 8: NVIDIA HDMI [NVIDIA HDMI]   Sub-Geräte: 1/1   Sub-Gerät #0: subdevice #0
    Karte 0: NVidia [HDA NVidia], Gerät 9: NVIDIA HDMI [NVIDIA HDMI]   Sub-Geräte: 1/1   Sub-Gerät #0: subdevice #0


    im webif hab ich schon einiges probiert (xine laeuft auch nixh nur xineliboutput dazu aber spaeter mehr...)
    wenn ich im webif HDMI stereo anwaehle sieht meine asound.conf so aus


    Code
    pcm.!default {         
               type hw         
               card
               device
     }


    gruss gerd

    vdr => p8b75-m lx / pentium g2020t / 8 GB Ram / zotac gt 630 / cine S2 V5.5 / 60 gb ocz ssd / 640 gb wd scorpio blue / display noritake 256x64-3900 / chenbro PC71023 gehaeuse / yavdr stable / softhddevice


    spielsystem => p8b75-m le / intel core i3 3220T / ubuntu lts 14.04 / 16 GB ram / zotac gt 630 / cine S2 V6.2 / yavdr stable pakete / softhddevice / pulseaudio+alsa


    spielwiese => Zotac Zbox ID45 / 120 GB mSATA / via Satip => Octopus Net / yavdr stable / softhddevice

    2 Mal editiert, zuletzt von gerdh ()

  • yep obwohl xine autocrop deaktiviert ist
    die asound.conf sieht bei hdmi pass through genauso aus... anscheinend laeuft was mit der kartenerkennung schief...


    gruss gerd

    vdr => p8b75-m lx / pentium g2020t / 8 GB Ram / zotac gt 630 / cine S2 V5.5 / 60 gb ocz ssd / 640 gb wd scorpio blue / display noritake 256x64-3900 / chenbro PC71023 gehaeuse / yavdr stable / softhddevice


    spielsystem => p8b75-m le / intel core i3 3220T / ubuntu lts 14.04 / 16 GB ram / zotac gt 630 / cine S2 V6.2 / yavdr stable pakete / softhddevice / pulseaudio+alsa


    spielwiese => Zotac Zbox ID45 / 120 GB mSATA / via Satip => Octopus Net / yavdr stable / softhddevice

    Einmal editiert, zuletzt von gerdh ()

  • ich muss mich nochmal korrigieren.. es ist keine EN GT220 sondern eine Asus BRAVO 220 SILENT/DI/1GD2(LP)


    gruss gerd

    vdr => p8b75-m lx / pentium g2020t / 8 GB Ram / zotac gt 630 / cine S2 V5.5 / 60 gb ocz ssd / 640 gb wd scorpio blue / display noritake 256x64-3900 / chenbro PC71023 gehaeuse / yavdr stable / softhddevice


    spielsystem => p8b75-m le / intel core i3 3220T / ubuntu lts 14.04 / 16 GB ram / zotac gt 630 / cine S2 V6.2 / yavdr stable pakete / softhddevice / pulseaudio+alsa


    spielwiese => Zotac Zbox ID45 / 120 GB mSATA / via Satip => Octopus Net / yavdr stable / softhddevice

  • hab das noch mit dmesg entdeckt


  • steht bei mir auch drin....
    ich habe mal in meiner /etc/xine/config alles was mit alsa zu tun hat editiert zu


    Code
    audio.device.alsa_default_device:plughw:0,7
    audio.device.alsa_front_device:plughw:0,7
    audio.device.alsa_passthrough_device:plughw:0,7
    audio.device.alsa_surround40_device:plughw:0,7
    audio.device.alsa_surround51_device:plughw:0,7


    (weil bei mir gibts ein device 0,7)


    /etc/asound.conf

    Code
    pcm.!default { 
             	type plughw 
                    card 0
                    device 7 
    }


    und siehe da... das xine plugin laeuft mit ton


    mit xinliboutput hatte ich immer nur das

    Code
    Jan 23 16:24:12 vdr2 vdr-sxfe[1602]: [1602] [vdr-fe]    fe_xine_init: xine_open_audio_driver("alsa") failed


    gruss gerd

    vdr => p8b75-m lx / pentium g2020t / 8 GB Ram / zotac gt 630 / cine S2 V5.5 / 60 gb ocz ssd / 640 gb wd scorpio blue / display noritake 256x64-3900 / chenbro PC71023 gehaeuse / yavdr stable / softhddevice


    spielsystem => p8b75-m le / intel core i3 3220T / ubuntu lts 14.04 / 16 GB ram / zotac gt 630 / cine S2 V6.2 / yavdr stable pakete / softhddevice / pulseaudio+alsa


    spielwiese => Zotac Zbox ID45 / 120 GB mSATA / via Satip => Octopus Net / yavdr stable / softhddevice

    Einmal editiert, zuletzt von gerdh ()

  • zieh mal die soundkarte raus... loeschen den inhalt von /etc/modprobe.d/sound.conf und poste die ausgabe von aplay -l nochmal....


    evtl musst du 0,3 verwenden statt der 0,7 (das geraet hast du ja nicht)



    gruss gerd

    vdr => p8b75-m lx / pentium g2020t / 8 GB Ram / zotac gt 630 / cine S2 V5.5 / 60 gb ocz ssd / 640 gb wd scorpio blue / display noritake 256x64-3900 / chenbro PC71023 gehaeuse / yavdr stable / softhddevice


    spielsystem => p8b75-m le / intel core i3 3220T / ubuntu lts 14.04 / 16 GB ram / zotac gt 630 / cine S2 V6.2 / yavdr stable pakete / softhddevice / pulseaudio+alsa


    spielwiese => Zotac Zbox ID45 / 120 GB mSATA / via Satip => Octopus Net / yavdr stable / softhddevice

  • Ich habe meine ION2 nach diesem Howto GT220 problemlos hinbekommen.
    Wichtig ist, erstmal kein weiteres Audiodevice zu haben, d.h. weder Onboard Sound noch Soundkarte. Wenn es dann damit läuft kann man sich darüber Gedanken machen.
    Vielleicht funktioniert es damit bei Euch auch.


    Gruß
    Torsten

    Proxmox VE, Tyan Xeon Server, OMV, MLD-Server 5.1
    MLD 5.1 64bit: Asus AT5iont-t, ION2, 4GB Ram, SSHD 2,5" 1Tb, HEX TFX 300W 82+, Cine S2 V6.2 , 38W max.
    Yavdr 0.5:
    Zotac D2550ITXS-A-E mit GT610 OB, TT S2-4100 PCI-e ,Joujye NU-0568I-B
    Yavdr 0.5:
    Sandy Bridge G840, Tests und Energieverbrauch , CoHaus CIR, Cine S2 V6.2
    MLD 5.1 Beebox N3150
    , DVBSky S960 und 1Tb WD Blue

  • So, der Reihe nach,


    2.te Karte hast Du ausgebaut, interne Karte disabled ?


    Was sagt

    Code
    sudo cat /proc/asound/devices


    Was sagt

    Code
    sudo aplay -l


    Sound mit alsamixer unmuted ?


    auf welcher kernelversion bist du ?


    für linux-image-2.6.32-28-generic sind die linux-backports-modules-alsa-2.6.32-28-generic nicht vorhanden, daher besser auf linux-image-2.6.32-27-generic mit linux-backports-modules-alsa-2.6.32-27-generic gehen !


    Ach, seher gerade in deinem syslog auf .27, schon mal gut.
    poste nochmal deine ausgaben vom aktuellen Status, dann können wir ja heute abend noch mal schauen !

    Server Wohnzimmer:yaVDR 0.6.1-stable HW: XIGMATECH Cube, GeForce GT 240, Philips 65PUS8601"LED Digital Devices Cine S2V6 + DuoFlex S2 +DUOFLEXC/T2, Inverto 4/2 Unicable Full HD Kernel 3.13, KODI , ACK-540 BT Tastatur actric USB Einschalter, Onkyo TX-NR636-7.2 Magnat Needle
    Logitech Harmony ULTIMATE Remote,
    Client Schlafzimmer: Zotac ZBOX HD41, yavdr 0.6.1-stable, streamdev client, SONY KDL-55W805A
    NAS Server: QNAP TS-410 mit NFS und AVAHI fuer Serienaufnahmen, 1*EMC/iOMEGA ix2, 1*EMC/Iomega IX4-300d
    Harmony Touch remote mit FLIRC
    EMC Cloudarray als NFS Gateway zu Azure!
    Sky Komplett Paket
    :vdr1

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!