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

2002-02-18 Thread Adam Jones
On 19-Feb-02, Dr. Harald Krause wrote: >> Are you actually running the same kernel as is configured in >> /usr/src/linux? > Yes, I did! Sorry - just checking. :) > After configuration I compiled the new kernel giving "make dep clean > bzImage modules modules_install 2> make.log". I Believe "m

[Alsa-user] Sound Advice

2002-02-18 Thread gam62
Greetings! I'm building a new system for audio work under linux (P4 1.7, i850 chipset, 512MB RDRAM, UW-SCSI-2 hard drives). It's time to make a sound card decision and would like some advice since last time i had to make this decision i wasted a lot of money. I'd like to be able to work in q

[Alsa-user] Linux drivers for older sound-cards

2002-02-18 Thread zephyr
Good Morning, Just wondered if anyone was working on drivers for Aopen's AW32/64Pro and FX-16 sound cards? my e-mail address is <[EMAIL PROTECTED]> Thanks. Guv. ___ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listin

[Alsa-user] Noises in playing MP3 file

2002-02-18 Thread andry
Hi, I've installed ALSA 5.12a on my Linux RH7.2 and a VIA8233 soundcard and it works. But there are 2 problems that I found : 1. Why does it produces freaking sound in low frequency when playing MP3 file in XMMS but not when playing CD? 2. in modprobe : Can't locate module snd-char-major 10-135

Re: [Alsa-user] 24Bit, 96kHz support?

2002-02-18 Thread Kai Vehmanen
On Mon, 18 Feb 2002, Jan Suhr wrote: >> Your soundcard doesn't support the specified s24bit, 96khz, 2ch audio >> format natively, so you'll have to use ALSA's plugin layer which >> converts the audio data into a format your soundcard does support. To >> do this, replace "alsa,hw:0" with "alsa,def

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

2002-02-18 Thread Dr. Harald Krause
Hi Adam! On Mon, 18 Feb 2002, Adam Jones wrote: > > Is there really no hint available on my problem? :-(( > Are you actually running the same kernel as is configured in > /usr/src/linux? If not, I'd recommend configuring, compiling and > installing the new kernel and rebooting before you start

[Alsa-user] HardLock crashes.

2002-02-18 Thread Luc Lanthier
I'm currently looking what could cause hard lockups while using the ALSA drivers for my sound. We have it narrowed down to: - when app is running with no sound, it doesn't crash. - when app is running with sound, via OSSfree drivers, it doesn't crash. - when app is running with sound, via A

[Alsa-user] AC97 on Intel i860 (Dell Precision 530)

2002-02-18 Thread Thorsten Holtkaemper
Hi, I'm trying to get sound out of a Dell Precision 530, which is equipped with a Intel i860 chipset that contains a AC97 soundchip. alsaconf sets up the snd-intel8x0 module and every module loads without complains: snd-pcm-oss34720 0 (autoclean) snd-mixer-oss 8992 1

Re: [Alsa-user] compilation errors

2002-02-18 Thread Charles G Waldman
Zach VanderVeen writes: > I said that I installed Mandrake 8.1 in my first email. Indeed you did, sorry I overlooked that! I have kernel > 2.4.8-26. > > gcc -v says: > Reading specs from /usr/lib/gcc-lib/i586-mandrake-linux-gnu/2.96/specs > gcc version 2.96 2731 (Mandrake Linux 8.1 2

Re: [Alsa-user] compilation errors

2002-02-18 Thread Zach VanderVeen
I said that I installed Mandrake 8.1 in my first email. I have kernel 2.4.8-26. gcc -v says: Reading specs from /usr/lib/gcc-lib/i586-mandrake-linux-gnu/2.96/specs gcc version 2.96 2731 (Mandrake Linux 8.1 2.96-0.62mdk) Why don't those kernel version match up? Is that the problem? I underst

Re: [Alsa-user] compilation errors

2002-02-18 Thread Charles G Waldman
Zach VanderVeen writes: > I have no idea. I haven't changed anything like that since > installation. What did you install? Debian? RedHat? Slackware? What version? What does "gcc -v" tell you? I think you'll find that people will be much more willing and able to help you if your trouble re

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

2002-02-18 Thread Adam Jones
On 17-Feb-02, Dr. Harald Krause wrote: > Is there really no hint available on my problem? :-(( > > I run a SuSE-7.3 and updated it with plain vanilla kernel 2.4.17, it > works fine. Then I configured and compiled the drivers 0.5.12a - > without any errors. Seems great, too! > > But, during in

Re: [Alsa-user] compilation errors

2002-02-18 Thread Zach VanderVeen
I have no idea. I haven't changed anything like that since installation. I just set my workstation up for development. I haven't had problems compiling anything else... I use my workstation almost exclusively for development (I'm in college), but I don't know enough yet about what things I might w

[Alsa-user] compilation errors

2002-02-18 Thread Charles G Waldman
Zach VanderVeen writes: > Hi, I'm somewhat new to Linux, but not to programming, and I've been > having problems compiling the alsa drivers. I've tried both 0.5.9d and > 0.4.1d. I got similar errors both times What's your compiler setup? ___ Alsa-u

[Alsa-user] compilation errors

2002-02-18 Thread Zach VanderVeen
Hi, I'm somewhat new to Linux, but not to programming, and I've been having problems compiling the alsa drivers. I've tried both 0.5.9d and 0.4.1d. I got similar errors both times: parse errors, although in different spots. Is this indicative of some other problem? I'm running Mandrake 8.1 which h

[Alsa-user] Re: 0.9.x features

2002-02-18 Thread Francisco J. León
Hello, i am a new user of alsa, using version 0.5.x, with a sound blaster live, and i want to know what features 0.9.x provide (with sblive or in general) since i dont see any documentation on the web explaining this. Please cc me since i am new and have not subscribed. Thanks Francisco J.

[Alsa-user] tibook audio

2002-02-18 Thread matt yee-king
hi list thought i'd report how i got on with the tibook. ended up using a benh ppc kernel: (2.4.18rc1) http://penguinppc.org/~benh/ i got rid of alsa :( cos it just doesn't seem to be much good on the pmac yet...least not my tibook (e.g. iffy lineout, volume controls not really wor

Re: [Alsa-user] 24Bit, 96kHz support?

2002-02-18 Thread Jan Suhr
hello! On Thursday, 14. February 2002 18:03, you wrote: > On Thu, 14 Feb 2002, Jan Suhr wrote: > >> ecasound -i 96_24bit_excerpt.wav -f:s24_le,2,96000 -o alsa,hw:0 > > > > I tried this expression with my own wav file; ecasound said: > > ERROR: [ECA-CHAINSETUP] : "Enabling chainsetup: AUDIOIO-ALSA

[Alsa-user] alsa on powerbook g4/ tibook rev a

2002-02-18 Thread matt yee-king
Hello anyone using alsa 0.9beta10 sucessfully on a revA tibook? if so: 1. does alsamixer control the volume correctly? 2. do the laptop speakers mute when you plug into the lineout? 3. do you get any signal from the lineout? 4. did you manage to build the alsa-lib without hacking atomic.h and p