LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   Tried to connect to internet through Wvdial in Ubuntu 10.04 unable to get connection (https://www.linuxquestions.org/questions/ubuntu-63/tried-to-connect-to-internet-through-wvdial-in-ubuntu-10-04-unable-to-get-connection-814682/)

dalfish 06-17-2010 05:29 AM

Tried to connect to internet through Wvdial in Ubuntu 10.04 unable to get connection
 
Dear All


I tired to connect my Huawei USB modem through wvdial in ubuntu 10.04. Wvdial was installed. I configured the wvdial according to the details given in the website below.

http://www.dailytut.com/linux/ubuntu...ubuntu-os.html


After that i type wvdial in the terminal

WvDial: Internet dialer version 1.60
--> Cannot get information for serial port.
--> Initializing modem.
--> Sending: ATZ
ATZ
OK
--> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
OK
--> Modem initialized.
--> Sending: ATDT#777
--> Waiting for carrier.
ATDT#777
CONNECT 230400
--> Carrier detected. Waiting for prompt.
--> Don't know what to do! Starting pppd and hoping for the best.
--> Unable to run /usr/sbin/pppd.
--> Check permissions, or specify a "PPPD Path" option in wvdial.conf.
--> Don't know what to do! Starting pppd and hoping for the best.
--> Unable to run /usr/sbin/pppd.
--> Check permissions, or specify a "PPPD Path" option in wvdial.conf.
--> Don't know what to do! Starting pppd and hoping for the best.
--> Unable to run /usr/sbin/pppd.
--> Check permissions, or specify a "PPPD Path" option in wvdial.conf.
--> Don't know what to do! Starting pppd and hoping for the best.
--> Unable to run /usr/sbin/pppd.
--> Check permissions, or specify a "PPPD Path" option in wvdial.conf.
--> Don't know what to do! Starting pppd and hoping for the best.
--> Unable to run /usr/sbin/pppd.
--> Check permissions, or specify a "PPPD Path" option in wvdial.conf.
--> Don't know what to do! Starting pppd and hoping for the best.
--> Unable to run /usr/sbin/pppd.
--> Check permissions, or specify a "PPPD Path" option in wvdial.conf.
--> Don't know what to do! Starting pppd and hoping for the best.
--> Unable to run /usr/sbin/pppd.
--> Check permissions, or specify a "PPPD Path" option in wvdial.conf.
--> Don't know what to do! Starting pppd and hoping for the best.
--> Unable to run /usr/sbin/pppd.
--> Check permissions, or specify a "PPPD Path" option in wvdial.conf.
--> Don't know what to do! Starting pppd and hoping for the best.
--> Unable to run /usr/sbin/pppd.
--> Check permissions, or specify a "PPPD Path" option in wvdial.conf.
--> Don't know what to do! Starting pppd and hoping for the best.
--> Unable to run /usr/sbin/pppd.
--> Check permissions, or specify a "PPPD Path" option in wvdial.conf.
--> Don't know what to do! Starting pppd and hoping for the best.
--> Unable to run /usr/sbin/pppd.
--> Check permissions, or specify a "PPPD Path" option in wvdial.conf.
--> Don't know what to do! Starting pppd and hoping for the best.
--> Unable to run /usr/sbin/pppd.
--> Check permissions, or specify a "PPPD Path" option in wvdial.conf.
--> Don't know what to do! Starting pppd and hoping for the best.
--> Unable to run /usr/sbin/pppd.
--> Check permissions, or specify a "PPPD Path" option in wvdial.conf


What to do next to get connected to mobile broadband Internet


Dalfish

blue_print 06-17-2010 09:44 AM

Can you please paste the output of the following command?
ls -al /usr/sbin/pppd

The permission of this file should be like this.

$ ls -al /usr/sbin/pppd
-rwsr-xr-- 1 root dip 273312 2010-03-07 09:29 /usr/sbin/pppd

If you see difference, please execute the following command and then run "wvdial"

chmod 4754 /usr/sbin/pppd

dalfish 06-17-2010 11:36 AM

Blue print thank you The output you requested is exactly the same

-rwsr-xr-- 1 root dip 273312 2010-03-07 09:29 /usr/sbin/pppd

i executed the command


chmod 4754 /usr/sbin/pppd
chmod: changing permissions of `/usr/sbin/pppd': Operation not permitted

what to do next

tarcisio 06-17-2010 10:25 PM

Tag This Post with, stuck, am, reason, using, huawei, reading, and, 1553, of

I am stuck with huawei 1553 and reading through to see a salvation... but here I can give you some rapid help. You should run "sudo chmod 4754 /usr/sbin/pppd" to get rid with the "Operation not permitted" as not being root you can not alter files at "/usr/sbin/pppd" and
sudo goes around this if you are registred at sudoers. Otherwise (very bad) use "su" and
turn administrator.

jtarin 06-19-2010 01:59 AM

This is probably not your modem number but look at the configs......HERE

dalfish 06-19-2010 09:49 AM

Thank you Tarcisio I have typed the following as per user request in the terminal


sudo chmod 4754 /usr/sbin/pppd


But still

The output is the same as above

-> Carrier detected. Waiting for prompt.
--> Don't know what to do! Starting pppd and hoping for the best.
--> Unable to run /usr/sbin/pppd.
--> Check permissions, or specify a "PPPD Path" option in wvdial.conf.
--> Don't know what to do! Starting pppd and hoping for the best.
--> Unable to run /usr/sbin/pppd.
--> Check permissions, or specify a "PPPD Path" option in wvdial.conf.
--> Don't know what to do! Starting pppd and hoping for the best.
--> Unable to run /usr/sbin/pppd.
--> Check permissions, or specify a "PPPD Path" option in wvdial.conf.
--> Don't know what to do! Starting pppd and hoping for the best.
--> Unable to run /usr/sbin/pppd.
--> Check permissions, or specify a "PPPD Path" option in wvdial.conf.
--> Don't know what to do! Starting pppd and hoping for the best.
--> Unable to run /usr/sbin/pppd.
--> Check permissions, or specify a "PPPD Path" option in wvdial.conf.
--> Don't know what to do! Starting pppd and hoping for the best.
--> Unable to run /usr/sbin/pppd.
--> Check permissions, or specify a "PPPD Path" option in wvdial.conf.
--> Don't know what to do! Starting pppd and hoping for the best.
--> Unable to run /usr/sbin/pppd.
--> Check permissions, or specify a "PPPD Path" option in wvdial.conf.
--> Don't know what to do! Starting pppd and hoping for the best.
--> Unable to run /usr/sbin/pppd.
--> Check permissions, or specify a "PPPD Path" option in wvdial.conf.
--> Don't know what to do! Starting pppd and hoping for the best.
--> Unable to run /usr/sbin/pppd.
--> Check permissions, or specify a "PPPD Path" option in wvdial.conf.
--> Don't know what to do! Starting pppd and hoping for the best.

What to do next
--> Unable to run /usr/sbin/pppd.
--> Check permissions, or specify a "PPPD Path" option in wvdial.conf.

jtarin 06-20-2010 07:29 PM

This might explain your permissions problem...Here


All times are GMT -5. The time now is 04:31 PM.