From owner-freebsd-questions@freebsd.org Sun May 7 18:08:37 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 30E1AD62BDC for ; Sun, 7 May 2017 18:08:37 +0000 (UTC) (envelope-from tyler@tysdomain.com) Received: from mail-qt0-x22a.google.com (mail-qt0-x22a.google.com [IPv6:2607:f8b0:400d:c0d::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B04751034 for ; Sun, 7 May 2017 18:08:36 +0000 (UTC) (envelope-from tyler@tysdomain.com) Received: by mail-qt0-x22a.google.com with SMTP id m91so35530322qte.3 for ; Sun, 07 May 2017 11:08:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tysdomain-com.20150623.gappssmtp.com; s=20150623; h=reply-to:to:from:subject:message-id:date:user-agent:mime-version; bh=sI8Me7TuaKBjrHF/+hVT3wpNLzRPLh5neSjexi/nYas=; b=jQk6Pv6M4jHb2hRkLbYvQ0XBlyoiu5ktgmeaMA0vrP3+lR6+af2qikOHJa2oMaDJBf Kr2hJmSWGcMK4ABKWZ0PBYTDThu+SwGVg8D6K62ASoQn6xXpFviHbcZXO9/ze/kuqtFi RB6l24wuX421747V9VeYUCRm631B74ZkXKd/lHiZ3ilG7M9LXUPM4E2NWqtonoHxMHaw k56Y6wdJ/SzkS19n6VexGaY7xLw541l3l82sXpJKVqSuwiOoOAlA/ErBNL66OhRErUKW h9Y6kASp6MfL/KLNnUpE5syfANHH6p4B/yoXamyVNxKjP+qLZ1T+Z9pn33GaUmVr6dMg kQiw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:reply-to:to:from:subject:message-id:date :user-agent:mime-version; bh=sI8Me7TuaKBjrHF/+hVT3wpNLzRPLh5neSjexi/nYas=; b=OKzqQf2pG49CUt+OJQu3voaqtodiBFYQ9ufAsWQsLRqoKyiDHzhTw4v/IsgPYmbRFl zTWpg3PwUimUnUJRJuYWMTIXvaQUHzueI/eNX6hw8dj2ADzrdwklr3wHgZrEEdhJ7lDM I1jiWMckg+8eztfpWSTjQpOAD5AEB4JZOCg+QkEP9d2CroY+zme0t5oH8MbsooePtmz9 v9sUz9owvaCjRp4t9s5m53WuXGKh/++GlYC6+Q3nqnl7BMF5IW+BP8xYIfHhyv0M8CEP awQtVmPdi1hx1SJO+utAzwiHL1fn2kVhjTOVBXLGAeSIVsRz2aJ/0d/34SNjSgjWpeAx kowA== X-Gm-Message-State: AN3rC/5/4FeZ7jvCVVOLYKV821ohXhT6VCBLM8u4G6oCStfSynPez+jK VdWBv3EAQ8GDb2ZhjLM= X-Received: by 10.237.59.168 with SMTP id r37mr18107536qte.246.1494180515507; Sun, 07 May 2017 11:08:35 -0700 (PDT) Received: from [192.168.88.101] (c-24-91-139-206.hsd1.ma.comcast.net. [24.91.139.206]) by smtp.gmail.com with ESMTPSA id m7sm8498749qtc.49.2017.05.07.11.08.34 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 May 2017 11:08:35 -0700 (PDT) Reply-To: tyler@tysdomain.com To: FreeBSD Questions From: "Littlefield, Tyler" Subject: freebsd not finding soundcard Message-ID: <9161e6e6-be4e-adc8-90be-25f9c49b5f1a@tysdomain.com> Date: Sun, 7 May 2017 14:08:31 -0400 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 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: Sun, 07 May 2017 18:08:37 -0000 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, -- Take Care, Tyler Littlefield Me on the web @Sorressean on Twitter