• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

UMTSMon Fehlerhafte ppp Einstellungen

clublix

Newbie
Versuche eine Option 3G Karte von Vodafon unter OpenSuse11 mit Umtsmon zum Laufen zu bringen.

Umtsmon kann nicht Verbinden, beim Verbindungsaufbau immer ppp-Fehler.

Starte Umtsmon als root

hier ein Auszug der Meldung beim Start von root:umtsmon -v4

Code:
umtsmon version 0.8.90 .
##P1 t=679: setVerbosity: '4'
##P2 t=679: set verbosity level to 4
##P2 t=679: set PPP verbosity level to 1
##P1 t=679: aLocale 'POSIX' denied
##P1 t=679: aLocale 'POSIX' denied
##P3 t=679: TheDeviceManagerSingleton::setupDevice(void)
##P3 t=679: TheDeviceManagerSingleton::readFromConfigFile()
##P2 t=679: Settings will be saved in : '/root/.umtsmon'
##P4 t=679: read PPP port from config: '/dev/ttyUSB0'.
##P4 t=679: read AT port from config: '/dev/ttyUSB2'.
##P4 t=679: read device type from config: 0xCAA1C004
##P3 t=679: Complete config read from file - good :-)
##P3 t=679: Start iterating through all AutoDetectors

##P4 t=679: Kernel: 'Linux version 2.6.25.5-1.1-pae (geeko@buildhost) (gcc version 4.3.1 20080507 (prerelease) [gcc-4_3-branch revision 135036] (SUSE Linux) ) #1 SMP 2008-06-07 01:55:22 +0200'
##P3 t=679: AutoDetectBase::go() for 'Device creation from supplied parameters'
##P3 t=679:  AutoDetectBase::createDevice() for Device caa1c004
##P3 t=679: Device creation for type 0xcaa1c004 requested
##P3 t=679: Device: probing port '/dev/ttyUSB0' for AT commands
##P3 t=679: TempSerialPort::TempSerialPort()
##P3 t=679: Opened '/dev/ttyUSB0' as FD 9
##P4 t=679: Query sends the following mesage: 'AT'
##P4 t=680: answer 1:'AT'
##P4 t=680: answer 2:'OK'
##P3 t=680: Got Query::OK from port
##P3 t=680: Device: probing port '/dev/ttyUSB0' successful
##P3 t=680: TempSerialPort::~TempSerialPort()
##P3 t=680: SerialPort::closeDev() for FD 9
##P3 t=680: Device: probing port '/dev/ttyUSB2' for AT commands
##P3 t=680: TempSerialPort::TempSerialPort()
##P3 t=680: Opened '/dev/ttyUSB2' as FD 9
##P4 t=680: Query sends the following mesage: 'AT'
##P4 t=680: answer 1:'AT'
##P4 t=680: answer 2:'OK'
##P3 t=680: Got Query::OK from port
##P3 t=680: Device: probing port '/dev/ttyUSB2' successful
##P3 t=680: TempSerialPort::~TempSerialPort()
##P3 t=680: SerialPort::closeDev() for FD 9
##P3 t=680: Opened '/dev/ttyUSB2' as FD 9
##P4 t=680: PPP: 1, AT: 1
##P2 t=680: GOOD: 'Device created successfully'
##P2 t=680: Using existing hardware config, not written to disk
##P3 t=680: Everything done - device created

##P3 t=680: HelperList::testAndRun(void)
##P3 t=680: HelperList::createHelperList()
##P2 t=680: isSUID: i am root => SUID checks skipped
##P2 t=680: isSUID: i am root => SUID checks skipped
##P3 t=680: INSIDE CHILD, uid=0, pid=4639
##P3 t=680: INSIDE PARENT, uid=0, pid=4638
##P2 t=680: isSUID: i am root => SUID checks skipped
##P2 t=680: isSUID: i am root => SUID checks skipped
##P2 t=680: isSUID: i am root => SUID checks skipped
##P3 t=680: HelperList::needsFixing
##P1 t=680: umtsmon is running as root!!!
##P4 t=680: SIMHandler::askForPIN() has been called
##P4 t=681: Query sends the following mesage: 'AT+CPIN?'
##P4 t=681: answer 1:'AT+CPIN?'
##P4 t=681: answer 2:'+CPIN: READY'
##P4 t=681: answer 3:'OK'
##P2 t=681: Profile::Profile('')
##P2 t=681:   finally created profile for 'Default'
##P3 t=681: ObserverManager constructor
##P3 t=681: PPPConnection::setNewPPPState state 0 to 3
##P2 t=681: Someone else's PPPD was killed
##P3 t=681: PPPConnection::setNewPPPState state 3 to 0
##P3 t=681: INSIDE CHILD, uid=0, pid=4640
##P3 t=681: INSIDE PARENT, uid=0, pid=4638
##P4 t=681: pppd version string 'pppd version 2.4.4' results in '2.4.4'.
##P4 t=681: SIMHandler::isPINProtectionEnabled
##P4 t=681: Query sends the following mesage: 'AT+CLCK="SC",2'
##P4 t=682: answer 1:'AT+CLCK="SC",2'
##P4 t=682: answer 2:'+CLCK: 0'
##P4 t=682: answer 3:'OK'
##P4 t=682: ConnectionInfo::refreshCGREG(void)
##P4 t=682: Query sends the following mesage: 'AT+CGREG?'
##P4 t=682: answer 1:'AT+CGREG?'
##P4 t=682: answer 2:'+CGREG: 0,1'
##P4 t=682: answer 3:'OK'
##P4 t=682: ConnectionInfo::refreshSignalQuality(void)
##P4 t=682: Query sends the following mesage: 'AT+CSQ'
##P4 t=682: answer 1:'AT+CSQ'
##P4 t=682: answer 2:'+CSQ: 12,99'
##P4 t=682: answer 3:'OK'
##P4 t=682: ConnectionInfo::refreshOperator(void)
##P4 t=682: Query sends the following mesage: 'AT+COPS?'
##P4 t=682: answer 1:'AT+COPS?'
##P4 t=682: answer 2:'+COPS: 0,0,"Vodafone.de",2'
##P4 t=682: answer 3:'OK'
##P3 t=682: PPPConnection::refreshPPPStats
##P4 t=682: ConnectionInfo::refreshCGREG(void)
##P4 t=682: Query sends the following mesage: 'AT+CGREG?'
##P4 t=682: answer 1:'AT+CGREG?'
##P4 t=682: answer 2:'+CGREG: 0,1'
##P4 t=682: answer 3:'OK'
##P4 t=682: ConnectionInfo::refreshSignalQuality(void)
##P4 t=682: Query sends the following mesage: 'AT+CSQ'
##P4 t=682: answer 1:'AT+CSQ'
##P4 t=682: answer 2:'+CSQ: 12,99'
##P4 t=682: answer 3:'OK'
##P4 t=682: ConnectionInfo::refreshOperator(void)
##P4 t=682: Query sends the following mesage: 'AT+COPS?'
##P4 t=682: answer 1:'AT+COPS?'
##P4 t=682: answer 2:'+COPS: 0,0,"Vodafone.de",2'
##P4 t=682: answer 3:'OK'
##P3 t=682: PPPConnection::refreshPPPStats
##P4 t=682: ConnectionInfo::refreshCGREG(void)
##P4 t=682: Query sends the following mesage: 'AT+CGREG?'
##P4 t=682: answer 1:'AT+CGREG?'
##P4 t=682: answer 2:'+CGREG: 0,1'
##P4 t=682: answer 3:'OK'
##P4 t=682: ConnectionInfo::refreshSignalQuality(void)
##P4 t=682: Query sends the following mesage: 'AT+CSQ'
##P4 t=682: answer 1:'AT+CSQ'

Hoffentlich hab ich nichts im Forum übersehen ...

Thx for help und Grüsse,

Felix
 

xandl12

Member
hi!
hab ich auch mal gehabt ..
ein einfacher workaround ist, dass du nach jedem start von umtsmon einfach das vorhandene Profil löscht.
ist zwar ein bisschen nervig, aber funktioniert zumindest

lg
xandl12
 
Oben