Robert Liao wrote: > /lib/modules/2.4.21/kernel/sound/isa/es1688/snd-es1688.o: init_module: No > such device > Hint: insmod errors can be caused by incorrect module parameters ... > > Once again, everything worked with an older version of Alsa, but refuses to > work with 0.9.2. > > Does anyone out there know how to fix this problem? Did something happen to > Alsa that fundamentally changed the way it accesses the hardware?
Yes. All module parameters were renamed. Remove all "snd_" prefixes (but _not_ "snd-") in modules.conf. HTH Clemens ------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
