From mboxrd@z Thu Jan 1 00:00:00 1970 From: The Source Subject: Re: OSS support Date: Wed, 17 Jun 2009 12:05:36 +0400 Message-ID: <4A38A3D0.4080903@gmail.com> References: <4A38957C.5030905@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-bw0-f215.google.com (mail-bw0-f215.google.com [209.85.218.215]) by alsa0.perex.cz (Postfix) with ESMTP id CB2322451E for ; Wed, 17 Jun 2009 10:03:34 +0200 (CEST) Received: by bwz11 with SMTP id 11so121231bwz.32 for ; Wed, 17 Jun 2009 01:03:34 -0700 (PDT) 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: Takashi Iwai Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On 17.06.2009 11:59, Takashi Iwai wrote: > At Wed, 17 Jun 2009 11:04:28 +0400, > The Source wrote: > >> Is oss emulation still supported in latest alsa-driver snapshot? I >> installed that driver in Fedora 11 on both my static machine (X-Fi >> platinum fatality champion) and laptop (HDA Intel) and I don't have >> /dev/dsp or /dev/mixer. Should I compile the driver with some specific flag? >> > Did you load snd-pcm-oss and snd-mixer-oss modules? > > > Takashi > > Oh! I though they would be loaded automatically. Thanks!