RE: [Alsa-devel] aplay: pcm_write:1025: write error & SNDRV_PCM_IOCTL_PREPAREfailed:device or resource busy

2003-06-02 Thread Mark Knecht
Takashi, While I find this interesting, it doesn't address the problem. I sent a bunch of information and data in the last two emails. Have I sent what you need? Are you able to make any assessment about why aplay will not work with this this sound chip on my Asus motherboard? With best regards

Re: [Alsa-devel] ALSA 0.9.3+ is not working

2003-06-02 Thread David van Hoose
Clemens Ladisch wrote: David van Hoose wrote: Sound card is onboard SiS7012 AC'97 (CMI9739A) 0.9.2 works perfectly. 0.9.3a Sound through CD-ROM (Plays CDs) No sound through OSS apps. Does playing sounds with aplay work? Just noticed the following lines in my /var/log/messages. Maybe they'll hel

Re: [Alsa-devel] ALSA 0.9.3+ is not working

2003-06-02 Thread David van Hoose
Clemens Ladisch wrote: David van Hoose wrote: Sound card is onboard SiS7012 AC'97 (CMI9739A) 0.9.2 works perfectly. 0.9.3a Sound through CD-ROM (Plays CDs) No sound through OSS apps. Does playing sounds with aplay work? As far as I can tell no. It acts like it plays the wave file I chose, but I

Re: [Alsa-devel] hdsp9652+alsamixer -> kernel panic

2003-06-02 Thread Kai Vehmanen
On Mon, 2 Jun 2003, Takashi Iwai wrote: >> running jack :)), sometimes with both soundcards running at the same time, >> and still no oopses (system uptime now 5days). So ALSA+SMP seems to work > which card are you using? > if it's the card with linked-stream feature (like trident, hdsp, > ice17

Re: [Alsa-devel] aplay: pcm_write:1025: write error & SNDRV_PCM_IOCTL_PREPAREfailed:device or resource busy

2003-06-02 Thread Takashi Iwai
At 29 May 2003 21:43:39 -0700, Mark Knecht wrote: > > Sorry this is a bit long. Mostly just data. I hope it helps figure this > out. Sort of strange that the chip is identified in one place as a > VIA8233 and in another place as a VIA8235 in fact, both VIA8233 and 8235 have the same PCI ID.

Re: [Alsa-devel] Single process freeze when opening capture device

2003-06-02 Thread Takashi Iwai
At Thu, 29 May 2003 15:13:11 +0200, Abramo Bagnara wrote: > > Jaroslav Kysela ha scritto: > > On Thu, 29 May 2003, Abramo Bagnara wrote: > > > > > >>What about a "dir" field in common section of pcm configuration? > >> > >> dir STR # PCM allowed directions "playback", "capture", "both" (defau

Re: [Alsa-devel] hdsp9652+alsamixer -> kernel panic

2003-06-02 Thread Takashi Iwai
At Sat, 31 May 2003 14:15:50 +0300 (EEST), Kai Vehmanen wrote: > > On Thu, 29 May 2003, Paul Davis wrote: > > >>> ah. are you running on an SMP system with current ALSA CVS? if so, its > >>> broken within the "core" of ALSA. you will need to back up to April > >>Hmm, anyway to easily and reliably

Re: [Alsa-devel] ALSA 0.9.3+ is not working

2003-06-02 Thread Clemens Ladisch
David van Hoose wrote: > Sound card is onboard SiS7012 AC'97 (CMI9739A) > 0.9.2 works perfectly. > 0.9.3a Sound through CD-ROM (Plays CDs) No sound through OSS apps. Does playing sounds with aplay work? Clemens --- This SF.net email is spon

[Alsa-devel] ALSA 0.9.3+ is not working

2003-06-02 Thread David van Hoose
Hello. Sound card is onboard SiS7012 AC'97 (CMI9739A) Running kernel 2.4.21-rc6 and 2.5.70-bk6. ALSA History for 2.4.x: 0.9.2 works perfectly. 0.9.3 locks up. Unusable. 0.9.3a Sound through CD-ROM (Plays CDs) No sound through OSS apps. 0.9.3b Sound through CD-ROM (Plays CDs) No sound through OSS

[Alsa-devel] [PATCH] envy24control widget limits, version 2

2003-06-02 Thread Ross Vandegrift
Hello, The first version of my patch had a few glaring errors. This update fixes the following issues: * HW In level meters were broken * The last PCM Out meter was broken * S/PDIF channels can now be controlled with -s, --spdif * The Patchbay/Router and Analog Volume tabs now accurately

[Alsa-devel] Best way to implement a driver-level equalizer?

2003-06-02 Thread Rich Tollerton
Hi, I'd like to try my hand at implementing a good equalizer at either the alsalib or alsadriver level, so that all my programs (not just xmms) are properly equalized. By 'good' I mean: 16+ bands, ~10hz transition widths, 32-bit internal precision or better, like shibatch's equalizer (http://shiba

[Alsa-devel] ALSA Soundcard Matrix

2003-06-02 Thread Levin Fritz
Hi, what's the policy for adding new soundcards to the ALSA Soundcard Matrix? I recently bought a "Terratec Aureon 5.1 Fun" soundcard and it works fine with ALSA. So if you guys add soundcards based on user's emails, here's one ;-) Here's the relevant data: Vendor: Terratec Product: Aureon 5.1 Fu

Re: [Alsa-devel] Compiler detection fails

2003-06-02 Thread Martin Langer
On Sun, Jun 01, 2003 at 12:27:11PM +0200, Clemens Ladisch wrote: > > on Slackware 8.0: > > $ gcc --version > 2.95.3 > $ ./configure > ... > checking for GCC version... Kernel compiler: gcc 2.95.3 20010315 (release) Used > compiler: 2.95.3 > Fatal error: Compiler type does not match > Decoded ker

[Alsa-devel] Problem with compiler-matching

2003-06-02 Thread Chris Rankin
Hi, I understand why you are insisting that people compile the ALSA modules with the same compiler that they used to compile the kernel. However, I think that there are still some issues to work out: checking for GCC version... Kernel compiler: gcc 2.96 2731 (Red Hat Linux 7.3 2.96-112) Use