Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Nov 2004 05:34:24 GMT
From:      Tiago Ribeiro <tiago.ribeiro@nucleolinux.com.br>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   i386/74188: no sound on a7v600-x with chipset VT8237
Message-ID:  <200411210534.iAL5YO9E051984@www.freebsd.org>
Resent-Message-ID: <200411210540.iAL5eOpk053152@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         74188
>Category:       i386
>Synopsis:       no sound on a7v600-x with chipset VT8237
>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:   Sun Nov 21 05:40:24 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Tiago Ribeiro
>Release:        5.3-STABLE
>Organization:
Nucleo Linux Ltda.
>Environment:
FreeBSD delvin.nucleolivre.com.br 5.3-STABLE FreeBSD 5.3-STABLE #10: Sun Nov 21 02:54:33 UTC 2004     root@delvin.nucleolivre.com.br:/usr/src/sys/i386/compile/DELVIN  i386

>Description:
after load sound module with "kldload snd_driver" the player works but i don't listen nothing.
>How-To-Repeat:
      
>Fix:
with one change on the driver for this device:
on the line 132 from file /usr/src/sys/dev/sound/pcm/ac97.c add:
 
{ 0x41445368, 0x00, 0, "AD1888", ad198x_patch }, 

them recompile the kernel, and the sound is ok, but don't load automatic on boot.
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411210534.iAL5YO9E051984>