From owner-freebsd-multimedia@FreeBSD.ORG Mon Mar 23 18:07:02 2015 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 35D13E39 for ; Mon, 23 Mar 2015 18:07:02 +0000 (UTC) Received: from na01-bn1-obe.outbound.protection.outlook.com (mail-bn1bon0147.outbound.protection.outlook.com [157.56.111.147]) (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 BBEA9381 for ; Mon, 23 Mar 2015 18:07:01 +0000 (UTC) Received: from BL2PR05MB146.namprd05.prod.outlook.com (10.242.198.21) by BL2PR05MB148.namprd05.prod.outlook.com (10.242.198.23) with Microsoft SMTP Server (TLS) id 15.1.106.15; Mon, 23 Mar 2015 17:51:57 +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; Mon, 23 Mar 2015 17:51:56 +0000 From: Kristofer Persson To: "freebsd-multimedia@freebsd.org" Subject: RE: Sound Card Driver incorrect Thread-Topic: Sound Card Driver incorrect Thread-Index: AdBXY7NFsnJxVkZVRcu9nbXjYXzv7QA89LsAA06dkrA= Date: Mon, 23 Mar 2015 17:51:56 +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:BL2PR05MB148; x-microsoft-antispam-prvs: x-forefront-antispam-report: BMV:1; SFV:NSPM; SFS:(10019020)(377454003)(50986999)(102836002)(15975445007)(62966003)(450100001)(77156002)(46102003)(54356999)(19300405004)(2656002)(92566002)(74316001)(66066001)(99936001)(5890100001)(2900100001)(76576001)(19617315012)(16236675004)(2351001)(19625215002)(19580405001)(99286002)(107886001)(122556002)(40100003)(86362001)(110136001)(33656002)(2501003)(19580395003)(87936001)(19609705001); DIR:OUT; SFP:1102; SCL:1; SRVR:BL2PR05MB148; H:BL2PR05MB146.namprd05.prod.outlook.com; FPR:; SPF:None; MLV:sfv; LANG:en; x-exchange-antispam-report-test: UriScan:; x-exchange-antispam-report-cfa-test: BCL:0; PCL:0; RULEID:(601004)(5005006)(5002010); SRVR:BL2PR05MB148; BCL:0; PCL:0; RULEID:; SRVR:BL2PR05MB148; x-forefront-prvs: 05245CA661 MIME-Version: 1.0 X-OriginatorOrg: clarkebroadcasting.com X-MS-Exchange-CrossTenant-originalarrivaltime: 23 Mar 2015 17:51:56.6274 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 6eaea2f8-92fb-4e6a-b5ee-1b4d9594b144 X-MS-Exchange-Transport-CrossTenantHeadersStamped: BL2PR05MB148 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: Mon, 23 Mar 2015 18:07:02 -0000 Can anyone help me with this or point me in the right direction? Kris From: Kristofer Persson Sent: Friday, March 06, 2015 1:54 PM To: 'freebsd-multimedia@freebsd.org' Subject: Sound Card Driver incorrect I am trying to get my Creative Labs CT4730 to work correctly on Freebsd 10.= 1, I verified it is on the compatible hardware list https://www.freebsd.org= /releases/10.1R/hardware.html and it should be using driver snd_es137x but = according to dmesg it's running from Creative EMU10k1. I rebuilt the KERNE= L and told it not to load any of the EMU_10kx and EMU_10K1 but after loadin= g on the new kernel dmesg still shows it loaded under EMU10K1, I have incl= uded my info below and my alternate KERNEL config. uname -a: FreeBSD encoder 10.1-RELEASE-p5 FreeBSD 10.1-RELEASE-p5 #8: Wed Mar 4 16:3= 7:25 PST 2015 root@encoder:/usr/obj/usr/src/sys/ENCODER amd64 dmesg: pcm0: port 0x3000-0x301f irq 20 at device 0.0 on pci17 pcm0: AC97 reset timed out. pcm0: ac97 codec invalid or not present (id =3D=3D 0) device_attach: pcm0 attach returned 6 pcm0: port 0x3000-0x301f irq 20 at device 0.0 on pci17 pcm0: AC97 reset timed out. pcm0: ac97 codec invalid or not present (id =3D=3D 0) device_attach: pcm0 attach returned 6 KERNEL Config: include GENERIC ident ENCODER device sound device snd_es137x nodevice snd_driver nodevice snd_emu10k1 nodevice snd_cmi # CMedia CMI8338/CMI8738 nodevice snd_csa # Crystal Semiconductor CS461x/428x nodevice snd_emu10kx # Creative SoundBlaster Live! and Audigy nodevice snd_hda # Intel High Definition Audio nodevice snd_ich # Intel, NVidia and other ICH AC'97 Audio nodevice snd_via8233 # VIA VT8233x Audio cat /dev/sndstat : Installed devices: