PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Serveur - Sécurité et techniques > linux.debian.user > Unblocking sound card, or adding stream (newbie)
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
linux.debian.user debian-user@lists.debian.org.

Unblocking sound card, or adding stream (newbie)

Réponse
 
LinkBack Outils de la discussion
Vieux 07/09/2007, 05h40   #1
Dr. Jennifer Nussbaum
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Unblocking sound card, or adding stream (newbie)

I have a laptop with a sound card that only supports a
single stream. (People on #debian ed me figure
this out.) This is annoying not because i want to play
twelve different sypmhonies at once through high-def
systems, but just so i can listen to music while
getting beeps from Gaim, or whatever.

If theres no way to do this, bummer i guess. But my
problem is that sometimes i seem to have something
blocking the sound card and i cant figure out what it
is. I dont THINK im running any sound thing ,but then
if i try to run xmms i get a "something's blocking
your sound card" message, or if i play a YouTube video
i just get no sound at all.

When this happens, how do i find out what's blocking
hte sound card, and how do i kill this so i can play
what i want?

Thanks.

Jen



__________________________________________________ __________________________________
Boardwalk for $500? In 2007? Ha! Play Monopoly Here and Now (it's updated for today's economy) at Yahoo! Games.
http://get.games.yahoo.com/proddesc?...onopolyherenow


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 07/09/2007, 09h50   #2
Juha Tuuna
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Unblocking sound card, or adding stream (newbie)

On Friday, 7. September 2007 06:30, Dr. Jennifer Nussbaum wrote:
> ...
> If theres no way to do this, bummer i guess. But my
> problem is that sometimes i seem to have something
> blocking the sound card and i cant figure out what it
> is. I dont THINK im running any sound thing ,but then
> if i try to run xmms i get a "something's blocking
> your sound card" message, or if i play a YouTube video
> i just get no sound at all.
>
> When this happens, how do i find out what's blocking
> hte sound card, and how do i kill this so i can play
> what i want?
>
> Thanks.
>
> Jen

If you're using ALSA, run
sudo /etc/init.d/alsa force-reload
But be careful, it'll kill the applications using alsa.

--
-=[JT]=-

It doesn't matter whether you win or lose -- until you lose.

PGP Public key
http://users.utu.fi/jukatu/juha_tuuna_utu.asc


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 07/09/2007, 15h30   #3
Ralph Katz
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Unblocking sound card, or adding stream (newbie)

On 09/06/2007 11:30 PM, Dr. Jennifer Nussbaum wrote:
> I have a laptop with a sound card that only supports a
> single stream. (People on #debian ed me figure
> this out.) This is annoying not because i want to play
> twelve different sypmhonies at once through high-def
> systems, but just so i can listen to music while
> getting beeps from Gaim, or whatever.
>
> If theres no way to do this, bummer i guess. But my
> problem is that sometimes i seem to have something
> blocking the sound card and i cant figure out what it
> is. I dont THINK im running any sound thing ,but then
> if i try to run xmms i get a "something's blocking
> your sound card" message, or if i play a YouTube video
> i just get no sound at all.
>
> When this happens, how do i find out what's blocking
> hte sound card, and how do i kill this so i can play
> what i want?


Hi -- Are you running etch? I had this issue and posted my solution to
the list on 21 Apr 2007, Subject: SOLVED Re: Sound mixing:
configure dmix for flash, xmms, totem or make default.

Maybe that message in the archives could .

Let us know.

Ralph


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 07/09/2007, 23h50   #4
Nigel Henry
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Unblocking sound card, or adding stream (newbie)

On Friday 07 September 2007 05:30, Dr. Jennifer Nussbaum wrote:
> I have a laptop with a sound card that only supports a
> single stream. (People on #debian ed me figure
> this out.) This is annoying not because i want to play
> twelve different sypmhonies at once through high-def
> systems, but just so i can listen to music while
> getting beeps from Gaim, or whatever.
>
> If theres no way to do this, bummer i guess. But my
> problem is that sometimes i seem to have something
> blocking the sound card and i cant figure out what it
> is. I dont THINK im running any sound thing ,but then
> if i try to run xmms i get a "something's blocking
> your sound card" message, or if i play a YouTube video
> i just get no sound at all.
>
> When this happens, how do i find out what's blocking
> hte sound card, and how do i kill this so i can play
> what i want?
>
> Thanks.
>
> Jen


I've had this problem with a soundcard on one of my 2 machines that isn't
capable of dealing with multiple audio streams.

As an example I start Gaim, and at the same time am listening to Internet
radio, which uses the realplayer plugin. The radio is ok, and I'm chatting
away on Gaim, but getting no sounds from Gaim.

I now close Opera which is connected to the Internet radio, and all the sounds
from my conversion on Gaim start to play. A bit weird. They have all been
stacked up, and play one after the other.

The way around it for me, is to install the alsa-oss package, and start Opera
as.
aoss opera

Now I can listen to Internet radio, and get the Gaim sounds, or play another
music app at the same time as the radio is playing.

To see what is grabbing the soundcard you can run:
/usr/sbin/lsof -n | grep /dev/dsp

Other suspects are. On Gnome the ESD sound server, and on KDE the ArtS
soundserver. I use KDE, and always disable the ArtS sound server on the
machine that has the Ensoniq card (ens1371 driver)

My other machine has an Audigy2 soundblaster (emu10k1), and is capable of
handling multiple audio streams. I can play as many music apps as I want to
at a time on this card. You may find one of these on E-bay, but make sure
it's one that uses the emu10k1 driver.

Xmms works ok for me on both machines, but I tried to someone resolve
their Xmms problem on the French Debian list to no avail. I normally use
MhWaveedit for playing my music, and that works fine on both machines, but
can't say I'm too clued up on Xmms problems.

Just a few suggestions.

Nigel.


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 08/09/2007, 00h10   #5
swm
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Unblocking sound card, or adding stream (newbie)

On Thursday 06 September 2007 20:30, Dr. Jennifer Nussbaum wrote:
> I have a laptop with a sound card that only supports a
> single stream. (People on #debian ed me figure
> this out.) This is annoying not because i want to play
> twelve different sypmhonies at once through high-def
> systems, but just so i can listen to music while
> getting beeps from Gaim, or whatever.
>
> If theres no way to do this, bummer i guess. But my
> problem is that sometimes i seem to have something
> blocking the sound card and i cant figure out what it
> is. I dont THINK im running any sound thing ,but then
> if i try to run xmms i get a "something's blocking
> your sound card" message, or if i play a YouTube video
> i just get no sound at all.
>
> When this happens, how do i find out what's blocking
> hte sound card, and how do i kill this so i can play
> what i want?
>
> Thanks.
>
> Jen


Installing xmms-arts might , at least with the xmms problems.

-Steve


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 02h59.


Édité par : vBulletin®
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,12752 seconds with 13 queries