Randy, for Codec: Motorola Si3054, Vendor Id: 0x10573055 there is a success report on a i686 system under a Ubuntu 2.8.28 kernel, but no reports under 2.6.29 kernel such as your 2.6.29.6-213.fc11.x86_64 Perhaps install a 2.8.28 kernel on your System for the modem testing. Typically existing resources will support a prior series kernel. Marvin On Tue, Sep 22, 2009 at 12:14 PM, Randy Schuster <rschuster@xxxxxxxxxxxxx> wrote: > Marvin, > > Appreciate your response. I installed alsa-lib-devel-1.0.20-1.fc11.i586 > which I did not have before but still got the same results. > > > [root@grok ~]# find / -name "*libasound*" -print > /lib/libasound.so.2 > /lib/libasound.so.2.0.0 > /lib64/libasound.so.2 > /lib64/libasound.so.2.0.0 > /usr/lib/libasound.so > /usr/lib64/alsa-lib/libasound_module_conf_pulse.so > /usr/lib64/alsa-lib/libasound_module_pcm_pulse.so > /usr/lib64/alsa-lib/libasound_module_ctl_pulse.so > /usr/lib64/libasound.so > > [root@grok ~]# rpm -qa | grep alsa > alsa-lib-1.0.20-1.fc11.i586 > alsa-plugins-pulseaudio-1.0.20-2.fc11.x86_64 > alsa-lib-devel-1.0.20-1.fc11.i586 > alsa-lib-1.0.20-1.fc11.x86_64 > alsa-utils-1.0.20-3.fc11.x86_64 > alsa-lib-devel-1.0.20-1.fc11.x86_64 > > > On 08/26/2009 10:12 PM, Marvin Stodolsky wrote: >> >> Randy, >> >> With your x86_64 System, you have to install 32 bit libraires, for the >> fedora equivalent of libasound2 and libasound2-dev >> because slmodemd has a precompiled 32 bit component. >> >> MarvS >> scanModem maintainer >> >> On Wed, Aug 26, 2009 at 9:47 AM, Randy Schuster<rschuster@xxxxxxxxxxxxx> >> wrote: >> >>> >>> From ModemData.txt >>> >>> "Download from http://linmodems.technion.ac.il/packages/smartlink/ >>> the package SLMODEMD.gcc4.4.tar.gz having a compiled slmodemd. Unpack >>> under Linux with:" >>> >>> I actually used SLMODEMD.gcc4.3.tar.gz as the 4.4 was not available. >>> >>> After starting gtkterm and setting the port to /dev/ttySL0 I get nothing >>> from the modem. >>> >>> >>> >>> [root@grok SLMODEMD.gcc4.3]# ./slmodemd -c USA --alsa hw:0,6 >>> SmartLink Soft Modem: version 2.9.11 Aug 3 2008 22:31:06 >>> symbolic link `/dev/ttySL0' -> `/dev/pts/1' created. >>> modem `hw:0,6' created. TTY is `/dev/pts/1' >>> Use `/dev/ttySL0' as modem device, Ctrl+C for termination. >>> >>> >>> [root@grok ~]# gtkterm >>> Control signals read: Input/output error >>> Control signals read: Invalid argument >>> >>> >>> Same result if I start with >>> >>> slmodemd --country=USA --alsa modem:0 >>> >>> >>> >>> >> >> >