[Alsa-user] why is it not seeing my via card?

2002-01-15 Thread Robert Altenburg
Greetings All, This is a follow up to my query last Sunday, I still seem to be stuck. The ALSA driver seems to compile and load on my Compaq running RH7.0 w/kernel 2.4.9 without a problem but still no sound. It looks like lspci can see the card and sndstat can't. When the system boots the mess

[Alsa-user] 0.9.0-10 SBLive - Can't load driver

2002-01-15 Thread Emre Tezel
Hi, Earlier I had problems with loading the alsa driver for SBLive. I am running Red Hat 7.2 with kernel 2.4.7-10. Somebody suggested to unset the CFLAGS environment variable. How do you do that? I looked into bash_profile, bashrc and /etc/profile but could not find a such a variable. Forgive

Re: [Alsa-user] Slackware-8.0 and Alsa drivers

2002-01-15 Thread A Guy Called Tyketto
On Wed, Jan 16, 2002 at 09:44:14AM +0800, Wayne Chan wrote: > Hi, > > Just some info for Slackware-8.0 users that I have discovered. > > For those who install the kernel 2.4.5 image and source, please note that > the kernel is compile with "/dev file system support" enable under "File > systems"

[Alsa-user] Slackware-8.0 and Alsa drivers

2002-01-15 Thread Wayne Chan
Hi, Just some info for Slackware-8.0 users that I have discovered. For those who install the kernel 2.4.5 image and source, please note that the kernel is compile with "/dev file system support" enable under "File systems". This create a problem when compiling alsa driver. Alsa config will assu

[Alsa-user] CIBRES Article: The New Paradigm In Project Scheduling

2002-01-15 Thread Service
Title: CIBRES.COM   Remove Subscription Contact CIBRES CIBRES.COM     NEWS  CIBRES Announces New

[Alsa-user] aplay problem in 0.9.0beta10

2002-01-15 Thread Harry G. McGavran Jr.
Other players, alsactl, etc. seem to be working fine, but aplay gives: aplay: interval_inline.h:65: snd_interval_min: Assertion `!snd_interval_empty(i)' failed. Aborted... This seems to happen with any of the audio files I've got. Sox and others work fine System is Linux 2.2.19 with a Cre

RE: [Alsa-user] modprobe fails - 0.9.0 - please help

2002-01-15 Thread lapiet
On Mon, 14 Jan 2002 23:55:18 -0500 Emre Tezel <> wrote: > Hi Everyone, > > I am trying to get alsa 0.9.0beta10 working. I compiled and installed > all the tar balls. I modified my modules.conf and even did a ldconfig. > But I get an error message whenever I tried to load the drivers. > > [root@

[Alsa-user] cs 4231 a kl driver

2002-01-15 Thread Jaap van Buren
http://www.driverguide.com/uploads/uploads2/8586.html ___ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user

[Alsa-user] My USB Audio

2002-01-15 Thread Song KiSun
Hello. I bought a USB Audio interface. That name is OPTOplay, made by AudioTrak. The DAC is AKM AK4353 which can support 24bit digital output. The kernel seems to recognize the device, but I can't listen music. Thomas Sailer who make usb audio driver tell me, OSS doesn't support 24 bit. If I

Re: [Alsa-user] modprobe fails - 0.9.0 - please help

2002-01-15 Thread Frans Ketelaars
On Mon, 14 Jan 2002 23:55:18 -0500 Emre Tezel <[EMAIL PROTECTED]> wrote: > Hi Everyone, > > I am trying to get alsa 0.9.0beta10 working. I compiled and installed > all the tar balls. I modified my modules.conf and even did a ldconfig. > But I get an error message whenever I tried to load the d

[Alsa-user] Addition to stange mixer behaviour

2002-01-15 Thread Oliver Schrempf
I forgot to mention my third problem: XMMS plays wav files but starts hanglooping after a second ... noatun plays, but no sound to hear btw I use KDE 2.2.2 Greetings Oli ___ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists

[Alsa-user] Strange Mixer behaviour and segfaults

2002-01-15 Thread Oliver Schrempf
I compiled 0.9beta10 and recent CVS sources with kernel 2.4.17 on RedHat. No problems in module loading, but: The Mixer works inverse... I mean, when I push the fader in xmixer or kmix up the volume decreases and viceversa, but when I pull it down to the end the chanel ist muted. Has anyone seen

Re: [Alsa-user] Sound device mapping...

2002-01-15 Thread Allan Klinbail
Hi I am using Mandrake 8.1 and ALSA and haven't needed to run ./snddevices a second time ever. (this must be done from root) The links it creates shouldn't disappear. Sorry I can't help with a solution however... I reccomend using the documentation (README & INSTALL) that comes with the

[Alsa-user] Sound device mapping...

2002-01-15 Thread Wesley, John
Hi, I recently installed the Alsa drivers on Mandrake 8.1. using the guide provided by via (http://www.viaarena.com/?PageID=60). I have a VIA VT82C686B. Everything works, but the last step in the guide is to run ./snddevices (which again works) to map the devices on to the general 'handles' (

[Alsa-user] intel8x0

2002-01-15 Thread Nick Bruton
Hi, I've just started using the alsa stuff but have a problem with my intel8x0 onboard sound, the sound plays too fast. I have tried setting the option snd_ac97_clock=41194 but this makes it way too slow, I have now got is set at 47194 BUT this is just a guess. Is there anyway I can find out wh

Re: [Alsa-user] channel problem with arecord/delta66(ice1712)

2002-01-15 Thread Jan-Mark Batke
[EMAIL PROTECTED] writes: > Jarolslav, would you have > a sample .asoundrc you could send? > I cannot get the plughw definitions to work properly.. > thanks > cliffw Hmm, my .asoundrc is pcm.copy { type plug slave { pcm hw } route_policy copy } pcm.delta66 { type hw

Re: [Alsa-user] channel problem with arecord/delta66(ice1712)

2002-01-15 Thread Jaroslav Kysela
On Mon, 14 Jan 2002, [EMAIL PROTECTED] wrote: > Jarolslav, would you have > a sample .asoundrc you could send? > I cannot get the plughw definitions to work properly.. Use the default definition. In case of problems, try to remove your /etc/asound.conf and ~/.asoundrc files. It should work then.