i386/97609: Load Sound Module - VIA8233
Weifeng Que
queweifeng at gmail.com
Mon May 22 13:20:39 UTC 2006
>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 at 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: <VIA VT8233> 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:
More information about the freebsd-i386
mailing list