Adott a címben szereplő mobil. Ubuntu Feisty-t használok, és szeretném a gprs-t beállítani, usb kábel segítségével. A wvdial programot is próbáltam, valamint a gnome-ppp-t is, ami végülis csak egy grafikus frontend.
Vodafone-os készülék.
az alábbi beállítások szerepelnek a wvdial.conf-ban:
[Dialer Defaults]
Modem = /dev/ttyACM0
Phone = *99#
Username = vodafone
Password = vodafone
#New PPPD = yes
A készülék "látszik" a csatlakoztatásakor, azaz megjelenik a /dev/ttyACM0 eszköz, ha a PC suite lehetőséget választom a telefonban. Elindítva a wvdial-t sima user-ként az alábbi hibaüzenetet kapom:
user@ubuntu:~$ wvdial
--> WvDial: Internet dialer version 1.56
--> Cannot get information for serial port.
--> Initializing modem.
--> Sending: ATZ
ATZ
OK
--> Modem initialized.
--> Sending: ATDT*99#
--> Waiting for carrier.
ATDT*99#
CONNECT
~[7f]}#@!}!} } }2}#}$@#}!}$}%\}"}&} }*} } g}%~
--> Carrier detected. Waiting for prompt.
~[7f]}#@!}!} } }2}#}$@#}!}$}%\}"}&} }*} } g}%~
--> PPP negotiation detected.
--> Starting pppd at Fri Jun 8 17:28:25 2007
--> Warning: Could not modify /etc/ppp/pap-secrets: Permission denied
--> --> PAP (Password Authentication Protocol) may be flaky.
--> Warning: Could not modify /etc/ppp/chap-secrets: Permission denied
--> --> CHAP (Challenge Handshake) may be flaky.
--> Pid of pppd: 6911
--> Using interface ppp0
--> pppd: H[08]��[18]
--> [06][08]�[07][06][08]
--> pppd: H[08]��[18]
--> [06][08]�[07][06][08]
--> pppd: H[08]��[18]
--> [06][08]�[07][06][08]
--> pppd: H[08]��[18]
--> [06][08]�[07][06][08]
--> pppd: H[08]��[18]
--> [06][08]�[07][06][08]
--> pppd: H[08]��[18]
--> [06][08]�[07][06][08]
--> Disconnecting at Fri Jun 8 17:28:32 2007
--> The PPP daemon has died: A modem hung up the phone (exit code = 16)
--> man pppd explains pppd error codes in more detail.
--> Try again and look into /var/log/messages and the wvdial and pppd man pages for more information.
--> Auto Reconnect will be attempted in 5 seconds
--> Cannot get information for serial port.
--> Initializing modem.
--> Sending: ATZ
ATZ
OK
......
[még próbálkozik egy darabig, de más üzenetet nem ad, csak ugyanezt.]
Ha rootként indítom, akkor a következőt adja vissza:
user@ubuntu:~$ sudo wvdial
--> WvDial: Internet dialer version 1.56
--> Cannot get information for serial port.
--> Initializing modem.
--> Sending: ATZ
ATZ
OK
--> Modem initialized.
--> Sending: ATDT*99#
--> Waiting for carrier.
ATDT*99#
CONNECT
~[7f]}#@!}!} } }2}#}$@#}!}$}%\}"}&} }*} } g}%~
--> Carrier detected. Waiting for prompt.
~[7f]}#@!}!} } }2}#}$@#}!}$}%\}"}&} }*} } g}%~
--> PPP negotiation detected.
--> Starting pppd at Fri Jun 8 17:36:47 2007
--> Pid of pppd: 7415
--> Using interface ppp0
--> pppd: H���[18]
--> [06][08]�[07][06][08]
--> pppd: H���[18]
--> [06][08]�[07][06][08]
--> pppd: H���[18]
--> [06][08]�[07][06][08]
--> pppd: H���[18]
--> [06][08]�[07][06][08]
--> pppd: H���[18]
--> [06][08]�[07][06][08]
--> pppd: H���[18]
--> [06][08]�[07][06][08]
--> Disconnecting at Fri Jun 8 17:36:54 2007
--> The PPP daemon has died: A modem hung up the phone (exit code = 16)
--> man pppd explains pppd error codes in more detail.
--> Try again and look into /var/log/messages and the wvdial and pppd man pages for more information.
--> Auto Reconnect will be attempted in 5 seconds
--> Cannot get information for serial port.
--> Initializing modem.
--> Sending: ATZ
ATZ
OK
[Itt is folytatódik ugyanaz, mint fentebb, azaz próbálkozik a végtelenségig, eredmény nélkül...]
A gnome-ppp-t parancssorból indítva ugyanazokat a hibaüzeneteket kapom, ami nem csoda ugyebár, mert csak frontend.
Ha valaki tud segíteni, akkor azt hálám örökké üldözni fogja.
Elég sürgős lenne, úgyhogy senki ne tartsa vissza magát... :D
Köszönettel,
József