[Alsa-user] PCM sound stopped working

2002-02-22 Thread Ron Murray
Some time in the last couple of weeks, PCM sound stopped working on my Debian woody system (I don't use it every day, so I can't pin down just when it happened). Of course, in that time I've done the usual number of package upgrades and so on, so almost anything could be causing this. I'd like

[Alsa-user] No capture with EMU10K1? (ALSA CVS)

2002-02-22 Thread Chris Rankin
Hi, I am trying to record to a WAV file using a microphone and a SoundBlaster Live! This used to work, and still does if I use the motherboard's built-in ICH chip instead. I use the following command line: $ arecord -f cd -t wav -d 10 voice.wav I have already unmuted the microphone and capture

[Alsa-user] error, can't use alsa-driver with es1938, built from beta11 version

2002-02-22 Thread [EMAIL PROTECTED]
I have submitted this on the bug-tracking system already. After I build linux, alsa driver, alsa lib, alsa utils in that order, and I have tried with and without module versioning info in the kernel, I can't load the alsa drivers. I get the following error messages from depmod -ae: root@Sorcer

Re: [Alsa-user] Re: Unresolved symbols: Really no hints available ...

2002-02-22 Thread Dr. Harald Krause
Hi! On Wed, 20 Feb 2002, A Guy Called Tyketto wrote: > I had this same problem with every 0.5.x version of ALSA where > x < 12a, with kernels 2.4.14 and higher, and 2.5.0 - 2.5.2. I'm running this > on a Slackware box. My solution when I looked at the code, was that those > symbols wer

Re: [Alsa-user] cannot get alsa to work

2002-02-22 Thread Scott Hassel
I ran into similar error messages, and found that recompiling and installing the kernel and modules fixed the problem. It seems that some of the red-carpet updates (from Ximian) may have been the cause. I hope this helps. Corporal Pisang wrote: > Hi, > > Im running Linux kernel 2.5.5, OSS wor

Re: [Alsa-user] via ac 97 the problem continues.

2002-02-22 Thread Allen
Interesting... I have a similar wierd issue. I happen to have an AMD 1Ghz with the AC97/Via686 and a RealTek NIC. My machine also wants very much to share IRQ 11 with the Via686. ( so much so that I cannot change this ) I do not have any problems other than Recording is not good with most app

Re: [Alsa-user] Problems with VIA686 and Mandrake 8.1

2002-02-22 Thread Allen
This is in my /etc/rc.local -- # load ALSA OSS sound modules if grep -s -q "^alias sound " /etc/conf.modules ; then echo "Loading OSS sound module" modprobe snd-pcm-oss amixer set Master 50% unmute amixer set CD 100%

[Alsa-user] Problems with VIA686 and Mandrake 8.1

2002-02-22 Thread Brayton, Bryan
OK, I have configured and installed the latest stable alsa drivers/libs/utils (0.5.12a/0.5.10b/0.5.10, respectively) on a system running Mandrake 8.1. Everything will work *if* I do a manual 'modprobe snd-pcm-oss' after every boot. So obviously, I have to have the system do this somewhere automa

[Alsa-user] ESS Canyon3d-2le midi problems

2002-02-22 Thread Timothy J Brandt
Hi, I tried to enable midi on a ESS Canyon3d-2le based card ( I/O Magic Storm Surge ), But all I get is no midi port available when I run kmid. Of course it works under kmidi/TiMidity but I would like to get it to work with midi devices. Has anyone done this? Tim ___

[Alsa-user] via ac 97 the problem continues.

2002-02-22 Thread Sérgio Monteiro Basto
to response to alex walker, for me the important is to see what happen in /var/log/messages. I always have one terminal with this command: tail -f /var/log/messages. so, with alsa-drive090.beta11, that is now better (for me )to install one AC97 in a via super south (see below for details). and

Re: [Alsa-user] include missing in alsa-utils-0.5.10 ?

2002-02-22 Thread Mirko Horstmann
On Fri, 22 Feb 2002, Zlatko Savic wrote: > I am trying to install alsa-utils-0.5.10 (i already installed the driver > and library). Everything worked sofar perfectly but there is a > #include line in the alsamixer.c > and apparently I don't have > that header file anywhere on the harddrive. > >

[Alsa-user] include missing in alsa-utils-0.5.10 ?

2002-02-22 Thread Zlatko Savic
Hi everyone, I am trying to install alsa-utils-0.5.10 (i already installed the driver and library). Everything worked sofar perfectly but there is a #include line in the alsamixer.c and apparently I don't have that header file anywhere on the harddrive. Does anyone know what I can do about t

[Alsa-user] 5.1 speakers

2002-02-22 Thread Corporal Pisang
Hi, Thanks for the earlier help. Now i need help with amixer setting for my 5.1 speakers. Currently ive been able to have front left and right working ... and when i enabled surround, sound comes from only the centre speaker. Anybody have experience with the correct amixer settings for 5.1 s

[Alsa-user] convert images

2002-02-22 Thread Antoine Jacoutot
Bonjour à tous ! Quelqu'un pourrait-il m'indiquer la procédure à suivre afin de convertir/compresser/redimensionner toutes les images jpeg d'un répertoire, tout cela en ligne de commande. J'ai bien essayé de lire le man convert, mais je ne pense pas que ce soit ce que je cherche. Merci

RE: [Alsa-user] convert images

2002-02-22 Thread Joachim Backhaus
Write in english, please!!! -Original Message- From: Antoine Jacoutot [mailto:[EMAIL PROTECTED]] Sent: Freitag, 22. Februar 2002 13:39 To: Alsa User Subject: [Alsa-user] convert images Bonjour à tous ! Quelqu'un pourrait-il m'indiquer la procédure à suivre afin de convertir/compress

[Alsa-user] C-Media 8738 SPDIF recording?

2002-02-22 Thread Christian Herzog
Hi all, with Takashi's great work of the last weeks we are now perfectly able to play everything including AC3 via spdif. Thanks again for that. My question now: has anybody succeeded in recording from spdif-in? when I do a arecord -f cd -d 20 -D hw:0,2 test.wav it says input/output error af

Re: [Alsa-user] cs46xx no sound in games

2002-02-22 Thread Darryl Cording
Takashi Iwai wrote: >As default ALSA cs46xx doesn't support OSS mmap (I forgot why..) >and some games require mmap inevitablly. >You can try to enable it by defining SND_CONFIG_CS46XX_ACCEPT_VALID >(around line 51 of pci/cs46xx/cs46xx_lib.c). > Thanks Takashi, this has got it working. :-) N

Re: [Alsa-user] cannot get alsa to work

2002-02-22 Thread Alex Walker
On Fri, Feb 22, 2002 at 01:23:46PM +0800, Corporal Pisang wrote: > # insmod snd-card-emu10k1 > insmod: snd-card-emu10k1: no module by that name found This is normal - this shouldn't exist. > # insmod snd-emu10k1 > Using /lib/modules/2.5.5-dj1/kernel/sound/pci/emu10k1/snd-emu10k1.o > [Unresolved

Re: [Alsa-user] cs46xx no sound in games

2002-02-22 Thread Takashi Iwai
At Fri, 22 Feb 2002 08:27:54 +1000, Darryl Cording wrote: > > Hi, > > I have an issue where I get no sound in games. It works ok via aplay, > realplayer, dvd ..etc but > when playing q3 and rtcw there is no sound. They throw back a couple of > errors in thier diagnostics, As default ALSA cs46