From owner-freebsd-questions@freebsd.org Mon May 8 23:17:51 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3B75AD63FAD for ; Mon, 8 May 2017 23:17:51 +0000 (UTC) (envelope-from mailinglist@diamondbox.dk) Received: from mailrelay12.public.one.com (mailrelay12.public.one.com [195.47.247.212]) (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 AD2DBC92 for ; Mon, 8 May 2017 23:17:49 +0000 (UTC) (envelope-from mailinglist@diamondbox.dk) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=diamondbox.dk; s=20140924; h=from:subject:date:message-id:to:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=G358WGzmnd9xO++IszEqUoW13fAmdJ6L49tmgvLaO4g=; b=QhtK1WffzbXagHbg+2ULQlzWno+F3MwZ8MGW4tqkcSHewZ75hgyoNR0EbOq2XoRPM2ZxcTRPZ+fHH X1mv8YXrNo9YbPHVIzdvEr/D06NIeDGFkSWQdSYIWQMtLhzWkoS1n1zDfzXAgU1JlzhVo+28n8lkKb Mc0jIwdlaZC5Lhg4= X-HalOne-Cookie: 9e23b5b7f7c41f990cd304e14b49a7fef96e5adb X-HalOne-ID: 626f9564-3444-11e7-bc36-b82a72cffc46 Received: from diamond.diamondbox.dk (unknown [213.32.242.62]) by smtpfilter4.public.one.com (Halon) with ESMTPSA id 626f9564-3444-11e7-bc36-b82a72cffc46; Mon, 08 May 2017 23:16:37 +0000 (UTC) Subject: Re: freebsd not finding soundcard To: freebsd-questions@freebsd.org References: <9161e6e6-be4e-adc8-90be-25f9c49b5f1a@tysdomain.com> From: Nikolaj Thygesen Organization: diamondbox.dk Message-ID: <170190a6-685d-d0a1-a6a5-f7fd19d7f939@diamondbox.dk> Date: Tue, 9 May 2017 01:17:10 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.1.0 MIME-Version: 1.0 In-Reply-To: <9161e6e6-be4e-adc8-90be-25f9c49b5f1a@tysdomain.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: da X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 May 2017 23:17:51 -0000 I had that problem when dual booting into fbsd after first running Win10. Cold boot would let me hear sound in fbsd again until entering Win10 once more - is that your situation? N :o) On 05/07/2017 20:08, Littlefield, Tyler wrote: > All: > > I'm having a bit of trouble with FreeBSD sound. > > When I kldload snd_driver, the only thing that I see is my video card in > /dev/sndstat. > > Sometimes my soundcard will work and it's snd_hda (which is apparently > built into the kernel), but it's not actually working now. Any ideas > what might be causing this? > > Thanks, > >