[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: VT82C686B Sound Problem



Hi Robert.
> I have a MSI KT7 Pro2-A motherboard with a vt82c686b chipset.  It has an
 > onboard sound card.  I've been trying to get the sound to work, but
 > without any success.  I'm running a 2.4.19-386 kernel on a "testing"
 > distro.  I tried the vt82cxxx_audio.o driver without any luck, so I
 > decided to download the drivers from VIA Technologies at: 
>  http://www.viaarena.com/?PageID=128 
>I downloaded the 68audio_Linux_package1.16.zip file and tried to follow
> the instructions.  However, they do not have any information for Debian
> (although, there is information for SuSE, Redhat, etc.) 
> Has anyone either  got these drivers to work with Debian using a 2.4.19
> kernel, or is there another driver I should be using to activate the
> onboard sound system.

I have ASUS motherboard with a vt82c686a chipset. Sound work. I try on
kernel 2.219, 2.20. 2.4.19.
I compile kernel with support of sound in module and compile into kernel.  This my option in .config file:
# Sound                                                                         
#                                                                               
CONFIG_SOUND=y                                                                  
# CONFIG_SOUND_BT878 is not set                                                 
# CONFIG_SOUND_CMPCI is not set                                                 
# CONFIG_SOUND_EMU10K1 is not set                                               
# CONFIG_MIDI_EMU10K1 is not set                                                
# CONFIG_SOUND_FUSION is not set                                                
# CONFIG_SOUND_CS4281 is not set                                                
# CONFIG_SOUND_ES1370 is not set                                                
# CONFIG_SOUND_ES1371 is not set                                                
# CONFIG_SOUND_ESSSOLO1 is not set                                              
# CONFIG_SOUND_MAESTRO is not set                                               
# CONFIG_SOUND_MAESTRO3 is not set                                              
# CONFIG_SOUND_ICH is not set                                                   
# CONFIG_SOUND_RME96XX is not set                                               
# CONFIG_SOUND_SONICVIBES is not set                                            
# CONFIG_SOUND_TRIDENT is not set                                               
# CONFIG_SOUND_MSNDCLAS is not set                                              
# CONFIG_SOUND_MSNDPIN is not set                                               
CONFIG_SOUND_VIA82CXXX=y                                                        
CONFIG_MIDI_VIA82CXXX=y                                                         
CONFIG_SOUND_OSS=y                                                              
# CONFIG_SOUND_TRACEINIT is not set
# CONFIG_SOUND_DMAP is not set                                                  
# CONFIG_SOUND_SGALAXY is not set                                               
# CONFIG_SOUND_ADLIB is not set                                                 
# CONFIG_SOUND_ACI_MIXER is not set                                             
# CONFIG_SOUND_CS4232 is not set                                                
# CONFIG_SOUND_SSCAPE is not set                                                
# CONFIG_SOUND_GUS is not set                                                   
# CONFIG_SOUND_VMIDI is not set                                                 
# CONFIG_SOUND_TRIX is not set                                                  
# CONFIG_SOUND_MSS is not set                                                   
# CONFIG_SOUND_MPU401 is not set                                                
# CONFIG_SOUND_NM256 is not set                                                 
# CONFIG_SOUND_MAD16 is not set                                                 
# CONFIG_SOUND_PAS is not set                                                   
# CONFIG_PAS_JOYSTICK is not set                                                
# CONFIG_SOUND_PSS is not set                                                   
# CONFIG_SOUND_SB is not set                                                    
# CONFIG_SOUND_AWE32_SYNTH is not set                                           
# CONFIG_SOUND_WAVEFRONT is not set                                             
# CONFIG_SOUND_MAUI is not set                                                  
# CONFIG_SOUND_YM3812 is not set                                                
# CONFIG_SOUND_OPL3SA1 is not set                                               
# CONFIG_SOUND_YMFPCI_LEGACY is not set                                         
# CONFIG_SOUND_UART6850 is not set                                              
# CONFIG_SOUND_AEDSP16 is not set                                               
# CONFIG_SOUND_TVMIXER is not set                                               

Best regards.



Reply to: