From owner-freebsd-questions@freebsd.org Fri Sep 14 15:46:03 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 59BB7108C739 for ; Fri, 14 Sep 2018 15:46:03 +0000 (UTC) (envelope-from freebsd@twc.com) Received: from dnvrco-cmomta03.email.rr.com (dnvrco-outbound-snat.email.rr.com [107.14.73.225]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id EA46E872E7 for ; Fri, 14 Sep 2018 15:46:02 +0000 (UTC) (envelope-from freebsd@twc.com) Received: from chameleon.friedrich.org ([74.132.25.214]) by cmsmtp with ESMTP id 0qIAgzheJAx0y0qICgM8Qi; Fri, 14 Sep 2018 15:46:00 +0000 From: Steven Friedrich To: freebsd-questions@freebsd.org Cc: Steve O'Hara-Smith Subject: Re: No Sound Date: Fri, 14 Sep 2018 11:45:57 -0400 Message-ID: <5087996.8gLySxXtyI@chameleon.friedrich.org> In-Reply-To: <20180914155317.dd06a1f5a892884cfece20b5@sohara.org> References: <5065116.8gLySxXtyI@chameleon.friedrich.org> <20180914155317.dd06a1f5a892884cfece20b5@sohara.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-CMAE-Envelope: MS4wfGUAVM+gFqhyEL0zc9oeiJc+FUTEET8K1YVzr+KjPRR77molvms3WCoyx/UlGXyZ24ESq23wuNRPU1aNYZj2V4TUwaa/JhOQ3OEjdrmQdvsRNkDqUOLm ZoxdRczjRVXoCvjiOC9AX+IxVeR6XbFNJi5/nQ5qFBxwrs1l28k6e8yoVpXmujqbJHThujmKJTduzoTRcqMCMwHCp0IsGbVx/Ic= 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 15:46:03 -0000 On Friday, 14 September 2018 10:53:17 EDT Steve O'Hara-Smith wrote: > On Fri, 14 Sep 2018 09:26:57 -0400 > > Steven Friedrich wrote: > > I have a new HP Slimline Desktop 290-p0014 which features an Intel > > i7-8700. 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: > > I tried cdcontrol -f dev/cd0 play 1. > > This bypasses the operating system altogether and assumes that > there is a connection between the CD player audio out and an input to the > sound 'card'. It is common for this to be absent and to rely on a software > player such as vlc or mplayer. > > > I am using the handbook section 7.2.2, but I have no sound. > > How can I troubleshoot this? > > If the CD is connected internally then there may be a mixer setting > you can turn up to hear it, otherwise you will probably hear sound from the > headphone jack of the CD player (if there is one). It's a SATA DVD and there are no headphone jacks on modern internal DVD drives. So there's no audio cable connecting the drive to any sound card or header on the motherboard. So that means there's no ability to transfer analog audio, just digital audio, I believe. I also can't get output from mplayer. I'll try VLC next. Also, no devices should up under KDE5 system settings Phonon page. Is it possible I didn't check all the phonon boxes when I built KDE5 from ports?