Hamlet RE: $ sudo slmodemd -c YOUR_COUNTRY -alsa hw:0,6 Should be $ sudo slmodemd -c USA --alsa hw:0,6 or $ sudo slmodemd -c USA -a hw:0,6 if not in USA do: $ slmodemd --help $ slmodemd --countrylist to get the correct YOUR_COUNTRY replacement MarvS On Fri, Feb 5, 2010 at 1:21 PM, Antonio Olivares <olivares14031@xxxxxxxxx> wrote: > Hamlet, > > scanModem reports that your modem is supported by a SLMODEMD.gcc4.X variant : > > Predictive diagnostics for card in bus 00:1b.0: > Modem chipset detected on > NAME="Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW " > CLASS=0403 > PCIDEV=8086:2668 > SUBSYS=10cf:1326 > IRQ=17 > HDA2=00:1b.0 > SOFT=8086:2668.HDA > HDAchipVendorID=11c1 > CHIP=0x11c13026 > IDENT=slmodemd > SLMODEMD_DEVICE=hw:0,6 > Driver=snd-hda-intel > > For candidate modem in: 00:1b.0 > 0403 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW > Primary device ID: 8086:2668 > Subsystem PCI_id 10cf:1326 > Softmodem codec or chipset from diagnostics: 0x11c13026 > from Archives: > The HDA card softmodem chip is 0x11c13026 > > > 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.2_alsa1.0.16.tar.gz having a compiled > slmodemd. Unpack under Linux with: > $ tar zxf SLMODEMD_gcc4.2_alsa1.0.16.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. > > After running > $ sudo slmodemd -c YOUR_COUNTRY -alsa hw:0,6 > > and after successfully running the above command. Run > $ sudo wvdialconf /etc/wvdial.conf > and hopefully it finds modem port, and then edit that file > $ sudo gedit /etc/wvdial.conf > and replace the ";" with your username, password, ISP phone number and a line > "Carrier Check = no" > Attempt to dialout after editing with > $ sudo wvdial > > if you can connect but cannot browse, add the DNS entries output by > wvdial to file /etc/resolv.conf and you should browse the web > successfully. > > Regards, > > Antonio > > On 2/5/10, Hamlet <hamletbonbon@xxxxxxxxx> wrote: >> Dear all, >> >> Attached is my Modem.txt, please advice, much appreciated. >> >> Cheers, >> Hamlet >> >