Re: Debian 9 cron = sounds are ok : Debian 11 cron no sound

2022-07-22 Thread Roger Price

On Thu, 21 Jul 2022, Dekks Herton wrote:

Roger Price  writes:



Command cat /sys/devices/cpu/caps/pmu_name reports: westmere


I should have said also that command inxi -Fix reports MCP arch: Nehalem, which 
is specified in more detail by the reference E5645 at 
https://en.wikipedia.org/wiki/Westmere_(microarchitecture)



Ok whats the output of inxi -Fix wrt Audio?


Audio: Device-1: Intel 82801JI HD Audio vendor: Dell driver: snd_hda_intel
 v: kernel bus ID: 00:1b.0
   Device-2: NVIDIA GP107GL High Definition Audio driver: snd_hda_intel
 v: kernel bus ID: 03:00.1
   Device-3: C-Media CMI8738/CMI8768 PCI Audio driver: snd_cmipci v:
 kernel bus ID: 23:00.0
   Device-4: Logitech Portable Webcam C905 type: USB driver:
 snd-usb-audio,uvcvideo bus ID: 2-1.2:4
   Sound Server: ALSA v: k5.10.0-15-amd64


aplay -l?


 List of PLAYBACK Hardware Devices 
card 0: Intel [HDA Intel], device 0: AD1984A Analog [AD1984A Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 2: AD1984A Alt Analog [AD1984A Alt Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 2: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 2: NVidia [HDA NVidia], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 2: NVidia [HDA NVidia], device 8: HDMI 2 [HDMI 2]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 2: NVidia [HDA NVidia], device 9: HDMI 3 [HDMI 3]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 2: NVidia [HDA NVidia], device 10: HDMI 4 [HDMI 4]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 2: NVidia [HDA NVidia], device 11: HDMI 5 [HDMI 5]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 3: CMI8738 [C-Media CMI8738], device 0: CMI8738-MC6 [C-Media PCI DAC/ADC]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 3: CMI8738 [C-Media CMI8738], device 1: CMI8738-MC6 [C-Media PCI 2nd DAC]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 3: CMI8738 [C-Media CMI8738], device 2: CMI8738-MC6 [C-Media PCI IEC958]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

Roger



Re: Debian 9 cron = sounds are ok : Debian 11 cron no sound

2022-07-21 Thread Dekks Herton
Roger Price  writes:

> On Mon, 18 Jul 2022, Dekks Herton wrote:
>> What kernel is 11 running? are you using a Haswell or Broadwell CPU?
>
> Command inxi reports:
>  System:Host: titan Kernel: 5.10.0-15-amd64 x86_64 bits: 64
> Desktop: Xfce 4.16.0 Distro: Debian GNU/Linux 11 (bullseye)
>  Machine:   Type: Desktop System: Dell product: Precision WorkStation T7500
> Mobo: Dell model: 06FW8P v: A00 BIOS: Dell v: A16 date: 05/28/2013
>  CPU:   Info: 6-Core model: Intel Xeon E5645 bits: 64 type: MCP L2 cache: 
> 12 MiB
>
> Command cat /sys/devices/cpu/caps/pmu_name reports: westmere
>
> Roger

Hi Roger

Ok whats the output of inxi -Fix wrt Audio?

aplay -l?

Regards



Re: Debian 9 cron = sounds are ok : Debian 11 cron no sound

2022-07-18 Thread Roger Price

On Mon, 18 Jul 2022, Dekks Herton wrote:

What kernel is 11 running? are you using a Haswell or Broadwell CPU?


Command inxi reports:
 System:Host: titan Kernel: 5.10.0-15-amd64 x86_64 bits: 64
Desktop: Xfce 4.16.0 Distro: Debian GNU/Linux 11 (bullseye)
 Machine:   Type: Desktop System: Dell product: Precision WorkStation T7500
Mobo: Dell model: 06FW8P v: A00 BIOS: Dell v: A16 date: 05/28/2013
 CPU:   Info: 6-Core model: Intel Xeon E5645 bits: 64 type: MCP L2 cache: 
12 MiB

Command cat /sys/devices/cpu/caps/pmu_name reports: westmere

Roger



Re: Debian 9 cron = sounds are ok : Debian 11 cron no sound

2022-07-18 Thread Dekks Herton
Roger Price  writes:


> This ran for years with Debian 9. I upgrade to Debian 11 and hear
> nothing.  The usual advice is
>  (a) in /etc/crontab export XDG_RUNTIME_DIR=/run/user/1000
>  (b) play the sound from a script.
>
> But that doesn't work with Debian 11. Does any reader of this list
> have sound coming from a Debian 11 cron job?  If so, how is it done?
>
> Roger

What kernel is 11 running? are you using a Haswell or Broadwell CPU?

Regards.



Re: Debian 9 cron = sounds are ok : Debian 11 cron no sound [Solved]

2022-07-17 Thread Roger Price

On Sun, 17 Jul 2022, 16 Jul 2022, Lee wrote:

Nope.  Audio has always just worked; I never had to do anything
special or extra to get it working


Following https://wiki.archlinux.org/title/PulseAudio/Examples ,
I installed file ~/.config/pulse/default.pa

   .include /etc/pulse/default.pa
   set-default-sink alsa_output.pci-_00_1b.0.analog-stereo

rebooted the machine and it works correctly! I hear historic dog Biff still 
barking.


As Lee reported, it just worked, with no need to specify XDG_RUNTIME_DIR. I 
suspect that my ~/.config/pulse/default.pa is not really needed, but by 
installing it I cleaned up the default pulse mess left over by previous 
operating system installations (My user space ~rprice has been running since 
Sept 1994).


To my surprise, when cron calls the Bash script bark.sh, command "pactl list 
short sinks" reports


  Connection failure: Connection refused

and command "pacmd list-sinks" also reports:

  No PulseAudio daemon running, or not running as session daemon.

but if Biff barks, I won't worry.   Roger



Re: Debian 9 cron = sounds are ok : Debian 11 cron no sound

2022-07-17 Thread Roger Price

On Sun, 17 Jul 2022, Lee wrote:

On 7/17/22, The Wanderer  wrote:

I don't use cron to play sounds, so I can't speak to this directly,
but...

While this may turn out in the end to be pure FUD, when I hear about
things which work properly when run by hand but not when run
automatically on a modern Debian system, my first suspicion is always
that the culprit is the systemd / logind / whatever-it-is "user session"
concept.


I don't know about systemd, but cron sets just a very few environment
vars (interestingly enough, you _do_ get /etc/environment processed).
I'd guess the problem with "works when run interactively but fails
when run from cron" is because most all of the sh setup is skipped for
things started by cron.


I added some debugging commands to the bark.sh script which produces the sounds 
to try to see more clearly what is happening.


When bark.sh is called from the command line I hear the barking and command
 pactl list short sinks   reports:

 1  alsa_output.pci-_00_1b.0.analog-stereo  module-alsa-card.c  
s16le 2ch 44100Hz   RUNNING
 2  alsa_output.pci-_23_00.0.analog-stereo  module-alsa-card.c  
s16le 2ch 44100Hz   SUSPENDED
 48 alsa_output.pci-_03_00.1.hdmi-stereomodule-alsa-card.c  
s16le 2ch 44100Hz   SUSPENDED

but when bark.sh is called by a crontab entry, the same command reports:
 Connection failure: Connection refused

When bark.sh is called from cron, the command pacmd list-sinks also reports:
 No PulseAudio daemon running, or not running as session daemon.

Following https://wiki.archlinux.org/title/PulseAudio/Examples ,
I am currently looking at installing a file ~/.config/pulse/default.pa

 .include /etc/pulse/default.pa
 set-default-sink alsa_output.pci-_00_1b.0.analog-stereo

but its getting hotter in my place and I work slowly.  Roger



Re: Debian 9 cron = sounds are ok : Debian 11 cron no sound

2022-07-17 Thread Dan Ritter
Roger Price wrote: 
> On Sat, 16 Jul 2022, Lee wrote:
> 
> > I don't have play, so I tried aplay .. and it works, even if I'm
> > logged out, even if someone else is logged in.
> > 
> > ## run the script every minute
> > 
> > $ crontab -l | tail -3
> > # m h  dom mon dow   command
> >  * *   *   *   */home/lee/bin/neener.sh
> > 
> > ## which plays a .wav and an .au file
> > 
> > $ cat ~/bin/neener.sh
> > #!/bin/sh
> > /usr/bin/aplay -q $HOME/Sounds/Old/NEENER.WAV
> > sleep 0.25
> > /usr/bin/aplay -q $HOME/Sounds/SunOS/busy.au
> 
> I get the following error message from aplay:
> 
>  ALSA lib pcm_dmix.c:1075:(snd_pcm_dmix_open) unable to open slave
>  aplay: main:830: audio open error: Device or resource busy
> 
> and a different message from play:
> 
>  ALSA lib pcm_dmix.c:1075:(snd_pcm_dmix_open) unable to open slave
>  /usr/bin/play FAIL sox: Sorry, there is no default audio device configured

I'm going to guess that:

- you normally have pulseaudio running
- the commands work when systemd has set up a pulseaudio daemon
  for you
- the commands don't work when pulseaudio has control of the
  audio system but the cron job does not know how to reach it via
  a pulseaudio socket

Perhaps putting pulseaudio --start at the beginning of your
script and pulseaudio --kill at the end will fix this.

-dsr-



Re: Debian 9 cron = sounds are ok : Debian 11 cron no sound

2022-07-17 Thread Lee
On 7/17/22, The Wanderer  wrote:
> On 2022-07-16 at 04:47, Roger Price wrote:
>
>> People occasionally have a cron job emit some sound each hour.  On my
>> Debian 9
>> machine I hear Biff [1] barking. In /etc/crontab I have an entry to call a
>>
>> script bark.sh which does the barking. Typically
>>
>>   0,1 0,12 * * * rprice full-path-to/bark.sh 12 2>>&1
>>
>> where bark.sh is a Bash script which calls /usr/bin/play to play a .au
>> file.
>>
>> This ran for years with Debian 9. I upgrade to Debian 11 and hear nothing.
>>  The
>> usual advice is
>>   (a) in /etc/crontab export XDG_RUNTIME_DIR=/run/user/1000
>>   (b) play the sound from a script.
>>
>> But that doesn't work with Debian 11. Does any reader of this list have
>> sound
>> coming from a Debian 11 cron job?  If so, how is it done?
>
> I don't use cron to play sounds, so I can't speak to this directly,
> but...
>
> While this may turn out in the end to be pure FUD, when I hear about
> things which work properly when run by hand but not when run
> automatically on a modern Debian system, my first suspicion is always
> that the culprit is the systemd / logind / whatever-it-is "user session"
> concept.

I don't know about systemd, but cron sets just a very few environment
vars (interestingly enough, you _do_ get /etc/environment processed).
I'd guess the problem with "works when run interactively but fails
when run from cron" is because most all of the sh setup is skipped for
things started by cron.

Lee



Re: Debian 9 cron = sounds are ok : Debian 11 cron no sound

2022-07-17 Thread The Wanderer
On 2022-07-16 at 04:47, Roger Price wrote:

> People occasionally have a cron job emit some sound each hour.  On my Debian 
> 9 
> machine I hear Biff [1] barking. In /etc/crontab I have an entry to call a 
> script bark.sh which does the barking. Typically
> 
>   0,1 0,12 * * * rprice full-path-to/bark.sh 12 2>>&1
> 
> where bark.sh is a Bash script which calls /usr/bin/play to play a .au file.
> 
> This ran for years with Debian 9. I upgrade to Debian 11 and hear nothing.  
> The 
> usual advice is
>   (a) in /etc/crontab export XDG_RUNTIME_DIR=/run/user/1000
>   (b) play the sound from a script.
> 
> But that doesn't work with Debian 11. Does any reader of this list have sound 
> coming from a Debian 11 cron job?  If so, how is it done?

I don't use cron to play sounds, so I can't speak to this directly,
but...

While this may turn out in the end to be pure FUD, when I hear about
things which work properly when run by hand but not when run
automatically on a modern Debian system, my first suspicion is always
that the culprit is the systemd / logind / whatever-it-is "user session"
concept.

In this case, my guess would be that there's a session being set up when
you log in which puts in place the necessary configuration, access
permissions, or the like to make it possible for play to do what you
need it to do - but for a command invoked from the crontab, no such
session has been set up (or whatever session is set up doesn't supply
the same configuration), so play can't produce any audible output.

Another thing I don't do is run systemd, so I'm not in a position to
even figure out what you'd do to verify that, never mind test
possibilities for myself. Again, this might be a complete false trail
and nothing but unfounded FUD, but it *might* be worth checking out.

-- 
   The Wanderer

The reasonable man adapts himself to the world; the unreasonable one
persists in trying to adapt the world to himself. Therefore all
progress depends on the unreasonable man. -- George Bernard Shaw



signature.asc
Description: OpenPGP digital signature


Re: Debian 9 cron = sounds are ok : Debian 11 cron no sound

2022-07-17 Thread Lee
On 7/16/22, Roger Price wrote:
> On Sat, 16 Jul 2022, Lee wrote:
>
>> I don't have play, so I tried aplay .. and it works, even if I'm
>> logged out, even if someone else is logged in.
>>
>> ## run the script every minute
>>
>> $ crontab -l | tail -3
>> # m h  dom mon dow   command
>>  * *   *   *   */home/lee/bin/neener.sh
>>
>> ## which plays a .wav and an .au file
>>
>> $ cat ~/bin/neener.sh
>> #!/bin/sh
>> /usr/bin/aplay -q $HOME/Sounds/Old/NEENER.WAV
>> sleep 0.25
>> /usr/bin/aplay -q $HOME/Sounds/SunOS/busy.au
>
> I get the following error message from aplay:
>
>   ALSA lib pcm_dmix.c:1075:(snd_pcm_dmix_open) unable to open slave
>   aplay: main:830: audio open error: Device or resource busy
>
> and a different message from play:
>
>   ALSA lib pcm_dmix.c:1075:(snd_pcm_dmix_open) unable to open slave
>   /usr/bin/play FAIL sox: Sorry, there is no default audio device
> configured
>
> I'm wondering what causes this. Do you have any specific environment
> variable
> set which defines a default audio device?

Nope.  Audio has always just worked; I never had to do anything
special or extra to get it working

Lee



Re: Debian 9 cron = sounds are ok : Debian 11 cron no sound

2022-07-16 Thread Roger Price

On Sat, 16 Jul 2022, Lee wrote:


I don't have play, so I tried aplay .. and it works, even if I'm
logged out, even if someone else is logged in.

## run the script every minute

$ crontab -l | tail -3
# m h  dom mon dow   command
 * *   *   *   */home/lee/bin/neener.sh

## which plays a .wav and an .au file

$ cat ~/bin/neener.sh
#!/bin/sh
/usr/bin/aplay -q $HOME/Sounds/Old/NEENER.WAV
sleep 0.25
/usr/bin/aplay -q $HOME/Sounds/SunOS/busy.au


I get the following error message from aplay:

 ALSA lib pcm_dmix.c:1075:(snd_pcm_dmix_open) unable to open slave
 aplay: main:830: audio open error: Device or resource busy

and a different message from play:

 ALSA lib pcm_dmix.c:1075:(snd_pcm_dmix_open) unable to open slave
 /usr/bin/play FAIL sox: Sorry, there is no default audio device configured

I'm wondering what causes this. Do you have any specific environment variable 
set which defines a default audio device?


Roger



Re: Debian 9 cron = sounds are ok : Debian 11 cron no sound

2022-07-16 Thread Lee
On 7/16/22, Roger Price wrote:
> People occasionally have a cron job emit some sound each hour.  On my Debian
> 9
> machine I hear Biff [1] barking. In /etc/crontab I have an entry to call a
> script bark.sh which does the barking. Typically
>
>   0,1 0,12 * * * rprice full-path-to/bark.sh 12 2>>&1
>
> where bark.sh is a Bash script which calls /usr/bin/play to play a .au
> file.
>
> This ran for years with Debian 9. I upgrade to Debian 11 and hear nothing.
> The
> usual advice is
>   (a) in /etc/crontab export XDG_RUNTIME_DIR=/run/user/1000
>   (b) play the sound from a script.
>
> But that doesn't work with Debian 11. Does any reader of this list have
> sound
> coming from a Debian 11 cron job?  If so, how is it done?

I don't have play, so I tried aplay .. and it works, even if I'm
logged out, even if someone else is logged in.

## run the script every minute

$ crontab -l | tail -3
# m h  dom mon dow   command
  * *   *   *   */home/lee/bin/neener.sh

## which plays a .wav and an .au file

$ cat ~/bin/neener.sh
#!/bin/sh
/usr/bin/aplay -q $HOME/Sounds/Old/NEENER.WAV
sleep 0.25
/usr/bin/aplay -q $HOME/Sounds/SunOS/busy.au


Lee



Debian 9 cron = sounds are ok : Debian 11 cron no sound

2022-07-16 Thread Roger Price
People occasionally have a cron job emit some sound each hour.  On my Debian 9 
machine I hear Biff [1] barking. In /etc/crontab I have an entry to call a 
script bark.sh which does the barking. Typically


 0,1 0,12 * * * rprice full-path-to/bark.sh 12 2>>&1

where bark.sh is a Bash script which calls /usr/bin/play to play a .au file.

This ran for years with Debian 9. I upgrade to Debian 11 and hear nothing.  The 
usual advice is

 (a) in /etc/crontab export XDG_RUNTIME_DIR=/run/user/1000
 (b) play the sound from a script.

But that doesn't work with Debian 11. Does any reader of this list have sound 
coming from a Debian 11 cron job?  If so, how is it done?


Roger

[1] Unix folklore.  There is a picture of Biff with title "Figure 14-3 Heidi 
Stettner and Biff, circa 1980" on page 206 of Harley Hahn's "A Student's Guide 
to Unix". McGraw-Hill, Inc, 1993, ISBN 0-07-025511-3.




Re: Sounds disappeared

2021-11-21 Thread Andrew M.A. Cater
On Sun, Nov 21, 2021 at 02:49:36AM +0200, Gunnar Gervin wrote:
> Hi again.
> Upgraded to Bullseye in hope it will give me sound.
> BR,
> Gunnar G.
> (PS.
> Mal apropos:
> System refused let me save replacements in sources.list:
> 
> deb https://deb.debian.org/debian-security/ bullseye-security main
> deb-src https://deb.debian.org/debian-security/ bullseye-security main
> 

/etc/apt/sources.list is owned by root. To edit it, you'll need to have
root privileges / use sudo.

https://wiki.debian.org/SourcesList provides the correct entries.

> So the text will probably say "bullseye-updates" instead of
> "bullseye-security",
> the rest of the text is the same (I think). Suppose it does not matter very
> much.)

It does if you want security updates :)

All the very best, as ever,

Andy Cater



Sounds

2021-11-20 Thread Gunnar Gervin
Hi gals & guys,
sounds are back!

Gunnar


Sounds disappeared

2021-11-20 Thread Gunnar Gervin
Hi again.
Upgraded to Bullseye in hope it will give me sound.
BR,
Gunnar G.
(PS.
Mal apropos:
System refused let me save replacements in sources.list:

deb https://deb.debian.org/debian-security/ bullseye-security main
deb-src https://deb.debian.org/debian-security/ bullseye-security main

So the text will probably say "bullseye-updates" instead of
"bullseye-security",
the rest of the text is the same (I think). Suppose it does not matter very
much.)


Re: Disable knotify sounds using xfce

2016-04-09 Thread Cindy-Sue Causey
On 4/9/16, Ralph Katz  wrote:
> On 04/06/2016 05:13 PM, Lucio Crusca wrote:
>>
>> Il 05/04/2016 13:34, Liam O'Toole ha scritto:
>>> I'm not using KDE at the moment, but my experience of it is that all
>>> KDE applications store their configuration in text files. Is there a
>>> knotifyrc file somewhere on your system? See the "second way" in the
>>> following link: http://ubuntuforums.org/showthread.php?t=2174789
>>
>> No, there is no such file in my system. There was once with KDE 4 for
>> sure, because I have found that file in a old backup copy of a different
>> system, but now there isn't anymore.
>
> Just for the archives, my jessie system has knotifyrc installed by
> libknotifyconfig4 as a dependency of akregator (RSS reader):
>
> ralph@spike2 ~$ locate knotifyrc
> /home/ralph/.kde/share/config/knotifyrc
> ralph@spike2 ~$ cat .kde/share/config/knotifyrc
> [StartProgress]
> Arts Init=false
> KNotify Init=true
> Use Arts=false
> ralph@spike2 ~$


What about... aka would there be any harm in... Lucio adding this file
back in just for kicks and giggles to see if it works? I remember
doing that consistently for I THINK it was kppprc while living via
Live DVDs (in Knoppix?).

The acknowledged difference between his usage and mine is that I THINK
I remember that kppp would create its own file that I replaced after
each reboot where Lucio's instance is not generating that file at all.
One potential inference then might be that knotify had obsoleted it...
or something. I can't see where it would do so because it's about
local user setting *_CHOICES_* but still... :)

Just thinking out loud... again. :)

Cindy :)

-- 
Cindy-Sue Causey
Talking Rock, Pickens County, Georgia, USA

* runs with plastic sporks *



Re: Disable knotify sounds using xfce

2016-04-09 Thread Ralph Katz
On 04/06/2016 05:13 PM, Lucio Crusca wrote:
> 
> Il 05/04/2016 13:34, Liam O'Toole ha scritto:
>> I'm not using KDE at the moment, but my experience of it is that all
>> KDE applications store their configuration in text files. Is there a
>> knotifyrc file somewhere on your system? See the "second way" in the
>> following link: http://ubuntuforums.org/showthread.php?t=2174789
> 
> No, there is no such file in my system. There was once with KDE 4 for
> sure, because I have found that file in a old backup copy of a different
> system, but now there isn't anymore.

Just for the archives, my jessie system has knotifyrc installed by
libknotifyconfig4 as a dependency of akregator (RSS reader):

ralph@spike2 ~$ locate knotifyrc
/home/ralph/.kde/share/config/knotifyrc
ralph@spike2 ~$ cat .kde/share/config/knotifyrc
[StartProgress]
Arts Init=false
KNotify Init=true
Use Arts=false
ralph@spike2 ~$

Regards,
Ralph







signature.asc
Description: OpenPGP digital signature


Re: Disable knotify sounds using xfce

2016-04-06 Thread Lucio Crusca


Il 05/04/2016 13:34, Liam O'Toole ha scritto:
I'm not using KDE at the moment, but my experience of it is that all 
KDE applications store their configuration in text files. Is there a 
knotifyrc file somewhere on your system? See the "second way" in the 
following link: http://ubuntuforums.org/showthread.php?t=2174789


No, there is no such file in my system. There was once with KDE 4 for 
sure, because I have found that file in a old backup copy of a different 
system, but now there isn't anymore.




Re: Disable knotify sounds using xfce

2016-04-05 Thread Liam O'Toole
On 2016-04-05, Lucio Crusca  wrote:
>
>
> Il 04/04/2016 20:44, Ralph Katz ha scritto:
>> You could do something similar, or change permissions, for the whole 
>> kde sound file directory. A more proper method may exist, but simple 
>> works fine.
>
> Thanks for the suggestion, a
>
> # chmod o-r /usr/share/sounds/KDE*
>
> worked on stretch/sid too. Since this seems to be a needed and missing 
> feature, I've opened a whishlist bug upstream:
>
> https://bugs.kde.org/show_bug.cgi?id=361400

I'm not using KDE at the moment, but my experience of it is that all KDE
applications store their configuration in text files. Is there a
knotifyrc file somewhere on your system? See the "second way" in the
following link:

http://ubuntuforums.org/showthread.php?t=2174789

--

Liam



Re: Disable knotify sounds using xfce

2016-04-05 Thread Lucio Crusca



Il 04/04/2016 20:44, Ralph Katz ha scritto:
You could do something similar, or change permissions, for the whole 
kde sound file directory. A more proper method may exist, but simple 
works fine.


Thanks for the suggestion, a

# chmod o-r /usr/share/sounds/KDE*

worked on stretch/sid too. Since this seems to be a needed and missing 
feature, I've opened a whishlist bug upstream:


https://bugs.kde.org/show_bug.cgi?id=361400



Re: Disable knotify sounds using xfce

2016-04-04 Thread Ralph Katz
On 04/02/2016 04:28 AM, Lucio Crusca wrote:
> Hello all,
> 
> I use Xfce, but I also like having a few KDE apps installed (namely,
> k3b, konquest and a few others, but the problem here pertains to knotify
> in general). I haven't the full KDE desktop and I don't want it. I'm on
> a up-to-date stretch/sid amd64. When playing konquest, for example, each
> time a dialog pops up, knotify plays a sound regardless of my sound
> volume settings (worse, it raises the sound volume).

...

> How do I tell KDE apps to avoid playing sounds on notifications?

Running xfce on jessie, I solved that annoyance by moving the offending
sound file out of the way.  In my case,
/usr/share/sounds/KDE-Sys-Warning.ogg would blast from the speakers when
akregator (RSS reader) came across an expired site certificate.

You could do something similar, or change permissions, for the whole kde
sound file directory.  A more proper method may exist, but simple works
fine.

Regards,
Ralph







signature.asc
Description: OpenPGP digital signature


Disable knotify sounds using xfce

2016-04-02 Thread Lucio Crusca

Hello all,

I use Xfce, but I also like having a few KDE apps installed (namely, 
k3b, konquest and a few others, but the problem here pertains to knotify 
in general). I haven't the full KDE desktop and I don't want it. I'm on 
a up-to-date stretch/sid amd64. When playing konquest, for example, each 
time a dialog pops up, knotify plays a sound regardless of my sound 
volume settings (worse, it raises the sound volume).


There used to be a systemsettings command I could run from terminal to 
adjust those KDE settings, but now the command is systemsettings5 and 
the window it shows does not include icons to manage sound settings 
anymore. It only contains three icons: shortcuts under Workspace section 
and Settings + Connectivity under Network section. Needless to say, they 
aren't what I need.


How do I tell KDE apps to avoid playing sounds on notifications?



Re: Sounds good -- geary email client

2013-05-03 Thread Patrick Bartek
On Sat, 04 May 2013, T o n g wrote:

> On Sun, 28 Apr 2013 23:41:50 -0400, Frank McCormick wrote:
> 
> >> I just wish it could open in Sylpheed's reader window itself,
> >> instead of me having to switch to a different workspace where
> >> google-chrome is running all the time.  Would Thunderbird or
> >> similar do that?  I've never used it, so I don't know.
> > 
> >That's one of the main reasons I switched from Sylpheed to
> > Thunderbird. It's handling of html is built-in. . . 
> 
> Just stumbled upon this -- 
> check out the "only email client you'll ever need"
> 
> geary
> http://www.indiegogo.com/projects/geary-a-beautiful-modern-open-source-
> email-client

Unfortunately, it's designed specifically for the GNOME desktop.
Nothing really wrong with that, I guess. I ran GNOME for years until
3.0 came out.  Then switched to a window manager only GUI for more
efficiency, speed and less bloat on this aging machine of mine.

Guess we'll have to wait and see how it develops.

B


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130503215632.17944...@debian7.boseck208.net



Sounds good -- geary email client

2013-05-03 Thread T o n g
On Sun, 28 Apr 2013 23:41:50 -0400, Frank McCormick wrote:

>> I just wish it could open in Sylpheed's reader window itself, instead
>> of me having to switch to a different workspace where google-chrome is
>> running all the time.  Would Thunderbird or similar do that?  I've
>> never used it, so I don't know.
> 
>That's one of the main reasons I switched from Sylpheed to
> Thunderbird. It's handling of html is built-in. . . 

Just stumbled upon this -- 
check out the "only email client you'll ever need"

geary
http://www.indiegogo.com/projects/geary-a-beautiful-modern-open-source-
email-client



-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/km1u4c$55b$1...@ger.gmane.org



Re: Alsa sounds too low

2013-04-22 Thread Thilo Six
Hello Chris,


Excerpt from Chris Bannister:


--  --
> /usr/share/doc/volumeicon-alsa/
> 
> which should help.
> 
> The "dpkg -L volumeicon-alsa" command should also list any man pages.
> 
> Sometimes there is a separate "doc" package.
> 
> Sometimes you have to hunt out how to use the package from the Internet,
> I kid you not!!

May i suggest debmany?

$ apt-cache policy volumeicon-alsa
volumeicon-alsa:
  Installed: (none)
  Candidate: 0.4.6-1

$ debmany volumeicon-alsa

$ apt-file search debmany
debian-goodies: /usr/bin/debmany

http://manpages.debian.net/cgi-bin/man.cgi?query=debmany&apropos=0&sektion=0&manpath=Debian+6.0+squeeze&format=html&locale=en

-- 
Regards,
Thilo

4096R/0xC70B1A8F
721B 1BA0 095C 1ABA 3FC6  7C18 89A4 A2A0 C70B 1A8F



-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/kl3p8n$1v0$2...@ger.gmane.org



Re: Alsa sounds too low

2013-04-22 Thread Chris Bannister
On Mon, Apr 22, 2013 at 09:31:54AM +0200, Gábor Hársfalvi wrote:
> Yes, of course - but there are the same volume levels as I get with volume
> icon.

Weird. And you have ruled out a hardware problem? (By using a live CD or
something similar.)

-- 
"If you're not careful, the newspapers will have you hating the people
who are being oppressed, and loving the people who are doing the 
oppressing." --- Malcolm X


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130422093609.GC17656@tal



Re: Alsa sounds too low

2013-04-22 Thread Gábor Hársfalvi
Yes, of course - but there are the same volume levels as I get with volume
icon.


2013/4/21 Chris Bannister 

> On Sun, Apr 21, 2013 at 07:14:59PM +0200, Gábor Hársfalvi wrote:
> > > I use Gnome 2 WM and I get the volume adjust icon on my panel but - as
> I
> > > wrote before - its already in maximized volume but there is not enough
> > > always.
>
> Have you tried running:
> # alsamixer
> as root, and checking the levels?
>
> --
> "If you're not careful, the newspapers will have you hating the people
> who are being oppressed, and loving the people who are doing the
> oppressing." --- Malcolm X
>
>
> --
> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmas...@lists.debian.org
> Archive: http://lists.debian.org/20130421193401.GB5971@tal
>
>


Re: Alsa sounds too low

2013-04-21 Thread Chris Bannister
On Sun, Apr 21, 2013 at 07:14:59PM +0200, Gábor Hársfalvi wrote:
> > I use Gnome 2 WM and I get the volume adjust icon on my panel but - as I
> > wrote before - its already in maximized volume but there is not enough
> > always.

Have you tried running:
# alsamixer
as root, and checking the levels?

-- 
"If you're not careful, the newspapers will have you hating the people
who are being oppressed, and loving the people who are doing the 
oppressing." --- Malcolm X


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130421193401.GB5971@tal



Re: Alsa sounds too low

2013-04-21 Thread Gábor Hársfalvi
Wayne Topa 2013. április 21., vasárnap napon a következőt írta:

> On 04/21/2013 10:26 AM, Gábor Hársfalvi wrote:
>
>>
>>
>> Wayne Topa 2013. április 21., vasárnap napon a következőt írta:
>>
>> On 04/21/2013 03:57 AM, Gábor Hársfalvi wrote:
>>
>> Hi,
>>
>> I think when I maximize all sound levels in alsamixer I get more
>> less
>> volume than I need.
>>
>> For example I wish to see movies on Youtube and maximize volume
>> there
>> too the sounds of movie are too low for hearing.
>>
>> How to solve this?
>>
>>
>> I solved that here by installing the volumeicon-alsa package.
>>
>> HTH
>> --
>>
>> Wayne
>>
>>
>> --
>> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a
>> subject of "unsubscribe". Trouble? Contact
>> listmas...@lists.debian.org
>> Archive: 
>> http://lists.debian.org/__**5173e63d.9060...@gmail.com<http://lists.debian.org/__5173e63d.9060...@gmail.com>
>> 
>> <http://lists.debian.org/**5173e63d.9060...@gmail.com<http://lists.debian.org/5173e63d.9060...@gmail.com>
>> >
>>
>>
>> And what to do after installed this package?
>>
> In my case I put volumeicon & in my .xinitrc and when I bring up X, using
> fluxbox as my WM, I look for the programs icon, a speaker, and adjust the
> volume to the level I desire.
>
> As you did not let the list know what WM or Version you are running.
> I gave you the bone and thought you might do some searching for how to use
> it with whatever WM 'you' are using.
>
> Smart questions get Smart (informed) answers and your question was not
> Smart because you assumed we know everything we need to know to help you.
>
> --
>
> Wayne
>
> I use Gnome 2 WM and I get the volume adjust icon on my panel but - as I
> wrote before - its already in maximized volume but there is not enough
> always.


Re: Alsa sounds too low

2013-04-21 Thread Wayne Topa

On 04/21/2013 10:26 AM, Gábor Hársfalvi wrote:



Wayne Topa 2013. április 21., vasárnap napon a következőt írta:

On 04/21/2013 03:57 AM, Gábor Hársfalvi wrote:

Hi,

I think when I maximize all sound levels in alsamixer I get more
less
volume than I need.

For example I wish to see movies on Youtube and maximize volume
there
too the sounds of movie are too low for hearing.

How to solve this?


I solved that here by installing the volumeicon-alsa package.

HTH
--

Wayne


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a
subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/__5173e63d.9060...@gmail.com
<http://lists.debian.org/5173e63d.9060...@gmail.com>


And what to do after installed this package?
In my case I put volumeicon & in my .xinitrc and when I bring up X, 
using fluxbox as my WM, I look for the programs icon, a speaker, and 
adjust the volume to the level I desire.


As you did not let the list know what WM or Version you are running.
I gave you the bone and thought you might do some searching for how to 
use it with whatever WM 'you' are using.


Smart questions get Smart (informed) answers and your question was not 
Smart because you assumed we know everything we need to know to help you.


--

Wayne



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/51741be0.7060...@gmail.com



Re: Alsa sounds too low

2013-04-21 Thread Chris Bannister
On Sun, Apr 21, 2013 at 04:26:01PM +0200, Gábor Hársfalvi wrote:
> And what to do after installed this package? [volumeicon-alsa]

Without installing it myself, (as I've never had any trouble with volume):

If you install a package and once it is installed you have no idea what
to do afterwards, I suggest:

1) dpkg -L volumeicon-alsa
This will list the files of this package.
There should be some files under

/usr/share/doc/volumeicon-alsa/

which should help.

The "dpkg -L volumeicon-alsa" command should also list any man pages.

Sometimes there is a separate "doc" package.

Sometimes you have to hunt out how to use the package from the Internet,
I kid you not!!

-- 
"If you're not careful, the newspapers will have you hating the people
who are being oppressed, and loving the people who are doing the 
oppressing." --- Malcolm X


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130421161501.GC1290@tal



Re: Alsa sounds too low

2013-04-21 Thread Doug

On 04/21/2013 03:57 AM, Gábor Hársfalvi wrote:

Hi,

I think when I maximize all sound levels in alsamixer I get more less 
volume than I need.


For example I wish to see movies on Youtube and maximize volume there 
too the sounds of movie are too low for hearing.


How to solve this?
You probably need an audio reproduction system with more gain (external 
to the computer). I have one computer with a
Logitech system, consisting of two small speakers and a subwoofer, which 
has its own amplifier and tone control
Another computer I use is connected to a true hi-fi audio system, with a 
stereo amplifier and two large floor-standing
speaker cabinets. This second one really sounds excellent, and the 
Logitech system sounds pretty good.


--doug

--
Blessed are the peacemakers...for they shall be shot at from both sides.  A.M. 
Greeley


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/5174085d.1070...@optonline.net



Re: Alsa sounds too low

2013-04-21 Thread Gábor Hársfalvi
Wayne Topa 2013. április 21., vasárnap napon a következőt írta:

> On 04/21/2013 03:57 AM, Gábor Hársfalvi wrote:
>
>> Hi,
>>
>> I think when I maximize all sound levels in alsamixer I get more less
>> volume than I need.
>>
>> For example I wish to see movies on Youtube and maximize volume there
>> too the sounds of movie are too low for hearing.
>>
>> How to solve this?
>>
>
> I solved that here by installing the volumeicon-alsa package.
>
> HTH
> --
>
> Wayne
>
>
> --
> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a
> subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
> Archive: 
> http://lists.debian.org/**5173e63d.9060...@gmail.com<http://lists.debian.org/5173e63d.9060...@gmail.com>
>
>
And what to do after installed this package?


Re: Alsa sounds too low

2013-04-21 Thread Wayne Topa

On 04/21/2013 03:57 AM, Gábor Hársfalvi wrote:

Hi,

I think when I maximize all sound levels in alsamixer I get more less
volume than I need.

For example I wish to see movies on Youtube and maximize volume there
too the sounds of movie are too low for hearing.

How to solve this?


I solved that here by installing the volumeicon-alsa package.

HTH
--

Wayne


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/5173e63d.9060...@gmail.com



Alsa sounds too low

2013-04-21 Thread Gábor Hársfalvi
Hi,

I think when I maximize all sound levels in alsamixer I get more less
volume than I need.

For example I wish to see movies on Youtube and maximize volume there too
the sounds of movie are too low for hearing.

How to solve this?


Re: Kaffeine and Amarok don't play any sounds and crash

2012-01-18 Thread Alberto Luaces
Christopher Judd writes:

> On Tuesday 17 January 2012 12:03:59 Alberto Luaces wrote:
>> Alberto Luaces writes:
>> > Grześ Andruszkiewicz writes:
>> >> Hi,
>> >> 
>> >> I am running (up to date) Debian Testing and recently I have issues
>> >> with Amarok, Kaffeine and all Xine based players - they fail to play
>> >> any sound. Often these apps crash on exit (I am not sure if its
>> >> related).
>> > 
>> > Since the last amarok update, I also have lost its sound output. Also
>> > using the xine plugin, but I don't have pulseaudio installed. It
>> > sometimes crahes on exit, but not always.
>> 
>> It seems xine is the problem. Installing phonon-backend-gstreamer makes
>> sound work again in amarok.
>
>   Or phonon-backend-vlc.

Exactly. In addition, I have found that my problem lies only in
phonon-backend-xine, since the xine player works correctly. OP mentions
some KDE programs that should be using phonon-backend-xine, but also
«all Xine players».

Grześ, did you try xine-ui?

-- 
Alberto


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/877h0pe738@eps142.cdf.udc.es



Re: Kaffeine and Amarok don't play any sounds and crash

2012-01-17 Thread Christopher Judd
On Tuesday 17 January 2012 12:03:59 Alberto Luaces wrote:
> Alberto Luaces writes:
> > Grześ Andruszkiewicz writes:
> >> Hi,
> >> 
> >> I am running (up to date) Debian Testing and recently I have issues
> >> with Amarok, Kaffeine and all Xine based players - they fail to play
> >> any sound. Often these apps crash on exit (I am not sure if its
> >> related).
> > 
> > Since the last amarok update, I also have lost its sound output. Also
> > using the xine plugin, but I don't have pulseaudio installed. It
> > sometimes crahes on exit, but not always.
> 
> It seems xine is the problem. Installing phonon-backend-gstreamer makes
> sound work again in amarok.

Or phonon-backend-vlc.

-Chris



IMPORTANT NOTICE: This e-mail and any attachments may contain
confidential or sensitive information which is, or may be, legally
privileged or otherwise protected by law from further disclosure.  It
is intended only for the addressee.  If you received this in error or
from someone who was not authorized to send it to you, please do not
distribute, copy or use it or any attachments.  Please notify the
sender immediately by reply e-mail and delete this from your
system. Thank you for your cooperation.



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201201171433.41022.j...@wadsworth.org



Re: Kaffeine and Amarok don't play any sounds and crash

2012-01-17 Thread Alberto Luaces
Alberto Luaces writes:

> Grześ Andruszkiewicz writes:
>
>> Hi,
>>
>> I am running (up to date) Debian Testing and recently I have issues
>> with Amarok, Kaffeine and all Xine based players - they fail to play
>> any sound. Often these apps crash on exit (I am not sure if its
>> related).
>
> Since the last amarok update, I also have lost its sound output. Also
> using the xine plugin, but I don't have pulseaudio installed. It
> sometimes crahes on exit, but not always.

It seems xine is the problem. Installing phonon-backend-gstreamer makes
sound work again in amarok.

-- 
Alberto


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87lip6w9a8@eps142.cdf.udc.es



Re: Kaffeine and Amarok don't play any sounds and crash

2012-01-17 Thread Alberto Luaces
Grześ Andruszkiewicz writes:

> Hi,
>
> I am running (up to date) Debian Testing and recently I have issues
> with Amarok, Kaffeine and all Xine based players - they fail to play
> any sound. Often these apps crash on exit (I am not sure if its
> related).

Since the last amarok update, I also have lost its sound output. Also
using the xine plugin, but I don't have pulseaudio installed. It
sometimes crahes on exit, but not always.

-- 
Alberto


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87pqeiw9s4@eps142.cdf.udc.es



Re: Kaffeine and Amarok don't play any sounds and crash

2012-01-14 Thread Scott Ferguson
On 15/01/12 08:44, � wrote:
> Hi,
> 
> I am running (up to date) Debian Testing and recently I have issues
> with Amarok, Kaffeine and all Xine based players - they fail to play
> any sound. Often these apps crash on exit (I am not sure if its
> related).
> 
> I found in /var/log/messages:
> Jan 14 14:53:52 grzes pulseaudio[1105]: [pulseaudio] authkey.c: Failed
> to open cookie file '/etc/timidity/.pulse-cookie': No such file or
> directory
> Jan 14 14:53:52 grzes pulseaudio[1105]: [pulseaudio] authkey.c: Failed
> to load authorization key '/etc/timidity/.pulse-cookie': No such file
> or directory
> Jan 14 14:53:52 grzes pulseaudio[1105]: [autospawn] lock-autospawn.c:
> Cannot access autospawn lock.
> 
> MPlayer based players work fine, system sounds in KDE are fine either.
> How can I fix it?
> 
> Cheers,
> Grzes
> 
> A crash report from Amarok:


You could maybe try phonon-backend-vlc instead of the xine backend.

Sorry, I don't run Sid so my experience probably won't translate.


Cheers
-- 
Iceweasel/Firefox extensions for finding answers to Debian questions:-
https://addons.mozilla.org/en-US/firefox/collections/Scott_Ferguson/debian/


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f123b41.9090...@gmail.com



Re: Kaffeine and Amarok don't play any sounds and crash

2012-01-14 Thread Brad Alexander
Not sure if it is related, but I rebuilt my machine with Debian amd64 (sid)
last weekend, and just installed Amarok last night. I noticed that it
seemed like every 3 or 4 songs, it would crash with a signal 11. I'm going
to dig into it tomorrow, but hearing that you are havning issues with it
and (presumably) with Pulse may push me into nuking it off of the system.

2012/1/14 Grześ Andruszkiewicz 

> Hi,
>
> I am running (up to date) Debian Testing and recently I have issues
> with Amarok, Kaffeine and all Xine based players - they fail to play
> any sound. Often these apps crash on exit (I am not sure if its
> related).
>
> I found in /var/log/messages:
> Jan 14 14:53:52 grzes pulseaudio[1105]: [pulseaudio] authkey.c: Failed
> to open cookie file '/etc/timidity/.pulse-cookie': No such file or
> directory
> Jan 14 14:53:52 grzes pulseaudio[1105]: [pulseaudio] authkey.c: Failed
> to load authorization key '/etc/timidity/.pulse-cookie': No such file
> or directory
> Jan 14 14:53:52 grzes pulseaudio[1105]: [autospawn] lock-autospawn.c:
> Cannot access autospawn lock.
>
> MPlayer based players work fine, system sounds in KDE are fine either.
> How can I fix it?
>
> Cheers,
> Grzes
>
> A crash report from Amarok:
>
> Application: Amarok (amarok), signal: Segmentation fault
> *__GI___poll (fds=0xbff788d8, nfds=1, timeout=-1) at
> ../sysdeps/unix/sysv/linux/poll.c:87
>in ../sysdeps/unix/sysv/linux/poll.c
> [Current thread is 1 (Thread 0xadf0da10 (LWP 3534))]
>
> Thread 16 (Thread 0xa7439b70 (LWP 3535)):
> #0  0xb7881424 in __kernel_vsyscall ()
> #1  0xb48d6703 in pthread_cond_timedwait@@GLIBC_2.3.2 () at
>
> ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236
> #2  0xb57f1ad4 in __pthread_cond_timedwait (cond=0x8bbd798,
> mutex=0x8bbd780, abstime=0xa7439268) at forward.c:152
> #3  0xab635a69 in ?? () from /usr/lib/libxine.so.1
> #4  0xb1506a9c in ?? () from /usr/lib/i386-linux-gnu/libGL.so.1
> #5  0x in ?? ()
>
> Thread 15 (Thread 0xa6c38b70 (LWP 3536)):
> #0  0xb7881424 in __kernel_vsyscall ()
> #1  0xb48d2e65 in pthread_join (threadid=2502196080,
> thread_return=0xa6c379fc) at pthread_join.c:89
> #2  0xab641d42 in _x_audio_decoder_shutdown () from /usr/lib/libxine.so.1
> #3  0xab631d38 in xine_dispose () from /usr/lib/libxine.so.1
> #4  0xab696243 in ?? () from
> /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
> #5  0xab696322 in ?? () from
> /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
> #6  0xab690dd2 in ?? () from
> /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
> #7  0xab6918a9 in ?? () from
> /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
> #8  0xb5af86e3 in qDeleteInEventHandler(QObject*) () from
> /usr/lib/libQtCore.so.4
> #9  0xb5afdcd8 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
> #10 0xab69169b in ?? () from
> /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
> #11 0xb605e0a4 in QApplicationPrivate::notify_helper(QObject*,
> QEvent*) () from /usr/lib/libQtGui.so.4
> #12 0xb6063432 in QApplication::notify(QObject*, QEvent*) () from
> /usr/lib/libQtGui.so.4
> #13 0xb761a511 in KApplication::notify(QObject*, QEvent*) () from
> /usr/lib/libkdeui.so.5
> #14 0xb5ae5a9e in QCoreApplication::notifyInternal(QObject*, QEvent*)
> () from /usr/lib/libQtCore.so.4
> #15 0xb5ae9264 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
> int, QThreadData*) () from /usr/lib/libQtCore.so.4
> #16 0xb5ae93ac in QCoreApplication::sendPostedEvents(QObject*, int) ()
> from /usr/lib/libQtCore.so.4
> #17 0xb5b13894 in ?? () from /usr/lib/libQtCore.so.4
> #18 0xb3985a3f in g_main_context_dispatch () from
> /lib/i386-linux-gnu/libglib-2.0.so.0
> #19 0xb3986170 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
> #20 0xb398640a in g_main_context_iteration () from
> /lib/i386-linux-gnu/libglib-2.0.so.0
> #21 0xb5b13cc7 in
> QEventDispatcherGlib::processEvents(QFlags)
> () from /usr/lib/libQtCore.so.4
> #22 0xb5ae4abd in
> QEventLoop::processEvents(QFlags) ()
> from /usr/lib/libQtCore.so.4
> #23 0xb5ae4d01 in
> QEventLoop::exec(QFlags) () from
> /usr/lib/libQtCore.so.4
> #24 0xb59e7e6b in QThread::exec() () from /usr/lib/libQtCore.so.4
> #25 0xab692f79 in ?? () from
> /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
> #26 0xb59eacd3 in ?? () from /usr/lib/libQtCore.so.4
> #27 0xb1506a9c in ?? () from /usr/lib/i386-linux-gnu/libGL.so.1
> #28 0x in ?? ()
>
> Thread 14 (Thread 0xa6437b70 (LWP 3537)):
> #0  0xb7881424 in __kernel_vsyscall ()
> #1  0xb48d620a in __pthread_cond_wait (cond=0x8bdf070,
> mutex=0x8bdf058) at pthread_cond_wait.c:153
> #2  0xb57f1a7d in __pthread_cond_wait (cond=0x8bdf070,
> mutex=0x8bdf058)

Kaffeine and Amarok don't play any sounds and crash

2012-01-14 Thread Grześ Andruszkiewicz
Hi,

I am running (up to date) Debian Testing and recently I have issues
with Amarok, Kaffeine and all Xine based players - they fail to play
any sound. Often these apps crash on exit (I am not sure if its
related).

I found in /var/log/messages:
Jan 14 14:53:52 grzes pulseaudio[1105]: [pulseaudio] authkey.c: Failed
to open cookie file '/etc/timidity/.pulse-cookie': No such file or
directory
Jan 14 14:53:52 grzes pulseaudio[1105]: [pulseaudio] authkey.c: Failed
to load authorization key '/etc/timidity/.pulse-cookie': No such file
or directory
Jan 14 14:53:52 grzes pulseaudio[1105]: [autospawn] lock-autospawn.c:
Cannot access autospawn lock.

MPlayer based players work fine, system sounds in KDE are fine either.
How can I fix it?

Cheers,
Grzes

A crash report from Amarok:

Application: Amarok (amarok), signal: Segmentation fault
*__GI___poll (fds=0xbff788d8, nfds=1, timeout=-1) at
../sysdeps/unix/sysv/linux/poll.c:87
in ../sysdeps/unix/sysv/linux/poll.c
[Current thread is 1 (Thread 0xadf0da10 (LWP 3534))]

Thread 16 (Thread 0xa7439b70 (LWP 3535)):
#0  0xb7881424 in __kernel_vsyscall ()
#1  0xb48d6703 in pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236
#2  0xb57f1ad4 in __pthread_cond_timedwait (cond=0x8bbd798,
mutex=0x8bbd780, abstime=0xa7439268) at forward.c:152
#3  0xab635a69 in ?? () from /usr/lib/libxine.so.1
#4  0xb1506a9c in ?? () from /usr/lib/i386-linux-gnu/libGL.so.1
#5  0x in ?? ()

Thread 15 (Thread 0xa6c38b70 (LWP 3536)):
#0  0xb7881424 in __kernel_vsyscall ()
#1  0xb48d2e65 in pthread_join (threadid=2502196080,
thread_return=0xa6c379fc) at pthread_join.c:89
#2  0xab641d42 in _x_audio_decoder_shutdown () from /usr/lib/libxine.so.1
#3  0xab631d38 in xine_dispose () from /usr/lib/libxine.so.1
#4  0xab696243 in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#5  0xab696322 in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#6  0xab690dd2 in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#7  0xab6918a9 in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#8  0xb5af86e3 in qDeleteInEventHandler(QObject*) () from
/usr/lib/libQtCore.so.4
#9  0xb5afdcd8 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#10 0xab69169b in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#11 0xb605e0a4 in QApplicationPrivate::notify_helper(QObject*,
QEvent*) () from /usr/lib/libQtGui.so.4
#12 0xb6063432 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQtGui.so.4
#13 0xb761a511 in KApplication::notify(QObject*, QEvent*) () from
/usr/lib/libkdeui.so.5
#14 0xb5ae5a9e in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/lib/libQtCore.so.4
#15 0xb5ae9264 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib/libQtCore.so.4
#16 0xb5ae93ac in QCoreApplication::sendPostedEvents(QObject*, int) ()
from /usr/lib/libQtCore.so.4
#17 0xb5b13894 in ?? () from /usr/lib/libQtCore.so.4
#18 0xb3985a3f in g_main_context_dispatch () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#19 0xb3986170 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#20 0xb398640a in g_main_context_iteration () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#21 0xb5b13cc7 in
QEventDispatcherGlib::processEvents(QFlags)
() from /usr/lib/libQtCore.so.4
#22 0xb5ae4abd in
QEventLoop::processEvents(QFlags) ()
from /usr/lib/libQtCore.so.4
#23 0xb5ae4d01 in
QEventLoop::exec(QFlags) () from
/usr/lib/libQtCore.so.4
#24 0xb59e7e6b in QThread::exec() () from /usr/lib/libQtCore.so.4
#25 0xab692f79 in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#26 0xb59eacd3 in ?? () from /usr/lib/libQtCore.so.4
#27 0xb1506a9c in ?? () from /usr/lib/i386-linux-gnu/libGL.so.1
#28 0x in ?? ()

Thread 14 (Thread 0xa6437b70 (LWP 3537)):
#0  0xb7881424 in __kernel_vsyscall ()
#1  0xb48d620a in __pthread_cond_wait (cond=0x8bdf070,
mutex=0x8bdf058) at pthread_cond_wait.c:153
#2  0xb57f1a7d in __pthread_cond_wait (cond=0x8bdf070,
mutex=0x8bdf058) at forward.c:139
#3  0xab648c4c in ?? () from /usr/lib/libxine.so.1
#4  0xb1506a9c in ?? () from /usr/lib/i386-linux-gnu/libGL.so.1
#5  0x in ?? ()

Thread 13 (Thread 0xa5c36b70 (LWP 3538)):
#0  0xb7881424 in __kernel_vsyscall ()
#1  0xb48d620a in __pthread_cond_wait (cond=0x8d40d70,
mutex=0x8d40d58) at pthread_cond_wait.c:153
#2  0xb57f1a7d in __pthread_cond_wait (cond=0x8d40d70,
mutex=0x8d40d58) at forward.c:139
#3  0xab648c4c in ?? () from /usr/lib/libxine.so.1
#4  0xb1506a9c in ?? () from /usr/lib/i386-linux-gnu/libGL.so.1
#5  0x in ?? ()

Thread 12 (Thread 0xa4899b70 (LWP 3540)):
#0  0xb37b1e11 in *__GI_clock_gettime (clock_id=1, tp=0xa4898f68) at
../sysdeps/unix/clock_gettime.c:116
#1  0xb5a41d25 in ?? () from /usr/lib/libQtCore.so.4
#2  0xb5b14696 in ?? () from /usr/lib/libQtCore.so.4
#3  0xb5b149fa in ?? () from /usr/lib/libQtCore.so.4
#4  0xb5b13253 in ?? () from /usr/l

How to let Alsa actually mix the PC speaker beep with other sounds?

2011-08-21 Thread Claudius Hubig
Hello,

I recently switched to playing music directly on my notebook instead
of another computer somewhere else. This notebook runs Debian Testing
with Xfce 4.8 and a self-compiled kernel 3.0.

I can set the volume level of the system beep (which occurs, for
example, if you open a terminal and press backspace) using alsamixer,
as I have a control called ‘Beep’ there.

If I set a volume level unequal zero and unmute that control, it will
play a high-pitched, acceptable sound every time I press backspace.
Disabling the control will play a lower-frequency, louder sound.

I like both sounds and don’t mind which of them plays. However, I
_do_ mind having no beep at all.

My problem: Whenever any of the two sounds play, any other sound
output is temporarily paused. I know that Alsa can do mixing quite
well, as I can play multiple sound files at the same times (using
mplayer, vlc, aplayer etc.) – but somehow it doesn’t want to mix that
beep into the other sounds it outputs.

Any ideas what I could do to improve this situation?

Best regards & thank you very much for taking the time to read this,

Claudius
-- 
"The greatest warriors are the ones who fight for peace."
-- Holly Near
Please use GPG: ECB0C2C7 4A4C4046 446ADF86 C08112E5 D72CDBA4
http://chubig.net/ http://nightfall.org



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110822013143.24659...@ares.home.chubig.net



[Posted to Debian-OT] A Little Cacophony of Sounds [Long-ish]

2011-03-04 Thread Freeman
Posted to d-community-offtopic

Subject: A Little Cacophony of Sounds [Long-ish]

http://lists.alioth.debian.org/pipermail/d-community-offtopic/2011-March/71.html

-- 
Regards,
Freeman


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110304202456.GA8152@Deneb.office



Re: Since I've installed esound, no more sound from music, videos, etc., but I can now hear system's sounds!

2010-08-29 Thread Stephen Powell
On Sun, 29 Aug 2010 18:06:30 -0400 (EDT), Merciadri Luca wrote:
> Stephen Powell wrote:
>> All of this is explained on the web page to which I referred you
>> earlier: http://www.wowway.com/~zlinuxman/tp600.htm
>> It has to do with software sound mixing.  If you follow the steps
>> there, you should be able to get system sounds and regular
>> alsa sounds working.  The fact that you are using OSS is a complication,
>> but there are drivers that will redirect the OSS interface to the
>> alsa interface and allow it all to work.  The web page is valid.
>> I just tried it again a few minutes ago.  Find a way to get to it
>> if you can.
>   
> Thanks for the pointer. Actually, I tested it yesterday, with an U.S.
> proxy, and it never loaded. But it now loads, without any U.S. proxy.
> I'm going to read it. Thanks a lot.

The internet can be temperamental at times.  I hope you get it all
working.

-- 
  .''`. Stephen Powell
 : :'  :
 `. `'`
   `-


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1744899556.459467.1283132193155.javamail.r...@md01.wow.synacor.com



Re: Since I've installed esound, no more sound from music, videos, etc., but I can now hear system's sounds!

2010-08-29 Thread Merciadri Luca
Stephen Powell wrote:
> On Sun, 29 Aug 2010 14:09:03 -0400 (EDT), Merciadri Luca wrote:
>   
>> I just disabled system sounds, re-loginned, and music works. But system
>> sounds won't work. Normal, then. But why should I have to disable ESD?
>> 
>
> All of this is explained on the web page to which I referred you
> earlier: http://www.wowway.com/~zlinuxman/tp600.htm
> It has to do with software sound mixing.  If you follow the steps
> there, you should be able to get system sounds and regular
> alsa sounds working.  The fact that you are using OSS is a complication,
> but there are drivers that will redirect the OSS interface to the
> alsa interface and allow it all to work.  The web page is valid.
> I just tried it again a few minutes ago.  Find a way to get to it
> if you can.
>   
Thanks for the pointer. Actually, I tested it yesterday, with an U.S.
proxy, and it never loaded. But it now loads, without any U.S. proxy.
I'm going to read it. Thanks a lot.

-- 
Merciadri Luca
See http://www.student.montefiore.ulg.ac.be/~merciadri/
I use PGP. If there is an incompatibility problem with your mail
client, please contact me.






signature.asc
Description: OpenPGP digital signature


Re: Since I've installed esound, no more sound from music, videos, etc., but I can now hear system's sounds!

2010-08-29 Thread Stephen Powell
On Sun, 29 Aug 2010 14:09:03 -0400 (EDT), Merciadri Luca wrote:
> 
> I just disabled system sounds, re-loginned, and music works. But system
> sounds won't work. Normal, then. But why should I have to disable ESD?

All of this is explained on the web page to which I referred you
earlier: http://www.wowway.com/~zlinuxman/tp600.htm
It has to do with software sound mixing.  If you follow the steps
there, you should be able to get system sounds and regular
alsa sounds working.  The fact that you are using OSS is a complication,
but there are drivers that will redirect the OSS interface to the
alsa interface and allow it all to work.  The web page is valid.
I just tried it again a few minutes ago.  Find a way to get to it
if you can.

-- 
  .''`. Stephen Powell
 : :'  :
 `. `'`
   `-


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1752219350.452662.128385342.javamail.r...@md01.wow.synacor.com



Re: Since I've installed esound, no more sound from music, videos, etc., but I can now hear system's sounds!

2010-08-29 Thread Merciadri Luca
Camaleón wrote:
> On Sun, 29 Aug 2010 19:07:13 +0200, Merciadri Luca wrote:
>
>   
>> Camaleón wrote:
>>     
>
>   
>>> Sounds preferences are set to "Autodetect" for events sounds, music and
>>> videos and sound conferences.
>>>   
>>>   
>> I don't have this choice.
>> 
>
> Are you on lenny, right? :-?
>
> So that is located under menu/system/preferences/sound/devices tab.
>   
>   
>>>> Should I deinstall esound? What can I do to hear music again? I
>>>> checked the volume control panel, and everything is okay (no `mute',
>>>> etc., and volumes are sufficiently high).
>>>> 
>>>> 
>>>> 
>>> Create a new user and login to check if it is working from there.
>>>   
>>>   
>> This does not work neither.
>>
>> I just installed libesd-alsa0, restarted, but nothing worked more. Then,
>> I deinstalled esound, and tried to deinstall libesd-alsa0 (putting back
>> libesd0), but it asks me to remove ~450 Mb of GNOME packages. Now, I
>> have libesd-alsa0, system sounds, but no other sounds.
>> 
>
> I cannot reproduce that behavior. I've tried to uninstall "libesd0" and 
> install "libesd-alsa0" but all sounds are still working (system sounds, 
> youtube, totem...).
>
> How about disabling system sounds? Re-login after the change and check if 
> you can hear anything from youtube.
>   
I just disabled system sounds, re-loginned, and music works. But system
sounds won't work. Normal, then. But why should I have to disable ESD?


-- 
Merciadri Luca
See http://www.student.montefiore.ulg.ac.be/~merciadri/
I use PGP. If there is an incompatibility problem with your mail
client, please contact me.


Walk softly, carry a big stick.



signature.asc
Description: OpenPGP digital signature


Re: Since I've installed esound, no more sound from music, videos, etc., but I can now hear system's sounds!

2010-08-29 Thread Camaleón
On Sun, 29 Aug 2010 19:07:13 +0200, Merciadri Luca wrote:

> Camaleón wrote:

>> Sounds preferences are set to "Autodetect" for events sounds, music and
>> videos and sound conferences.
>>   
> I don't have this choice.

Are you on lenny, right? :-?

So that is located under menu/system/preferences/sound/devices tab.
  
>>> Should I deinstall esound? What can I do to hear music again? I
>>> checked the volume control panel, and everything is okay (no `mute',
>>> etc., and volumes are sufficiently high).
>>> 
>>> 
>> Create a new user and login to check if it is working from there.
>>   
> This does not work neither.
> 
> I just installed libesd-alsa0, restarted, but nothing worked more. Then,
> I deinstalled esound, and tried to deinstall libesd-alsa0 (putting back
> libesd0), but it asks me to remove ~450 Mb of GNOME packages. Now, I
> have libesd-alsa0, system sounds, but no other sounds.

I cannot reproduce that behavior. I've tried to uninstall "libesd0" and 
install "libesd-alsa0" but all sounds are still working (system sounds, 
youtube, totem...).

How about disabling system sounds? Re-login after the change and check if 
you can hear anything from youtube.

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/pan.2010.08.29.17.30...@gmail.com



Re: Since I've installed esound, no more sound from music, videos, etc., but I can now hear system's sounds!

2010-08-29 Thread Merciadri Luca

I'm also getting

==
audiotestsrc wave=sine freq=512 ! audioconvert ! audioresample !
gconfaudiosink profile=chat: Could not open audio device for playback.
Device is being used by another application.
==

when trying to test sounds.


-- 
Merciadri Luca
See http://www.student.montefiore.ulg.ac.be/~merciadri/
I use PGP. If there is an incompatibility problem with your mail
client, please contact me.


It's a good horse that never stumbles.



signature.asc
Description: OpenPGP digital signature


Re: Since I've installed esound, no more sound from music, videos, etc., but I can now hear system's sounds!

2010-08-29 Thread Merciadri Luca
Camaleón wrote:
> El Sun, 29 Aug 2010 17:01:08 +0200, Merciadri Luca escribió:
>
>   
>> Some days ago, I figured out (thanks to the ML) how to hear systems'
>> sounds. I had to install esound, and I was using OSS. Now, System >
>> Preferences > Sounds > Sounds tab plays correctly the sounds, but I
>> can't hear any other type of sound (i.e. from music played with totem,
>> VLC, videos on Youtube, etc.). The `Devices' tab gives, for, `Default
>> Mixer Tracks,' `ALSA' as a default. I changed it to OSS, and still no
>> sound from videos (even after GNOME session restart).
>> 
>
> Works fine here. 
>
> Sounds preferences are set to "Autodetect" for events sounds, music and 
> videos and sound conferences.
>   
I don't have this choice.
>  
>   
>> Should I deinstall esound? What can I do to hear music again? I checked
>> the volume control panel, and everything is okay (no `mute', etc., and
>> volumes are sufficiently high).
>> 
>
> Create a new user and login to check if it is working from there.
>   
This does not work neither.

I just installed libesd-alsa0, restarted, but nothing worked more. Then,
I deinstalled esound, and tried to deinstall libesd-alsa0 (putting back
libesd0), but it asks me to remove ~450 Mb of GNOME packages. Now, I
have libesd-alsa0, system sounds, but no other sounds.

-- 
Merciadri Luca
See http://www.student.montefiore.ulg.ac.be/~merciadri/
I use PGP. If there is an incompatibility problem with your mail
client, please contact me.






signature.asc
Description: OpenPGP digital signature


Re: Since I've installed esound, no more sound from music, videos, etc., but I can now hear system's sounds!

2010-08-29 Thread Camaleón
El Sun, 29 Aug 2010 17:01:08 +0200, Merciadri Luca escribió:

> Some days ago, I figured out (thanks to the ML) how to hear systems'
> sounds. I had to install esound, and I was using OSS. Now, System >
> Preferences > Sounds > Sounds tab plays correctly the sounds, but I
> can't hear any other type of sound (i.e. from music played with totem,
> VLC, videos on Youtube, etc.). The `Devices' tab gives, for, `Default
> Mixer Tracks,' `ALSA' as a default. I changed it to OSS, and still no
> sound from videos (even after GNOME session restart).

Works fine here. 

Sounds preferences are set to "Autodetect" for events sounds, music and 
videos and sound conferences.
 
> Should I deinstall esound? What can I do to hear music again? I checked
> the volume control panel, and everything is okay (no `mute', etc., and
> volumes are sufficiently high).

Create a new user and login to check if it is working from there.

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/pan.2010.08.29.15.39...@gmail.com



Since I've installed esound, no more sound from music, videos, etc., but I can now hear system's sounds!

2010-08-29 Thread Merciadri Luca
Hi,

Some days ago, I figured out (thanks to the ML) how to hear systems'
sounds. I had to install esound, and I was using OSS. Now, System >
Preferences > Sounds > Sounds tab plays correctly the sounds, but I
can't hear any other type of sound (i.e. from music played with totem,
VLC, videos on Youtube, etc.). The `Devices' tab gives, for, `Default
Mixer Tracks,' `ALSA' as a default. I changed it to OSS, and still no
sound from videos (even after GNOME session restart).

Should I deinstall esound? What can I do to hear music again? I checked
the volume control panel, and everything is okay (no `mute', etc., and
volumes are sufficiently high).

Thanks all.

-- 
Merciadri Luca
See http://www.student.montefiore.ulg.ac.be/~merciadri/
I use PGP. If there is an incompatibility problem with your mail
client, please contact me.







signature.asc
Description: OpenPGP digital signature


Re: System sounds: what do I need to install?

2010-08-28 Thread Merciadri Luca
Camaleón wrote:
> On Sun, 29 Aug 2010 00:11:52 +0200, Merciadri Luca wrote:
>
>   
>> Camaleón wrote:
>> 
>
> (...)
> 
>   
>>> Dunno. Try first by keeping "libesd0" (do not install "libesd-alsa0")
>>> and see if it works.
>>>   
>>>   
>> I should have mentioned it, but it still does not work.
>> 
>
> It is working here :-?
>
> Have you re-login in your GNOME session?
>   
I had to re-login to make it work. Sorry, I thought it would have no
incidence on it. Thanks all!

-- 
Merciadri Luca
See http://www.student.montefiore.ulg.ac.be/~merciadri/
I use PGP. If there is an incompatibility problem with your mail
client, please contact me.






signature.asc
Description: OpenPGP digital signature


Re: System sounds: what do I need to install?

2010-08-28 Thread Camaleón
On Sun, 29 Aug 2010 00:11:52 +0200, Merciadri Luca wrote:

> Camaleón wrote:

(...)

>> Dunno. Try first by keeping "libesd0" (do not install "libesd-alsa0")
>> and see if it works.
>>   
> I should have mentioned it, but it still does not work.

It is working here :-?

Have you re-login in your GNOME session?

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/pan.2010.08.28.22.21...@gmail.com



Re: System sounds: what do I need to install?

2010-08-28 Thread Merciadri Luca
Camaleón wrote:
> On Sat, 28 Aug 2010 23:50:44 +0200, Merciadri Luca wrote:
>
>   
>> Camaleón wrote:
>> 
>>> On Sat, 28 Aug 2010 23:10:06 +0200, Merciadri Luca wrote:
>>>
>>>
>>>   
>>>> Which package should I install to get all these sounds? I see
>>>> predefined wav files for each system sound type: toggled.wav,
>>>> generic.wav, warning.wav, etc., though.
>>>> 
>>>> 
>>>> 
>>> "esound", "gnome-audio" and "libesd-alsa0" do the trick
>>>   
>> I've just installed esound (the rest is installed), but I've got libesd0
>> at the place of libesd-alsa0. But I'm using OSS, so, there should be no
>> problem! Any idea?
>> 
>
> Dunno. Try first by keeping "libesd0" (do not install "libesd-alsa0") and 
> see if it works.
>   
I should have mentioned it, but it still does not work.

-- 
Merciadri Luca
See http://www.student.montefiore.ulg.ac.be/~merciadri/
I use PGP. If there is an incompatibility problem with your mail
client, please contact me.


The difference between genius and stupidity is that genius has its
limits. (Albert Einstein)



signature.asc
Description: OpenPGP digital signature


Re: System sounds: what do I need to install?

2010-08-28 Thread Camaleón
On Sat, 28 Aug 2010 23:50:44 +0200, Merciadri Luca wrote:

> Camaleón wrote:
>> On Sat, 28 Aug 2010 23:10:06 +0200, Merciadri Luca wrote:
>>
>>
>>> Which package should I install to get all these sounds? I see
>>> predefined wav files for each system sound type: toggled.wav,
>>> generic.wav, warning.wav, etc., though.
>>> 
>>> 
>> "esound", "gnome-audio" and "libesd-alsa0" do the trick
> I've just installed esound (the rest is installed), but I've got libesd0
> at the place of libesd-alsa0. But I'm using OSS, so, there should be no
> problem! Any idea?

Dunno. Try firt by keeping "libesd0" (do not install "libesd-alsa0") and 
see if it works.

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/pan.2010.08.28.22.01...@gmail.com



Re: System sounds: what do I need to install?

2010-08-28 Thread Stephen Powell
On Sat, 28 Aug 2010 17:37:06 -0400 (EDT), Merciadri Luca wrote:
> Stephen Powell wrote:
>> If it's Lenny, try visiting http://www.wowway.com/~zlinuxman/tp600.htm
>> and see how I did it on my IBM ThinkPad 600.  Obviously it won't be
>> an exact match to your computer but maybe it will be close enough to
>> give you the right idea.
>>   
>
> Dead link? Does not load here!

Works for me.  Try using a US proxy.

-- 
  .''`. Stephen Powell
 : :'  :
 `. `'`
   `-


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1004719232.439457.1283032525735.javamail.r...@md01.wow.synacor.com



Re: System sounds: what do I need to install?

2010-08-28 Thread Merciadri Luca
Camaleón wrote:
> On Sat, 28 Aug 2010 23:10:06 +0200, Merciadri Luca wrote:
>
>   
>> Which package should I install to get all these
>> sounds? I see predefined wav files for each system sound type:
>> toggled.wav, generic.wav, warning.wav, etc., though.
>> 
>
> "esound", "gnome-audio" and "libesd-alsa0" do the trick
I've just installed esound (the rest is installed), but I've got libesd0
at the place of libesd-alsa0. But I'm using OSS, so, there should be no
problem! Any idea?

-- 
Merciadri Luca
See http://www.student.montefiore.ulg.ac.be/~merciadri/
I use PGP. If there is an incompatibility problem with your mail
client, please contact me.






signature.asc
Description: OpenPGP digital signature


Re: System sounds: what do I need to install?

2010-08-28 Thread Camaleón
On Sat, 28 Aug 2010 23:10:06 +0200, Merciadri Luca wrote:

> Which package should I install to get all these
> sounds? I see predefined wav files for each system sound type:
> toggled.wav, generic.wav, warning.wav, etc., though.

"esound", "gnome-audio" and "libesd-alsa0" do the trick.

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/pan.2010.08.28.21.41...@gmail.com



Re: System sounds: what do I need to install?

2010-08-28 Thread Merciadri Luca
Stephen Powell wrote:
> On Sat, 28 Aug 2010 17:10:06 -0400 (EDT), Merciadri Luca wrote:
>   
>> Last day, feeling bored, I thought about activating the Debian's Sytem
>> sounds: for logging in, logging out, making a warning message, etc. I
>> found it under System > Preferences > Sound > Sounds tab, I enabled
>> `ESD' and `Play system sounds,' but I can't hear any predefined system
>> sound (there is, facing each system sound type, a «Play» button that I
>> press frenetically). Besides that, I can hear music, etc., or even other
>> programs' sounds. Which package should I install to get all these
>> sounds? I see predefined wav files for each system sound type:
>> toggled.wav, generic.wav, warning.wav, etc., though.
>> 
>
> Lenny or Squeeze?
>   
Lenny.
> If it's Lenny, try visiting http://www.wowway.com/~zlinuxman/tp600.htm
> and see how I did it on my IBM ThinkPad 600.  Obviously it won't be
> an exact match to your computer but maybe it will be close enough to
> give you the right idea.
>   
Dead link? Does not load here!


-- 
Merciadri Luca
See http://www.student.montefiore.ulg.ac.be/~merciadri/
I use PGP. If there is an incompatibility problem with your mail
client, please contact me.






signature.asc
Description: OpenPGP digital signature


Re: System sounds: what do I need to install?

2010-08-28 Thread Stephen Powell
On Sat, 28 Aug 2010 17:10:06 -0400 (EDT), Merciadri Luca wrote:
> 
> Last day, feeling bored, I thought about activating the Debian's Sytem
> sounds: for logging in, logging out, making a warning message, etc. I
> found it under System > Preferences > Sound > Sounds tab, I enabled
> `ESD' and `Play system sounds,' but I can't hear any predefined system
> sound (there is, facing each system sound type, a «Play» button that I
> press frenetically). Besides that, I can hear music, etc., or even other
> programs' sounds. Which package should I install to get all these
> sounds? I see predefined wav files for each system sound type:
> toggled.wav, generic.wav, warning.wav, etc., though.

Lenny or Squeeze?
If it's Lenny, try visiting http://www.wowway.com/~zlinuxman/tp600.htm
and see how I did it on my IBM ThinkPad 600.  Obviously it won't be
an exact match to your computer but maybe it will be close enough to
give you the right idea.

-- 
  .''`. Stephen Powell
 : :'  :
 `. `'`
   `-


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1793390719.439104.1283030496830.javamail.r...@md01.wow.synacor.com



System sounds: what do I need to install?

2010-08-28 Thread Merciadri Luca
Hi,

Last day, feeling bored, I thought about activating the Debian's Sytem
sounds: for logging in, logging out, making a warning message, etc. I
found it under System > Preferences > Sound > Sounds tab, I enabled
`ESD' and `Play system sounds,' but I can't hear any predefined system
sound (there is, facing each system sound type, a «Play» button that I
press frenetically). Besides that, I can hear music, etc., or even other
programs' sounds. Which package should I install to get all these
sounds? I see predefined wav files for each system sound type:
toggled.wav, generic.wav, warning.wav, etc., though.

Thanks.

-- 
Merciadri Luca
See http://www.student.montefiore.ulg.ac.be/~merciadri/
I use PGP. If there is an incompatibility problem with your mail
client, please contact me.




signature.asc
Description: OpenPGP digital signature


RESOLVED: Re: Lenny Skype - suddenly garbled mic sounds

2010-08-23 Thread Ralph Katz
On 08/05/2010 08:20 PM, Ralph Katz wrote:
> Posted on skype board with no replies to date.  Perhaps one of you can
> shed some insight.
> 
> Skype worked fine for about 6 weeks since I first installed it.  But
> from this last weekend, I get this darth vader mic sound problem.  My
> voice is garbled and s-l-o-w-e-d down on playback from skype test call.
> Voice calls unusable. Skype call dialog window Error message something
> like "problem with audio capture." I hear the other end; other party
> hears nothing.
> 
> No audio s/w updated nor installed recently. Mic on sound recorder still
> works fine.
> 
> Debian Lenny (current updates), Skype Linux 2.1.0.81, backported 2.6.32
> kernel, default XFCE debian installation for audio.
> 
> So, everything was fine previously. Nothing new installed. No upgrades
> should impact audio.
> Packages updated recently:
> [UPGRADE] ghostscript 8.62.dfsg.1-3.2lenny1 -> 8.62.dfsg.1-3.2lenny4
> [UPGRADE] gs-common 8.62.dfsg.1-3.2lenny1 -> 8.62.dfsg.1-3.2lenny4
> [UPGRADE] libgs8 8.62.dfsg.1-3.2lenny1 -> 8.62.dfsg.1-3.2lenny4
> [UPGRADE] libldap-2.4-2 2.4.11-1+lenny1 -> 2.4.11-1+lenny2
> [UPGRADE] google-chrome-stable 5.0.375.99-r51029 -> 5.0.375.125-r53311
> [UPGRADE] libmozjs1d 1.9.0.19-2 -> 1.9.0.19-3
> [UPGRADE] xulrunner-1.9 1.9.0.19-2 -> 1.9.0.19-3
> 
> Any ideas before I tinker with adding .asoundrc or /etc/asound.conf files?
> What could have changed that I missed?!
> 
> Thanks!
> 

Suddenly skype is working fine!  The skype sound devices mic default
setting appears to have been changed by sound recorder or some other
application.  Initial attempts to try all skype sound devices mic
options failed, yet now manually setting it back to Default fixes the
problem.  Hopefully posting this will help someone else.

Ralph


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4c7312c9.4050...@rcn.com



Lenny Skype - suddenly garbled mic sounds

2010-08-05 Thread Ralph Katz
Posted on skype board with no replies to date.  Perhaps one of you can
shed some insight.

Skype worked fine for about 6 weeks since I first installed it.  But
from this last weekend, I get this darth vader mic sound problem.  My
voice is garbled and s-l-o-w-e-d down on playback from skype test call.
Voice calls unusable. Skype call dialog window Error message something
like "problem with audio capture." I hear the other end; other party
hears nothing.

No audio s/w updated nor installed recently. Mic on sound recorder still
works fine.

Debian Lenny (current updates), Skype Linux 2.1.0.81, backported 2.6.32
kernel, default XFCE debian installation for audio.

So, everything was fine previously. Nothing new installed. No upgrades
should impact audio.
Packages updated recently:
[UPGRADE] ghostscript 8.62.dfsg.1-3.2lenny1 -> 8.62.dfsg.1-3.2lenny4
[UPGRADE] gs-common 8.62.dfsg.1-3.2lenny1 -> 8.62.dfsg.1-3.2lenny4
[UPGRADE] libgs8 8.62.dfsg.1-3.2lenny1 -> 8.62.dfsg.1-3.2lenny4
[UPGRADE] libldap-2.4-2 2.4.11-1+lenny1 -> 2.4.11-1+lenny2
[UPGRADE] google-chrome-stable 5.0.375.99-r51029 -> 5.0.375.125-r53311
[UPGRADE] libmozjs1d 1.9.0.19-2 -> 1.9.0.19-3
[UPGRADE] xulrunner-1.9 1.9.0.19-2 -> 1.9.0.19-3

Any ideas before I tinker with adding .asoundrc or /etc/asound.conf files?
What could have changed that I missed?!

Thanks!



-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4c5b554b.1050...@rcn.com



Re: Re: No GNOME system sounds in Squeeze

2010-02-01 Thread Stephen Powell
On Sun, 31 Jan 2010 21:54:51 -0500 (EST), Jasper wrote:
> FYI, this is a copy of the "README" that comes with Esound in Etch, it's
> date on my computer is june 2005 :
> 
>Esound is an audio mixing server that allows multiple
>applications to output sound to the same audio device.
>Development on Esound stopped several years ago, in the
>hope that someone would write a replacement.  Esound is
>seriously lacking in features required for a modern
>desktop environment, particularly for multi-channel
>audio and audio/video synchronization.  However, it is
>part of the GNOME platform (for a little while longer),
>so we slavishly continue to maintain it.
> 
>Bugs should be reported at http://bugzilla.gnome.org.
>It's unlikely that they'll be fixed unless they're
>regressions from recent versions or accompanied by
>patches.
> 
> Something should change, but 

Yes, I remember seeing something like that on my Lenny system,
which also uses the ESD.  Under Lenny, The ESD starts when GNOME
starts, and the ESD terminates when GNOME terminates;
so now that I think about it
I shouldn't be surprised that there is no startup script for
it in /etc/init.d/.  But the fact that, under Squeeze, the ESD
no longer starts when GNOME starts, even though the esound
package is installed, leads me to believe that something *is*
finally changing.  From the circumstantial evidence, it appears
that GNOME is now relying on sound mixing in ALSA (hardware or
software, depending on the capabilities of the audio chipset)
rather than a network-transparent audio daemon to mix sounds
from multiple applications.  That is a major transition, and
bugs are likely.  The suppression of startup and shutdown sounds
is apparently a circumvention for a bug.

The other possibility is that GNOME has switched to a different
network transparent audio daemon, such as pulseaudio.  And
since I don't have pulseaudio installed, I'm not getting
startup and shutdown sounds.  But that appears unlikely.  Why
would they handle some system sounds (startup and shutdown)
through an audio server, while sending other system sounds,
such as alert, directly to ALSA?

At this point, I'm assuming that the lack of startup and
shutdown sounds is a known bug which will eventually be fixed.
If someone more knowledgeable out there wishes to correct me,
I'm all ears.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Re: No GNOME system sounds in Squeeze

2010-01-31 Thread Jasper
FYI, this is a copy of the "README" that comes with Esound in Etch, it's
date on my computer is june 2005 :




Esound is an audio mixing server that allows multiple
applications to output sound to the same audio device.
Development on Esound stopped several years ago, in the
hope that someone would write a replacement.  Esound is
seriously lacking in features required for a modern
desktop environment, particularly for multi-channel
audio and audio/video synchronization.  However, it is
part of the GNOME platform (for a little while longer),
so we slavishly continue to maintain it.

Bugs should be reported at http://bugzilla.gnome.org.
It's unlikely that they'll be fixed unless they're
regressions from recent versions or accompanied by
patches.



  --ds




Something should change, but 

--Jasper.



-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: No GNOME system sounds in Squeeze

2010-01-31 Thread Stephen Powell
On Sun, 31 Jan 2010 12:21:18 -0500 (EST), Stephen Powell wrote:
> I've finally gotten around to trying to enable system sounds in
> GNOME under Squeeze, and I can't seem to get it to work.

I kept searching the Internet and I eventually found this item:

   http://forums.debian.net/viewtopic.php?f=6&t=46786

I didn't like what I read, but at least it's an explanation
(and a partial solution).

I've de-installed gnome-audio and installed freedesktop-sound-theme
and gnome-session-canberra.  I now have at least "alert" sounds
working.  Startup and shutdown sounds still don't work.  The ESD
still isn't running either.  And I don't have pulseaudio installed.
I wonder if GNOME now directs system sounds directly to
ALSA.  And I wonder if ALSA finally enables software sound mixing
(again) by default on audio chipsets that don't support hardware sound
mixing.  Wouldn't that be nice!

If anyone has any insights on this, please let me know.  Otherwise,
I'll assume that it's just broken and I'll wait for them to fix it.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



No GNOME system sounds in Squeeze

2010-01-31 Thread Stephen Powell
OK, now it's my turn to ask for help.  I've finally gotten around to trying
to enable system sounds in GNOME under Squeeze, and I can't seem to get it
to work.  I've been able to get it to work under Lenny (see my web page
http://www.wowway.com/~zlinuxman/tp600.htm for example), but under Squeeze
it doesn't work.

Basic sound works.  (In other words, the "aplay" utility can be used
to play .wav files just fine.)  But the Squeeze version of GNOME (2.28.2)
appears to be quite different from the Lenny version of GNOME (2.22.3)
with respect to sound configuration.  When I click on
System -> Preferences -> Sound, I see something quite different than what
I see in 2.22.3.  I see a mixer-like window right off the bat, and there
are no "test" buttons.  When I click on the "Sound Theme" tab, everything
is grayed-out.  I can't select anything.  Also, the Enlightened Sound
Daemon is apparently not running, according to "ps aux", even though I
have the esound, esound-clients, and esound-common packages installed.
Nor does there appear to be any startup script in /etc/init.d/ that
would start it.  The gnome-audio package is also installed.  And yes,
I rebooted after installing those packages.

I searched the built-in gnome help, but to no avail.  I searched
wiki.debian.org, but to no avail.  I searched the internet, but found nothing
promising on the first few pages.  Surely there's someone out there
who has gotten GNOME system sounds working under Squeeze.  Any ideas?


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Gnome System Sounds (again)

2009-05-19 Thread Max Zimmermann
Hey there,

I am on SID and have the same problem with both my machines.

Sound works fine in general, only the gnome system sounds don't. I can't
enable them in system -> preferences -> sound because all the checkboxes
are greyed out and unclickable.

gnome-audio and ESD is installed. I read on some forums to try
pulseaudio instead, so I did, and the pulseaudio sound server was
running, I was able to play sounds through it, but the
gnome-system-sound situation did not change at all.

I appreciate any suggestions :)

Thanks you guys!

-- 
Cheers,

Max


GNU/Linux - User #477672
PGP: 0x6C29B594


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Gnome system sounds

2009-02-20 Thread Daryl Styrk
Vadim Kolchev wrote:
> I want to enable gnome system sounds to have sound when i login and
> logout and from different events. Installed gnome-audio package, but
> still got no sound. What else should be done here?
> 
> 

System>Preferences>Sound Preferences

Should be the second tab labeled Sound.  You'll need to Enable sofware
sound mixing (ESD) then Play system sounds.. You'll then be able to
select which sounds play and then.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Gnome system sounds

2009-02-20 Thread Vadim Kolchev
I want to enable gnome system sounds to have sound when i login and 
logout and from different events. Installed gnome-audio package, but 
still got no sound. What else should be done here?



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org




Re: The Sounds Better at WindowsXP. Why?

2009-02-03 Thread Emanoil Kotsev
Zaki Akhmad wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Hello,
> 
> The sounds on my laptop, Toshiba Satellite L20, sounds better when I
> play music/video at Windows XP. Can anybody give me a hint and a
> solution, so that when it's on Debian Testing, works well too?
> 

I can repport this on a dell d520 with intel hda chip.

I think it's related somehow to snd-usb or the power supply on the usb bus.
It gets very low when I plug  in the external monitor and have the snd usb
driver loaded ... very odd it's bugging me for 2 years now and even
engineers couldn't tell me why.

On the other hand there is for sure a way to boost the volume because
kplayer implements an option to do so, so when using kplayer I can
compensate.

May be it's not related to your problem, but if there is some way to fix
this it would be great.

regards


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: The Sounds Better at WindowsXP. Why?

2009-02-02 Thread pierpaolo
On Mon, Feb 2, 2009 at 9:33 AM, Johannes Wiedersich <
johan...@physik.blm.tu-muenchen.de> wrote:

> Zaki Akhmad wrote:
> > The sounds on my laptop, Toshiba Satellite L20, sounds better when I
> > play music/video at Windows XP. Can anybody give me a hint and a
> > solution, so that when it's on Debian Testing, works well too?
>
> run alsamixer and set your mixer settings coorectly. (On my thinkpad
> sound is horrible, if they are too high).
>
>
But as you say the sound become too low.


Re: The Sounds Better at WindowsXP. Why?

2009-02-02 Thread Johannes Wiedersich
Zaki Akhmad wrote:
> The sounds on my laptop, Toshiba Satellite L20, sounds better when I
> play music/video at Windows XP. Can anybody give me a hint and a
> solution, so that when it's on Debian Testing, works well too?

run alsamixer and set your mixer settings coorectly. (On my thinkpad
sound is horrible, if they are too high).

Cheers,
Johannes


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



The Sounds Better at WindowsXP. Why?

2009-02-02 Thread Zaki Akhmad
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello,

The sounds on my laptop, Toshiba Satellite L20, sounds better when I
play music/video at Windows XP. Can anybody give me a hint and a
solution, so that when it's on Debian Testing, works well too?

Thanks!
- --
Zaki Akhmad

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Use GnuPG with Firefox : http://getfiregpg.org (Version: 0.7.2)

iEYEARECAAYFAkmGrj8ACgkQI3d58oE7Pt7zUQCgjDn5bhmAuTImWyN1YpgJmH2U
/OYAn24Y1HAA6959ss2HaRlfsRttUS1s
=qeNd
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



[Fwd: Re: xpdf blocks sounds]

2008-10-01 Thread Kamaraju Kusumanchi
Please direct replies to the mailing list. That way others will also be 
able to help you out.


 Original Message 
Subject:Re: xpdf blocks sounds
Date:   Wed, 1 Oct 2008 21:58:49 +0530
From:   Nishita Desai <[EMAIL PROTECTED]>
Reply-To:   [EMAIL PROTECTED]
To: Kamaraju S Kusumanchi <[EMAIL PROTECTED]>
References: 
<[EMAIL PROTECTED]> 
<[EMAIL PROTECTED]>





Nishita Desai wrote:

I have been having this problem lately: I cannot get any sound to play
whenever I have some pdfs open.


On Wed, Oct 1, 2008 at 8:04 PM, Kamaraju S Kusumanchi
<[EMAIL PROTECTED]> wrote:

Weird! For me xpdf does not seem to use the /dev/snd. I opened a pdf file
using xpdf. After that
 sudo lsof | grep snd | grep xpdf
returned nothing. It could be something specific to your configuration. What
is your sound card? Are you using ALSA or something else?


I am using Debian Etch 4.0r4 and ALSA. xpdf version is 3.01
gv also seems to use up the device.

Nishita


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: xpdf blocks sounds

2008-10-01 Thread Kamaraju S Kusumanchi
Nishita Desai wrote:

> Hello,
> 
> I have been having this problem lately: I cannot get any sound to play
> whenever I have some pdfs open.
> Here's the output of 'lsof |grep snd'
> 
> [EMAIL PROTECTED]:~$ lsof |grep snd
> lsof: WARNING: can't stat() ext3 file system /dev/.static/dev Output
> information may be incomplete.
> mixer_app 2960 nishita 38u CHR 116,0 5411 /dev/snd/controlC0
> xpdf.bin 12356 nishita 79r CHR 116,33 5261 /dev/snd/timer
> xpdf.bin 12356 nishita 80u CHR 116,16 5391 /dev/snd/pcmC0D0p
> xpdf.bin 12356 nishita 81u CHR 116,0 5411 /dev/snd/controlC0
> xpdf.bin 22504 nishita 79r CHR 116,33 5261 /dev/snd/timer
> xpdf.bin 22504 nishita 80u CHR 116,16 5391 /dev/snd/pcmC0D0p
> xpdf.bin 22504 nishita 81u CHR 116,0 5411 /dev/snd/controlC0
> 

Weird! For me xpdf does not seem to use the /dev/snd. I opened a pdf file
using xpdf. After that

 sudo lsof | grep snd | grep xpdf

returned nothing. It could be something specific to your configuration. What
is your sound card? Are you using ALSA or something else?

I am using Debian Etch, xpdf 3.0.1, ALSA for soundcard configuration.

hth
raju
-- 
Kamaraju S Kusumanchi
http://www.people.cornell.edu/pages/kk288/
http://malayamaarutham.blogspot.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



xpdf blocks sounds

2008-10-01 Thread Nishita Desai
Hello,

I have been having this problem lately: I cannot get any sound to play
whenever I have some pdfs open.
Here's the output of 'lsof |grep snd'

[EMAIL PROTECTED]:~$ lsof |grep snd
lsof: WARNING: can't stat() ext3 file system /dev/.static/dev Output
information may be incomplete.
mixer_app 2960 nishita 38u CHR 116,0 5411 /dev/snd/controlC0
xpdf.bin 12356 nishita 79r CHR 116,33 5261 /dev/snd/timer
xpdf.bin 12356 nishita 80u CHR 116,16 5391 /dev/snd/pcmC0D0p
xpdf.bin 12356 nishita 81u CHR 116,0 5411 /dev/snd/controlC0
xpdf.bin 22504 nishita 79r CHR 116,33 5261 /dev/snd/timer
xpdf.bin 22504 nishita 80u CHR 116,16 5391 /dev/snd/pcmC0D0p
xpdf.bin 22504 nishita 81u CHR 116,0 5411 /dev/snd/controlC0

I can get the sound back by closing all the pdf files and restarting
the relevant application, but that is exteremly inconvenient. Is there
any way I can refuse to let xpdf use the sound device? (I can't
imagine what use it is of to xpdf anyway!)

Thanks,
Nishita


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: system sounds [ FIXED]

2008-04-25 Thread H H

H H wrote:
Hi, wonder if anyone can give me a clue to getting the system sounds 
working on my lenny 64bit? All other sounds worked fine so i installed 
esound which got system sounds working but my skype and youtube stopped 
working. I have uninstalled esound to get skype and youtube back 
stopping the system sounds again so is there a way to have system sounds 
 with skype sound and youtube working?


Jeff



Thought i had better reply now its all working. Seems like installing 
libesd-alsa0 as well as esound has done the trick.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




system sounds

2008-04-25 Thread H H
Hi, wonder if anyone can give me a clue to getting the system sounds 
working on my lenny 64bit? All other sounds worked fine so i installed 
esound which got system sounds working but my skype and youtube stopped 
working. I have uninstalled esound to get skype and youtube back 
stopping the system sounds again so is there a way to have system sounds 
 with skype sound and youtube working?


Jeff


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Simultaneous sounds, again (solved, probably)

2007-10-09 Thread Jan Willem Stumpel
I am pleased to say that I now managed to get simultaneous sound
working in Debian, almost perfectly.

My "sound compatibility matrix" is now:

  mp/s  xmmsyoutube   skype

mp/s   OKOK   OKOK

xmms   OKXOKOK

youtubeOKOK   OKOK

skype  OKOK   OKN/A


mp/s means mplayer with sdl audio output, as before. I had to set
this *both* by a line in ~/.mplayer/config:

   ao=sdl

and through the GUI (gmplayer, preferences, audio). It appears
both are necessary.

The X in the combination xmms-xmms should probably be N/A, because
xmms just does not allow running 2 instances of itself
simultaneously.

Several reactions (on-list and off-list) suggested using a sound
daemon, but according to the 31 August 2007 entry on the
"buglandia" blog (http://buglandia.blogspot.com), sound daemons
(like esd and arts) are now *outdated*, and even somewhat *evil*
("fundamentally wrong").

The solution is software sound mixing. Apparently, sounds can be
mixed by the hardware (the sound card) or by software. Windows
always uses software sound mixing by default. So sound mixing
always works on Windows, no matter what hardware you have. Linux,
developed by and for tech types, tries to use hardware mixing if
the sound card can support it (but by no means all of them do),
because this is more efficient.

Software mixing became something of a stepchild. But it appears
that in the more modern versions (of Linux and alsa; certainly in
Sid) software mixing works now. The flightgear wiki
(http://tinyurl.com/38smlf) explains this better than I can.

To make it work, I followed a recipe on the alsa wiki
(http://tinyurl.com/2vhoqt), because the recipe on buglandia did
not work for me. What did was:

-- make sure there is NO /etc/asound.conf or ~/.asoundrc files
   present on the system.
-- export two environment variables:
   export SDL_AUDIODRIVER=alsa
   export AUDIODEV=plug:dmix
   (you can put both commands in ~/.bash_profile).
-- make sure that mplayer uses sdl for audio output.
-- make sure there are no sound daemons running (jack, esd, arts,
   whatever).

It will now work after you log out/log in, and perhaps after
restarting alsa (/etc/init.d/alsasound restart). Well, I hope it
does. It now does for me.

Regards, Jan


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Simultaneous sounds, again

2007-10-08 Thread Bob

Jan Willem Stumpel wrote:

Trying to get multiple simultaneous sound streams working
on my Sid system, I got as far as the following:

  mp/s  mp/a   xmmsyoutube   skype

mp/s   OK   N/A XXXX

mp/a   N/A   X  XXXX

xmms   X X  XOKOK

youtubeX X  OK   OKOK

skype  X X  OK   OKN/A

Notes: - each row in the table begins with the sound using
 program which is started FIRST.
   - mp/s means: using mplayer to watch a local .avi file,
 with sdl audio output.
   - mp/a means: using mplayer to watch a local .avi file,
 with alsa audio output.
   - youtube means: watching a youtube (i.e. Flash) movie
 with iceape.
   - X means: the program which is started second produces
 no sound
   - XX means: the program which is started second produces
 no sound, and there are other problems (iceape freezing).
   - OK means OK.
   - N/A means: test cannot be done, or is meaningless.

So it seems that there is one group (xmms/Skype/youtube) the
members of which tolerate each other (all three can even make
noise together). There is another "group" (mplayer) which
allows multiple instances with simultaneous sound, but only if
sdl sound is selected. However, the two "groups" do not
tolerate each other. I cannot hear Skype ringing while playing
a local .avi file, for instance.

Does anyone get different/better results? Any tips?

I also think (but cannot prove this now) that a few months ago I
could hear skype while playing .avi movies, but that it became
impossible since (doubtless through some upgrade).

Sound hardware is AC 97 on motherboard.


You don't say what your AC97 /digital controller/ or codec chip are.
http://en.wikipedia.org/wiki/AC97

This isn't very helpful I know but I got bored messing around with the 
various virtual sound card daemons, can't even remember which one I 
tried now, default etch gnome one, to overcome the limitations of the 
almost useless OnBoard sound on my MotherBoard and picked up a second 
hand SoundBlaster Live Value for $10.


Life is easy and sweet, particularly now I figured out to add
options snd-usb-audio index=-2
to the bottom of my /etc/modprobe.d/alsa-base to stop the mic on my 
webcam from occasionally becoming card0.


Honestly for little of no cash you can just get a better sound chipset, 
though if I was doing it again I'd probably get one of the Turtle Beach 
cards, the Riviera I think.


Good luck.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Simultaneous sounds, again

2007-10-08 Thread Jan Willem Stumpel
Trying to get multiple simultaneous sound streams working
on my Sid system, I got as far as the following:

  mp/s  mp/a   xmmsyoutube   skype

mp/s   OK   N/A XXXX

mp/a   N/A   X  XXXX

xmms   X X  XOKOK

youtubeX X  OK   OKOK

skype  X X  OK   OKN/A

Notes: - each row in the table begins with the sound using
 program which is started FIRST.
   - mp/s means: using mplayer to watch a local .avi file,
 with sdl audio output.
   - mp/a means: using mplayer to watch a local .avi file,
 with alsa audio output.
   - youtube means: watching a youtube (i.e. Flash) movie
 with iceape.
   - X means: the program which is started second produces
 no sound
   - XX means: the program which is started second produces
 no sound, and there are other problems (iceape freezing).
   - OK means OK.
   - N/A means: test cannot be done, or is meaningless.

So it seems that there is one group (xmms/Skype/youtube) the
members of which tolerate each other (all three can even make
noise together). There is another "group" (mplayer) which
allows multiple instances with simultaneous sound, but only if
sdl sound is selected. However, the two "groups" do not
tolerate each other. I cannot hear Skype ringing while playing
a local .avi file, for instance.

Does anyone get different/better results? Any tips?

I also think (but cannot prove this now) that a few months ago I
could hear skype while playing .avi movies, but that it became
impossible since (doubtless through some upgrade).

Sound hardware is AC 97 on motherboard.

Regards, Jan


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Sounds works with skype !

2006-10-11 Thread roy . nico

> What players are you using?
Well, i tried mainly avi videos and mp3 songs, with noatun, vlc, or the
KDE integrated player.

>Try a low level alsa tool, like aplay.
not better.

BTW,
> alsa is known for muting the mixer by default. Did you check this?
Yes i checked.

Did
> you do any changes to your hardware?
no.

>Does sound work with a live-cd?
neither.

>
> In your OP I can see you mention you needed to use alsaconf after an
> upgrade, but then even this didn't work. What did you change?
another upgrade.

BTW. I notice today (because i did check before) that the SOUND WORKS
with SKYPE. 
But that's all.

regards


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: how to get k3b back in testing (yes, this sounds familiar)

2005-11-20 Thread Stephen Patterson
On Sat, 19 Nov 2005 19:40:04 +0100, H.S. wrote:
> So, while Testing is going through this whole lot of transition to newer
> packages (KDE 3.4 and Gcc 4.0), I am holding off dist-upgrading it. But
> yesterday, to experiment to see what happens to held back packages if
> k3b is not present, I removed k3b. Saw nothing much has changed so did
> not upgrade at all. So, to get k3b back, what do I do? I know it is not
> there anymore in Testing. Where can I find it's last deb package for
> Testing?

You could always download the current debian sources (apt-get source) and build
your own binary package.

-- 
Stephen Patterson [EMAIL PROTECTED] http://patter.mine.nu/ GPG: E3E8E974 
Jabber: patter on jabber.earth.li MSN: [EMAIL PROTECTED]
GMail invites to anyone who wants one
"Whoever said nothing is impossible never tried slamming a revolving door."


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: how to get k3b back in testing (yes, this sounds familiar)

2005-11-19 Thread H.S.
Roberto C. Sanchez wrote:
> On Sat, Nov 19, 2005 at 02:03:09PM -0500, H.S. wrote:
> 
>>kamaraju kusumanchi wrote:
>>
>>>H.S. wrote:
>>>
>>>
Hi,

So, while Testing is going through this whole lot of transition to newer
packages (KDE 3.4 and Gcc 4.0), I am holding off dist-upgrading it. But
yesterday, to experiment to see what happens to held back packages if
k3b is not present, I removed k3b. Saw nothing much has changed so did
not upgrade at all. So, to get k3b back, what do I do? I know it is not
there anymore in Testing. Where can I find it's last deb package for
Testing?

->HS
 

>>>
>>>Just briefly change your sources to unstable, install k3b, change the
>>>sources back to testing after that. This is a workaround and is not the
>>>most elegant solution out there. You might also take a look at
>>>apt-pinning - which has its own advantages and disadvantages...
>>>
>>>bye
>>>raju
>>>
>>>
>>
>>I guess installing k3b from unstable is not going to work. It needs a
>>whole lot of other packages from unstable to do this. I used "apt-get -t
>>unstable -s install k3b" to try this out.
>>
>>So, I guess the safest bet would be to get the k3b.deb package that was
>>in testing from someplace.
>>
> 
> 
> You can try looking at snapshot.debian.net.  You can also grab the
> sources (the .dsc, .diff.gz and .orig.tar.gz) from Sid and backport
> them.  You can use by Debian package customization HOWTO as a guide:
> http://familiasanchez.net/~roberto/howtos/debcustomize
> 
> Backporting is basically a recompile from a newer release to an older
> release.  This occasionally necessitates some tweaking of
> build-dependencies.  However, this is normally not necassry, unless
> somehting like a C++ ABI trasition has occurred.
> 
> -Roberto
> 

Yup, that is what my brother told me too. I have now k3b v. 0.11.20-2
installed.

regards,
->HS



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: how to get k3b back in testing (yes, this sounds familiar)

2005-11-19 Thread Roberto C. Sanchez
On Sat, Nov 19, 2005 at 02:03:09PM -0500, H.S. wrote:
> kamaraju kusumanchi wrote:
> > H.S. wrote:
> > 
> >> Hi,
> >>
> >> So, while Testing is going through this whole lot of transition to newer
> >> packages (KDE 3.4 and Gcc 4.0), I am holding off dist-upgrading it. But
> >> yesterday, to experiment to see what happens to held back packages if
> >> k3b is not present, I removed k3b. Saw nothing much has changed so did
> >> not upgrade at all. So, to get k3b back, what do I do? I know it is not
> >> there anymore in Testing. Where can I find it's last deb package for
> >> Testing?
> >>
> >> ->HS
> >>  
> >>
> > Just briefly change your sources to unstable, install k3b, change the
> > sources back to testing after that. This is a workaround and is not the
> > most elegant solution out there. You might also take a look at
> > apt-pinning - which has its own advantages and disadvantages...
> > 
> > bye
> > raju
> > 
> > 
> 
> I guess installing k3b from unstable is not going to work. It needs a
> whole lot of other packages from unstable to do this. I used "apt-get -t
> unstable -s install k3b" to try this out.
> 
> So, I guess the safest bet would be to get the k3b.deb package that was
> in testing from someplace.
> 

You can try looking at snapshot.debian.net.  You can also grab the
sources (the .dsc, .diff.gz and .orig.tar.gz) from Sid and backport
them.  You can use by Debian package customization HOWTO as a guide:
http://familiasanchez.net/~roberto/howtos/debcustomize

Backporting is basically a recompile from a newer release to an older
release.  This occasionally necessitates some tweaking of
build-dependencies.  However, this is normally not necassry, unless
somehting like a C++ ABI trasition has occurred.

-Roberto

-- 
Roberto C. Sanchez
http://familiasanchez.net/~roberto


pgpNh4ZeNCD1f.pgp
Description: PGP signature


Re: how to get k3b back in testing (yes, this sounds familiar)

2005-11-19 Thread H.S.
kamaraju kusumanchi wrote:
> H.S. wrote:
> 
>> Hi,
>>
>> So, while Testing is going through this whole lot of transition to newer
>> packages (KDE 3.4 and Gcc 4.0), I am holding off dist-upgrading it. But
>> yesterday, to experiment to see what happens to held back packages if
>> k3b is not present, I removed k3b. Saw nothing much has changed so did
>> not upgrade at all. So, to get k3b back, what do I do? I know it is not
>> there anymore in Testing. Where can I find it's last deb package for
>> Testing?
>>
>> ->HS
>>  
>>
> Just briefly change your sources to unstable, install k3b, change the
> sources back to testing after that. This is a workaround and is not the
> most elegant solution out there. You might also take a look at
> apt-pinning - which has its own advantages and disadvantages...
> 
> bye
> raju
> 
> 

I guess installing k3b from unstable is not going to work. It needs a
whole lot of other packages from unstable to do this. I used "apt-get -t
unstable -s install k3b" to try this out.

So, I guess the safest bet would be to get the k3b.deb package that was
in testing from someplace.


->HS


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: how to get k3b back in testing (yes, this sounds familiar)

2005-11-19 Thread kamaraju kusumanchi

H.S. wrote:


Hi,

So, while Testing is going through this whole lot of transition to newer
packages (KDE 3.4 and Gcc 4.0), I am holding off dist-upgrading it. But
yesterday, to experiment to see what happens to held back packages if
k3b is not present, I removed k3b. Saw nothing much has changed so did
not upgrade at all. So, to get k3b back, what do I do? I know it is not
there anymore in Testing. Where can I find it's last deb package for
Testing?

->HS
 

Just briefly change your sources to unstable, install k3b, change the 
sources back to testing after that. This is a workaround and is not the 
most elegant solution out there. You might also take a look at 
apt-pinning - which has its own advantages and disadvantages...


bye
raju


--
Kamaraju S Kusumanchi
http://www.people.cornell.edu/pages/kk288/
http://malayamaarutham.blogspot.com/


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




how to get k3b back in testing (yes, this sounds familiar)

2005-11-19 Thread H.S.

Hi,

So, while Testing is going through this whole lot of transition to newer
packages (KDE 3.4 and Gcc 4.0), I am holding off dist-upgrading it. But
yesterday, to experiment to see what happens to held back packages if
k3b is not present, I removed k3b. Saw nothing much has changed so did
not upgrade at all. So, to get k3b back, what do I do? I know it is not
there anymore in Testing. Where can I find it's last deb package for
Testing?

->HS




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Gnome desktop sounds not playing, all other sound works fine

2005-08-29 Thread M Carlock
All sound works fine on my sarge desktop --
realplayer, music player etc.

The only exception is the Gnome desktop sounds --
login, logout, error etc.  These do not play at all,
even when 'play' is selected for the various wav files
indicated in gnome-sound-properties (all of which
exist, and can be played from other apps.)

KDE desktop sounds work fine (I am considering a move
to KDE, but I've not yet gotten all my apps working
properly there, so different topic.)

I've tried manually editing
$HOME/.gnome2/sound/events/gnome-2.soundlist. 
gnome-sound-properties picks up the changes, but the
sounds still don't play.

Thanks in advance for any info...





___ 
Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail 
http://uk.messenger.yahoo.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: How to disable enter/exit KDE sounds

2005-07-17 Thread Kent West
J. Grant wrote:

> [Please include my email address in any replies]
>
> Could someone tell me how to disable enter/exit KDE sounds please?


KDE Control Center / Sound and Multimedia / System Notifications
Set "Event Source" to "KDE System Notifications"
Click on "KDE is exiting" and/or "KDE is starting up"; unclick the "Play
a sound".

-- 
Kent


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



How to disable enter/exit KDE sounds

2005-07-17 Thread J. Grant

[Please include my email address in any replies]

Hello,

Could someone tell me how to disable enter/exit KDE sounds please?
Kind regards
JG
--
Homepage: http://jguk.org/
Blog: http://jguk.org/blog.rss
Radio: http://jguk.org/#radio


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




2 sounds cards in GNOME

2005-07-06 Thread Luis Fernando Llana Díaz
Hi all,
  I have succesfully installed 2 sound cards on my PC. The problem is that I 
do not know how to tell gnome to use the one I want. In fact the desktop 
sounds effects are played in one sound card but the sounds from gnome 
applications sound are played in the other one. How can I configure gnome in 
order the sounds were played in the sound card I want?

Luis Llana.

-- 
http://antares.sip.ucm.es/~luis
In a world without walls, who needs Windows(R)?


pgpKhT5ifArc1.pgp
Description: PGP signature


Re: gnome system sounds crackling (or hoarse) after upgrade

2005-06-23 Thread H. S.
Apparently, _David Roguin_, on 23/06/05 09:47,typed:
> i have the same deal, i believe the GStreamer is still buggy.
> maybe has something to be with lack of RAM?

The desktop I mentioned earlier running Sarge has 256MB and the laptop I
had mentioned earlier has 512MB. With the sound distortion the same in
both, looks like RAM may not be the problem.

->HS



-- 
Please remove the underscores ( the '_' symbols) from my email address
to obtain the correct one. Apologies, but the fudging is to remove spam.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: gnome system sounds crackling (or hoarse) after upgrade

2005-06-23 Thread David Roguin
i have the same deal, i believe the GStreamer is still buggy.
maybe has something to be with lack of RAM?

On 6/22/05, H. S. <[EMAIL PROTECTED]> wrote:
> Apparently, _H. S._, on 20/06/05 15:49,typed:
> > Hi,
> >
> > I am having this strange problem. I recently upgraded a laptop running
> > Debian Unstable and a dektop running Debian Testing. Both machines now
> > have a faulty Gnome session sounds(login sound, logout sound, system
> > sounds). The sounds seem to crackle (as if there is static in them or as
> > if they sound hoarse). If I run KDE though, all sounds are clean.
> > Chromium and ppracer both have clean sounds. Is anybody else facing this
> > problem? Both machines are running 2.6.11 kernel.
> >
> > thanks,
> > ->HS
> >
> 
> 
> So, anybody know where the trouble is since at least a couple of other
> people are experiencing exactly the same problem?
> 
> ->HS
> 
> --
> Please remove the underscores ( the '_' symbols) from my email address
> to obtain the correct one. Apologies, but the fudging is to remove spam.
> 
> 
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
>



Re: gnome system sounds crackling (or hoarse) after upgrade

2005-06-22 Thread H. S.
Apparently, _H. S._, on 20/06/05 15:49,typed:
> Hi,
> 
> I am having this strange problem. I recently upgraded a laptop running
> Debian Unstable and a dektop running Debian Testing. Both machines now
> have a faulty Gnome session sounds(login sound, logout sound, system
> sounds). The sounds seem to crackle (as if there is static in them or as
> if they sound hoarse). If I run KDE though, all sounds are clean.
> Chromium and ppracer both have clean sounds. Is anybody else facing this
> problem? Both machines are running 2.6.11 kernel.
> 
> thanks,
> ->HS
> 


So, anybody know where the trouble is since at least a couple of other
people are experiencing exactly the same problem?

->HS

-- 
Please remove the underscores ( the '_' symbols) from my email address
to obtain the correct one. Apologies, but the fudging is to remove spam.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: gnome system sounds crackling (or hoarse) after upgrade

2005-06-20 Thread Ms Linuz
Jerome BENOIT wrote:

> Hello,
>
> I am runnig a Etch laptop:
> I have exactly same trouble with Gnome.
>
> Jerome
>
> H. S. wrote:
>
>> Hi,
>>
>> I am having this strange problem. I recently upgraded a laptop running
>> Debian Unstable and a dektop running Debian Testing. Both machines now
>> have a faulty Gnome session sounds(login sound, logout sound, system
>> sounds). The sounds seem to crackle (as if there is static in them or as
>> if they sound hoarse). If I run KDE though, all sounds are clean.
>> Chromium and ppracer both have clean sounds. Is anybody else facing this
>> problem? Both machines are running 2.6.11 kernel.
>>
>> thanks,
>> ->HS
>>
>> Packages info:
>> {~}> COLUMNS=100 dpkg -l gnome*  *esd* | grep ^i
>> ii  gnome   64  The GNOME Desktop
>> Environment, with extra components
>> ii  gnome-about 2.8.3-2 The GNOME about box
>> ii  gnome-alsamixer 0.9.6-1 ALSA sound mixer for GNOME
>> ii  gnome-applets   2.8.2-3 Various applets for GNOME 2
>> panel - binaries files
>> ii  gnome-applets-data  2.8.2-3 Various applets for GNOME 2
>> panel - data files
>> ii  gnome-audio 2.0.0-2 Audio files for Gnome
>> ii  gnome-backgrounds   2.10.1-1a set of backgrounds
>> packaged with the GNOME desktop
>> ii  gnome-bin   1.4.2-20Miscellaneous binaries used
>> by GNOME
>> ii  gnome-control-cente 2.8.2-3 The GNOME Control Center for
>> GNOME 2
>> ii  gnome-core  64  The GNOME Desktop
>> Environment -- essential components
>> ii  gnome-cups-manager  0.25-2.1CUPS printer admin tool for
>> GNOME
>> ii  gnome-desktop-data  2.8.3-2 Common files for GNOME 2
>> desktop apps
>> ii  gnome-desktop-envir 64  The GNOME Desktop
>> Environment
>> ii  gnome-doc-tools 1.0-6.1 Tools, stylesheets and DTDs
>> for GNOME.
>> ii  gnome-extra-icons   1.0-1   Optional GNOME icons
>> ii  gnome-games 2.8.3-2 games for the GNOME desktop
>> ii  gnome-games-data2.8.3-2 data files for the GNOME
>> games
>> ii  gnome-games-extra-d 2.8.0-3 games for the GNOME desktop
>> (extra artwork)
>> ii  gnome-gv2.8.4-1 GNOME PostScript viewer
>> ii  gnome-icon-theme2.10.1-2GNOME Desktop icon theme
>> ii  gnome-icon-theme-su 0.2.5-1 Suede icon theme for GTK+
>> 2.x
>> ii  gnome-keyring   0.4.2-1 GNOME keyring services
>> (daemon and tools)
>> ii  gnome-libs-data 1.4.2-20Data for GNOME libraries
>> ii  gnome-media 2.8.0-0.4   Gnome 2 Media Utilities
>> ii  gnome-mime-data 2.4.2-1 base MIME and Application
>> database for GNOME.
>> ii  gnome-nettool   1.2.0-1 network information tool for
>> GNOME
>> ii  gnome-office64  The GNOME Office suite
>> ii  gnome-panel 2.8.3-1 launcher and docking
>> facility for GNOME 2
>> ii  gnome-panel-data2.8.3-1 common files for GNOME 2
>> panel
>> ii  gnome-session   2.8.1-6 The GNOME 2 Session Manager
>> ii  gnome-system-monito 2.8.1-2 Process viewer and system
>> resource monitor for GNOME 2
>> ii  gnome-system-tools  1.0.0-1 Cross-platform configuration
>> utilities for GNOME
>> ii  gnome-terminal  2.8.2-2 The GNOME 2 terminal
>> emulator application
>> ii  gnome-themes2.8.2-3 official themes for the
>> GNOME 2 desktop
>> ii  gnome-themes-extras 0.8.1-1 various themes for the GNOME
>> 2 desktop
>> ii  gnome-u2ps  0.0.4-2 Tool to convert UTF-8 text
>> to PostScript
>> ii  gnome-utils 2.8.1-1 GNOME desktop utilities
>> ii  gnome-vlc   0.8.1.svn20050314-1 GNOME frontend for VLC
>> (dummy legacy package)
>> ii  gnome-volume-manage 1.2.1-1 GNOME daemon to auto-mount
>> and manage media devices
>> ii  gnome2-user-guide   2.8.1-2 GNOME 2 User's Guide
>> ii  gnomemeeting1.2.1-1 The GnomeMeeting Voice Over
>> IP Suite
>> ii  alsaplayer-esd  0.99.76-0.3 PCM player designed for ALSA
>> (ESD output module)
>> ii  gstreamer-esd   0.6.4-5.1   Enlightened Sound Daemon
>> plugin for GStreamer
>> ii  libesd-alsa00.2.35-2Enlightened Sound Daemon
>> (ALSA) - Shared libraries
>> ii  vlc-plugin-esd  0.8.1.svn20050314-1 Esound audio output plugin
>> for VLC
>>
>>
>>
>>
>
Yup, xmms also produce bad sound if using esd plugins. Works fine
with alsa plugins.
Guess have to wait for 2.10 celebration 

--w.h--

Send instant messages to your online friends http://asia.messenger.yahoo.com 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



  1   2   3   >