BB Do: $ sudo gedit /etc/default/sl-modem-daemon wherein change the country setting from USA to INDIA Within /etc/modprobe.d/ there is a file with name like sl-modem.utils (or similar). Change its name to: sl-modem.conf Then the modem should be automatically set up upon reboot, or by: $ sudo /etc/init.d/sl-modem-daemon restart $ sudo wvdial.conf should fine the modem. With: $ sudo /etc/wvdial.conf edit in your personal information and add a line: Carrier Check = no and edit in your personal information Then you should be able to dial out with: $ sudo wvdial Please send further queries to the List, not me. MarvS On Wed, Sep 2, 2009 at 3:42 AM, Bad Boy<betaboy07@xxxxxxxxx> wrote: > Hello Sir .... > > As per instruction i downloaded slamr-2.6.27-7-generic.tar.gz > from http://linmodems.technion.ac.il/packages/smartlink/Ubuntu/ & installed it. > > [ At the time i consulted you , i was using Ubuntu Ultimate Edition > 2.1(UE) With 2.6.28.11-generic kernel & The 'Modem data" was created > in UE. Now am using Xubuntu 9.04 with same kernel Version & Hardware. > My location is INDIA ] > > But there is some problem with the installation .. I think The port > ttySL0 is not created.. > > The bash output during installation is given below > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > tuxmanic@alexa:~/Modem/slamr-2.6.28-11-generic$ sudo ./setup > installing drivers for kernel version 2.6.28-11-generic > > installing drivers for kernel version 2.6.28-11-generic > > Writing record to ./Slamr.txt > Installing the Debian packages supporting autoloading > (Reading database ... 145613 files and directories currently installed.) > Preparing to replace sl-modem-daemon 2.9.11~20080817-3ubuntu2 (using > sl-modem-daemon_2.9.11~20080817-3ubuntu2_i386.deb) ... > Shutting down SmartLink Modem driver normally ... no slmodemd daemon running. > Unloading modem driver from kernel ... snd_atiixp_modem. > Unpacking replacement sl-modem-daemon ... > Setting up sl-modem-daemon (2.9.11~20080817-3ubuntu2) ... > Installing new version of config file /etc/default/sl-modem-daemon ... > The system user `Slmodemd' already exists. Exiting. > Not starting SmartLink modem daemon (options not set in /etc/default/slmodemd) > > Processing triggers for man-db ... > > Copying over newer files > Making folder /lib/modules/2.6.28-11-generic/extra > Copying drivers to /lib/modules/2.6.28-11-generic/extra > Checking driver install > slamr.ko > slusb.ko > ungrab-winmodem.ko > Copying newer slmodemd to /usr/sbin/ > Checking slmodemd version. Should be 2.9.11 > SmartLink Soft Modem: version 2.9.11 May 18 2009 18:31:59 > Finished installs. > Informing the System > > Starting function tests, loading drivers: > WARNING: All config files need .conf: /etc/modprobe.d/oss-compat, it > will be ignored in a future release. > WARNING: All config files need .conf: /etc/modprobe.d/oss-compat, it > will be ignored in a future release. > Running diagnostic: > > [ 3059.584785] slamr: module license 'Smart Link Ltd.' taints kernel. > [ 3059.592373] slamr: SmartLink AMRMO modem. > [ 3059.592442] slamr: probe 134d:2189 SL1900 card... > [ 3059.592470] slamr 0000:02:04.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 > [ 3060.058381] slamr: slamr0 is SL1900 card. > ports should be created by: > slmodemd -c /dev/slamr0 > Checking for success > Port creation with slmodemd failed. > Read the Slamr.txt record, other *.txt files and the sample wvdial.conf . > > tuxmanic@alexa:~/Modem/slamr-2.6.28-11-generic$ > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > But still i can use the modem in Puppy Linux with out any initial > configuration.. Puppy Probes the Modem in "ttySL0". > > Sorry for bad language & Thanks in Advance > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > > On 4/24/09, Marvin Stodolsky <marvin.stodolsky@xxxxxxxxx> wrote: >> BB >> >> The diagnostics show that on your >> CPU=i686, Ubuntu Linux version 2.6.27-12-generic system, there is a >> PCI_ID 134d:2189 Modem: PCTel Inc HSP56 MicroModem >> It this was bought as an add-on card, the box was mislabeled most likely >> >> It is possible (though unlikely) that there is a Motorola modem chip >> hosted on the >> Intel 8086:d600 subsystem of >> 1002:437b Audio device: ATI Technologies Inc IXP SB4x0 High Definition >> Audio Controller >> >> As described in SoftModem.txt, do diagnostics under Microsoft to see >> which modem is reported. >> >> But if >> 134d:2189 Modem: PCTel Inc HSP56 MicroModem >> is the true chipset , from >> http://linmodems.technion.ac.il/packages/smartlink/Ubuntu/ >> get the slamr-2.6.27-7-generic.tar.gz >> >> Under Linux unpack with: >> $ tar zxf slam*.tar.gz >> $ cd slamr-2.6.27-7-generic >> browse the files. Run >> $ sudo ./setup >> >> MarvS >> >> >> >> On Thu, Apr 23, 2009 at 10:07 AM, Bad Boy <betaboy07@xxxxxxxxx> wrote: >>> Sir am using Ubuntu Ultimate Edition 2.1 along with Windows XP. >>> >>> My Modem is "Motorola SM56 Data Fax Modem".i can use my dial up >>> connection in windows without any problem.i used scan modem tool & >>> attaching the result with this.please help me to setup a dialup >>> connection in Ubuntu using the above said modem. >>> >> >