leegold wrote: >> > goldtech@gigabyte-desktop:~$ sudo modprobe snd-cmi8788 >> > FATAL: Module snd_cmi8788 not found. > > Here's the output form the install, maybe you'll see an error? > > http://ljg.netfirms.com/s1.html > $ sudo ./configure --with-cards=hda-intel This tells the configure script that no driver except snd-hda-intel is needed. To compile only snd-cmi8788, use "--with-cards=cmi8788", or just drop the option to compile all drivers. For the last command, you can use "make install-modules" instead of "make install" because you only want the new modules. Except for the last "make install-modules", you don't need to use sudo. HTH Clemens ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Alsa-user mailing list Alsa-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-user