(second attempt, had forgotten to copy the list) The driver is a kernel module, not usually a package. Try modprobe snd-opl3sa2 and/or modprobe snd-opl3-lib and/or modprobe snd-opl3-synth I don't have a kernel as recent as 3.7.10. Debian Wheezy's kernel 3.2.0-4 has snd-opl3-{lib,synth} kernel modules. An old remaster of TinyCore with kernel 3.0.3 has snd-opl3sa2, snd-opl3-lib and snd-opl3-synth. To see if kernel modules might differ with your kernel, do 'find lib/modules -name '*opl3*.ko*'. If no luck there, check your kernel's config to see whether the OPL3 drivers were enabled. Regarding compiling from source, is there a file with a name similar to 'bootstrap'? Sometimes that is a precursor to ./configure. If there's an INSTALL or README* file, that often contains compilation instructions. HTH Robert > Date: Mon, 03 Nov 2014 03:19:19 +0100 > To: "Advanced Linux Sound Architecture - User" > <alsa-user@xxxxxxxxxxxxxxxxxxxxx> > From: "John Smith" <allesblossn@xxxxxx> > > Hello list, > > this Toshiba Tecra 8000 runs Antix Linux (Kernel 3.7.10-antix.5-486-smp > i686 (32 bit)) for a few days now. Neither does it produce any sound nor > does "inxi -F" mention any sound devices. > The laptop is equipped with a Yamaha Opl3-sa2 chip. It works nicely under > the Windows98SE that is now to be replaced by Antix. > > "apt-get install opl3-sa2" cannot find the requested package. So I followed > http://www.alsa-project.org/main/index.php/Matrix:Module-opl3-sa2 and > downloaded the sources of alsa-driver, alsa-lib, alsa-firmware and > alsa-utils. But I got stuck when calling "./configure > --with-cards=opl3-sa2 --with-sequencer=yes ; make ; make install" because > there is no executable "configure". > I got the sources again via git, checked out version 1.0.25 and still no > "./configure" script. > > What am I doing wrong? > > ------------------------------------------------------------------------------ > _______________________________________________ > Alsa-user mailing list > Alsa-user@xxxxxxxxxxxxxxxxxxxxx > https://lists.sourceforge.net/lists/listinfo/alsa-user ------------------------------------------------------------------------------ _______________________________________________ Alsa-user mailing list Alsa-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-user