Ankur, On Mon, Jun 22, 2009 at 12:56 AM, Ankur Joshi<pharmankur@xxxxxxxxx> wrote: > Dear Antonio, > I have tried many times the thing you have mentioned; but somehow it is not > working for me. > Still after you have suggested i tried it once again & it did not work this > time as well ... i am getting following kind of response when i try it .... > > I am pasting it for you ... will feel gr8 if u help me out of this. > > > > ankur@ankur:~$ cd /home/ankur/Desktop/SLMODEMD.gcc4.3 > ankur@ankur:~/Desktop/SLMODEMD.gcc4.3$ sudo slmodemd -c INDIA --alsa > hw:0,6error: alsa setup: cannot open playback device 'hw:0,6': Device or > resource busy > error: cannot setup device `hw:0,6' > ankur@ankur:~/Desktop/SLMODEMD.gcc4.3$ cd > /home/ankur/Desktop/home/marv/pkg/SLMODEMD/SLMODEMD_gcc4.3_alsa1.0.18 > ankur@ankur:~/Desktop/home/marv/pkg/SLMODEMD/SLMODEMD_gcc4.3_alsa1.0.18$ > sudo ./setup > > Installing slmodemd helper to /usr/sbin/slmodemd > > Writing log to slmodemd_Inst.txt > There is already installed a slmodemd of version: 2.9.11 > There is a file /usr/sbin/slmodemd > Moving /usr/sbin/slmodemd to /usr/sbin/slmodemd.2.9.11 > Copying slmodemd to /usr/sbin/slmodemd, making exectuable, and checking for > version 2.9.11 > SmartLink Soft Modem: version 2.9.11 Feb 25 2009 18:35:08 > Version verified: 2.9.11 > Read the slmodemd_Inst.txt > > There is already installed a slmodemd of version: 2.9.11 > There is a file /usr/sbin/slmodemd > Moving /usr/sbin/slmodemd to /usr/sbin/slmodemd.2.9.11 > Copying slmodemd to /usr/sbin/slmodemd, making exectuable, and checking for > version 2.9.11 > SmartLink Soft Modem: version 2.9.11 Feb 25 2009 18:35:08 > Version verified: 2.9.11 > Read the slmodemd_Inst.txt > > ankur@ankur:~/Desktop/home/marv/pkg/SLMODEMD/SLMODEMD_gcc4.3_alsa1.0.18$ > modprobe snd-intel8x0m > WARNING: Error inserting snd_ac97_codec > (/lib/modules/2.6.28-11-generic/kernel/sound/pci/ac97/snd-ac97-codec.ko): > Operation not permitted > FATAL: Error inserting snd_intel8x0m > (/lib/modules/2.6.28-11-generic/kernel/sound/pci/snd-intel8x0m.ko): > Operation not permitted > ankur@ankur:~/Desktop/home/marv/pkg/SLMODEMD/SLMODEMD_gcc4.3_alsa1.0.18$ > slmodemd --alsa -c INDIA modem:1 > error: mixer setup: attach hw:1 error: No such file or directory > ALSA lib confmisc.c:768:(parse_card) cannot find card '1' > ALSA lib conf.c:3513:(_snd_config_evaluate) function snd_func_card_driver > returned error: No such file or directory > ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings > ALSA lib conf.c:3513:(_snd_config_evaluate) function snd_func_concat > returned error: No such file or directory > ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name > ALSA lib conf.c:3513:(_snd_config_evaluate) function snd_func_refer returned > error: No such file or directory > ALSA lib conf.c:3985:(snd_config_expand) Evaluate error: No such file or > directory > ALSA lib pcm.c:2205:(snd_pcm_open_noupdate) Unknown PCM > cards.pcm.phoneline:CARD=1,DEV=0 > error: alsa setup: cannot open playback device 'modem:1': No such file or > directory > error: cannot setup device `modem:1' > > > Regards, > Ankur Joshi > > > > On Fri, Jun 19, 2009 at 8:49 PM, Antonio Olivares <olivares14031@xxxxxxxxx> > wrote: >> >> Ankur, >> >> Your modem is supported by SLMODEMD.gcc4.3.tar.gz >> >> Support type needed or chipset: slmodemd supporting the snd-hda-intel >> audio+modem driver >> >> An ALSA (Advanced Linux Sound Architecture) modem driver: snd-hda-intel >> provides Low Level support enabling contact with the modem hardware. >> For all BUT Conexant chip soft modems (using hsfmodem software) >> complementary High Level support is through a Smartlink utility: >> slmodemd >> >> Download from http://linmodems.technion.ac.il/packages/smartlink/ >> the package SLMODEMD.gcc4.3.tar.gz having a compiled slmodemd. Unpack >> under >> Linux with: >> $ tar zxf SLMODEMD.gcc4.3.tar.gz >> and read instructions therein. But briefly, the modem is setup with >> command: >> sudo slmodemd -c YOUR_COUNTRY --alsa hw:0,6 >> reporting dynamic creation of ports: >> /dev/ttySL0 --> /dev/pts/N , with N some number >> Read DOCs/Smartlink.txt and Modem/DOCs/YourSystem.txt for follow through >> guidance. >> >> http://linmodems.technion.ac.il/packages/smartlink/SLMODEMD.gcc4.3.tar.gz >> Should the above package cause trouble, you may also download the >> >> http://linmodems.technion.ac.il/packages/smartlink/SLMODEMD_gcc4.3_alsa1.0.18.tar.gz >> >> package. >> >> Regards, >> >> Antonio >> >> On 6/19/09, Ankur Joshi <pharmankur@xxxxxxxxx> wrote: >> > >> > > >