From owner-freebsd-questions@FreeBSD.ORG Sat May 10 01:51:11 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D25BC3EB for ; Sat, 10 May 2014 01:51:11 +0000 (UTC) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AD0361B4 for ; Sat, 10 May 2014 01:51:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=rJ5ReqUW9kDda3KaRqPQQ7tQBw743BwJ93H2D9ZOnC0=; b=k0t0mH0lvICKDreoqRvne0Sr9Il2pEv7/HU46IZOyHq4bwQEMQWqXzeAD8ZhJlLE27dkB2z0okmYOMeW4x5e4zkr3HQScpEZq7E41dYUdRLTTq04PmzG1UrKyGFHj7Sj95aHd9pcwF8qvi4B/4hQsmXxrqsrjrz5HJ3b/zuzvLU=; Received: from [182.11.14.231] (port=30910 helo=X220.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.82) (envelope-from ) id 1WiwRL-001ztB-Hx; Fri, 09 May 2014 19:51:04 -0600 Date: Sat, 10 May 2014 09:50:57 +0800 From: Erich Dollansky To: "Nikolai =?ISO-8859-1?Q?Fa=DFbender?=" Subject: Re: Freebsd10 32bit Lenovo G550 Laptop Message-ID: <20140510095057.6aa62eba@X220.alogt.com> In-Reply-To: <94D84012-499B-4E0B-AA96-83F3D6E010FD@googlemail.com> References: <94D84012-499B-4E0B-AA96-83F3D6E010FD@googlemail.com> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: "freebsd-questions@freebsd.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 May 2014 01:51:11 -0000 Hi, why 32 Bit? On Fri, 9 May 2014 22:35:47 +0200 "Nikolai Fa=C3=9Fbender" wrote: > The Sound doesn't work trough the speaker. I tested many but the > soundcard doesn't work on freebsd=20 >=20 I have this in my /boot/loader.conf: # # Out : speaker + headphones # hint.hdac.0.cad0.nid25.config=3D"as=3D1 seq=3D15" # # In : mic + external mic # hint.hdac.0.cad0.nid35.config=3D"as=3D2" hint.hdac.0.cad0.nid27.config=3D"as=3D2 seq=3D15" It does not have to help in your case as I have an X220 using these settings. Erich