Displaying 20 results from an estimated 200 matches similar to: "Read error om sound device"
2004 Dec 06
1
Console as extension problems
I'm trying to set up the console as an extension (so I can set up overhead
paging), but I can't seem to get it to work. When I call my paging extension,
I get an error that it can't open the device:
-- Executing Ringing("Zap/9-1", "") in new stack
-- Executing Dial("Zap/9-1", "Console/dsp0|18|A(new/whistle)") in new stack
<< Call
2004 Sep 14
1
Newbie question: X101P card - Asterisk - /dev/dsp0
Hi,
I'm new to *. I just installed my X101P card with * from the source on
Mandrake 10.0 and I test it. Everything seems to work fine. When I call
at my home office all the demo ivr seem to work. But I have one question
regarding * using /dev/dsp0. I only have one sound card on my system and
it has to be use by my personnal PVR called MythTV. I though that * did
not need a sound card to work.
2008 May 14
2
Surround 6ch sound on Wine?
I use Wine for play World of Warcraft, that support on Windows, 6 channel sounds mixing software.
On Ubuntu 8.04 and Wine i get only stereo output.
I've tried to do this .asoundrc for "force" use on Wine, of 6channels and I don't get any sound.
Code:
pcm.!default {
type dmix
ipc_key 1024
ipc_key_add_uid false # let multiple users share
ipc_perm 0660 # IPC permissions
2011 Mar 13
4
more than 16 bit audio
hello,
can I get out of wine more than 16 bit output?
sound_file -> player -> wine_out, which is 24/32 to linux?
somethink like that, I am audiophile :(
thank you
2004 Aug 06
1
FreeBSD - 2 soundcards?
Hello,
does anyone have experience of running two or more sound cards in a FreeBSD
machine? I'm using liveice/icecast to stream radio stations, and I'd like
to get several in one box.
I realise a BSD list would be a better place for this, but who else but
streaming folk would ever think about multiple sound cards?
After installing a second card, when I makedev snd1, it creates all the
2005 Sep 16
0
alsa issue with asound.conf
I am using alsa with asterisk.
The asound.conf is below.
When I start asterisk with /etc/asound.conf present I get errors on
the console that:
chan_alsa.c:304 alsa_card_init: snd_pcm_open failed: Invalid argument
If I remove the asound.conf asterisk starts up and works. However
I NEED the asound.conf for another application.
What might be the issue here?
THanks
jerry
/etc/asound.conf
2010 Nov 14
0
freebsd oss sound dsp scheme
Hi
I had have trouble to get sound working under freebsd 8.1 amd64 arch. So i decide to dig in wine code and I create a simple "proof of concept" patch to get work my sound card.?
********* SND STAT ********FreeBSD Audio Driver (newpcm: 64bit 2009061500/amd64)
Installed devices:
pcm0: <HDA Realtek ALC272 PCM #0 Analog> (play/rec) default <- This is my primary snd
pcm1: <HDA
2004 Dec 09
0
solution - running asterisk on box using alsa (FC3) for CONSOLE/dsp and wishing to play audio from browser
I found this information elsewhere....
making it /root/.asoundrc helped.
# This is .asoundrc
#
# this makes legacy OSS apps use alsa software mixing dmix
pcm.dsp0 {
type plug
slave.pcm "dmix"
}
# mixer0 can stay unchanged, because it isn't used anyway, I guess ? ;)
ctl.mixer0 {
type hw
card 0
}
# this makes native ALSA apps default to using dmix
pcm.!default {
2005 Jul 21
1
Disable Console Audio
Hi,
I'm using FedoraCore 1 for Asterisk 1.0. I assume that Asterisk accesses
default audio device (say, /dev/dsp0) as audio capture device by
application's default. (correct me, if I'm wrong on this)
What I want to do is to let other audio capturing application (that is real
producer, BTW) use Linux Box's default audio device. But, the default audio
device is unavailable.
Now, I
2012 Jul 26
4
Problem overriding default quota limit
Hi,
We get user's quota limit from LDAP. ?It works fine when user has
quota attribute in LDAP (this is when it's different from default
quota). But when user doesn't have quota limit attribute Dovecot
doesn't take default value defined in quota plugin and assign unlimit
quota to user.
Our configuration is similar to the example from wiki (
2005 May 22
2
Microphone problems with Skype
Hi,
I have CentOS4 and this soundcard:
00:11.5 Multimedia audio controller: VIA Technologies, Inc.
VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
I installed the Skype rpm for Fedora3 and it works but the quality of
my voice is very poor: volume is low and the voice sound doesn't have
the high frequencies.
Did any of you made Skype work perfectly under CentOS4? How?
Thanks,
Adrian
2007 Jul 09
3
how to make a package depend on 2 or more other packages
Hi,
when using puppet to install extra rpm packages on centos: how can I
make a package depend on 2 or more other packages.
e.g. this works:
class centos4_extra_packages {
package { "test1" :
ensure => installed,
require => package["prereq"]
}
}
but I can''t figure out how to make test1 require
2017 Dec 23
3
dovecot-submission SMTP send error with Thunderbird (BODY=8BITMIME)
Hi,
With latest 2.3 -git (and 2.3.0 release), I'm running into this error
with Thunderbird:
"An error occurred while sending mail. The mail server responded: 5.5.4
Unsupported mail BODY type. Please verify that your email address is
correct in your account settings and try again."
This is fatal and means Thunderbird cannot use the submission service -
fortunately I can revert
2004 Aug 14
1
Time to finally remove the old Om names?
Xapian 0.7.0 changed all the external names to use a Xapian namespace
rather than an Om prefix (for classes) or an om_ prefix (for types).
I implemented a compatibility layer which allowed older code to still
be compiled, with the plan that this would be removed after a transition
period to give people a chance to update their code.
Xapian 0.7.0 was released on 2003-07-03 - more than a year ago.
2006 Nov 12
0
om invites you to join Zorpia
Hi openssh-unix-dev at mindrot.org!
Your friend om from , just invited you to his online photo albums and journals at Zorpia.com.
So what is Zorpia?
It is an online community that allows you to upload unlimited amount of photos, write journals and make friends. We also have a variety of skins in store for you so that you can customize your homepage freely.
Join now for free! Please click the
2005 Apr 29
2
udev om Opteron
Hello,
We have a few systems where udevd seems to failing silently on Opteron
based Centos 4 boxes. Has anyone else seen this?
-geoff
2012 Sep 04
1
lscfg and vpdupdate om CentOS-6
Are these packages still available for RHEL6/CentOS6? If so then
where does one get them? If not then have they been replaced with
something else? There does not seem to be a listing for them at epel.
--
*** E-Mail is NOT a SECURE channel ***
James B. Byrne mailto:ByrneJB at Harte-Lyne.ca
Harte & Lyne Limited http://www.harte-lyne.ca
9 Brockley
2004 Jun 02
1
Unable to execute program from smbldap-passwd.pl om samba 3.0.4
Hello!
Recently I've migrated from samba 2.2.8a to 3.0.4. I use ldap as user
database backend.
To synchronize unix password the smbldap-passwd.pl script is used. But I
need to sync virtual mail passwords as well.
That is why I added to the script few lines of code. Mainly I call
external programs.
The code is like this:
system("/etc/cron.hourly/sqwebmail-cron-cleancache");
When I
2015 Jan 24
4
Indexing Mail faster
Hi,
I am trying to get faster search results on our webmail client(Roundcube).
Besides using Lucene for FTS are there other options?
Would having all mails indexed give fast results?
Currently the time it takes to search 25,000mails is 4mins. If indexed how
much faster are we looking at?
Really appreciate if someone could advise about this.
Thanks
Kevin
2012 Nov 13
4
Proper use of the where method om ActiveRecord.
I am trying to determine what is going on with the following code:
In AR
def self.all_billables
where( :is_billed => false )
end
returns 2 records.
def self.all_billables
where( "is_billed" => false )
end
also returns 2 records.
In sqlite3
sqlite> select * from tests where ( "is_billed" = ''false'' );
returns 2 records.
However, if I use