[Alsa-user] alsa install after kernel recompile: snd-modules wont load

2003-06-17 Thread j. roughan
I am using the cs-4236 sound card and am having issues getting it to work after recompiling the kernal. After compiling a new modutils-2.4.24 and checking for soundcore: ./modinfo soundcore filename: /lib/modules/2.4.21/kernel/drivers/sound/soundcore.o description: "Core sound module" I then

[Alsa-user] Almost running (VIA8233)

2003-06-17 Thread Guilherme A. Mendes
Hi, I installed alsa-driver, alsa-lib and alsa-utils here in my PC (snd-via82xx) and modprobe ran okay: Module Size Used by Tainted: P snd-via82xx10944 1 snd-ac97-codec 32944 0 [snd-via82xx] snd-mpu401-uart 2768 0 [snd-via82xx] snd-rawmidi

[Alsa-user] regarding alsa lib package

2003-06-17 Thread mahendra sp
hi, problem 1: i am using alsa driver for my ES 1938 sound card. soundcard supports full duplex. I got a program for full duplex "pcm.c" from alsa lib 0.5.1 package.but i m using alsa 0.9.1 package. When i executed the program typing gcc -o pcm.out pcm.c -lasound it gave some error which

Re: [Alsa-user] via82xx not working

2003-06-17 Thread Jean-Christophe Jice Cardot
Le Mardi 17 Juin 2003 13:02, Moshe Yudkowsky a écrit : > I am using the via82xx driver successfully on my A7V8X system. > > Kernel: 2.4.20-3-k7 > ALSA: 0.9.4 -- CVS of 2003-06-16 *and* the fixes I posted previously. I tried : 0.9.0rc2 0.9.0rc6 0.9.1 0.9.3 and the version shipped with mandrake 9.1

Re: [Alsa-user] Alsa not installing

2003-06-17 Thread Moshe Yudkowsky
At 23:42 2003-06-17 +0200, El tío Anacondo wrote: > > How do I go about installing the kernel source? I think the RPM for Mandrake is called "kernel-2.4.x-src" or something like that. It should be about 20-30MB, so it won't be difficult to find. Hope it helps. Another option is to download the k

Re: [Alsa-user] Alsa not installing

2003-06-17 Thread El tío Anacondo
> > How do I go about installing the kernel source? I think the RPM for Mandrake is called "kernel-2.4.x-src" or something like that. It should be about 20-30MB, so it won't be difficult to find. Hope it helps. Another option is to download the kernel source from ftp.kernel.org, but I don't k

[Alsa-user] Alsa not installing

2003-06-17 Thread Garvin Haslett
Folks, Here is a post I made to alt.os.linux.mandrake to no avail. Can anyone help me with this? Thanks, Garvin. I've installed a Hercules Fortissimo on my machine. I'm also running Mandrake 9.0. Initially I had no joy trying to listen to an audio CD until I went to Mandrake Control Centr

Re: [Alsa-user] Problem with AD1980 on Asus P4PE motherboard

2003-06-17 Thread Frank A. Zdarsky
Hi Christian, I've installed Redhat 9.0 on my ASUS P4PE and experienced the same problem (also seems to exist on boards with other sound-chips, e.g. via82xxx). Thanks to the people on this list I found out that it usually comes down to one of two problems: 1. The ALSA driver can't load because of

Re: [Alsa-user] Hey... recommended kernel

2003-06-17 Thread lasse
Thanks for taking time. Sorry for being confusing and unclear... I'm quite confused myselft right now... I'm on 2.2.20 now... (couldn't get my pcmcia nic to recieve dhcp adress after i compiled new kernel... pcmia worked though.. missed something somewhere.. so i installed debian from start with '

Re: [Alsa-user] Hey... recommended kernel

2003-06-17 Thread Jeremy Henty
lasse wrote: > i'm on a fresh debian with kernel 2.2.19 ... i was just wondering. > is there any huge problems with such an old kernel, I run kernel 2.2.25 and I am stuck with alsa-0.9.0rc5 . rc6 gives odd messages from "alsactl restore" and any later version hangs any process that tries to use

Re: [Alsa-user] Hey... recommended kernel

2003-06-17 Thread Jaroslav Kysela
On Tue, 17 Jun 2003, lasse wrote: > Thanks for taking time. > > Sorry for being confusing and unclear... I'm quite confused myselft right > now... > I'm on 2.2.20 now... (couldn't get my pcmcia nic to recieve dhcp adress > after i compiled new kernel... pcmia worked though.. missed something > so

Re: [Alsa-user] Hey... recommended kernel

2003-06-17 Thread lasse
Yes sir, i am. I'm beginning to think 2.4.x to get alsa to party now... (but then again, what do i know) I have no idea what to do anymore =) On Tue, 17 Jun 2003, Stephen Mollett wrote: > On Tuesday 17 Jun 2003 18:10, lasse wrote: > > tried kernel-headers from debian package system... > > ./con

Re: [Alsa-user] Hey... recommended kernel

2003-06-17 Thread Stephen Mollett
On Tuesday 17 Jun 2003 18:10, lasse wrote: > tried kernel-headers from debian package system... > ./configure --with-cards=cs4236 --with-isapnp=no of alsa-driver ok > make not ok; > In file included from timer.c:33: > /usr/src/linux/include/linux/kmod.h:8: conflicting types for > `snd_compat_reques

Re: [Alsa-user] Hey... recommended kernel

2003-06-17 Thread Stephen Mollett
On Tuesday 17 Jun 2003 08:14, lasse wrote: > All of the ./configure;make;make install works like a charm, the problem > arises when i do the modprobe stuff... What exactly _is_ the problem? ie. what error message(s) do you get from modprobe, does anything show up in the kernel messages (do 'dmesg

[Alsa-user] subscribe

2003-06-17 Thread mahendra sp
hi, i am using alsa driver for my ES 1938 sound card. soundcard supports full duplex. I got a program for full duplex "pcm.c" from alsa lib 0.5.0 package. but i m using alsa 0.9.1 package. When i executed the program typing gcc -o pcm.out pcm.c -lasound it gave some error which reads

[Alsa-user] Via82xx module options - distortion fix?

2003-06-17 Thread Gareth Curtis
Hi, Can someone please tell me how to set the module options for the card via82xx? I currently have: # ALSA portion alias char-major-116 snd alias snd-card-0 snd-via82xx # module options should go here options dxs_support=2 In modules.conf - Is that correct? I understand from this list that it

Re: [Alsa-user] rear and front speaker on ens1371 driver

2003-06-17 Thread Moshe Yudkowsky
At 15:10 2003-06-17 +0200, Auguste wrote: to activate the rear outputs in alsamixer you need to unmute the chanel called : AC97 2ch and set volume for the surround channel to 100%. get 3D chanels volume to 0% (they add effect to sounds, i don't need it). Just as a note, this doesn't exist on the

Re: [Alsa-user] rear and front speaker on ens1371 driver

2003-06-17 Thread Auguste
i reply to myself because i find the solution i want to other people to know, if they need it some day.. to activate the rear outputs in alsamixer you need to unmute the chanel called : AC97 2ch and set volume for the surround channel to 100%. get 3D chanels volume to 0% (they add effect to s

Re: [Alsa-user] enabling 5.1 output on Intel 82801DBICH4, ALC650 rev.0, AC97

2003-06-17 Thread pandora
On Tue, Jun 17, 2003 at 09:38:36AM +0200, Andreas Vierengel wrote: > aplay -D surround51 xyz.wav gives me: > aplay: set_params:810: Channels count non available Does this .wav file have 6 channels? I don't think "aplay" can decode Dolby Digital or DTS, for instance. I successfully played an avi f

[Alsa-user] Problem with AD1980 on Asus P4PE motherboard

2003-06-17 Thread Christian Schneider
Hi list, I have a problem with my on-board sound. Details about my hard-/software: - Motherboard: Asus P4PE with sound on-board - Sound: "SoundMax" ADI AD1980 AC'97 audio CODEC - OS: SuSE Linux 8.1 Pro As far as I know the SuSE uses Alsa by default. I configured the sound card with yast (auto-

[Alsa-user] Patches not provided for 0.9.4

2003-06-17 Thread Moshe Yudkowsky
Patches that I have NOT provided for 0.9.4: alsa-driver/acore files wrappers.c and sound.inc, and their configure.in files. The source files have tests at their ends for #if ... defined(CONFIG_PCMCIA) but as far as I can tell, CONFIG_PCMCIA is *always* defined, sometimes as "y" and sometimes

Re: [Alsa-user] Diffs for 0.9.4

2003-06-17 Thread Jaroslav Kysela
On Tue, 17 Jun 2003, Moshe Yudkowsky wrote: > Sorry, folks, but this is the only spot I know to post 'em > > DIFF 1: > > In pcm.c, pcm->buffer can be 0. Since pcm_direct.c calls the function > snd_pcm_sw_params_get_silence_threshold() with value 0, the assert > fires. Now it's quite possible t

[Alsa-user] Diffs for 0.9.4

2003-06-17 Thread Moshe Yudkowsky
Sorry, folks, but this is the only spot I know to post 'em DIFF 1: In pcm.c, pcm->buffer can be 0. Since pcm_direct.c calls the function snd_pcm_sw_params_get_silence_threshold() with value 0, the assert fires. Now it's quite possible that I'm getting this wrong, but if pcm->buffer_size can be

Re: [Alsa-user] via82xx not working

2003-06-17 Thread Moshe Yudkowsky
I am using the via82xx driver successfully on my A7V8X system. Kernel: 2.4.20-3-k7 ALSA: 0.9.4 -- CVS of 2003-06-16 *and* the fixes I posted previously. -- Moshe Yudkowsky Disaggregate 2952 W Fargo Chicago, IL 60645 USA www.Disaggregate.com [EMAIL PROTECTED] +1 773 764 8727

[Alsa-user] enabling 5.1 output on Intel 82801DBICH4, ALC650 rev.0, AC97

2003-06-17 Thread Andreas Vierengel
I searched the web for 4 days for information, with no success. I have only 2 channel output or 4 channel with "duplicate front" and "line in as surround" enabled mixer-settings. I did not manage to enable my center-speaker nor my subwoofer. aplay -D surround51 xyz.wav gives me: aplay: set_params:

[Alsa-user] Hey... recommended kernel

2003-06-17 Thread lasse
I've managed to not install this right, (yes.. i'm a newbie =), i'm on a fresh debian with kernel 2.2.19.. and that kernel is 3 years old! All of the ./configure;make;make install works like a charm, the problem arises when i do the modprobe stuff... i was just wondering. is there any huge problem

[Alsa-user] vxpocket problems

2003-06-17 Thread Ben Saylor
I recently bought a VXpocket v2 and managed to get it working with alsa 0.9.4, but I'm having a few problems with it. Whenever it's in use by an application, system CPU usage goes up to 40-70% and stays there, depending on the application. If I run pd with -alsa, I get "audio I/O stuck... closi