Everything looks correct. Now wvdialconf does not find a modem port /dev/ttySM0 please try to edit the wvdial.conf file and or type the following there in /etc/wvdial.conf. Please put everything as shown and put correct username, password and Phone number to connect to ISP. [Dialer Defaults] Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 Modem Type = Analog Modem Phone = ISP's_phone_no._goes_here ISDN = 0 Username = your_username_goes_here Init1 = ATZ Password = Your_password Modem = /dev/ttySM0 Baud = 460800 Carrier Check = No # Stupid Mode = 1 remove the # on Line Stupid Mode = 1 if needed. report back after successfully saving /etc/wvdial.conf to look like above file and typing wvdial on terminal # wvdial to see if you can connect. Regards, Antonio On 7/15/09, Felipe . <eufelipe@xxxxxxxxxxx> wrote: > > > > I do the > exact things that you said, see them:If there is a mistake in sintaxe please > say to me, I can't find /dev/ttySM0 as the modem port.The things are separed > in terminals (2 terminals below) > Thank You,Felipe. > > > > > > In the > first terminal: > > > > linux-vqqf:~ > # cd Desktop > > linux-vqqf:~/Desktop > # ls > > Linmodemdiscuss Office.desktop Support.desktop novo > > MozillaFirefox.desktop SuSE.desktop myComputer.desktop > > linux-vqqf:~/Desktop > # cd Linmodemdiscuss > > linux-vqqf:~/Desktop/Linmodemdiscuss > # tar -zxvf > martian-full-20080625.tar.gz > > > martian-full-20080625/ > > > martian-full-20080625/martian.h > > martian-full-20080625/Makefile > > martian-full-20080625/INSTALL > > martian-full-20080625/Concept > > martian-full-20080625/Makefile~ > > martian-full-20080625/Cleaning.txt > > martian-full-20080625/README > > martian-full-20080625/kmodule/ > > martian-full-20080625/kmodule/Makefile > > martian-full-20080625/kmodule/marsio.h > > martian-full-20080625/kmodule/kmartian.h > > martian-full-20080625/kmodule/martian_ids.c > > martian-full-20080625/kmodule/fifo.h > > martian-full-20080625/kmodule/Files.txt > > martian-full-20080625/kmodule/mfifo.h > > martian-full-20080625/kmodule/martian.c > > martian-full-20080625/kmodule/kmodulefiles.txt > > martian-full-20080625/kmodule/marsio.c > > martian-full-20080625/kmodule/mfifo.c > > martian-full-20080625/kmodule/modules.order > > martian-full-20080625/kmodule/mixspinlock.h > > martian-full-20080625/scripts/ > > martian-full-20080625/scripts/martian > > martian-full-20080625/scripts/remove_outdated.sh > > martian-full-20080625/scripts/martian.in > > martian-full-20080625/scripts/wv.conf > > martian-full-20080625/scripts/automate.sh > > martian-full-20080625/ChangeLog > > martian-full-20080625/modem/ > > martian-full-20080625/modem/Makefile > > martian-full-20080625/modem/tweakcore.sh > > martian-full-20080625/modem/main.c > > martian-full-20080625/modem/debug_script.in > > martian-full-20080625/modem/ltmdmobj.o > > martian-full-20080625/modem/watch.gdb > > martian-full-20080625/modem/sysdep.h > > martian-full-20080625/modem/watch3.gdb > > martian-full-20080625/modem/dumpers.c > > martian-full-20080625/modem/elf386tweakrelocs.c > > martian-full-20080625/modem/log.h > > martian-full-20080625/modem/core_if.c > > martian-full-20080625/modem/coreadd.c > > martian-full-20080625/modem/mport.h > > martian-full-20080625/modem/coresubst.c > > martian-full-20080625/modem/ASWMLICENSE > > martian-full-20080625/modem/README > > martian-full-20080625/modem/mport.c > > martian-full-20080625/modem/isr.c > > martian-full-20080625/modem/core.h > > martian-full-20080625/modem/watch2.gdb > > martian-full-20080625/modem/tweakrelocsdynamic.c > > martian-full-20080625/modem/log.c > > martian-full-20080625/modem/session.c > > martian-full-20080625/modem/watch4.gdb > > martian-full-20080625/modem/pty.c > > martian-full-20080625/modem/sysdep.c > > martian-full-20080625/modem/common.h > > martian-full-20080625/modem/main.h > > martian-full-20080625/modem/smp.c > > martian-full-20080625/modem/modemfiles.txt > > martian-full-20080625/modem/watch.h > > martian-full-20080625/modem/overriden_core_functions > > martian-full-20080625/modem/profile.c > > martian-full-20080625/modem/link.c > > martian-full-20080625/modem/mixspinlock.h > > linux-vqqf:~/Desktop/Linmodemdiscuss > # cd > martian-full-20080625 > > linux-vqqf:~/Desktop/Linmodemdiscuss/martian-full-20080625 > # make all > > make -C kmodule/ modules > > > make[1]: > Entering directory > `/root/Desktop/Linmodemdiscuss/martian-full-20080625/kmodule' > > > > make -C > /lib/modules/2.6.27.7-9-pae/build > M="/root/Desktop/Linmodemdiscuss/martian-full-20080625/kmodule" modules > > > make[2]: > Entering directory `/usr/src/linux-2.6.27.7-9-obj/i386/pae' > > make -C > ../../../linux-2.6.27.7-9 O=/usr/src/linux-2.6.27.7-9-obj/i386/pae/. > modules > > CC [M] > /root/Desktop/Linmodemdiscuss/martian-full-20080625/kmodule/martian.o > > > /root/Desktop/Linmodemdiscuss/martian-full-20080625/kmodule/martian.c: > In function ‘martian_isr’: > > /root/Desktop/Linmodemdiscuss/martian-full-20080625/kmodule/martian.c:131: > warning: value computed is not used > > CC [M] > /root/Desktop/Linmodemdiscuss/martian-full-20080625/kmodule/marsio.o > > > /root/Desktop/Linmodemdiscuss/martian-full-20080625/kmodule/marsio.c:359: > warning: ‘mars_read_register_rem’ defined but not used > > /root/Desktop/Linmodemdiscuss/martian-full-20080625/kmodule/marsio.c:372: > warning: ‘mars_write_register_rem’ defined but not used > > CC [M] > /root/Desktop/Linmodemdiscuss/martian-full-20080625/kmodule/mfifo.o > > > LD [M] > /root/Desktop/Linmodemdiscuss/martian-full-20080625/kmodule/martian_dev.o > > > Building modules, stage 2. > > MODPOST 1 modules > > CC > /root/Desktop/Linmodemdiscuss/martian-full-20080625/kmodule/martian_dev.mod.o > > > LD [M] > /root/Desktop/Linmodemdiscuss/martian-full-20080625/kmodule/martian_dev.ko > > > make[2]: > Leaving directory `/usr/src/linux-2.6.27.7-9-obj/i386/pae' > > make[1]: > Leaving directory > `/root/Desktop/Linmodemdiscuss/martian-full-20080625/kmodule' > > > > make -C > modem/ all > > make[1]: > Entering directory > `/root/Desktop/Linmodemdiscuss/martian-full-20080625/modem' > > > CC > main.o > > CC dumpers.o > > CC log.o > > CC session.o > > CC mport.o > > CC pty.o > > CC sysdep.o > > CC > isr.o > > CC > smp.o > > CC > core_if.o > > CC > coresubst.o > > CC link.o > > CC > tweakrelocsdynamic.o > > CC > coreadd.o > > CC > elf386tweakrelocs > > LD > marscore.o > > TWEAK marscore.o > > LD martian_modem > > > make[1]: > Leaving directory > `/root/Desktop/Linmodemdiscuss/martian-full-20080625/modem' > > > linux-vqqf:~/Desktop/Linmodemdiscuss/martian-full-20080625 > # su -c 'make install' > > > make -C > kmodule/ install > > make[1]: > Entering directory > `/root/Desktop/Linmodemdiscuss/martian-full-20080625/kmodule' > > > > make -C > /lib/modules/2.6.27.7-9-pae/build > M="/root/Desktop/Linmodemdiscuss/martian-full-20080625/kmodule" > modules_install > > make[2]: > Entering directory `/usr/src/linux-2.6.27.7-9-obj/i386/pae' > > make -C > ../../../linux-2.6.27.7-9 O=/usr/src/linux-2.6.27.7-9-obj/i386/pae/. > modules_install > > INSTALL > /root/Desktop/Linmodemdiscuss/martian-full-20080625/kmodule/martian_dev.ko > > > DEPMOD > 2.6.27.7-9-pae > > make[2]: > Leaving directory `/usr/src/linux-2.6.27.7-9-obj/i386/pae' > > if ! > /sbin/modprobe -nq martian_dev ; then /sbin/depmod -a; fi > > make[1]: > Leaving directory > `/root/Desktop/Linmodemdiscuss/martian-full-20080625/kmodule' > > > > make -C > modem/ install > > make[1]: > Entering directory > `/root/Desktop/Linmodemdiscuss/martian-full-20080625/modem' > > > LD > martian_modem.debug > > STRIP martian_modem.debug > > STRIP martian_modem.stripped > > INSTALL /usr/sbin/martian_modem > > INSTALL /usr/lib/debug/usr/sbin/martian_modem.debug > > make[1]: > Leaving directory > `/root/Desktop/Linmodemdiscuss/martian-full-20080625/modem' > > linux-vqqf:~/Desktop/Linmodemdiscuss/martian-full-20080625 > # su - > > Have a lot > of fun... > > Directory: > /root > > Wed Jul 15 > 17:02:07 BRT 2009 > > linux-vqqf:~ > # passwd: > > -bash: > passwd:: command not found > > linux-vqqf:~ > # su - passwd: > > su: user > passwd: does not exist > > linux-vqqf:~ > # modprobe martian_dev > > linux-vqqf:~ > # martian_modem > > martian: > info: smp: configuring > > martian: > info: Your port is /dev/ttySM0 > > martian: > info: session: Started Wed Jul 15 17:04:56 2009 > > > > > > In > another terminal: > > > > linux-vqqf:~ > # su - > > > Have a lot > of fun... > > Directory: > /root > > Wed Jul 15 > 17:04:31 BRT 2009 > > linux-vqqf:~ > # wvdialconf > /etc/wvdial.conf > > Editing > `/etc/wvdial.conf'. > > > > Scanning > your serial ports for a modem. > > > > ttyS0<*1>: > ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud > > ttyS0<*1>: > ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud > > ttyS0<*1>: > ATQ0 V1 E1 -- and failed too at 115200, giving up. > > ttyS1<*1>: > ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud > > ttyS1<*1>: > ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud > > ttyS1<*1>: > ATQ0 V1 E1 -- and failed too at 115200, giving up. > > ttyS2<*1>: > ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud > > ttyS2<*1>: > ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud > > ttyS2<*1>: > ATQ0 V1 E1 -- and failed too at 115200, giving up. > > ttyS3<*1>: > ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud > > ttyS3<*1>: > ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud > > ttyS3<*1>: > ATQ0 V1 E1 -- and failed too at 115200, giving up. > > ttyS4<*1>: > ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud > > ttyS4<*1>: > ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud > > ttyS4<*1>: > ATQ0 V1 E1 -- and failed too at 115200, giving up. > > ttyS5<*1>: > ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud > > ttyS5<*1>: > ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud > > ttyS5<*1>: > ATQ0 V1 E1 -- and failed too at 115200, giving up. > > Modem Port > Scan<*1>: S6 S7 > > WvModem<*1>: > Cannot get information for serial port. > > ttySM0<*1>: > ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud > > ttySM0<*1>: > ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud > > ttySM0<*1>: > ATQ0 V1 E1 -- and failed too at 115200, giving up. > > > > > > Sorry, no > modem was detected! Is it in use by > another program? > > Did you > configure it properly with setserial? > > > > Please read > the FAQ at http://open.nit.ca/wiki/?WvDial > > > > If you > still have problems, send mail to <wvdial-list@xxxxxxxxxxxx>. > > linux-vqqf:~ > # su - > > > Have a lot > of fun... > > Directory: > /root > > Wed Jul 15 > 17:08:35 BRT 2009 > > linux-vqqf:~ > # wvdialconf > /etc/wvdial.conf > > Editing > `/etc/wvdial.conf'. > > > > Scanning > your serial ports for a modem. > > > > > > > > > > > > > > > > > > >> Date: Wed, 15 Jul 2009 13:40:25 -0500 >> Subject: Fwd: Help: Agere SoftModem (Lucent) >> From: olivares14031@xxxxxxxxx >> To: discuss@xxxxxxxxxxxxx >> CC: eufelipe@xxxxxxxxxxx >> >> Felipe, >> >> You only want the LT Modem to work and not worry about the other modem >> that could be supported by slamr (slmodem-2.9.11-20090222.tar.gz >> >> Do download >> http://linmodems.technion.ac.il/packages/ltmodem/kernel-2.6/martian/martian-full-20080625.tar.gz >> >> as scanModem report below: >> >> However you have another problem reported by scanModem: >> >> 05:02.0 11c1:0440 11c1:0440 Communication controller: Agere Systems >> 56k WinModem >> >> Modem interrupt assignment and sharing: >> 9: 0 0 IO-APIC-fasteoi acpi >> --- Bootup diagnostics for card in PCI slot 05:02.0 ---- >> PCI: 0000:05:02.0 reg 10 32bit mmio: [ea101000, ea1010ff] >> PCI: 0000:05:02.0 reg 14 io port: [d100, d107] >> PCI: 0000:05:02.0 reg 18 io port: [d200, d2ff] >> pci 0000:05:02.0: supports D2 >> pci 0000:05:02.0: PME# supported from D2 D3hot D3cold >> pci 0000:05:02.0: PME# disabled >> >> The PCI slot 05:02.0 of the modem card may be disabled early in >> a bootup process, but then enabled later. If modem drivers load >> but the modem is not responsive, read DOCs/Bootup.txt about possible >> fixes. >> Send dmesg.txt along with ModemData.txt to discuss@xxxxxxxxxxxxx >> if help is needed. >> >> Follow the instructions i >> >> The modem has a Lucent/Agere/LSI Mars or Apollo DSP (digital signal >> processing) chipset. >> Support packages for 2.6.n kernels are at: >> http://linmodems.technion.ac.il/packages/ltmodem/kernel-2.6/martian/ >> Always use the most update for kernels after 2.6.20, currently >> For kernels 2.6.20 and less, usr martian-full-20080407.tar.gz. >> >> See DOCs/AgereDSP.txt for Details. >> >> At http://linmodems.technion.ac.il/packages/ltmodem/kernel-2.6/martian/ >> get the martian-full-20080625.tar.gz and follow Readme-NOW.html >> 0x0440 -- Mars 2 - data/fax/voice >> >> .$ tar -zxvf martian-full-20080625.tar.gz >> $ cd martian-full-20080625 >> $ make all >> $ su -c 'make install' >> $ su - >> passwd: >> # modprobe martian_dev >> # martian_modem >> >> Fire up another terminal and run >> >> $ su - >> passwd: >> # wvdialconf /etc/wvdial.conf >> >> it should scan and hopefully find /dev/ttySM0 as the modem port. >> >> Let me know how above suggestions work. Also please read up on >> Bootup.txt to see how to fix IRQs and Modem Interrupt problems. >> >> Regards, >> >> Antonio >> >> >> ---------- Forwarded message ---------- >> From: "Felipe ." <eufelipe@xxxxxxxxxxx> >> Date: Wed, 15 Jul 2009 16:51:40 +0000 >> Subject: Help: Agere SoftModem (Lucent) >> To: olivares14031@xxxxxxxxx >> >> >> >> >> >> >> >> >> Hi, >> I'm new at Linux (I'm using OpenSUSE 11.1), I'm having problems with >> instaling the modem Lucent (I think chipset Agere, of 2 modem in the >> ModemData.txt I only want to install Agere Systems), I tried a lot, >> but it doesn't work, I installed a lot of package files, different >> versions, including martian version, but didn't work (I don't know >> what file should I use), if you could help-me or send-me tutorials for >> begginers how to install and compile, I'm very confuse with >> "linmodems". >> I'm glad, sorry by the english vocabulary. I'm don't talk english very >> well, >> Thank you, >> Felipe. >> >> _________________________________________________________________ >> Lauren found her dream laptop. Find the PC that’s right for you. >> http://www.microsoft.com/windows/choosepc/?ocid=ftp_val_wl_290 > > _________________________________________________________________ > Insert movie times and more without leaving Hotmail®. > http://windowslive.com/Tutorial/Hotmail/QuickAdd?ocid=TXT_TAGLM_WL_HM_Tutorial_QuickAdd_062009