Jin Just checked your first ModemData.txt containing: SLMODEMD_DEVICE=hw:0,6 So your modem activation command should be: $ sudo slmodemd -c GREECE --alsa hw:0,6 and Not the modem:1 is mentioned below. MarvS On Sat, Jan 30, 2010 at 2:51 PM, Marvin Stodolsky <marvin.stodolsky@xxxxxxxxx> wrote: > Jin: > > Please join the List through SUBSCRIBE at http://www.linmodems.org so > your messages do not have to be individually approved and you will > receive emails about similar Systems > > RE: > ------------------------------ > Found drivers for boot kernel 2.6.31-14-generic at: > /lib/modules/2.6.31-14-generic/updates/dkms/agrmodem.ko > /lib/modules/2.6.31-14-generic/updates/dkms/agrserial.ko > > Loading drivers: > > Drivers loaded: > agrserial 12032 0 > agrmodem 1250948 1 > snd_hda_codec 75708 4 > agrmodem,snd_hda_codec_si3054,snd_hda_codec_realtek,snd_hda_intel > snd 59204 18 > agrmodem,snd_hda_codec_si3054,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device > > and symbolic link created: > lrwxrwxrwx 1 root root 12 2010-01-30 06:36 /dev/ttySAGR -> /dev/ttyAGS3 > > Checking for utility wvdialconf > Found /usr/bin/wvdialconf, preparing to run: > wvdialconf /etc/wvdial.conf > > Modem Port Scan<*1>: S0 S1 S2 S3 Killed > ------- > This establishes that drivers loading is OK. > The current problem is modem hardware detection even with the drivers loaded. > > Since your hardware under ALSA analysis is: > -- > Codec: LSI Si3054 > Vendor Id: 0x11c13026 > > there should now be tested the slmodemd activation approach. > Use the SLMODEMD_gcc4.4_alsa1.0.21.tar.gz previously sent. > With this package in your personal folder: > $ ls SL* > should show the package. Then > $ tar zxf SLM*.tar.gz > $ ls -d SL* > to display the new folder. > > Move in with: > $ cd SLMODEMD_gcc4.4_alsa1.0.21 > $ ls > to list the files, which you should browse. There is a file setup. Run with > $ sudo ./setup > This just copies slmodemd to /usr/sbin/slmodemd > and does not have to be repeated. > > Thereafter when you open a console, it will suffice to: > $ sudo slmodemd -c USA --alsa modem:1 > should activate the modem with annoucement of: > /dev/ttySL0 -> /dev/pts/N > > Try this approach and report back. > > MarvS > > On Sat, Jan 30, 2010 at 7:51 AM, Jin <jinsbin@xxxxxxxxx> wrote: >> Linmodems >> >> J >> >> >