[Gelöst] Alsa und ich

  • Leider habe ich keine Sound über die Soundkarte


    Installiert ist über das Gentoo-Alsa


    als Modul vom Kernel:


    Hier ein paar Log Auszüge:
    dmesg
    Jun 8 20:05:53 [kernel] Advanced Linux Sound Architecture Driver Version 1.0.14rc1 (Tue Jan 09 09:56:17 2007 UTC).
    Jun 8 20:05:53 [kernel] ALSA device list:
    Jun 8 20:05:53 [kernel] No soundcards found.


    Hier Proc
    cat /proc/asound/cards
    0 [CMI8738MC6 ]: CMI8738-MC6 - C-Media PCI CMI8738-MC6
    C-Media PCI CMI8738-MC6 (model 55) at 0xd800, irq 11
    1 [V8237 ]: VIA8237 - VIA 8237
    VIA 8237 with AD1888 at 0xe000, irq 3


    cat /proc/asound/oss/sndstat
    Sound Driver:3.8.1a-980706 (ALSA v1.0.14rc1 emulation code)
    Kernel: Linux vdr66 2.6.20.4-gentoo #10 SMP PREEMPT Fri Mar 23 23:30:15 CET 2007 i686
    Config options: 0


    Installed drivers:
    Type 10: ALSA emulation


    Card config:
    C-Media PCI CMI8738-MC6 (model 55) at 0xd800, irq 11
    VIA 8237 with AD1888 at 0xe000, irq 3


    Audio devices:
    0: C-Media PCI DAC/ADC (DUPLEX)
    1: VIA 8237 (DUPLEX)


    Synth devices: NOT ENABLED IN CONFIG


    Midi devices: NOT ENABLED IN CONFIG


    Timers:
    7: system timer


    Mixers:
    0: CMedia PCI
    1: Analog Devices AD1888


    Oder nochmal über Hwinfo:
    Driver Info #0:
    Driver Status: snd_cmipci is active
    Driver Activation Cmd: "modprobe snd_cmipci"
    Config Status: cfg=new, avail=yes, need=no, active=unknown


    hier die Alsa.conf:


    options snd_cmipci index=0
    options snd-via82xx index=1


    alias /dev/mixer snd-mixer-oss
    alias /dev/dsp snd-pcm-oss
    alias /dev/midi snd-seq-oss


    # Set this to the correct number of cards.


    # --- BEGIN: Generated by ALSACONF, do not edit. ---
    # --- ALSACONF version 1.0.14rc2 ---
    alias char-major-116 snd
    alias char-major-14 soundcore
    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 snd-card-0 snd-via82xx
    alias sound-slot-0 snd-via82xx
    # --- END: Generated by ALSACONF, do not edit. ---


    Für Tips und Tricks bin ich echt dankbar.

    System: gen2vdr: 1.2 und gepatcht Gentoo 2.6.20.4-gentoo Sound: C-Media Electronics Inc CM8738 (rev 10)/ VIA Technologies, Inc. VT8233/A/8235 Grafik:nVidia Corporation GeForce 7600 GS (rev a2) FF:Technotrend/Hauppauge WinTV DVB-S Budget:Satelco EasyWatch DVB-C, Terratec Cinergy 1200 DVB-C

    Einmal editiert, zuletzt von misterbighh ()

  • Hier nochmal die Einträge:


    # Alsa kernel modules' configuration file.


    # ALSA portion
    # OSS/Free portion


    options snd_cmipci index=0
    options snd-via82xx index=1


    ##
    ## IMPORTANT:
    ## You need to customise this section for your specific sound card(s)
    ## and then run `update-modules' command.
    ## Read alsa-driver's INSTALL file in /usr/share/doc for more info.
    ##
    ## ALSA portion
    ## alias snd-card-0 snd-interwave
    ## alias snd-card-1 snd-ens1371
    ## OSS/Free portion
    ## alias sound-slot-0 snd-card-0
    ## alias sound-slot-1 snd-card-1
    ##


    # OSS/Free portion - card #1
    ## OSS/Free portion - card #2
    ## alias sound-service-1-0 snd-mixer-oss
    ## alias sound-service-1-3 snd-pcm-oss
    ## alias sound-service-1-12 snd-pcm-oss


    alias /dev/mixer snd-mixer-oss
    alias /dev/dsp snd-pcm-oss
    alias /dev/midi snd-seq-oss


    # Set this to the correct number of cards.


    # --- BEGIN: Generated by ALSACONF, do not edit. ---
    # --- ALSACONF version 1.0.14rc2 ---
    alias char-major-116 snd
    alias char-major-14 soundcore
    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 snd-card-0 snd-via82xx
    alias sound-slot-0 snd-via82xx
    # --- END: Generated by ALSACONF, do not edit. ---


    THX

    System: gen2vdr: 1.2 und gepatcht Gentoo 2.6.20.4-gentoo Sound: C-Media Electronics Inc CM8738 (rev 10)/ VIA Technologies, Inc. VT8233/A/8235 Grafik:nVidia Corporation GeForce 7600 GS (rev a2) FF:Technotrend/Hauppauge WinTV DVB-S Budget:Satelco EasyWatch DVB-C, Terratec Cinergy 1200 DVB-C

  • Ja, das habe ich gemacht. Die Einträge siehst du ja in der Conf. Unter options sage ich auch welche Karte zuerst geladen werden soll.


    Wenn ich aber alsaconf aufrufe erscheint kurz diese Meldung.
    modinfo: could not find module snd
    modinfo: could not find module snd
    modinfo: could not find module snd


    aber unter lsmod siehst du die Module geladen. Im Kernel habe ich keine Änderung vorgenommen. (Also deine Standardeinstellungen.)


    Module Size Used by
    snd_pcm_oss 49600 0
    snd_mixer_oss 17664 1 snd_pcm_oss
    snd_seq_oss 32768 0
    snd_seq_midi_event 8064 1 snd_seq_oss
    snd_seq 53360 4 snd_seq_oss,snd_seq_midi_event
    snd_cmipci 34976 0
    snd_opl3_lib 11904 1 snd_cmipci
    snd_hwdep 10500 1 snd_opl3_lib
    snd_via82xx 29752 0
    snd_ac97_codec 90916 1 snd_via82xx
    snd_pcm 81676 4 snd_pcm_oss,snd_cmipci,snd_via82xx,snd_ac97_codec
    snd_timer 25096 3 snd_seq,snd_opl3_lib,snd_pcm
    snd_page_alloc 11528 2 snd_via82xx,snd_pcm
    snd_mpu401_uart 9600 2 snd_cmipci,snd_via82xx
    snd_rawmidi 25536 1 snd_mpu401_uart
    snd_seq_device 9228 4 snd_seq_oss,snd_seq,snd_opl3_lib,snd_rawmidi
    usb_storage 66368 0
    nvidia 4555580 0
    lirc_streamzap 16776 1
    via_rhine 25880 0
    tda10021 7560 2
    budget_av 20992 31
    dvb_pll 14984 1 budget_av
    budget_core 12428 1 budget_av
    ves1x93 7560 1
    dvb_ttpci 99200 6
    dvb_core 77388 3 budget_av,budget_core,dvb_ttpci
    firmware_class 11136 2 budget_av,dvb_ttpci
    saa7146_vv 48516 2 budget_av,dvb_ttpci
    video_buf 25224 1 saa7146_vv
    saa7146 19852 4 budget_av,budget_core,dvb_ttpci,saa7146_vv
    videodev 28160 1 saa7146_vv
    v4l2_common 17792 2 saa7146_vv,videodev
    v4l1_compat 14088 2 saa7146_vv,videodev
    ttpci_eeprom 3584 2 budget_core,dvb_ttpci
    i2c_core 22912 8 nvidia,tda10021,budget_av,dvb_pll,budget_core,ves1x93,dvb_ttpci,ttpci_eeprom
    lirc_imon 17288 0
    lirc_dev 16260 2 lirc_streamzap,lirc_imon
    imon_vfd 10512 0
    ac97_bus 3456 1 snd_ac97_codec
    gameport

    System: gen2vdr: 1.2 und gepatcht Gentoo 2.6.20.4-gentoo Sound: C-Media Electronics Inc CM8738 (rev 10)/ VIA Technologies, Inc. VT8233/A/8235 Grafik:nVidia Corporation GeForce 7600 GS (rev a2) FF:Technotrend/Hauppauge WinTV DVB-S Budget:Satelco EasyWatch DVB-C, Terratec Cinergy 1200 DVB-C

  • Hi,
    Wo ist denn eigentlich dein genaues Problem ?
    Du hast eine FF da kommt der Ton immer ueber die FF, nicht ueber die Soundkarte. da benoetigst Du kein Alsa und die Fehlermeldung zu Beginn ist normal, da die alsa Module nicht im Kernel sind.

  • Ich möchte Freevo nutzen und Bildausgabe über Xinelibout machen. Bild habe ich :) aber keinen Ton. Also brauche ich doch eine Soundkarte, oder? Hm, ich hatte das so verstanden das die alsa-module schon im kernel sind. Muss ich das also nachlegen?

    System: gen2vdr: 1.2 und gepatcht Gentoo 2.6.20.4-gentoo Sound: C-Media Electronics Inc CM8738 (rev 10)/ VIA Technologies, Inc. VT8233/A/8235 Grafik:nVidia Corporation GeForce 7600 GS (rev a2) FF:Technotrend/Hauppauge WinTV DVB-S Budget:Satelco EasyWatch DVB-C, Terratec Cinergy 1200 DVB-C

  • Ich sehe die C-Media im Kernel aktiviert als Mod. Alsa ist auch scharf. Wo ist mein Gedankenfehler?

    System: gen2vdr: 1.2 und gepatcht Gentoo 2.6.20.4-gentoo Sound: C-Media Electronics Inc CM8738 (rev 10)/ VIA Technologies, Inc. VT8233/A/8235 Grafik:nVidia Corporation GeForce 7600 GS (rev a2) FF:Technotrend/Hauppauge WinTV DVB-S Budget:Satelco EasyWatch DVB-C, Terratec Cinergy 1200 DVB-C

  • Danke Helau, bin nochmal alles in Ruhe durchgegangen und jetzt läuft es. Bin wohl auf der Autobahn falsch abgebogen.

    System: gen2vdr: 1.2 und gepatcht Gentoo 2.6.20.4-gentoo Sound: C-Media Electronics Inc CM8738 (rev 10)/ VIA Technologies, Inc. VT8233/A/8235 Grafik:nVidia Corporation GeForce 7600 GS (rev a2) FF:Technotrend/Hauppauge WinTV DVB-S Budget:Satelco EasyWatch DVB-C, Terratec Cinergy 1200 DVB-C

Jetzt mitmachen!

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