From owner-freebsd-i386@FreeBSD.ORG Mon May 22 13:20:33 2006 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4701716AB9A for ; Mon, 22 May 2006 13:20:33 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5314843D5E for ; Mon, 22 May 2006 13:20:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k4MDKOHE046215 for ; Mon, 22 May 2006 13:20:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k4MDKO4w046214; Mon, 22 May 2006 13:20:24 GMT (envelope-from gnats) Resent-Date: Mon, 22 May 2006 13:20:24 GMT Resent-Message-Id: <200605221320.k4MDKO4w046214@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Weifeng Que Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29BA316AA8C for ; Mon, 22 May 2006 13:10:58 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id E44B243D67 for ; Mon, 22 May 2006 13:10:57 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k4MDAv8M015726 for ; Mon, 22 May 2006 13:10:57 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k4MDAv6i015725; Mon, 22 May 2006 13:10:57 GMT (envelope-from nobody) Message-Id: <200605221310.k4MDAv6i015725@www.freebsd.org> Date: Mon, 22 May 2006 13:10:57 GMT From: Weifeng Que To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: i386/97609: Load Sound Module - VIA8233 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 13:20:39 -0000 >Number: 97609 >Category: i386 >Synopsis: Load Sound Module - VIA8233 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon May 22 13:20:23 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Weifeng Que >Release: 6.1-RELEASE >Organization: Citigroup Shanghai China >Environment: FreeBSD ninja 6.1-RELEASE FreeBSD 6.1-RELEASE #5: Sun May 21 23:51:18 CST 2006 blender@ninja:/usr/src/sys/i386/compile/ninja i386 >Description: Hi Hackers, I have a main-board sound card via8233, I try to load its module at boot time, but it does not work. And I try to some way to solve the problem myself. add device sound device snd_via8233 in kernel.... okay, it works sometime...but not all time. and I edit the /boot/loader.conf to load the sound module sound_load="YES" snd_via8233_load="YES" it has the same problem... I will show the kernel message when boot : May 22 20:43:17 ninja kernel: pcm0: port 0xe400-0xe4ff irq 11 at device 17.5 on pci0 May 22 20:43:17 ninja kernel: pcm0: primary codec not ready (cnt = 0x7d0) May 22 20:43:17 ninja kernel: device_attach: pcm0 attach returned 6 Pleas help to check it. Thank you all. >How-To-Repeat: 1) add device sound / device snd_via8233 in kernel , re-compile it , reboot. 2) add sound_load="YES" / snd_via8233_load = "YES" >Fix: Sorry, I have no idea. >Release-Note: >Audit-Trail: >Unformatted: