From owner-freebsd-questions@FreeBSD.ORG Fri Mar 14 16:38:03 2014 Return-Path: Delivered-To: freebsd-questions@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 6D0C8989 for ; Fri, 14 Mar 2014 16:38:03 +0000 (UTC) Received: from mail-qc0-x22d.google.com (mail-qc0-x22d.google.com [IPv6:2607:f8b0:400d:c01::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 287862B for ; Fri, 14 Mar 2014 16:38:03 +0000 (UTC) Received: by mail-qc0-f173.google.com with SMTP id r5so3118252qcx.4 for ; Fri, 14 Mar 2014 09:38:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:reply-to:cc:subject:date:message-id:user-agent:in-reply-to :references:mime-version:content-transfer-encoding:content-type; bh=hcBjrwGWN0RtUxkdktnHJTxKbql93A2GUS2TtFBkcx4=; b=kVC/Hj4JHPHX6rA0xegYMc167u/zuTtoLIJM2Obcih0oL2esz4drwcUSwfT939j6HO iiAfuUBv8cuemcHp1wlRBp7CEx0ys0IbCZQIMlm0p7vWfabAoxsyGJyTtbEXykNrqxPI VZTH5sV1PpgFv5AbYehSO08+QiQmMg8xbm7a/TCmm+dBWQV3UJxeT5D5V8YFO/+c/KXv HTYBo/Z+dLweT3oINcpja6vMP/StqUywfp8XWiKV3Zuw12vHchaaZOzCjVDaFx60+txu 0+rqPTuCl8UAl3kDurTKRGWD7M/6OwkR9H41ea1m2NusOq9v2/+u8Ir44XqjNidXFDCO W+zw== X-Received: by 10.140.87.151 with SMTP id r23mr4308046qgd.23.1394815082355; Fri, 14 Mar 2014 09:38:02 -0700 (PDT) Received: from lumiwa.farms.net (pool-72-73-114-74.ptldme.east.myfairpoint.net. [72.73.114.74]) by mx.google.com with ESMTPSA id m74sm8681076qgd.14.2014.03.14.09.38.01 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 14 Mar 2014 09:38:01 -0700 (PDT) From: Ajtim To: freebsd-questions@freebsd.org Subject: Re: Need help about configuring my laptop's sound system Date: Fri, 14 Mar 2014 12:37:59 -0400 Message-ID: <5723701.GumCx7pzzv@lumiwa.farms.net> User-Agent: KMail/4.12.3 (FreeBSD/10.0-RELEASE; KDE/4.12.3; amd64; ; ) In-Reply-To: <532326E4.7000305@gmx.de> References: <20140309061853.GA60753@LevskiPC> <532326E4.7000305@gmx.de> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: "lokadamus@gmx.de" , levskiweng@gmail.com X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: lumiwa@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Mar 2014 16:38:03 -0000 On Friday 14 March 2014 16:57:24 lokadamus@gmx.de wrote: > On 03/09/14 07:28, Levski wrote: > > Hello everyone, I've installed FreeBSD 10 RELEASE on my Dell XPS 14z. > > However, the sound system doesn't work correctly. Could anyone here > > help me to tell me what's the problem? Thanks in advance. > > > > Output of '% cat /dev/sndstat': > > Installed devices: > > pcm0: (play/rec) default > > pcm1: (play) > > > > Output of '% sudo sysctl dev.pcm' > > dev.pcm.0.%desc: Realtek ALC269 (Right Analog) > > dev.pcm.0.play.vchanrate: 48000 > > dev.pcm.0.play.vchanformat: s16le:2.0 > > > > And I don't know how to config the /boot/device.hint. According to the > > instruction, (https://forums.freebsd.org/viewtopic.php?&t=30502) ,I try > > appending the following 2 lines to the file and reboot, but it doesn't > > work: hint.hdaa.0.nid18.config="as=5 seq=0 device=Speaker" > > hint.hdaa.0.nid20.config="as=5 seq=15 device=Headphones" I put mine hints in /boot/loader.conf And your should look like: hint.hdaa.0.nid18.config="as=5 seq=0" hint.hdaa.0.nid20.config="as=5 seq=15" Did you try if sysctl dev.hdaa.0... and the other one work? -- ajtiM -------- http://www.redbubble.com/people/lumiwa