[Alsa-devel] [PATCH] cs46xx SPDIF input && some cleanups && bug fixes

2002-08-11 Thread Benny Sjostrand
Hi! I've working to have the SPDIF support working, it has not been easy to understand and there is still some issues left. The soundcards manufacturers (like Hercules) dont seems to be interested in providing us any information about the use of the different GPIO pins. So , I wrote some code t

[Alsa-devel] alsaplayer and jackd faild on snd_pcm_hw_params_set_period_size(...)call

2002-08-11 Thread Benny Sjostrand
Hi! Trying some native ALSA applications I got some problems, "alsaplayer" and the "jackd" both seems to fail on the same call: snd_pcm_hw_params_set_period_size(...) in alsa-lib the jackd: [gorm@cactus alsa-driver]$ jackd -d alsa -p 1024 -d pcm.cs46xx jackd 0.34.0 Copyright 2001-2002 Paul Da

[Alsa-devel] ALSAseq and timing.

2002-08-11 Thread Juan Linietsky
Hi, i'm trying to implement a proper timing control in a sequencer client implementation, but i have a question not covered in the documentation. Basically, does alsalib or alsa do any kind of timing conversion or something at the time of the event arrival? what i mean is, basically my seq client

[Alsa-devel] snd-nm256 crash

2002-08-11 Thread Russell Neches
Hey there -- I'm trying to get my laptop working with ALSA, but, sadly, my laptop contains the lamentable NeoMagic 256AV chip. With ALSA 0.9.0beta12, loading snd-nm256 causes the machine to lock up so tight that the soft power switch stops working. I presume that if the module is included with

Re: [Alsa-devel] alsaplayer and jackd faild on snd_pcm_hw_params_set_period_size(...)call

2002-08-11 Thread Jaroslav Kysela
On Sun, 11 Aug 2002, Benny Sjostrand wrote: > Hi! > > Trying some native ALSA applications I got some problems, "alsaplayer" > and the "jackd" both seems to fail > on the same call: snd_pcm_hw_params_set_period_size(...) in alsa-lib > > the jackd: > [gorm@cactus alsa-driver]$ jackd -d alsa -