From owner-freebsd-current@FreeBSD.ORG Sun Dec 2 21:08:55 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 00A48D1A for ; Sun, 2 Dec 2012 21:08:54 +0000 (UTC) (envelope-from tomek.cedro@gmail.com) Received: from mail-la0-f54.google.com (mail-la0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 718C88FC08 for ; Sun, 2 Dec 2012 21:08:54 +0000 (UTC) Received: by mail-la0-f54.google.com with SMTP id j13so2227000lah.13 for ; Sun, 02 Dec 2012 13:08:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=82FYWw8MWv+AEi0qyQWWZGLwkYXXEkNwxR8C5lF2djA=; b=Vw81wGKfsW3WxmGWXeNId6jIkR4WtQcGRt02l5rGWxa7OrgqdHwBpf4q1+9J3sv/QC o1ePH+YPXh2Ns+noAo3ENKXF/rLAECHQdTUEkGcIZxxzmgZSHGLrIXBSQ4o8NQ8mtCvP XzYEui7sUafGom4msfX8Pk8f/+Jd9uXMidaagqCHKuDWRMEREZREwlBUY/54J9K50VWJ 7NbecEDli8MA6T/a/Uyjk7FxSSUVenYKDX9zhGz5uwpCazW0zcmJouoRpA464fmpQR5O n1xe/PoG6+Sp3r707lDX+1GT0v+NUv/vIW6gBI63AK6+1aOfzYyAZj6+3AbIK+cxuiiF luZQ== MIME-Version: 1.0 Received: by 10.152.135.139 with SMTP id ps11mr7446166lab.29.1354482533320; Sun, 02 Dec 2012 13:08:53 -0800 (PST) Sender: tomek.cedro@gmail.com Received: by 10.114.12.226 with HTTP; Sun, 2 Dec 2012 13:08:53 -0800 (PST) In-Reply-To: <50BB8556.6080702@passap.ru> References: <50BB8556.6080702@passap.ru> Date: Sun, 2 Dec 2012 22:08:53 +0100 X-Google-Sender-Auth: JnUJ1kmLYmGveeOVWqFHiqzEu_s Message-ID: Subject: Re: 9.1-RC3 default Linux ALSA configuration From: CeDeROM To: Boris Samorodov Content-Type: text/plain; charset=UTF-8 Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Dec 2012 21:08:55 -0000 On Sun, Dec 2, 2012 at 5:44 PM, Boris Samorodov wrote: > I've just committed a fix to linux-f10-alsa-lib port. The port now > creates a soft link to the native FreeBSD configuration file at > LINUXBASE. That may help here. Hey Boris :-) What is the native configuration file location? I only have /compat/linux/etc/alsa/pcm/pcm-oss.conf file. What is more, according to http://www.freebsd.org/cgi/man.cgi?query=pcm&sektion=4 hw.snd.default_unit Default sound card for systems with multiple sound cards. When using devfs(5), the default device for /dev/dsp. Equivalent to a symlink from /dev/dsp to /dev/dsp${hw.snd.default_unit}. But this does not solve the alsa issue for linux even if my default device is 0, so the /dev/dsp should point to /dev/dsp0 (?) or /dev/dsp.0.0 (?). On another machine with SB Audigy I have no sound at all, but the calls are ongoing (no audio device problem). Any suggestions? :-) Thanks :-) Tomek -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info