From owner-freebsd-questions@freebsd.org Tue Mar 30 04:16:09 2021 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0C4815BA032 for ; Tue, 30 Mar 2021 04:16:09 +0000 (UTC) (envelope-from merlyn@geeks.org) Received: from mail.geeks.org (jacobs.geeks.org [204.153.247.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4F8bjM4DtXz3jYS for ; Tue, 30 Mar 2021 04:16:06 +0000 (UTC) (envelope-from merlyn@geeks.org) Received: from mail.geeks.org (localhost [127.0.0.1]) by after-clamsmtpd.geeks.org (Postfix) with ESMTP id 80042AD3E; Mon, 29 Mar 2021 23:15:59 -0500 (CDT) Received: by mail.geeks.org (Postfix, from userid 1003) id 6AAA6ACCA; Mon, 29 Mar 2021 23:15:59 -0500 (CDT) Date: Mon, 29 Mar 2021 23:15:59 -0500 From: Doug McIntyre To: David Christensen Cc: freebsd-questions@freebsd.org Subject: Re: PCIe sound card for FreeBSD 12.2 RELEASE amd64 Message-ID: References: <05d65c82-848e-5701-94e5-c5f44eb110bd@holgerdanske.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <05d65c82-848e-5701-94e5-c5f44eb110bd@holgerdanske.com> X-Virus-Scanned: ClamAV using ClamSMTP X-Rspamd-Queue-Id: 4F8bjM4DtXz3jYS X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of merlyn@geeks.org designates 204.153.247.1 as permitted sender) smtp.mailfrom=merlyn@geeks.org X-Spamd-Result: default: False [-3.30 / 15.00]; MID_RHS_MATCH_FROM(0.00)[]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ptr]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[geeks.org]; RBL_DBL_DONT_QUERY_IPS(0.00)[204.153.247.1:from]; SPAMHAUS_ZRD(0.00)[204.153.247.1:from:127.0.2.255]; RCVD_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_SOME(0.00)[]; NEURAL_HAM_SHORT(-1.00)[-1.000]; RCPT_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:7753, ipnet:204.153.244.0/22, country:US]; RCVD_TLS_LAST(0.00)[]; MAILMAN_DEST(0.00)[freebsd-questions] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Mar 2021 04:16:09 -0000 I can't specificly help you, but I recognize one thing in there that you'll have to look out for as well. By low-profile mounting bracket, it sounds like you are looking for a card that can go into a server as well. Years back, almost all PCIe sound cards I could find were 5V only cards. Almost all servers are 3.3V only PCIe buses. Are you sure you can't use a USB connected sound box? That is what I ended up with in the past. It was either that, or to use a desktop box. On Fri, Mar 26, 2021 at 10:43:55PM -0700, David Christensen wrote: > freebsd-questions; > > I am looking for a PCIe sound card supported by FreeBSD 12.2 RELEASE amd64: > > 1. 7.1 surround sound output via four analog 1/8" TRS jacks. > > 2. Includes interchangeable standard and low-profile mounting brackets. > > 3. Currently manufactured and supported. > > > Recommendations? > > > David > > > p.s. The "FreeBSD 12.2-RELEASE Hardware Notes" "Sound Devices" section > has a list of device driver names and chip numbers, but I am unable to > correlate that information to retail products (e.g. SKU): > > https://www.freebsd.org/releases/12.2R/hardware/ > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"