On Sun, 26 Jan 2003, Matthieu Lagouge wrote: > * First, the soundcard is not what i think! How couldl i be sure? > lspci give me the following information about it: > 00:11.5 Multimedia audio controller: VIA Technologies, Inc. AC97 Audio > Controller (rev 30) > so what??
# cd /usr/share/misc # mv pci.ids pci.ids.orig Get a new pci.ids database from here: http://pciids.sourceforge.net/pci.ids Run again: # lspci -v Should show more detail about the sound chip. Good luck, Cristian

