|
|
|
|
||||||
| linux.debian.user debian-user@lists.debian.org. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
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 |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
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 |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
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 |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
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 |
|
|
|
#5 |
|
Messages: n/a
Hébergeur: |
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 |
|
![]() |
| Outils de la discussion | |
|
|