Hey Marv, The att I was referring to is grps. I an trying to connect to the internet via my phones bluetooth connection. Thank you again. Marvin Stodolsky wrote: > Alex. > Below is a /etc/wvdial.conf format that works for me. > For the 3rd line, first try the +MS=34, which is most tolerant of noisy lines. > In you can connect, progressive test +MS=90, The default is +MS=92, > which is poorly handled by some IPs > [Dialer Defaults] > Init1 = ATZ > Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +MS=34 > Modem Type = Analog Modem > Baud = 460800 > New PPPD = yes > Modem = /dev/ttySM0 > ISDN = 0 > Phone = 3015560020 > Password = MyPassword > Username = LoginName@xxxxxxxxxxxxxxxx > Carrier Check = no > On Mon, Oct 27, 2008 at 5:29 PM, shanie mahepath > <shaniemahepath@xxxxxxxxx> wrote: >> Hi Alex, >> Yes, I've gotten that far. Where I am now, is settings for at&t USA and why >> when it attemtps to dial said number i am receiving a disconnected because I >> have no dial tone message >> >> ________________________________ >> From: Alex Vergara Gil <alex@xxxxxxxxxxx> >> To: shanie mahepath <shaniemahepath@xxxxxxxxx> >> Sent: Monday, October 27, 2008 11:58:20 AM >> Subject: Re: further help4Niesha Mahepath-USA kernel 2.6.24-19 generic >> >> dear Shanie >> >> write on root shell: wvdialconf /etc/wvdial.conf >> then: gedit /etc/wvdial.conf >> >> It is self explaining, you must only change the phone number of your proxy, >> the username and the password >> >> after that save the file and close gedit window. then type wvdial >> >> I hope this help you >> >> Alex >> >> >> ----- Original Message ----- From: "shanie mahepath" >> <shaniemahepath@xxxxxxxxx> >> To: <shaniemahepath@xxxxxxxxx> >> Cc: <olivares14031@xxxxxxxxx>; <discuss@xxxxxxxxxxxxx> >> Sent: Sunday, October 26, 2008 8:11 PM >> Subject: Re: further help4Niesha Mahepath-USA kernel 2.6.24-19 generic >> >> >>> So can anyone help me configure my wvdial for usa at&t. I've found a few >>> but there conflicting information amongst them. Also, when I am dialing out >>> I am receiving a no dial tone message. What could I be doing wrong now? >>> Antonio & Marv, Thank you so much. I know I am bit redundant, but I really >>> appreciated all the help setting up martian. >>> >>> shanie mahepath wrote: >>>> SUCCess! Now I have to redo my bluettooth again and then configure wvdial >>>> for At&t. Thank you, so very much! I am so happy now! By the way I omitted a >>>> space i think i was typing (cd~\Desktop) as oppose to ( cd~/Desktop)...I >>>> knew that letter case was vital but had no clue that spaces or lack thereof >>>> was also an integral apart of entering commands in terminal. I feel like >>>> if I am trying to solve derivatives and limits using Mathematica again. >>>> Gosh! lol >>>> Antonio Olivares wrote: >>>>> cd /home/niesha/Desktop/martian-full-20080625 >>>>> with a space between cd and /home >>>>> cd/home/niesha/Desktop/martian-full-20080625 >>>>> IF that fails again, did you extract the file? >>>>> tar -zxvf martian-full-20080625.tar.gz? >>>>> Regards, >>>>> Antonio >>>>> --- On Sat, 10/25/08, shanie mahepath <shaniemahepath@xxxxxxxxx> wrote: >>>>>> From: shanie mahepath <shaniemahepath@xxxxxxxxx> >>>>>> Subject: Re: further help4Niesha Mahepath-USA kernel 2.6.24-19 generic >>>>>> To: "olivares14031@xxxxxxxxx" <olivares14031@xxxxxxxxx> >>>>>> Date: Saturday, October 25, 2008, 6:29 PM >>>>>> thanks.heres the results from trying that out >>>>>> niesha@mishivia:~$ >>>>>> cd/home/niesha/Desktop/martian-full-20080625 >>>>>> bash: cd/home/niesha/Desktop/martian-full-20080625: no such >>>>>> file or directory >>>>>> >>>>>> Antonio Olivares wrote: >>>>>> > --- On Sat, 10/25/08, shanie mahepath >>>>>> <shaniemahepath@xxxxxxxxx> wrote: >>>>>> >> From: shanie mahepath >>>>>> <shaniemahepath@xxxxxxxxx> >>>>>> >> Subject: Re: further help4Niesha Mahepath-USA >>>>>> kernel 2.6.24-19 generic >>>>>> >> To: "marvin.stodolsky@xxxxxxxxx" >>>>>> <marvin.stodolsky@xxxxxxxxx> >>>>>> >> Cc: "discuss@xxxxxxxxxxxxx" >>>>>> <discuss@xxxxxxxxxxxxx> >>>>>> >> Date: Saturday, October 25, 2008, 5:30 PM >>>>>> >> goog night, >>>>>> >> omg!! i am so sorry but i still can't get >>>>>> this >>>>>> >> right. I did what you said and I am still seeing >>>>>> the same >>>>>> >> message - >>>>>> >> niesha@mishvia:~$ sudo apt-get install libc6-dev >>>>>> >> [sudo] password for niesha: >>>>>> >> Reading package lists...Done >>>>>> >> Building dependency tree >>>>>> >> Reading state information...Done >>>>>> >> libcdev is already the newest version. >>>>>> >> libcdev set to manually installed. >>>>>> >> 0 upgraded, 0 newly installed, 0 to remove and 0 >>>>>> not >>>>>> >> upgraded. >>>>>> >> niesha@mishivia: ~$ >>>>>> >> >>>>>> 'home/niesha/Desktop/martian-full-20080625' >>>>>> >> bash: /home/niesha/Desktop/martian-full-20080625: >>>>>> is a >>>>>> >> directory >>>>>> > here run >>>>>> > niesha@mishivia: ~$ cd >>>>>> /home/niesha/Desktop/martian-full-20080625 >>>>>> > then when already cd'd there run >>>>>> > $ make clean >>>>>> > and >>>>>> > $ sudo make install >>>>>> >> niesha@mishivia:~$ make clean >>>>>> >> make: *** No rule to make target >>>>>> 'clean' >>>>>> >> .Stop. >>>>>> >> >>>>>> >> I don't know what I am doing wrong, but I >>>>>> >> appreciate very much your continual help with this >>>>>> matter. >>>>>> >> >>>>>> >> niesha >>>>>> >> >>>>>> >> Marvin Stodolsky wrote: >>>>>> >> > Shanie, >>>>>> >> > With the install CD in place >>>>>> >> > $ sudo apt-get install libc6-dev >>>>>> >> > should install both needed packages >>>>>> >> > If they are already installed, then within >>>>>> the folder >>>>>> >> martian-full-20080625/ >>>>>> >> > The steps should run per example below. >>>>>> >> > MarvS >>>>>> >> > $ make clean >>>>>> >> > make -C kmodule/ clean >>>>>> >> > make[1]: Entering directory >>>>>> >> >>>>>> `/usr/src/modules/martian-full-20080625/kmodule' >>>>>> >> > make -C /lib/modules/2.6.24-21-generic/build >>>>>> >> > >>>>>> >> >>>>>> M="/usr/src/modules/martian-full-20080625/kmodule" >>>>>> >> clean >>>>>> >> > make[2]: Entering directory >>>>>> >> `/usr/src/linux-headers-2.6.24-21-generic' >>>>>> >> > make[2]: Leaving directory >>>>>> >> `/usr/src/linux-headers-2.6.24-21-generic' >>>>>> >> > make[1]: Leaving directory >>>>>> >> >>>>>> `/usr/src/modules/martian-full-20080625/kmodule' >>>>>> >> > make -C modem/ clean >>>>>> >> > make[1]: Entering directory >>>>>> >> `/usr/src/modules/martian-full-20080625/modem' >>>>>> >> > RM OBJS >>>>>> >> > RM BINS >>>>>> >> > RM TOOLS >>>>>> >> > make[1]: Leaving directory >>>>>> >> `/usr/src/modules/martian-full-20080625/modem' >>>>>> >> > Having cleaned up compile the modules with: >>>>>> >> > $ make all >>>>>> >> > make -C kmodule/ modules >>>>>> >> > make[1]: Entering directory >>>>>> >> >>>>>> `/usr/src/modules/martian-full-20080625/kmodule' >>>>>> >> > make -C /lib/modules/2.6.24-21-generic/build >>>>>> >> > >>>>>> >> >>>>>> M="/usr/src/modules/martian-full-20080625/kmodule" >>>>>> >> modules >>>>>> >> > make[2]: Entering directory >>>>>> >> `/usr/src/linux-headers-2.6.24-21-generic' >>>>>> >> > CC [M] >>>>>> >> >>>>>> /usr/src/modules/martian-full-20080625/kmodule/martian.o >>>>>> >> > >>>>>> >> >>>>>> /usr/src/modules/martian-full-20080625/kmodule/martian.c: In >>>>>> >> function >>>>>> >> > 'martian_isr': >>>>>> >> > >>>>>> >> >>>>>> /usr/src/modules/martian-full-20080625/kmodule/martian.c:131: >>>>>> >> warning: >>>>>> >> > value computed is not used >>>>>> >> > CC [M] >>>>>> >> >>>>>> /usr/src/modules/martian-full-20080625/kmodule/marsio.o >>>>>> >> > >>>>>> >> >>>>>> /usr/src/modules/martian-full-20080625/kmodule/marsio.c:359: >>>>>> >> warning: >>>>>> >> > 'mars_read_register_rem' defined but >>>>>> not used >>>>>> >> > >>>>>> >> >>>>>> /usr/src/modules/martian-full-20080625/kmodule/marsio.c:372: >>>>>> >> warning: >>>>>> >> > 'mars_write_register_rem' defined but >>>>>> not used >>>>>> >> > CC [M] >>>>>> >> >>>>>> /usr/src/modules/martian-full-20080625/kmodule/mfifo.o >>>>>> >> > LD [M] >>>>>> >> >>>>>> /usr/src/modules/martian-full-20080625/kmodule/martian_dev.o >>>>>> >> > Building modules, stage 2. >>>>>> >> > MODPOST 1 modules >>>>>> >> > CC >>>>>> >> >>>>>> /usr/src/modules/martian-full-20080625/kmodule/martian_dev.mod.o >>>>>> >> > LD [M] >>>>>> >> >>>>>> /usr/src/modules/martian-full-20080625/kmodule/martian_dev.ko >>>>>> >> > make[2]: Leaving directory >>>>>> >> `/usr/src/linux-headers-2.6.24-21-generic' >>>>>> >> > make[1]: Leaving directory >>>>>> >> >>>>>> `/usr/src/modules/martian-full-20080625/kmodule' >>>>>> >> > make -C modem/ all >>>>>> >> > make[1]: Entering directory >>>>>> >> `/usr/src/modules/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 >>>>>> >> `/usr/src/modules/martian-full-20080625/modem' >>>>>> >> > Products are: >>>>>> >> > $ ls -l kmodule/*.ko >>>>>> >> > -rw-r--r-- 1 marv marv 289208 2008-10-24 >>>>>> 23:04 >>>>>> >> kmodule/martian_dev.ko >>>>>> >> > $ ls -l modem/martian_modem >>>>>> >> > -rwxr-xr-x 1 marv marv 648684 2008-10-24 >>>>>> 23:04 >>>>>> >> modem/martian_modem >>>>>> >> > Which are next installed with Root command: >>>>>> >> > $ sudo make install >>>>>> >> > [sudo] password for marv: >>>>>> >> > make -C kmodule/ install >>>>>> >> > make[1]: Entering directory >>>>>> >> >>>>>> `/usr/src/modules/martian-full-20080625/kmodule' >>>>>> >> > make -C /lib/modules/2.6.24-21-generic/build >>>>>> >> > >>>>>> >> >>>>>> M="/usr/src/modules/martian-full-20080625/kmodule" >>>>>> >> modules_install >>>>>> >> > make[2]: Entering directory >>>>>> >> `/usr/src/linux-headers-2.6.24-21-generic' >>>>>> >> > INSTALL >>>>>> >> >>>>>> /usr/src/modules/martian-full-20080625/kmodule/martian_dev.ko >>>>>> >> > DEPMOD 2.6.24-21-generic >>>>>> >> > make[2]: Leaving directory >>>>>> >> `/usr/src/linux-headers-2.6.24-21-generic' >>>>>> >> > if ! /sbin/modprobe -nq martian_dev ; then >>>>>> >> /sbin/depmod -a; fi >>>>>> >> > make[1]: Leaving directory >>>>>> >> >>>>>> `/usr/src/modules/martian-full-20080625/kmodule' >>>>>> >> > make -C modem/ install >>>>>> >> > make[1]: Entering directory >>>>>> >> `/usr/src/modules/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 >>>>>> >> `/usr/src/modules/martian-full-20080625/modem' >>>>>> >> > On Fri, Oct 24, 2008 at 10:24 PM, Antonio >>>>>> Olivares >>>>>> >> > <olivares14031@xxxxxxxxx> wrote: >>>>>> >> >> Don't give up just yet. Do you have >>>>>> your >>>>>> >> install cd? >>>>>> >> >> >>>>>> >> >> Try running a package install from apt >>>>>> and you can >>>>>> >> install the >>>>>> >> >> gcc/devel packages. Normally they are >>>>>> installed >>>>>> >> by default. It >>>>>> >> >> depends on which method you chose to >>>>>> install. >>>>>> >> Hope I could advice you >>>>>> >> >> better since I normally have not worked >>>>>> with >>>>>> >> Ubuntu much. Marv can >>>>>> >> >> hopefully advice you better. >>>>>> >> >> >>>>>> >> >> Regards, >>>>>> >> >> >>>>>> >> >> Antonio >>>>>> >> >> >>>>>> >> >> On 10/24/08, shanie mahepath >>>>>> >> <shaniemahepath@xxxxxxxxx> wrote: >>>>>> >> >>> I am having the worst time, I have >>>>>> both of the >>>>>> >> necessary files and yet I am >>>>>> >> >>> still receiving the same message : >>>>>> >> "make***...". I am at a total loss and >>>>>> >> >>> completely fustrated .... >>>>>> >> >>> >>>>>> >> >>> >>>>>> >> >>> >>>>>> >> >>> >>>>>> >> >>> ________________________________ >>>>>> >> >>> From: Marvin Stodolsky >>>>>> >> <marvin.stodolsky@xxxxxxxxx> >>>>>> >> >>> To: Antonio Olivares >>>>>> >> <olivares14031@xxxxxxxxx> >>>>>> >> >>> Cc: shanie mahepath >>>>>> >> <shaniemahepath@xxxxxxxxx> >>>>>> >> >>> Sent: Thursday, October 23, 2008 >>>>>> 8:03:15 PM >>>>>> >> >>> Subject: Re: further help3Niesha >>>>>> Mahepath-USA >>>>>> >> kernel 2.6.24-19 generic >>>>>> >> >>> >>>>>> >> >>> RE > $ sudo dpkg libc6?.deb and >>>>>> >> >>>> $ sudo dpkg linux-libc >>>>>> >> >>> an "i" is needed for >>>>>> >> "install" >>>>>> >> >>> $ sudo dpkg -i linux-libc*.deb >>>>>> libc6?.deb >>>>>> >> >>> >>>>>> >> >>> MarvS >>>>>> >> >>> On Thu, Oct 23, 2008 at 6:04 PM, >>>>>> Antonio >>>>>> >> Olivares >>>>>> >> >>> <olivares14031@xxxxxxxxx> >>>>>> wrote: >>>>>> >> >>>> Shanie >>>>>> >> >>>> >>>>>> >> >>>> Since you have them both >>>>>> packages, insert >>>>>> >> your usb disk in the >>>>>> >> >>>> computer that needs the drivers. >>>>>> It >>>>>> >> should automount. Copy the *..deb >>>>>> >> >>>> packages to your home directory >>>>>> and then >>>>>> >> you can install them with >>>>>> >> >>>> $ sudo dpkg libc6?.deb and >>>>>> >> >>>> $ sudo dpkg linux-libc >>>>>> >> >>>> >>>>>> >> >>>> Then extract the >>>>>> martian-20080625.tar.gz >>>>>> >> file and try the commands again: >>>>>> >> >>>> $ tar -zxvf >>>>>> martian-20080625.tar.gz >>>>>> >> >>>> $ cd martian-20080625/ >>>>>> >> >>>> $ make all >>>>>> >> >>>> $ sudo make install >>>>>> >> >>>> $ sudo modprobe martian_dev >>>>>> >> >>>> $ sudo martian_modem >>>>>> >> >>>> >>>>>> >> >>>> open another tab or terminal, and >>>>>> do >>>>>> >> >>>> $ sudo wvdialconf >>>>>> /etc/wvdial.conf >>>>>> >> >>>> >>>>>> >> >>>> should find the modem port >>>>>> /dev/ttySM0 and >>>>>> >> then edit /etc/wvdial.conf >>>>>> >> >>>> with you favorite editor, gedit, >>>>>> kedit, >>>>>> >> vi, ..., etc and add your >>>>>> >> >>>> username, password, phone number >>>>>> to >>>>>> >> dialout, and add a line "Carrier >>>>>> >> >>>> Check = no". Hope that this >>>>>> >> succeeds. >>>>>> >> >>>> >>>>>> >> >>>> Regards, >>>>>> >> >>>> >>>>>> >> >>>> Antonio >>>>>> >> >>>> >>>>>> >> >>>> On Thu, Oct 23, 2008 at 2:42 PM, >>>>>> shanie >>>>>> >> mahepath >>>>>> >> >>>> <shaniemahepath@xxxxxxxxx> >>>>>> wrote: >>>>>> >> >>>>> Hi Antonio, >>>>>> >> >>>>> How are you doing today? Ok. >>>>>> I have >>>>>> >> linux-libc and libc6. I used my work >>>>>> >> >>>>> cpu >>>>>> >> >>>>> to download it to my usb. How >>>>>> do I >>>>>> >> transfer and upload it to my laptop at >>>>>> >> >>>>> home? >>>>>> >> >>>>> >>>>>> >> >>>>> >>>>>> ________________________________ >>>>>> >> >>>>> From: Antonio Olivares >>>>>> >> <olivares14031@xxxxxxxxx> >>>>>> >> >>>>> To: shanie mahepath >>>>>> >> <shaniemahepath@xxxxxxxxx> >>>>>> >> >>>>> Sent: Wednesday, October 22, >>>>>> 2008 >>>>>> >> 8:11:23 PM >>>>>> >> >>>>> Subject: Re: further >>>>>> help2Niesha >>>>>> >> Mahepath-USA kernel 2.6.24-19 generic >>>>>> >> >>>>> >>>>>> >> >>>>> Ok so then martian is correct >>>>>> then? >>>>>> >> Good. So those packages aren't >>>>>> >> >>>>> included in the >>>>>> build-essential or >>>>>> >> automatically installed with it? >>>>>> >> >>>>> Hmmm Here is the thing I do >>>>>> not have a >>>>>> >> live internet connection via my >>>>>> >> >>>>> laptop. At work I looked up >>>>>> those >>>>>> >> packages but I have no clue how to >>>>>> >> >>>>> save them on to my usb >>>>>> because when I >>>>>> >> open them it was just a list of >>>>>> >> >>>>> code!?!?. >>>>>> >> >>>>> Can you help me with this >>>>>> please. >>>>>> >> >>>>> Thank you for your continual >>>>>> >> assistance. >>>>>> >> >>>>> >>>>>> >> >>>>> --- >>>>>> >> >>>>> >>>>>> >> >>>>> shanie, >>>>>> >> >>>>> >>>>>> >> >>>>> the martian driver is the >>>>>> correct one >>>>>> >> indeed. The problem is that >>>>>> >> >>>>> Ubuntu does not include the >>>>>> packages: >>>>>> >> linux-libc-dev and libc6-dev >>>>>> >> >>>>> I am not 100% certain that >>>>>> they are >>>>>> >> needed, but better be safe than >>>>>> >> >>>>> sorry. Once you find them >>>>>> you can do >>>>>> >> a save as, or a save to disk >>>>>> >> >>>>> where your disk is the mount >>>>>> point of >>>>>> >> your usb drive. Are you saving >>>>>> >> >>>>> it using Windows/Linux? >>>>>> >> >>>>> >>>>>> >> >>>>> I forwarded the mail to the >>>>>> list so >>>>>> >> that Marv or other user could >>>>>> >> >>>>> confirm that the >>>>>> linux-libc-devel and >>>>>> >> libc6-dev packages are needed or >>>>>> >> >>>>> not, but they did not reply. >>>>>> Try it >>>>>> >> the regular way without them then >>>>>> >> >>>>> if you have them at hand. If >>>>>> >> something does not work, please reply >>>>>> >> >>>>> back and also please >>>>>> CC(carbon copy) >>>>>> >> to the list >>>>>> >> >>>>> discuss@xxxxxxxxxxxxx, this >>>>>> way others >>>>>> >> can also help and get you >>>>>> >> >>>>> online faster. >>>>>> >> >>>>> >>>>>> >> >>>>> Regards, >>>>>> >> >>>>> >>>>>> >> >>>>> Antonio >>>>>> >> >>>>> >>>>>> >> >>>>> BTW, >>>>>> >> >>>>> I am sending this from gmail >>>>>> account, >>>>>> >> because I deleted the message on >>>>>> >> >>>>> yahoo by mistake and It will >>>>>> not let >>>>>> >> me reply from there :(, so I do >>>>>> >> >>>>> it from here :) >>>>>> >> >>>>> >>>>>> >> >>>>> >>>>>> >> >>>> >>>>>> >> >>> >>>>>> >> >>> >>>>>> >> >>> >>>>>> >> >>> >>>>>> >> >> >>>>>> > >>>>> >>>> >>> >>> >>> >>> >>> >>> >> >> >>