On Sun, Jul 15, 2007 at 08:44:21AM +0530, Damodharan R wrote:
> I too face the same issue. But dont have a solution for it.
It turns out this is a known bug (at least in Ubuntu). You can't play or
save, but you can use "save as." I don't know if anyone's filed a report
against Lenny, though.
--
I too face the same issue. But dont have a solution for it.
-- Damu
On 15/07/07, Todd A. Jacobs <[EMAIL PROTECTED]> wrote:
I've got gnome-media installed along with Gnome 2.18 out of unstable,
and it's not working at all. I've got my sound server turned off, and am
using ALSA. I can use sound-
On Tue, 2007-30-01 at 17:39 +0100, Sven Arvidsson wrote:
> > How does one use dmix, or is that used when the sound server is
> > disabled?
>
> First of all, dmix, sound servers (esd and so on) are all used if your
> card can't do hardware mixing. If it can do hardware mixing, you don't
> need to
On Tue, 2007-01-30 at 07:49 -0800, Alan Ianson wrote:
> I don't really need it. I have always left the sound server off in
> gnome so as not to create problems. I'm just trying to see what can be
> done.
Sadly, it is still needed for basic sound effects in GNOME. Work is
being done to remove the d
On Tue, 2007-30-01 at 16:07 +0100, Sven Arvidsson wrote:
> On Tue, 2007-01-30 at 10:36 +, Ismael Valladolid Torres wrote:
> > On 2007-01-30, Alan Ianson <[EMAIL PROTECTED]> wrote:
> > > Whenever I turn on gnome's sound server it blocks some apps like ut2004
> > > and rhythmbox from playing soun
On Tue, 2007-01-30 at 10:36 +, Ismael Valladolid Torres wrote:
> On 2007-01-30, Alan Ianson <[EMAIL PROTECTED]> wrote:
> > Whenever I turn on gnome's sound server it blocks some apps like ut2004
> > and rhythmbox from playing sounds. Is there a better way to configure
> > gnome's sound server?
On 2007-01-30, Alan Ianson <[EMAIL PROTECTED]> wrote:
> Whenever I turn on gnome's sound server it blocks some apps like ut2004
> and rhythmbox from playing sounds. Is there a better way to configure
> gnome's sound server?
>
>
As far as currently ALSA supports dmix out of the box probably sound
s
First, make sure that your user is not already in the audio group:
# id mark
If you're not in the audio group already, use gpasswd to add yourself:
# gpasswd -a mark audio
Take a look at the man-pages for 'id' and 'gpasswd':
man id
man gpasswd
HTH
Sumo
Thanks, that worked. I now get sound
Mark Grieveson wrote:
Try to adduser yourusername audio and restart gnome.
I have the exact same problem. And, I get this result from the advice
given:
[EMAIL PROTECTED]:~$ su
Password:
debian:/home/mark# adduser mark audio
The user `mark' is already a member of `audio'.
So, what do I try n
Surachai Locharoen schrieb:
I use gnome debian version 2.12. When I enable sound in gnome control
panel (enable sound for user action such button click or system alert),
The music player program seem to be unable to play sound. It show error
message that "the sound device is busy"
How could
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Surachai Locharoen schrieb:
> I use gnome debian version 2.12. When I enable sound in gnome control
> panel (enable sound for user action such button click or system alert),
> The music player program seem to be unable to play sound. It show error
> me
ha, thanks it's works for me. I am now using xmms with esound output :)On 4/10/06, Andrew Sackville-West <
[EMAIL PROTECTED]> wrote:On Sun, Apr 09, 2006 at 09:27:51AM +0600, S. M. Ibrahim (Lavlu) wrote:
> I don't know the solution, but i am also facing this problem. :(>> On 4/8/06, Surachai Locharo
On Sun, Apr 09, 2006 at 09:27:51AM +0600, S. M. Ibrahim (Lavlu) wrote:
> I don't know the solution, but i am also facing this problem. :(
>
> On 4/8/06, Surachai Locharoen <[EMAIL PROTECTED]> wrote:
> >
> > I use gnome debian version 2.12. When I enable sound in gnome control
> > panel (enable sou
--- "S. M. Ibrahim (Lavlu)" <[EMAIL PROTECTED]>
wrote:
> I don't know the solution, but i am also facing this
> problem. :(
>
> On 4/8/06, Surachai Locharoen
> <[EMAIL PROTECTED]> wrote:
> >
> > I use gnome debian version 2.12. When I enable
> sound in gnome control
> > panel (enable sound for
I don't know the solution, but i am also facing this problem. :(On 4/8/06, Surachai Locharoen <[EMAIL PROTECTED]
> wrote:I use gnome debian version 2.12. When I enable sound in gnome control
panel (enable sound for user action such button click or system alert),The music player program seem to be u
MJang:
>
> Is there a configuration file associated with gnome-sound-properties?
> I'm assuming all Linux utilities update some text config file, but I
> can't find one associated with this utility.
AFAIK all the Gnome stuff is handled by gconf. You can use gconf-editor
to edit it.
J.
--
Whenev
On Thu, Dec 18, 2003 at 09:56:37AM -0500, Mark Roach wrote:
> On Thu, 2003-12-18 at 09:37, Bijan Soleymani wrote:
>
> > The only thing close to this is "esd -terminate" that kills the server after
> > the last client exits. However that's not very useful for gnome, since
> > it only plays a little
On Thu, 2003-12-18 at 10:04, Dobai-Pataky Balint wrote:
> On Thu, 2003-12-18 at 16:56, Mark Roach wrote:
> i have this(followed the man pages):
>
> cat /etc/esound/esd.conf
> [esd]
> auto_spawn=1
> spawn_options=-terminate -nobeeps -as 5
> spawn_wait_ms=100
That doesn't work when esd is not aut
On Thu, 2003-12-18 at 16:56, Mark Roach wrote:
> What I usually do is move /usr/bin/esd to /usr/bin/esd.real and create a
> new /usr/bin/esd containing:
>
> #!/bin/sh
> exec /usr/bin/esd.real -as 5 $*
>
i have this(followed the man pages):
cat /etc/esound/esd.conf
[esd]
auto_spawn=1
spawn_opti
On Thu, 2003-12-18 at 09:37, Bijan Soleymani wrote:
> The only thing close to this is "esd -terminate" that kills the server after
> the last client exits. However that's not very useful for gnome, since
> it only plays a little sound every once in a while. It'd have to run
> the server each time
On Thu, Dec 18, 2003 at 08:26:44AM -0600, Rob VanFleet wrote:
> On Thu, Dec 18, 2003 at 08:11:10AM -0500, Laurence J. Lane wrote:
> > Any given program can hog a single DSP.
>
> I guess my question is, since the sound server isn't always playing
> sounds, shouldn't it relinquish control between
On Thu, Dec 18, 2003 at 08:11:10AM -0500, Laurence J. Lane wrote:
> On Thu, Dec 18, 2003 at 06:29:15AM -0600, Rob VanFleet wrote:
>
> > Is this a known bug, and if so, is there a workaround? I tried
> > searching the BTS, but I wasn't really sure which package to look for.
>
> Any given program
On Thu, Dec 18, 2003 at 06:29:15AM -0600, Rob VanFleet wrote:
> Is this a known bug, and if so, is there a workaround? I tried
> searching the BTS, but I wasn't really sure which package to look for.
Any given program can hog a single DSP. Here are a few workarounds:
A) hardware that support
On Wed, 2003-10-29 at 10:04, josep salord wrote:
> Hi,
>
> I've woody + kernel 2.4.18 + alsa 0.9.
>
> Alsa drivers work fine, but gnome sound events do not work. I've esound
> package installed and "sound server+sound events" actived in the gnome
> control center.
>
> What is missing?
(you don'
On Sun, Sep 08, 2002 at 01:51:33PM -0400, stan wrote:
| I have a Debian machine that several pepople use, and I have observed that
| Gnome sounds only work for the fisrrt user that logs into a Gnome session
| (using gdm).
|
| Trying to figure out whats going on I find that a task called oafd
On Sat, 2002-04-20 at 17:35, stan wrote:
> One 2 of my woody machines, right clicking on the Gnome sound mixer applet,
> and selecting "Run Mixer" does not bring up the mixer. On a 3rd it does.
>
> Any sugestios as to what I may have wrong?
sounds like you are probably missing the gnome-media pac
On Mon, Mar 25, 2002 at 07:09:01PM -0500, stan wrote:
> On Sun, Mar 24, 2002 at 02:49:40PM -0500, Jerome Acks Jr wrote:
> > On Fri, Mar 22, 2002 at 07:22:45PM -0500, stan wrote:
> > > I'm seting up 2 machines, both have working sound, using mp3blaster
> > > for instance.
> > >
> > > However niethe
On Mon, Mar 25, 2002 at 10:51:14PM -0500, Jesse Goerz wrote:
> On Monday 25 March 2002 22:07, Jerome Acks Jr wrote:
> > Make sure ~/.gnome/sound/system reads:
> >
> > [settings]
> > start_esd=true
> > event_sounds=true
> >
> > Make sure that sound files you are trying to play for the
> > different
On Tue, 2002-03-26 at 00:07, stan wrote:
>
> Not certain what special flags ? you want me to give to xmms?
If u right click xmms and choose options -> preferences and for the
output plugin, select esd. If its not in the list - you will have to
isntall one of the xmms plugins
HTH,
Shri
--
--
On Monday 25 March 2002 22:07, Jerome Acks Jr wrote:
> Make sure ~/.gnome/sound/system reads:
>
> [settings]
> start_esd=true
> event_sounds=true
>
> Make sure that sound files you are trying to play for the
> different events actually are installed and that the user has
> proper permissions to rea
On Mon, Mar 25, 2002 at 07:09:01PM -0500, stan wrote:
> On Sun, Mar 24, 2002 at 02:49:40PM -0500, Jerome Acks Jr wrote:
> > On Fri, Mar 22, 2002 at 07:22:45PM -0500, stan wrote:
> > > I'm seting up 2 machines, both have working sound, using mp3blaster
> > > for instance.
> > >
> > > However niethe
On Sun, Mar 24, 2002 at 02:49:40PM -0500, Jerome Acks Jr wrote:
> On Fri, Mar 22, 2002 at 07:22:45PM -0500, stan wrote:
> > I'm seting up 2 machines, both have working sound, using mp3blaster
> > for instance.
> >
> > However niether on iringaly had working sounds from Gnome sessions.
> >
> > A h
On Mon, Mar 25, 2002 at 01:45:54PM +, Shri Shrikumar wrote:
> On Sun, 2002-03-24 at 18:32, stan wrote:
> > On Sat, Mar 23, 2002 at 04:14:53PM +, Shri Shrikumar wrote:
> > > On Sat, 2002-03-23 at 00:22, stan wrote:
> > > > I'm seting up 2 machines, both have working sound, using mp3blaster
>
On Sun, 2002-03-24 at 18:32, stan wrote:
> On Sat, Mar 23, 2002 at 04:14:53PM +, Shri Shrikumar wrote:
> > On Sat, 2002-03-23 at 00:22, stan wrote:
> > > I'm seting up 2 machines, both have working sound, using mp3blaster
> > > for instance.
> > >
> > > However niether on iringaly had working
On Fri, Mar 22, 2002 at 07:22:45PM -0500, stan wrote:
> I'm seting up 2 machines, both have working sound, using mp3blaster
> for instance.
>
> However niether on iringaly had working sounds from Gnome sessions.
>
> A helpful list member sugested setting esd to SUID root.
>
> This cured the prob
On Sat, Mar 23, 2002 at 04:14:53PM +, Shri Shrikumar wrote:
> On Sat, 2002-03-23 at 00:22, stan wrote:
> > I'm seting up 2 machines, both have working sound, using mp3blaster
> > for instance.
> >
> > However niether on iringaly had working sounds from Gnome sessions.
> >
> > A helpful list m
On Sat, 2002-03-23 at 00:22, stan wrote:
> I'm seting up 2 machines, both have working sound, using mp3blaster
> for instance.
>
> However niether on iringaly had working sounds from Gnome sessions.
>
> A helpful list member sugested setting esd to SUID root.
>
> This cured the problem on one, b
On Tue, Oct 16, 2001 at 03:12:20AM +0200, Frank Preut wrote:
| On Mon, Oct 15, 2001 at 05:52:57PM -0400, dman wrote:
| > Normally esd is started when you start up gnome. There is a way to
| > disable it, I think, because I don't get error messages on my
| > workstation (has no sound card). esd wi
On Mon, Oct 15, 2001 at 05:52:57PM -0400, dman wrote:
> Normally esd is started when you start up gnome. There is a way to
> disable it, I think, because I don't get error messages on my
> workstation (has no sound card). esd will keep the sound card "in
> use" and the theory is that all applicat
On Mon, Oct 15, 2001 at 03:21:13PM -0700, Jeffrey W. Baker wrote:
> > BTW, I don't know much about ALSA, but it is not possible to have alsa
> > _and_ other stuff at the same time (I tried so I could dabble with it
> > and see what it is about).
>
> This is not true. ALSA provides OSS emulation.
I also want to mention that anyone wishing to stay on the forefront of
Linux multimedia needs to investigate the GStreamer project at
http://www.gstreamer.net/
-jwb
On Mon, 15 Oct 2001, Jeffrey W. Baker wrote:
> > BTW, I don't know much about ALSA, but it is not possible to have alsa
> > _and_
> BTW, I don't know much about ALSA, but it is not possible to have alsa
> _and_ other stuff at the same time (I tried so I could dabble with it
> and see what it is about).
This is not true. ALSA provides OSS emulation. All of your ALSA and OSS
applications can use the sound device at the same
On Mon, Oct 15, 2001 at 11:44:26PM +0200, Frank Preut wrote:
| On Mon, Oct 15, 2001 at 01:30:44PM -0400, dman wrote:
| > It's probably more of an issue with the kernel driver. When esd
| > starts and tries to use the hardware while the hardware is in use, the
| > driver doesn't handle that well an
On Mon, Oct 15, 2001 at 01:30:44PM -0400, dman wrote:
> It's probably more of an issue with the kernel driver. When esd
> starts and tries to use the hardware while the hardware is in use, the
> driver doesn't handle that well and ends up killing the kernel
> (because it is the kernel).
but shoul
On Mon, 15 Oct 2001, dman wrote:
> On Mon, Oct 15, 2001 at 06:03:42PM +0200, Frank Preut wrote:
> | On Sun, Oct 14, 2001 at 10:51:33PM -0400, Duncan Findlay wrote:
> ...
> | > Two programs can't use your audio hardware at the same time. That's what
> | > programs like esd try to solve.
> | >
>
On Mon, Oct 15, 2001 at 06:03:42PM +0200, Frank Preut wrote:
| On Sun, Oct 14, 2001 at 10:51:33PM -0400, Duncan Findlay wrote:
...
| > Two programs can't use your audio hardware at the same time. That's what
| > programs like esd try to solve.
| >
| > Esd mixes different programs' sound, so that
On Sun, Oct 14, 2001 at 10:51:33PM -0400, Duncan Findlay wrote:
> On Mon, Oct 15, 2001 at 02:13:30AM +0200, Frank Preut wrote:
> > okay, i've had it.. gnome just completely froze my system.. i had to
> > unplug it! just because i had mpg321 running in the background.. i have
> > no idea why that is
On Mon, Oct 15, 2001 at 02:13:30AM +0200, Frank Preut wrote:
> okay, i've had it.. gnome just completely froze my system.. i had to
> unplug it! just because i had mpg321 running in the background.. i have
> no idea why that is, it works beautifully in kde but idon't like kde as
> much as i do gnom
The good news is I fired up the box after being away from it for a few days
and logged in as rick. Lo and behold event-sounds! The bad(ish) news is
that I don't know *why* unless perhaps there is a difference twixt being
logged in as root vs. user. Or perhaps all that was needed was one more
reb
On Sun Mar 25 02:15:28 2001 Rick Commo wrote...
>
>This is a multi-part message in MIME format.
>
>--=_NextPart_000_0043_01C0B4B8.509C3310
>Content-Type: text/plain;
> charset="iso-8859-1"
>Content-Transfer-Encoding: 7bit
>
>The computer has a SoundBlaster PCI 16 card installed.
>
>I've g
Josh McKinney wrote:
> I know that your problem with the gnome sounds is that esd and the
> gnome sounds are fighting over the sound card basically. I can't
> help you much more than that, I just don't use sounds with gnome,
> but it may help.
If anybody knows how to get gnome to co-exist with es
I know that your problem with the gnome sounds is that esd and the gnome sounds
are
fighting over the sound card basically. I can't help you much more than that,
I just
don't use sounds with gnome, but it may help.
On approximately Tue, Nov 28, 2000 at 12:08:29PM -0500, Arlen Carlson wrote:
>
Arlen Carlson wrote:
> Well I'm making progress on my Gnome sound problem...seems that esd is at
> fault. If I kill the esd process I get my sound back under Gnome.
>
> The big question is why? And how did this problem start? How do I prevent
> esd
> from running under Gnome, or do I need it?
On Tue, Nov 28, 2000 at 12:08:29PM -0500, Arlen Carlson wrote:
> How do I prevent esd
If you delete the binary I think you will get a lot of warning messages
everywhere, so symlink it to /bin/true
AGL
--
There is no grief which time does not lessen and soften.
pgpkuZCJAAIgY.pgp
Description: P
54 matches
Mail list logo