From owner-freebsd-stable@FreeBSD.ORG Wed Sep 3 14:41:03 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1D5CBAE8 for ; Wed, 3 Sep 2014 14:41:03 +0000 (UTC) Received: from mail-lb0-x22f.google.com (mail-lb0-x22f.google.com [IPv6:2a00:1450:4010:c04::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 99AAE1309 for ; Wed, 3 Sep 2014 14:41:02 +0000 (UTC) Received: by mail-lb0-f175.google.com with SMTP id u10so9517283lbd.20 for ; Wed, 03 Sep 2014 07:41:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=jxL37Cr49ckhZDVjEYrcO5PgabI/9nfn0P2wtSpmuQY=; b=uHVjPnEVWqu522FGtUFEpNtsEZ8zgO8GbU7Cvd0DgmHEns8yhhNWVE4c3bNaIGgEbV GwlrzbYZCFyO1Rk0J4pX0SU56gfBY5k07iFx5kjJp9EuI5w8n03U26RSqjEm0ugP1Ke1 0pV+S95ABVIEF0c8lSM5K73RPEhjd4cohnjhx6xH2nqxKopFTm4uuByn+HMViuT0xxym b7Ok5rYP9gr0MUdBEJpZM6DZJLvj2piuWAeQkNaf6i/Swg9pbbaa6bNGjW7GBoxm66j6 APk5cMubgLSSSjvlrcCpGn1IcVKlAzrAYT47BwTN0XS1Mg5wK4+LdZGtXbHaCpV3KWDi ekdg== X-Received: by 10.152.87.97 with SMTP id w1mr3431579laz.92.1409755260316; Wed, 03 Sep 2014 07:41:00 -0700 (PDT) Received: from alex.super ([195.238.246.110]) by mx.google.com with ESMTPSA id pc2sm9020729lbb.5.2014.09.03.07.40.58 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Sep 2014 07:40:59 -0700 (PDT) Message-ID: <54072878.3@gmail.com> Date: Wed, 03 Sep 2014 22:40:56 +0800 From: "Alex V. Petrov" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: Broke the sound output via HDMI Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Sep 2014 14:41:03 -0000 Broke the sound output via HDMI. A few days ago. FreeBSD alex.super 10.1-PRERELEASE FreeBSD 10.1-PRERELEASE #10 r271013: Wed Sep 3 18:26:57 KRAT 2014 alex@alex.super:/usr/obj/usr/src/sys/ALEX amd64 cat /dev/sndstat Installed devices: pcm0: (play) pcm1: (play) pcm2: (play) pcm3: (play) pcm4: (play/rec) default pcm5: (play/rec) pcm6: (play/rec) ls /dev/dsp* /dev/dsp0.1 /dev/dsp1.0 /dev/dsp2.1 /dev/dsp3.1 /dev/dsp4.0 /dev/dsp5.0 /dev/dsp6.0 cat somefile > /dev/dsp??? worked only with /dev/dsp4.0 (pcm4: (play/rec) default)