From owner-freebsd-multimedia@FreeBSD.ORG Fri Mar 20 17:07:08 2015 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8DC09594 for ; Fri, 20 Mar 2015 17:07:08 +0000 (UTC) Received: from na01-by2-obe.outbound.protection.outlook.com (mail-by2on0126.outbound.protection.outlook.com [207.46.100.126]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "mail.protection.outlook.com", Issuer "MSIT Machine Auth CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 39A599C5 for ; Fri, 20 Mar 2015 17:07:07 +0000 (UTC) Received: from BL2PR05MB146.namprd05.prod.outlook.com (10.242.198.21) by BL2PR05MB146.namprd05.prod.outlook.com (10.242.198.21) with Microsoft SMTP Server (TLS) id 15.1.106.15; Fri, 20 Mar 2015 17:07:05 +0000 Received: from BL2PR05MB146.namprd05.prod.outlook.com ([169.254.5.12]) by BL2PR05MB146.namprd05.prod.outlook.com ([169.254.5.12]) with mapi id 15.01.0106.007; Fri, 20 Mar 2015 17:07:05 +0000 From: Kristofer Persson To: "freebsd-multimedia@freebsd.org" Subject: Need PCI Sound Card Thread-Topic: Need PCI Sound Card Thread-Index: AdBjLTdNetUZLAitSDaY6Mb6hd4YFQ== Date: Fri, 20 Mar 2015 17:07:05 +0000 Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: yes X-MS-TNEF-Correlator: x-originating-ip: [50.206.28.188] authentication-results: freebsd.org; dkim=none (message not signed) header.d=none; x-microsoft-antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:BL2PR05MB146; x-forefront-antispam-report: BMV:1; SFV:NSPM; SFS:(10019020)(110136001)(19617315012)(74316001)(229853001)(99936001)(19609705001)(54356999)(50986999)(107886001)(86362001)(2351001)(2501003)(19625215002)(62966003)(450100001)(122556002)(77156002)(19300405004)(66066001)(33656002)(16236675004)(2900100001)(46102003)(19580395003)(2656002)(76576001)(40100003)(87936001)(15975445007)(92566002)(102836002); DIR:OUT; SFP:1102; SCL:1; SRVR:BL2PR05MB146; H:BL2PR05MB146.namprd05.prod.outlook.com; FPR:; SPF:None; MLV:sfv; LANG:en; x-microsoft-antispam-prvs: x-exchange-antispam-report-test: UriScan:; x-exchange-antispam-report-cfa-test: BCL:0; PCL:0; RULEID:(601004)(5002010)(5005006); SRVR:BL2PR05MB146; BCL:0; PCL:0; RULEID:; SRVR:BL2PR05MB146; x-forefront-prvs: 05214FD68E MIME-Version: 1.0 X-OriginatorOrg: clarkebroadcasting.com X-MS-Exchange-CrossTenant-originalarrivaltime: 20 Mar 2015 17:07:05.1474 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 6eaea2f8-92fb-4e6a-b5ee-1b4d9594b144 X-MS-Exchange-Transport-CrossTenantHeadersStamped: BL2PR05MB146 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Mar 2015 17:07:08 -0000 I am trying to get a working PCI sound card for Freebsd 10.1. I previously= was using Freebsd 7 and my creative ct4790 has a known issue with Freebsd = 10 so I tried a CT4830 I had laying around it too didn't work even with OSS= and recompiling the kernel with and without 10kx and 10k1 and sound. I r= eviewed https://www.freebsd.org/releases/10.1R/hardware.html and selected a= card from that list Creative SB AudioPCI CT4730 which uses the snd_es137x= driver, I bought 2 different versions to be sure, neither of them works, b= oth are detected as snd_emu10k1 devices, but I intentionally choice a card = that didn't use that driver. So now I am stuck, I can't trust the hardware= notes. I am 3 months in to trying to build a box with sound support and I= can't get a working sound card. Can anyone recommend a working pci sound c= ard for 10.1. Thanks Kris