Sound Probleme

H

hanneshoch3

Eroberer
Hallo!
Ich habe ein sehr komisches Soundproblem. Wenn ich mit Firefox z.B. youtube aufrufe und ich mir ein Video ansehe, höre ich Sound. Wenn ich allerdings mit Kaffeine, Mplayer, Realplayer usw. eine Videodatei aufrufe, kann ich nichts hören, obwohl der Sound weder gemutet ist noch sehr leise ist; man sieht aber ein Bild bzw. das Video. Weiß einer, woran das liegen könnte?

MfG

Hannes
 
Also das Problem hatte ich mal als ich mehr als zwei Soundkarten auf einmal an einem Computer angeschlossen hatte.
Falls du schon mehr als eine hast sollte mein Lösungsansatz prinzipiell auch funktionieren:
Steck die andere mal kurz raus, sollte ja nur eine PCI Karte sein, und probier es dann nochmal.

Was du auch probieren kannst: Vielleicht erkennt Linux bei dir eine zweite Soundkarte die nicht existiert, oder hält andere Hardware für die Soundkarte. Ich nehme mal an du hast KDE weil du über Kaffeine redest, da kannst du einfach in deinem Kontrollcenter die standard Karte einstellen.
Poste zur Sicherheit aber mal den Inhalt von "/dev/snd", und überprüf ob du alsa an hast.
 
Eine zweite Soundkarte hab' ich nicht, und ls /dev/snd gibt aus:

Code:
ls /dev/snd/
controlC0  pcmC0D0c   pcmC0D0p   pcmC0D1c   pcmC0D1p   pcmC0D2c   seq        timer

Alsa ist an, vorher wars auf auto aber trotzdem geht's noch nicht.

MfG

Hannes
 
Zuletzt bearbeitet:
Hast du Kaffeine etc. mit alsa im USE-Flag emerged?
 
Hast du die Soundtreiber im Kernel einkompiliert oder hast du die Treiber zusätzlich gemerged?
 
Stell mal nur den Sound card support ein, anderen beiden nimmst du mal raus. Dann emerge dir mal dir alsa-driver und alsa-tools. Und denn rest wenn du meinst du brauchst den. bei mir hat's funktioniert.
Code:
<*> Sound card support                                                                                           
          Advanced Linux Sound Architecture  --->                                                                        
                < > Advanced Linux Sound Architecture                                                                   
          Open Sound System  --->
                < > Open Sound System (DEPRECATED)
 
Jetzt hab ich selber ein Problem mit meinem Treiber ;(

Code:
>>> Emerging (6 of 10) media-sound/alsa-driver-1.0.16 to /
 * alsa-driver-1.0.16.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                                                                                   [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                                            [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                                           [ ok ]

...

  CC [M]  /var/tmp/portage/media-sound/alsa-driver-1.0.16/work/alsa-driver-1.0.16/acore/timer.o
/var/tmp/portage/media-sound/alsa-driver-1.0.16/work/alsa-driver-1.0.16/acore/timer.c: In function 'snd_timer_request':
/var/tmp/portage/media-sound/alsa-driver-1.0.16/work/alsa-driver-1.0.16/acore/timer.c:155: error: wrong type argument to unary exclamation mark
make[3]: *** [/var/tmp/portage/media-sound/alsa-driver-1.0.16/work/alsa-driver-1.0.16/acore/timer.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [/var/tmp/portage/media-sound/alsa-driver-1.0.16/work/alsa-driver-1.0.16/acore] Error 2
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [_module_/var/tmp/portage/media-sound/alsa-driver-1.0.16/work/alsa-driver-1.0.16] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.25-gentoo-r1'
make: *** [compile] Error 2
 *
 * ERROR: media-sound/alsa-driver-1.0.16 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 4015:  Called die
 * The specific snippet of code:
 *       emake LDFLAGS="$(raw-ldflags)" HOSTCC="$(tc-getBUILD_CC)" CC="$(tc-getCC)" || die "Make Failed";
 *  The die message:
 *   Make Failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/media-sound/alsa-driver-1.0.16/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-sound/alsa-driver-1.0.16/temp/environment'.
 *

 * Messages for package media-sound/alsa-utils-1.0.16:

 * To take advantage of the init script, and automate the process of
 * loading and unloading the ALSA sound drivers as well as
 * storing and restoring sound-card mixer levels you should
 * add alsasound to the boot runlevel. You can do this as
 * root like so:
 *      # rc-update add alsasound boot

 * Messages for package media-sound/alsa-driver-1.0.16:

 *
 * ERROR: media-sound/alsa-driver-1.0.16 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 4015:  Called die
 * The specific snippet of code:
 *       emake LDFLAGS="$(raw-ldflags)" HOSTCC="$(tc-getBUILD_CC)" CC="$(tc-getCC)" || die "Make Failed";
 *  The die message:
 *   Make Failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/media-sound/alsa-driver-1.0.16/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-sound/alsa-driver-1.0.16/temp/environment'.
 *
 
Sinn? Baut euren Soundtreiber doch lieber sauber fest in den Kernel und das Problem hat sich erledigt, wie er es auch getan hat. Zu dem Problem mit MPlayer und Flash etc, benutzt du denn einen Sounddaemon wie arts oder esd?

MFG

Dennis
 

Ähnliche Themen

Keinen Sound mehr unter XFCE

Suse 9.2->Sound ruckelt bei best. Anwendungen

Zurück
Oben