[Alsa-user] trouble with ac-97 codec

2001-10-15 Thread James Marca
hi, i am successfully running alsa sound version 0.5.11 on my Sony VAIO PCG-FX210. it has the via686a sound card, running (according to alsamixer) an AD1881A chip. even though I have a setup running with alsa 0.5.11, i cannot get anything going with the most recent beta (alsa_driver 0.9.0beta

[Alsa-user] 0.5.11 --with-debug=basic buglet

2001-10-15 Thread Stuart Levy
I just tried installing alsa-driver-0.5.11 with --with-debug=basic for no particular reason, on linux x86 with a stock kernel.org 2.2.19 kernel. They compiled OK, but "depmod" reported undefined symbols _snd_magic_kcalloc _snd_magic_kfree in all the snd*.o modules. After some digging, it tur

Re: [Alsa-user] Cannot record from /dev/dsp

2001-10-15 Thread Brian J. Murrell
On Mon, Oct 15, 2001 at 09:00:10PM +0200, Duncan Sands wrote: > What version of alsa are you using? [brian@pc brian]$ cat /proc/asound/version Advanced Linux Sound Architecture Driver Version 0.5.11. Compiled on Oct 12 2001 for kernel 2.4.10-6mdk with versioned symbols. > A problem a bit like t

Re: [Alsa-user] Cannot record from /dev/dsp

2001-10-15 Thread Duncan Sands
What version of alsa are you using? A problem a bit like this was fixed recently. All the best, Duncan. ___ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user

[Alsa-user] Elitegroup K7VZA OnBoard Audio

2001-10-15 Thread Matthias Queisler
hi list, I just bought an Elitegroup K7VZA wit OnBoard Audio but I can' get it to work. The Manual says "The K7VZA is installed with the VIA VT8363/VT8363A (NB) and VT82C686A/VT82C686B (SB) chipset. The built-in 3D sound features the AC97 audio codec." so I tried the snd-card-via686a module and

[Alsa-user] no libasound ?

2001-10-15 Thread Shea Martin
I am trying to compile XAmixer, but keep getting the no libasound error. I have the .9.0beta8a alsa drivers, do they install libasound in a different location? ~S ___ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listi

[Alsa-user] Cannot record from /dev/dsp

2001-10-15 Thread Brian J. Murrell
I am trying to use a media capture program that expects OSS devices -- it wants to open and read from /dev/dsp. The application works but I don't seem to be getting audio. So I tried just reading from /dev/dsp myself and piping it through a hex dumper. I get the following, over and over again:

Re: [Alsa-user] Without modules .

2001-10-15 Thread Jaroslav Kysela
On Mon, 15 Oct 2001, Alex Wu wrote: > Hello > > I would like to know if i can install ALSA without having modules > implemented in kernel.And if yes how ... You may find the ALSA kernel patches at ftp://ftp.alsa-project.org/pub/kernel-patches . J

[Alsa-user] Without modules .

2001-10-15 Thread Alex Wu
Hello I would like to know if i can install ALSA without having modules implemented in kernel.And if yes how ... Thank you . ___ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lis

[Alsa-user] confirm

2001-10-15 Thread Matthias Warmbold
confirm 908722 ___ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user

Re: [Alsa-user] .9 beta's and sblive

2001-10-15 Thread Jaroslav Kysela
On Mon, 15 Oct 2001, Shea Martin wrote: > I just downloaded and installed the latest .9.0 beta8a drivers (stable > version did not want to compile for me). > > I did a ./configure; make; make install on the three packages (drivers, > libs, utils). I then did a modprobe emu10k1 (I have a sblive)

[Alsa-user] .9 beta's and sblive

2001-10-15 Thread Shea Martin
I just downloaded and installed the latest .9.0 beta8a drivers (stable version did not want to compile for me). I did a ./configure; make; make install on the three packages (drivers, libs, utils). I then did a modprobe emu10k1 (I have a sblive). The driver seemed to load fine. I then tried t