UMTS-Karte legt Rechner lahm
Hallo Debian-Freunde,
Hab mir die im LinuxUser 10/07 erwähnte UMTS-PCMCIA-Karte zugelegt und sie
nach der Ubuntu-Anleitung im Heft installiert und eingerichtet.
Nach Eingabe der PIN mit gcom -d /dev/noz0 bucht sich die Karte ordnungsgemäß
bei Vodafone ein. Die Anwahl klappt auch noch, aber sobald ich eine Adresse im
Web-Browser aufrufe, hängt sich das System auf. Keine Eingabe mehr möglich -
nur noch Ausschalten per brutalem Netz ab. Im günstigsten Fall sehe ich
noch die Statusmeldung "Verbunden mit websessions.vodafone.de" im Browser.
Das Ganze ist unabhängig von der Distribution (Debian bzw. SAM) und auch
unabhängig vom Browser (selbst bei w3m).
Das genannte Problem hab ich nur noch in einem Forum von VoIP/UMTS gefunden
und da wid von den Windows-Experten geraten dochmal die Konfiguration des
Linux zu überprüfen. Danach kann man in dem Thread Fische verteilen.
Ich hab auch schon verschiedene im Netz gefundene Konfigurationsdateien
probiert, immer der gleiche Effekt. Vielleicht hat hier ja noch jemand eine
Idee, was ich noch machen könnte. Wenn nicht, muß ich mal ein Mandriva oder
Ubuntu testweise installieren, da soll es ja laut LU spielen.
Hier noch die relevanten Dateien/Auszüge:
lspci sagt:
02:00.0 Network controller: Option N.V. Qualcomm MSM6275 UMTS chip
/etc/ppp/peers/vodafone:
# This optionfile was generated by pppconfig 2.3.15.
#
#
hide-password
noauth
connect "/usr/sbin/chat -v -f /etc/chatscripts/vodafone"
debug
/dev/noz0
460800
defaultroute
noipdefault
user "vodafon"
#crtscts
ipparam event.vodafone.de
modem
usepeerdns
novj
/etc/chatscripsts/vodafone:
# This chatfile was generated by pppconfig 2.3.15.
# Please do not delete any of the comments. Pppconfig needs them.
#
# ispauth CHAP
# abortstring
ABORT BUSY ABORT 'NO CARRIER' ABORT VOICE ABORT 'NO DIALTONE' ABORT 'NO DIAL
TONE' ABORT 'NO ANSWER' ABORT DELAYED
# modeminit
'' ATZ
OK "AT+CGDCONT=1,\042IP\042,\042event.vodafone.de\042"
# ispnumber
OK-AT-OK "ATDT*99***1#"
# ispconnect
CONNECT \d\c
# prelogin
# ispname
# isppassword
# postlogin
# end of pppconfig stuff
und /var/log/messages:
Oct 22 20:01:02 localhost kernel: pccard: CardBus card inserted into slot 0
Oct 22 20:01:02 localhost kernel: [1487] nozomi_card_init(): Init,
cards_found: 1
Oct 22 20:01:02 localhost kernel: [1373] nozomi_get_card_type(): Card type is:
2048
Oct 22 20:01:02 localhost kernel: PCI: Enabling device 0000:02:00.0 (0000 ->
0002)
Oct 22 20:01:02 localhost kernel: ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI
17 (level, low) -> IRQ 169
Oct 22 20:01:02 localhost kernel: Nozomi driver nozomi_tty<6>Initializing
Nozomi driver 2.1 (build date: Oct 19 2007 17:44:00)
Oct 22 20:01:03 localhost kernel: [836] nozomi_read_config_table(): Version of
card: 3
Oct 22 20:01:03 localhost kernel: [828] nozomi_read_config_table():
Initialization OK!
Oct 22 20:02:58 localhost kernel: CSLIP: code copyright 1989 Regents of the
University of California
Oct 22 20:02:58 localhost kernel: PPP generic driver version 2.4.2
Oct 22 20:02:58 localhost kernel: NET: Registered protocol family 10
Oct 22 20:02:58 localhost kernel: lo: Disabled Privacy Extensions
Oct 22 20:02:58 localhost kernel: ADDRCONF(NETDEV_UP): eth1: link is not ready
Oct 22 20:02:58 localhost kernel: IPv6 over IPv4 tunneling driver
Oct 22 20:03:23 localhost pppd[4321]: pppd 2.4.4 started by root, uid 0
Oct 22 20:03:24 localhost chat[4322]: abort on (BUSY)
Oct 22 20:03:24 localhost chat[4322]: abort on (NO CARRIER)
Oct 22 20:03:24 localhost chat[4322]: abort on (VOICE)
Oct 22 20:03:24 localhost chat[4322]: abort on (NO DIALTONE)
Oct 22 20:03:24 localhost chat[4322]: abort on (NO DIAL TONE)
Oct 22 20:03:24 localhost chat[4322]: abort on (NO ANSWER)
Oct 22 20:03:24 localhost chat[4322]: abort on (DELAYED)
Oct 22 20:03:24 localhost chat[4322]: send (ATZ^M)
Oct 22 20:03:24 localhost chat[4322]: expect (OK)
Oct 22 20:03:25 localhost chat[4322]: ATZ^M^M
Oct 22 20:03:25 localhost chat[4322]: OK
Oct 22 20:03:25 localhost chat[4322]: -- got it
Oct 22 20:03:25 localhost chat[4322]: send
(AT+CGDCONT=1,"IP","event.vodafone.de"^M)
Oct 22 20:03:25 localhost chat[4322]: expect (OK)
Oct 22 20:03:25 localhost chat[4322]: ^M
Oct 22 20:03:25 localhost chat[4322]:
AT+CGDCONT=1,"IP","event.vodafone.de"^M^M
Oct 22 20:03:25 localhost chat[4322]: OK
Oct 22 20:03:25 localhost chat[4322]: -- got it
Oct 22 20:03:25 localhost chat[4322]: send (ATDT*99***1#^M)
Oct 22 20:03:25 localhost chat[4322]: expect (CONNECT)
Oct 22 20:03:25 localhost chat[4322]: ^M
Oct 22 20:03:25 localhost chat[4322]: ATDT*99***1#^M^M
Oct 22 20:03:25 localhost chat[4322]: CONNECT
Oct 22 20:03:25 localhost chat[4322]: -- got it
Oct 22 20:03:25 localhost chat[4322]: send (\d)
Oct 22 20:03:26 localhost pppd[4321]: Serial connection established.
Oct 22 20:03:26 localhost pppd[4321]: Using interface ppp0
Oct 22 20:03:26 localhost pppd[4321]: Connect: ppp0 <--> /dev/noz0
Oct 22 20:03:27 localhost pppd[4321]: CHAP authentication succeeded
Oct 22 20:03:27 localhost pppd[4321]: CHAP authentication succeeded
Oct 22 20:03:32 localhost pppd[4321]: Could not determine remote IP address:
defaulting to 10.64.64.64
Oct 22 20:03:32 localhost pppd[4321]: local IP address 10.230.118.3
Oct 22 20:03:32 localhost pppd[4321]: remote IP address 10.64.64.64
Oct 22 20:03:32 localhost pppd[4321]: primary DNS address 139.7.30.125
Oct 22 20:03:32 localhost pppd[4321]: secondary DNS address 139.7.30.126
Viele Grüße
Uwe
--
OS: Debian GNU/Linux 4.0 Kernel 2.6.18 KDE 3.5.5
Reply to: