[CentOS] Alsa pulseaudio & procmail

2017-02-13 Thread Adrian van Bloois
Hi,
I'm using a program called morse to generate morse code signals when mail
is received. This is done by calling this program depending on de subject
or from of the incoming mail.
THis worked fine on CentOS 6 but since I'm using CentOS 7 it does nt work
anymore.
In my procmail logging I get:
ALSA lib pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: Connection 
refused

Can't access speaker.


Normal listening to streams on the Internet works fine, the program morse
itself works fine, but runningit from procmail fails.
Any ideas?

Adrian



-- 
Adri P. van Bloois
Antonlaan 104   email:  adr...@pa0rda.nl
3701 VG Zeist   voice:  +31-(0)-30-6912741
The Netherlands fax:NONE

52 05'15.77"N 5 4'44.56"E
QTH-locater  JO 22 OC


"Elegance is not a dispensable luxury but a factor that decides between 
 success and failure."
Edsger W. Dijkstra
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] Problem with Centos & Alsa on reboot

2016-12-19 Thread Robert Jeffares

I have a number of machines using Centos 6.8
They have M-Audio sound cards.
When I set the output levels using alsamixer and save using 'alsactrl 
store' [creating a requested directory]  the settings do not restore on 
reboot.

I have no idea why they don't.
running 'alsactrl restore' works so the settings are being saved.

I think the on board card settings are loaded OK

/var/lib/alsa/asound.state

seems to have the right permissions, and I can find no errors in any logs.

My fix is to run a script from /etc/rc.local which runs on restart and 
sends me an email


--snip-
#! /bin/bash
date > /home/rd/soundset.log
alsactl restore
cat /home/rd/soundset.log |mail -s 'sound set ' y...@email.com
exit 0
--snip-


It's either Centos or Alsa.

Did not have this in earlier systems.


regards

Robert

--
*Big Valley Radio*
64 Warner Park Avenue

Laingholm

Auckland 0604

09 8176358

0221693124

06 650 6087
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] alsa

2010-02-04 Thread mattias
How to install alsa for sound
I use vmware and it requre alsa

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] alsa

2010-02-04 Thread Niki Kovacs
mattias a écrit :
 How to install alsa for sound
 I use vmware and it requre alsa

# yum install alsa-utils
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] alsa

2010-02-04 Thread mattias
Yes but the command alsa not exist
Like debian you can do
Alsa reload
To load alsa drivers

-Ursprungligt meddelande-
Från: centos-boun...@centos.org [mailto:centos-boun...@centos.org] För Niki
Kovacs
Skickat: den 4 februari 2010 16:13
Till: CentOS mailing list
Ämne: Re: [CentOS] alsa


mattias a écrit :
 How to install alsa for sound
 I use vmware and it requre alsa

# yum install alsa-utils ___
CentOS mailing list
CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] alsa

2010-02-04 Thread Niki Kovacs
mattias a écrit :
 Yes but the command alsa not exist
 Like debian you can do
 Alsa reload
 To load alsa drivers
 

$ alsamixer

And then :

# alsactl store
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] alsa-oss for sip.communicator.org

2008-07-30 Thread Robert Moskowitz

I downloaded the FC rpm for sip.communicator.org:

http://www.sip-communicator.org/index.php/Main/Download

yum localinstall of this rpm came up needing alsa-oss as a dependency.


I have really tried to find this, looking at over rpmforge, kbsingh, and 
atrpms.


So can anyone point me to this dependency?


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Found? - Re: [CentOS] alsa-oss for sip.communicator.org

2008-07-30 Thread Robert Moskowitz



Robert Moskowitz wrote:

I downloaded the FC rpm for sip.communicator.org:

http://www.sip-communicator.org/index.php/Main/Download

yum localinstall of this rpm came up needing alsa-oss as a dependency.
I found alsa-oss at 
http://rpm.pbone.net/index.php3/stat/4/idpl/6370415/com/alsa-oss-1.0.14-3.el5.ccrma.i386.rpm.html


alsa-oss-libs there as well.

Whew.



I have really tried to find this, looking at over rpmforge, kbsingh, 
and atrpms.


So can anyone point me to this dependency?


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] alsa 1.016 compile error on latest kernel centos 5.1

2008-03-31 Thread James Pearson

Jerry Geis wrote:

Hi all,

I need to compile alsa-project 1.0.16 on the latest centos 5.1 kernel.
I am getting this error. What to do... ?

CC
[M]  
/home/silentm/MessageNet/alsa-project/alsa-driver-1.0.16/acore/sound_oss.o

 CC
[M]  
/home/silentm/MessageNet/alsa-project/alsa-driver-1.0.16/acore/info_oss.o

In file included
from 
/home/silentm/MessageNet/alsa-project/alsa-driver-1.0.16/acore/../alsa-kernel/core/info_oss.c:29, 



from 
/home/silentm/MessageNet/alsa-project/alsa-driver-1.0.16/acore/info_oss.c:7: 


include/linux/utsname.h:37:52: error: macro init_utsname passed 1
arguments, but takes just 0
In file included
from 
/home/silentm/MessageNet/alsa-project/alsa-driver-1.0.16/acore/../alsa-kernel/core/info_oss.c:29, 



from 
/home/silentm/MessageNet/alsa-project/alsa-driver-1.0.16/acore/info_oss.c:7: 


include/linux/utsname.h:38: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘{’ token
make[3]: ***
[/home/silentm/MessageNet/alsa-project/alsa-driver-1.0.16/acore/info_oss.o] 
Error 1

make[2]: ***
[/home/silentm/MessageNet/alsa-project/alsa-driver-1.0.16/acore] Error 2
make[1]: ***
[_module_/home/silentm/MessageNet/alsa-project/alsa-driver-1.0.16] Error
2
make[1]: Leaving directory `/usr/src/kernels/2.6.18-53.1.14.el5-x86_64'


Seems to build OK for me (2.6.18-53.1.14.el5-i386) ...

Did it build OK for previous 5.1 kernels?

Do you know where it is picking include/linux/utsname.h from? - it 
should be:


 /lib/modules/2.6.18-53.1.14.el5/build/include/linux/utsname.h

(which is really under /usr/src/kernels/2.6.18-53.1.14.el5-x86_64)

Where does the output of configure say about this?

James Pearson
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] alsa 1.016 compile error on latest kernel centos 5.1

2008-03-30 Thread Jerry Geis

Hi all,

I need to compile alsa-project 1.0.16 on the latest centos 5.1 kernel.
I am getting this error. What to do... ?

CC
[M]  /home/silentm/MessageNet/alsa-project/alsa-driver-1.0.16/acore/sound_oss.o
 CC
[M]  /home/silentm/MessageNet/alsa-project/alsa-driver-1.0.16/acore/info_oss.o
In file included
from 
/home/silentm/MessageNet/alsa-project/alsa-driver-1.0.16/acore/../alsa-kernel/core/info_oss.c:29,

from 
/home/silentm/MessageNet/alsa-project/alsa-driver-1.0.16/acore/info_oss.c:7:
include/linux/utsname.h:37:52: error: macro init_utsname passed 1
arguments, but takes just 0
In file included
from 
/home/silentm/MessageNet/alsa-project/alsa-driver-1.0.16/acore/../alsa-kernel/core/info_oss.c:29,

from 
/home/silentm/MessageNet/alsa-project/alsa-driver-1.0.16/acore/info_oss.c:7:
include/linux/utsname.h:38: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘{’ token
make[3]: ***
[/home/silentm/MessageNet/alsa-project/alsa-driver-1.0.16/acore/info_oss.o] 
Error 1
make[2]: ***
[/home/silentm/MessageNet/alsa-project/alsa-driver-1.0.16/acore] Error 2
make[1]: ***
[_module_/home/silentm/MessageNet/alsa-project/alsa-driver-1.0.16] Error
2
make[1]: Leaving directory `/usr/src/kernels/2.6.18-53.1.14.el5-x86_64'

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos