From owner-freebsd-questions@freebsd.org Fri Sep 14 14:15:45 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4DE381089C71 for ; Fri, 14 Sep 2018 14:15:45 +0000 (UTC) (envelope-from phascolarctos@protonmail.ch) Received: from mail-40132.protonmail.ch (mail-40132.protonmail.ch [185.70.40.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.protonmail.ch", Issuer "QuoVadis Global SSL ICA G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DFC85839A4 for ; Fri, 14 Sep 2018 14:15:44 +0000 (UTC) (envelope-from phascolarctos@protonmail.ch) Date: Fri, 14 Sep 2018 14:15:31 +0000 To: FreeBSD Questions From: Lorenzo Salvadore Reply-To: Lorenzo Salvadore Subject: Re: No Sound Message-ID: In-Reply-To: <5065116.8gLySxXtyI@chameleon.friedrich.org> References: <5065116.8gLySxXtyI@chameleon.friedrich.org> Feedback-ID: X6az_D2smWSR8MT5MHqXnWF0upxehDyHia7Id1cbayHNBUkRu3CIeusDsZHiivIIjmaKB1_OofpALrRUYjNz3w==:Ext:ProtonMail MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-1.1 required=7.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.protonmail.ch X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Sep 2018 14:15:45 -0000 > I have a new HP Slimline Desktop 290-p0014 which features an Intel i7-870= 0. > running > FreeBSD Chameleon.friedrich.org 11.2-RELEASE FreeBSD 11.2-RELEASE #2: Thu= Sep > 13 12:15:36 EDT 2018 root@Chameleon.friedrich.org:/usr/obj/usr/src/sys/ > CHAMELEON amd64 > > with snd_hda devices: > Installed devices: > pcm0: (play/rec) > pcm1: (play/rec) > pcm2: (play) default > No devices installed from userspace. > I tried cdcontrol -f dev/cd0 play 1. I assume you wrote "/dev/cd0" instead of "dev/cd0" and that a cd is indeed inserted. Are you trying to listen to it from speakers of from headphones? Many times= , headphones are badly configured by default and need a little work from user= s. Do you hear sound with headphones detached? Output of "mixer" command could help. Lorenzo Salvadore.