From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rene Herman Subject: Re: [Alsa-user] is this card supported by ALSA? Date: Tue, 15 Jul 2008 17:36:14 +0200 Message-ID: <487CC3EE.4000001@keyaccess.nl> References: <48701633.7040601@keyaccess.nl> <4873AB3B.1070403@keyaccess.nl> <4873CED6.2040704@keyaccess.nl> <4873D033.8010604@keyaccess.nl> <48769D84.1050102@keyaccess.nl> <4876A0DE.2050803@keyaccess.nl> <4876AC75.2010305@keyaccess.nl> <4876B329.80700@keyaccess.nl> <48798CF7.6020303@keyaccess.nl> <487BEB3D.6000209@keyaccess.nl> <487CB73D.4050808@keyaccess.nl> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from smtpq1.groni1.gr.home.nl (smtpq1.groni1.gr.home.nl [213.51.130.200]) by alsa0.perex.cz (Postfix) with ESMTP id F07012447F for ; Tue, 15 Jul 2008 17:34:23 +0200 (CEST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Landis McGauhey Cc: Takashi Iwai , alsa-user@lists.sourceforge.net, ALSA devel List-Id: alsa-devel@alsa-project.org On 15-07-08 17:25, Landis McGauhey wrote: > > > > Date: Tue, 15 Jul 2008 16:42:05 +0200 > > From: rene.herman@keyaccess.nl > > To: b3zdomny@hotmail.com > > CC: tiwai@suse.de; alsa-user@lists.sourceforge.net; > alsa-devel@alsa-project.org > > Subject: Re: [Alsa-user] is this card supported by ALSA? > > > OK, interim report: > > the patch, the make, the makemodules, and the modprobes all proceeded > without error. the "make modules_install" I hope. "make modules" would just make the modules, not install them. You need to be very sure you're running the new;y compiled driver (ie, as said, unload any current driver, and reload after the make modules_install). Whatever the result, sound or no, please also report the /proc/asound/AudioPCI/code97#0/ files > # aplay /usr/share/sounds/startup3.wav > ALSA lib pcm_dmix.c:864:(snd_pcm_dmix_open) unable to open slave > aplay: main:564: audio open error: No such file or directory Quite frankly, I haven't a clue what _that_ is now about again all of a sudden, but also try "aplay -D hw:AudioPCI foo.wav". Rene.