Michael Stempf wrote: > I am running Suse 10 (64bit) and am trying to install the ALSA USB drivers > so i can get a Plantronics DSP headset running... > > I received the following error when running ./configure;make;make install > .... any ideas? > > configure: error: this packages requires a curses library
The configure script cannot find the curses library, which usually means that libcurses-devel isn't installed. However, this is only the alsa-utils package. The alsa-utils already installed by SUSE 10.0 should work just fine. > DellServer:/usr/src/alsa/alsa-utils-1.0.11 # modprobe snd-usb-audio;modprobe > snd-pcm-oss;modprobe snd-mixer-oss;modprobe snd-seq-oss > FATAL: Error inserting snd_pcm_oss (/lib/modules/2.6.13-15.8-smp > /kernel/sound/acore/oss/snd-pcm-oss.ko): Unknown symbol in module, or > unknown parameter (see dmesg) This usually happens when some of the old sound modules (those that came with the distribution) are still loaded. Unload all snd_* modules before loading the new modules, just reboot. HTH Clemens ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Alsa-user mailing list Alsa-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/alsa-user