Author Topic: cant start my 3G connection!!  (Read 2281 times)

Offline drhadidy

  • Hero Member
  • *****
  • Posts: 618
  • the MATRIX have got you!!
    • My clinic website
cant start my 3G connection!!
« on: July 30, 2011, 07:51:24 PM »
Hi guys...
i am using a USB router to connect to my 3G internet ISP...
the thing is that the system can see the SIM card and recognize the network...showing a full network strength... but the connection always fails...
when i try using PCC---network&internet---setup a new network interface i follow the steps... and when i reach the point of "start this connection now" the application gets frozen... then it shows that an error occurred and i need to check my steps back again....
then when i try using  UMTSMON i see that the sSIM card is recognized and my network ISP carried is recognized showing a full strength....
but as u see in the following attachments still the connection fails!!!
any ideas??
attached the screen shots of the steps i follow















Hope that one day ill be able to help as much as I'm being helped now...

registered Linux user # 518656

whats the need for "WINDOWS" in a world without walls?:-)

Offline drhadidy

  • Hero Member
  • *****
  • Posts: 618
  • the MATRIX have got you!!
    • My clinic website
Re: cant start my 3G connection!!
« Reply #1 on: July 30, 2011, 08:01:02 PM »
when i ran the command umtsmon -v5 i got the following

[root@localhost guest]# umtsmon -v5
umtsmon version 0.9 .
##P1 t=161: setVerbosity: '5'
##P2 t=161: set verbosity level to 5
##P2 t=161: set PPP verbosity level to 2
installing text SIGABRT handler
##P5 t=161: loadTranslator('qt', '(null)')
##P5 t=161: Translation filename: 'qt_'
##P5 t=161:  ... NOT FOUND
##P5 t=161: loadTranslator('qt', 'en_US.UTF-8')
##P5 t=161: Translation filename: 'qt_en_US.UTF-8'
##P5 t=161:  ... NOT FOUND
##P5 t=161: loadTranslator('umtsmon', 'en_US.UTF-8')
##P5 t=161: Translation filename: 'umtsmon_en_US.UTF-8'
##P5 t=161:  ... NOT FOUND
##P5 t=161: TheDeviceManagerSingleton::TheDeviceManagerSingleton()
##P5 t=161: Runner::findBinaries()
##P5 t=161: lookThroughPath(pccardctl)
##P5 t=161:   * found /sbin/pccardctl
##P5 t=161: lookThroughPath(pppd)
##P5 t=161:   * found /usr/sbin/pppd
##P5 t=161: lookThroughPath(chat)
##P5 t=161:   * found /usr/sbin/chat
##P5 t=161: lookThroughPath(kdesu)
##P5 t=161:   * found /usr/lib/kde4/libexec/kdesu
##P5 t=161: lookThroughPath(usb_modeswitch)
##P5 t=161:   * found /usr/sbin/usb_modeswitch
##P5 t=161: Runner::findBinaries() completed successfully
##P3 t=162: TheDeviceManagerSingleton::setupDevice(void)
##P3 t=162: TheDeviceManagerSingleton::readFromConfigFile()
##P5 t=162: TheSettingsSingleton::TheSettingsSingleton()
##P2 t=162: Settings will be saved in : '/root/.umtsmon'
##P4 t=162: read PPP port from config: '/dev/ttyUSB0'.
##P4 t=162: read AT port from config: '/dev/ttyUSB0'.
##P4 t=162: read device type from config: 0x5E21A700
##P3 t=162: Complete config read from file - good :-)
##P3 t=162: Start iterating through all AutoDetectors

##P4 t=162: Kernel: 'Linux version 2.6.33.7-pclos6.bfs (root@localhost.localdomain) (gcc version 4.4.1 (GCC) ) #1 SMP PREEMPT Thu Oct 21 22:42:28 CDT 2010'
##P3 t=162: AutoDetectBase::go() for 'Device creation from supplied parameters'
##P3 t=162:  AutoDetectBase::createDevice() for Device 5e21a700
##P3 t=162: Device creation for type 0x5e21a700 requested
##P2 t=162: Profile::Profile('')
##P2 t=162:   finally created profile for 'Default'
##P3 t=162: Device: probing port '/dev/ttyUSB0' for AT commands
##P3 t=162: TempSerialPort::TempSerialPort()
##P5 t=162: (nil) = Query::setSerial(0xbfd04a14)
##P3 t=162: Opened '/dev/ttyUSB0' as FD 7
##P5 t=162: Query instance 0xbfd049fc acquired MUTEX
##P5 t=162: receiveString: '(null)'
##P4 t=162: Query sends the following mesage: 'AT'
##P5 t=162: receiveString: '(null)'
##P2 t=162: Device port '/dev/ttyUSB0': no response to "AT", return code 5
##P5 t=162: Query instance 0xbfd049fc abandoned MUTEX
##P3 t=162: Device: probing port '/dev/ttyUSB0' failed
##P3 t=162: TempSerialPort::~TempSerialPort()
##P3 t=162: SerialPort::closeDev() for FD 7
##P5 t=162: 0xbfd04a14 = Query::setSerial((nil))
##P3 t=162: Device: probing port '/dev/ttyUSB0' for AT commands
##P3 t=162: TempSerialPort::TempSerialPort()
##P5 t=162: (nil) = Query::setSerial(0xbfd04a14)
##P3 t=162: Opened '/dev/ttyUSB0' as FD 7
##P5 t=162: Query instance 0xbfd049fc acquired MUTEX
##P5 t=162: receiveString: '(null)'
##P4 t=162: Query sends the following mesage: 'AT'
##P5 t=162: receiveString: '(null)'
##P2 t=162: Device port '/dev/ttyUSB0': no response to "AT", return code 5
##P5 t=162: Query instance 0xbfd049fc abandoned MUTEX
##P3 t=162: Device: probing port '/dev/ttyUSB0' failed
##P3 t=162: TempSerialPort::~TempSerialPort()
##P3 t=162: SerialPort::closeDev() for FD 7
##P5 t=162: 0xbfd04a14 = Query::setSerial((nil))
##P2 t=162: BAD: 'Device couldn't be created'
##P1 t=162:  AutoDetectBase::createDevice() failed :-(
##P3 t=162:  Let's continue with the next AutoDetector

##P3 t=162: AutoDetectBase::go() for 'USB ZeroCD Autodetection'
##P3 t=162:  AutoDetect_USB::traverseTrees()
##P4 t=162:   Checking USB device on 001:001
##P3 t=162:  AutoDetect_USB::matchIDs(0x1d6b, 0x0002)
##P4 t=162:   Checking USB device on 001:002
##P3 t=162:  AutoDetect_USB::matchIDs(0x8087, 0x0020)
##P4 t=162:   Checking USB device on 001:003
##P3 t=162:  AutoDetect_USB::matchIDs(0x0408, 0x1fc3)
##P4 t=162:   Checking USB device on 001:004
##P3 t=162:  AutoDetect_USB::matchIDs(0x1690, 0x0741)
##P4 t=162:   Checking USB device on 002:001
##P3 t=162:  AutoDetect_USB::matchIDs(0x1d6b, 0x0002)
##P4 t=162:   Checking USB device on 002:002
##P3 t=162:  AutoDetect_USB::matchIDs(0x8087, 0x0020)
##P4 t=162:   Checking USB device on 002:004
##P3 t=162:  AutoDetect_USB::matchIDs(0x19d2, 0x0031)
##P2 t=162: BAD: 'No USB-based device found'
##P3 t=162:  Let's continue with the next AutoDetector

##P3 t=162: AutoDetectBase::go() for 'USB Autodetection'
##P3 t=162:  AutoDetect_USB::traverseTrees()
##P4 t=162:   Checking USB device on 001:001
##P3 t=162:  AutoDetect_USB::matchIDs(0x1d6b, 0x0002)
##P4 t=162:   Checking USB device on 001:002
##P3 t=162:  AutoDetect_USB::matchIDs(0x8087, 0x0020)
##P4 t=162:   Checking USB device on 001:003
##P3 t=162:  AutoDetect_USB::matchIDs(0x0408, 0x1fc3)
##P4 t=162:   Checking USB device on 001:004
##P3 t=162:  AutoDetect_USB::matchIDs(0x1690, 0x0741)
##P4 t=162:   Checking USB device on 002:001
##P3 t=162:  AutoDetect_USB::matchIDs(0x1d6b, 0x0002)
##P4 t=162:   Checking USB device on 002:002
##P3 t=162:  AutoDetect_USB::matchIDs(0x8087, 0x0020)
##P4 t=162:   Checking USB device on 002:004
##P3 t=162:  AutoDetect_USB::matchIDs(0x19d2, 0x0031)
##P2 t=162: BAD: 'No USB-based device found'
##P3 t=162:  Let's continue with the next AutoDetector

##P3 t=162: AutoDetectBase::go() for 'PCMCIA (PCCard) Autodetection'
##P3 t=162:  AutoDetect_PCMCIA::traverseTrees()
##P2 t=162: BAD: 'pcmcia_core kernel support (yenta) not found'
##P2 t=162: BAD: 'PCMCIA kernel module not found - enabling/disabling pccards not possible'
##P2 t=162: BAD: 'PCMCIA browsing in SysFS not available - no autodetection'
##P3 t=162:  Let's continue with the next AutoDetector

##P3 t=162: AutoDetectBase::go() for 'PCMCIA Serial Modem Probing'
##P3 t=162:  AutoDetect_Rawport::traverseTrees()
##P3 t=162:   Checking for ports of type /dev/ttyS*
##P3 t=162:    Checking properties of port /dev/ttyS0
##P3 t=162: TempSerialPort::TempSerialPort()
##P5 t=162: (nil) = Query::setSerial(0xbfd04a68)
Serial::openDev-ioctl() get termio buf failed: Input/output error
##P3 t=162:      - Nothing on port /dev/ttyS0
##P3 t=162: SerialPort::closeDev() for FD -1
##P3 t=162: TempSerialPort::~TempSerialPort()
##P3 t=162: SerialPort::closeDev() for FD -1
##P5 t=162: 0xbfd04a68 = Query::setSerial((nil))
##P3 t=162:    Checking properties of port /dev/ttyS1
##P3 t=162: TempSerialPort::TempSerialPort()
##P5 t=162: (nil) = Query::setSerial(0xbfd04a68)
Serial::openDev-ioctl() get termio buf failed: Input/output error
##P3 t=162:      - Nothing on port /dev/ttyS1
##P3 t=162: SerialPort::closeDev() for FD -1
##P3 t=162: TempSerialPort::~TempSerialPort()
##P3 t=162: SerialPort::closeDev() for FD -1
##P5 t=162: 0xbfd04a68 = Query::setSerial((nil))
##P3 t=162:    Checking properties of port /dev/ttyS2
##P3 t=162: TempSerialPort::TempSerialPort()
##P5 t=162: (nil) = Query::setSerial(0xbfd04a68)
Serial::openDev-ioctl() get termio buf failed: Input/output error
##P3 t=162:      - Nothing on port /dev/ttyS2
##P3 t=162: SerialPort::closeDev() for FD -1
##P3 t=162: TempSerialPort::~TempSerialPort()
##P3 t=162: SerialPort::closeDev() for FD -1
##P5 t=162: 0xbfd04a68 = Query::setSerial((nil))
##P3 t=162:    Checking properties of port /dev/ttyS3
##P3 t=162: TempSerialPort::TempSerialPort()
##P5 t=162: (nil) = Query::setSerial(0xbfd04a68)
Serial::openDev-ioctl() get termio buf failed: Input/output error
##P3 t=162:      - Nothing on port /dev/ttyS3
##P3 t=162: SerialPort::closeDev() for FD -1
##P3 t=162: TempSerialPort::~TempSerialPort()
##P3 t=162: SerialPort::closeDev() for FD -1
##P5 t=162: 0xbfd04a68 = Query::setSerial((nil))
##P3 t=162: end of traverseTrees()
##P2 t=162: BAD: 'No usable device found'
##P3 t=162:  Let's continue with the next AutoDetector

##P3 t=162: AutoDetect_PhoneModems::go()
##P3 t=162: AutoDetectBase::go() for 'Phone Modem Probing'
##P3 t=162:  AutoDetect_Rawport::traverseTrees()
##P3 t=162:   Checking for ports of type /dev/ttyACM*
##P3 t=162: end of traverseTrees()
##P2 t=162: BAD: 'No usable device found'
##P3 t=162: AutoDetectBase::go() for 'Phone Modem Probing'
##P3 t=162:  AutoDetect_Rawport::traverseTrees()
##P3 t=162:   Checking for ports of type /dev/rfcomm*
##P3 t=162: end of traverseTrees()
##P2 t=162: BAD: 'No usable device found'
##P3 t=162:  Let's continue with the next AutoDetector

##P3 t=162: AutoDetectBase::go() for 'Raw USB Serial Probing'
##P3 t=162:  AutoDetect_Rawport::traverseTrees()
##P3 t=162:   Checking for ports of type /dev/ttyUSB*
##P3 t=162:    Checking properties of port /dev/ttyUSB0
##P3 t=162: TempSerialPort::TempSerialPort()
##P5 t=162: (nil) = Query::setSerial(0xbfd04a68)
##P3 t=162: Opened '/dev/ttyUSB0' as FD 14
##P2 t=162: GOOD: 'Serial port /dev/ttyUSB0 is operational'
##P3 t=162: SerialPort::closeDev() for FD 14
##P3 t=162: TempSerialPort::~TempSerialPort()
##P3 t=162: SerialPort::closeDev() for FD -1
##P5 t=162: 0xbfd04a68 = Query::setSerial((nil))
##P3 t=162:    Checking properties of port /dev/ttyUSB1
##P3 t=162: TempSerialPort::TempSerialPort()
##P5 t=162: (nil) = Query::setSerial(0xbfd04a68)
##P3 t=162: Opened '/dev/ttyUSB1' as FD 14
##P2 t=162: GOOD: 'Serial port /dev/ttyUSB1 is operational'
##P3 t=162: SerialPort::closeDev() for FD 14
##P3 t=162: TempSerialPort::~TempSerialPort()
##P3 t=162: SerialPort::closeDev() for FD -1
##P5 t=162: 0xbfd04a68 = Query::setSerial((nil))
##P3 t=162:    Checking properties of port /dev/ttyUSB2
##P3 t=162: TempSerialPort::TempSerialPort()
##P5 t=162: (nil) = Query::setSerial(0xbfd04a68)
##P3 t=163: Opened '/dev/ttyUSB2' as FD 14
##P2 t=163: GOOD: 'Serial port /dev/ttyUSB2 is operational'
##P3 t=163: SerialPort::closeDev() for FD 14
##P3 t=163: TempSerialPort::~TempSerialPort()
##P3 t=163: SerialPort::closeDev() for FD -1
##P5 t=163: 0xbfd04a68 = Query::setSerial((nil))
##P3 t=163: end of traverseTrees()
##P3 t=163: There are 3 devices in my valid list
##P3 t=163:  AutoDetect_Rawport::findPortNames()
##P1 t=163: S_MY_PAIR VOID
##P5 t=163:  - probing for AT on device: /dev/ttyUSB0
##P3 t=163: TempSerialPort::TempSerialPort()
##P5 t=163: (nil) = Query::setSerial(0xbfd04a6c)
##P5 t=163:     - testing baud rate 115200 bps
##P3 t=163: Opened '/dev/ttyUSB0' as FD 14
##P5 t=163: Query instance 0xbfd04a54 acquired MUTEX
##P5 t=163: receiveString: '(null)'
##P4 t=163: Query sends the following mesage: 'AT'
##P5 t=163: receiveString: '(null)'
##P5 t=163: Query instance 0xbfd04a54 abandoned MUTEX
##P3 t=163: TempSerialPort::~TempSerialPort()
##P3 t=163: SerialPort::closeDev() for FD 14
##P5 t=163: 0xbfd04a6c = Query::setSerial((nil))
##P3 t=163: TempSerialPort::TempSerialPort()
##P5 t=163: (nil) = Query::setSerial(0xbfd04a6c)
##P5 t=163:     - testing baud rate 57600 bps
##P3 t=163: Opened '/dev/ttyUSB0' as FD 14
##P5 t=163: Query instance 0xbfd04a54 acquired MUTEX
##P5 t=163: receiveString: '(null)'
##P4 t=163: Query sends the following mesage: 'AT'
##P5 t=163: receiveString: '(null)'
##P5 t=163: Query instance 0xbfd04a54 abandoned MUTEX
##P3 t=163: TempSerialPort::~TempSerialPort()
##P3 t=163: SerialPort::closeDev() for FD 14
##P5 t=163: 0xbfd04a6c = Query::setSerial((nil))
##P3 t=163: TempSerialPort::TempSerialPort()
##P5 t=163: (nil) = Query::setSerial(0xbfd04a6c)
##P5 t=163:     - testing baud rate 38400 bps
##P3 t=163: Opened '/dev/ttyUSB0' as FD 14
##P5 t=163: Query instance 0xbfd04a54 acquired MUTEX
##P5 t=163: receiveString: '(null)'
##P4 t=163: Query sends the following mesage: 'AT'
##P5 t=163: receiveString: '(null)'
##P5 t=163: Query instance 0xbfd04a54 abandoned MUTEX
##P3 t=163: TempSerialPort::~TempSerialPort()
##P3 t=163: SerialPort::closeDev() for FD 14
##P5 t=163: 0xbfd04a6c = Query::setSerial((nil))
##P3 t=163: TempSerialPort::TempSerialPort()
##P5 t=163: (nil) = Query::setSerial(0xbfd04a6c)
##P5 t=163:     - testing baud rate 19200 bps
##P3 t=164: Opened '/dev/ttyUSB0' as FD 14
##P5 t=164: Query instance 0xbfd04a54 acquired MUTEX
##P5 t=164: receiveString: '(null)'
##P4 t=164: Query sends the following mesage: 'AT'
##P5 t=164: receiveString: '(null)'
##P5 t=164: Query instance 0xbfd04a54 abandoned MUTEX
##P3 t=164: TempSerialPort::~TempSerialPort()
##P3 t=164: SerialPort::closeDev() for FD 14
##P5 t=164: 0xbfd04a6c = Query::setSerial((nil))
##P3 t=164: TempSerialPort::TempSerialPort()
##P5 t=164: (nil) = Query::setSerial(0xbfd04a6c)
##P5 t=164:     - testing baud rate 9600 bps
##P3 t=164: Opened '/dev/ttyUSB0' as FD 14
##P5 t=164: Query instance 0xbfd04a54 acquired MUTEX
##P5 t=164: receiveString: '(null)'
##P4 t=164: Query sends the following mesage: 'AT'
##P5 t=164: receiveString: '(null)'
##P5 t=164: Query instance 0xbfd04a54 abandoned MUTEX
##P3 t=164: TempSerialPort::~TempSerialPort()
##P3 t=164: SerialPort::closeDev() for FD 14
##P5 t=164: 0xbfd04a6c = Query::setSerial((nil))
##P5 t=164:  - probing for AT on device: /dev/ttyUSB1
##P3 t=164: TempSerialPort::TempSerialPort()
##P5 t=164: (nil) = Query::setSerial(0xbfd04a6c)
##P5 t=164:     - testing baud rate 115200 bps
##P3 t=164: Opened '/dev/ttyUSB1' as FD 14
##P5 t=164: Query instance 0xbfd04a54 acquired MUTEX
##P5 t=164: receiveString: '(null)'
##P4 t=164: Query sends the following mesage: 'AT'
##P5 t=164: receiveString: 'AT\xd\xd\xaOK\xd\xa'
##P4 t=164: answer 1:'AT'
##P4 t=164: answer 2:'OK'
##P5 t=164: checkQuery: removing echo up front
##P5 t=164: because known statement #0 was detected, removing obvious answer 'OK'
##P3 t=164: probe successful for baud rate 115200
##P5 t=164: Query instance 0xbfd04a54 abandoned MUTEX
##P3 t=164: TempSerialPort::~TempSerialPort()
##P3 t=164: SerialPort::closeDev() for FD 14
##P5 t=164: 0xbfd04a6c = Query::setSerial((nil))
##P5 t=164:  - probing for AT on device: /dev/ttyUSB2
##P3 t=164: TempSerialPort::TempSerialPort()
##P5 t=164: (nil) = Query::setSerial(0xbfd04a6c)
##P5 t=164:     - testing baud rate 115200 bps
##P3 t=164: Opened '/dev/ttyUSB2' as FD 14
##P5 t=164: Query instance 0xbfd04a54 acquired MUTEX
##P5 t=164: receiveString: '(null)'
##P4 t=164: Query sends the following mesage: 'AT'
##P5 t=165: receiveString: 'AT\xd\xd\xaOK\xd\xa'
##P4 t=165: answer 1:'AT'
##P4 t=165: answer 2:'OK'
##P5 t=165: checkQuery: removing echo up front
##P5 t=165: because known statement #0 was detected, removing obvious answer 'OK'
##P3 t=165: probe successful for baud rate 115200
##P5 t=165: Query instance 0xbfd04a54 abandoned MUTEX
##P3 t=165: TempSerialPort::~TempSerialPort()
##P3 t=165: SerialPort::closeDev() for FD 14
##P5 t=165: 0xbfd04a6c = Query::setSerial((nil))
##P3 t=165:  end of AutoDetect_Rawport::findPortNames()
##P3 t=165:  AutoDetectBase::createDevice() for Device 5e21a700
##P3 t=165: Device creation for type 0x5e21a700 requested
##P2 t=165: Profile::Profile('')
##P2 t=165:   finally created profile for 'Default'
##P3 t=165: Device: probing port '/dev/ttyUSB1' for AT commands
##P3 t=165: TempSerialPort::TempSerialPort()
##P5 t=165: (nil) = Query::setSerial(0xbfd04a14)
##P3 t=165: Opened '/dev/ttyUSB1' as FD 14
##P5 t=165: Query instance 0xbfd049fc acquired MUTEX
##P5 t=165: receiveString: '(null)'
##P4 t=165: Query sends the following mesage: 'AT'
##P5 t=165: receiveString: 'AT\xd\xd\xaOK\xd\xa'
##P4 t=165: answer 1:'AT'
##P4 t=165: answer 2:'OK'
##P5 t=165: checkQuery: removing echo up front
##P5 t=165: because known statement #0 was detected, removing obvious answer 'OK'
##P3 t=165: Got Query::OK from port
##P5 t=165: Query instance 0xbfd049fc abandoned MUTEX
##P3 t=165: Device: probing port '/dev/ttyUSB1' successful
##P3 t=165: TempSerialPort::~TempSerialPort()
##P3 t=165: SerialPort::closeDev() for FD 14
##P5 t=165: 0xbfd04a14 = Query::setSerial((nil))
##P3 t=165: Device: probing port '/dev/ttyUSB2' for AT commands
##P3 t=165: TempSerialPort::TempSerialPort()
##P5 t=165: (nil) = Query::setSerial(0xbfd04a14)
##P3 t=165: Opened '/dev/ttyUSB2' as FD 14
##P5 t=165: Query instance 0xbfd049fc acquired MUTEX
##P5 t=165: receiveString: '(null)'
##P4 t=165: Query sends the following mesage: 'AT'
##P5 t=165: receiveString: 'AT\xd\xd\xaOK\xd\xa'
##P4 t=165: answer 1:'AT'
##P4 t=165: answer 2:'OK'
##P5 t=165: checkQuery: removing echo up front
##P5 t=165: because known statement #0 was detected, removing obvious answer 'OK'
##P3 t=165: Got Query::OK from port
##P5 t=165: Query instance 0xbfd049fc abandoned MUTEX
##P3 t=165: Device: probing port '/dev/ttyUSB2' successful
##P3 t=165: TempSerialPort::~TempSerialPort()
##P3 t=165: SerialPort::closeDev() for FD 14
##P5 t=165: 0xbfd04a14 = Query::setSerial((nil))
##P3 t=165: set AT  serial to '/dev/ttyUSB2'
##P3 t=165: set PPP serial to '/dev/ttyUSB1'
##P3 t=165: Opened '/dev/ttyUSB2' as FD 14
##P5 t=165: (nil) = Query::setSerial(0x98e5130)
##P2 t=165: GOOD: 'Device created successfully'
##P1 t=165: Found hardware configuration stored to disk
##P3 t=165: TheDeviceManagerSingleton::writeToConfigFile()
##P3 t=165: Everything done - device created

Hope that one day ill be able to help as much as I'm being helped now...

registered Linux user # 518656

whats the need for "WINDOWS" in a world without walls?:-)

Offline drhadidy

  • Hero Member
  • *****
  • Posts: 618
  • the MATRIX have got you!!
    • My clinic website
Re: cant start my 3G connection!!
« Reply #2 on: July 30, 2011, 08:02:31 PM »
completing the output:

##P3 t=165: HelperList::testAndRun(void)
##P3 t=165: HelperList::createHelperList()
##P5 t=165: Runner::isSUID()
##P2 t=165: isSUID: i am root => SUID checks skipped
##P5 t=165: Runner::runCommand(3, list, 0)
##P5 t=165: Runner::isSUID()
##P2 t=165: isSUID: i am root => SUID checks skipped
##P3 t=165: INSIDE PARENT, uid=0, pid=17361
##P5 t=165: Parent with pipes to not detached child
##P3 t=165: INSIDE CHILD, uid=0, pid=17368
##P5 t=165: child read pipe loop end, flags: 4
##P5 t=165: child read pipe loop end, flags: 7
##P5 t=165: Runner::isSUID()
##P2 t=165: isSUID: i am root => SUID checks skipped
##P5 t=165: Runner::isSUID()
##P2 t=165: isSUID: i am root => SUID checks skipped
##P5 t=165: Runner::isSUID()
##P2 t=165: isSUID: i am root => SUID checks skipped
##P3 t=165: HelperList::needsFixing
##P1 t=165: umtsmon is running as root!!!
##P4 t=165: SIMHandler::askForPIN() has been called
##P5 t=165: SIMHandler::isPinCodeRequired
##P5 t=165: ProgressDialog::runOneSecond of   1,  10 has passed
##P5 t=166: Query instance 0xbfd04924 acquired MUTEX
##P5 t=166: receiveString: '(null)'
##P4 t=166: Query sends the following mesage: 'AT+CPIN?'
##P5 t=167: receiveString: 'AT+CPIN?\xd\xd\xa+CPIN: READY\xd\xa\xd\xaOK\xd\xa'
##P4 t=167: answer 1:'AT+CPIN?'
##P4 t=167: answer 2:'+CPIN: READY'
##P4 t=167: answer 3:'OK'
##P5 t=167: checkQuery: removing echo up front
##P5 t=167: because known statement #0 was detected, removing obvious answer 'OK'
##P5 t=167: Query::getAnswer returns 1 answer(s)
##P5 t=167: Query instance 0xbfd04924 abandoned MUTEX
##P3 t=167: ObserverManager constructor
##P3 t=167: PPPConnection::setNewPPPState state 0 to 3
##P2 t=167: Someone else's PPPD was killed
##P3 t=167: PPPConnection::setNewPPPState state 3 to 0
##P5 t=167: The PPPDState is 0
##P5 t=167: Runner::runCommand(1, list, 0)
##P3 t=167: INSIDE PARENT, uid=0, pid=17361
##P5 t=167: Parent with pipes to not detached child
##P3 t=167: INSIDE CHILD, uid=0, pid=17372
##P5 t=167: child read pipe loop end, flags: 4
##P5 t=167: child read pipe loop end, flags: 7
##P4 t=167: pppd version string 'pppd version 2.4.4' results in '2.4.4'.
##P4 t=167: SIMHandler::isPINProtectionEnabled
##P5 t=167: Query instance 0xbfd04874 acquired MUTEX
##P5 t=167: receiveString: '(null)'
##P4 t=167: Query sends the following mesage: 'AT+CLCK="SC",2'
##P5 t=167: receiveString: 'AT+CLCK="SC",2\xd\xd\xa+CLCK: 0\xd\xa\xd\xaOK\xd\xa'
##P4 t=167: answer 1:'AT+CLCK="SC",2'
##P4 t=167: answer 2:'+CLCK: 0'
##P4 t=167: answer 3:'OK'
##P5 t=167: checkQuery: removing echo up front
##P5 t=167: because known statement #0 was detected, removing obvious answer 'OK'
##P5 t=167: Query::getAnswer returns 1 answer(s)
##P5 t=167: Query instance 0xbfd04874 abandoned MUTEX
##P5 t=167:  PIN protection on SIM is disabled
##P5 t=167: setNetworkAutoUpdate slot
##P5 t=167: mainwindow::updateNetworkData()
##P5 t=167: The PPPDState is 0
##P4 t=167: ConnectionInfo::refreshCGREG(void)
##P5 t=167: Query instance 0xbfd04748 acquired MUTEX
##P5 t=167: receiveString: '(null)'
##P4 t=167: Query sends the following mesage: 'AT+CGREG?'
##P5 t=167: receiveString: 'AT+CGREG?\xd\xd\xa+CGREG: 0,1\xd\xa\xd\xaOK\xd\xa'
##P4 t=167: answer 1:'AT+CGREG?'
##P4 t=167: answer 2:'+CGREG: 0,1'
##P4 t=167: answer 3:'OK'
##P5 t=167: checkQuery: removing echo up front
##P5 t=167: because known statement #0 was detected, removing obvious answer 'OK'
##P5 t=167: Query::getAnswer returns 1 answer(s)
##P5 t=167: Query instance 0xbfd04748 abandoned MUTEX
##P4 t=167: ConnectionInfo::refreshSignalQuality(void)
##P5 t=167: Query instance 0xbfd0476c acquired MUTEX
##P5 t=167: receiveString: '(null)'
##P4 t=167: Query sends the following mesage: 'AT+CSQ'
##P5 t=167: receiveString: 'AT+CSQ\xd\xd\xa+CSQ: 14,99\xd\xa\xd\xaOK\xd\xa'
##P4 t=167: answer 1:'AT+CSQ'
##P4 t=167: answer 2:'+CSQ: 14,99'
##P4 t=167: answer 3:'OK'
##P5 t=167: checkQuery: removing echo up front
##P5 t=167: because known statement #0 was detected, removing obvious answer 'OK'
##P5 t=167: Query::getAnswer returns 1 answer(s)
##P5 t=167: Query instance 0xbfd0476c abandoned MUTEX
##P4 t=167: ConnectionInfo::refreshOperator(void)
##P5 t=167: Query instance 0xbfd04764 acquired MUTEX
##P5 t=167: receiveString: '(null)'
##P4 t=167: Query sends the following mesage: 'AT+COPS?'
##P5 t=167: receiveString: 'AT+COPS?\xd\xd\xa+COPS: 0,0,"Etisalat",2\xd\xa\xd\xaOK\xd\xa'
##P4 t=167: answer 1:'AT+COPS?'
##P4 t=167: answer 2:'+COPS: 0,0,"Etisalat",2'
##P4 t=167: answer 3:'OK'
##P5 t=167: checkQuery: removing echo up front
##P5 t=167: because known statement #0 was detected, removing obvious answer 'OK'
##P5 t=167: Query::getAnswer returns 1 answer(s)
##P5 t=167: Query instance 0xbfd04764 abandoned MUTEX
##P3 t=167: ConnectionInfo::refreshPPPStats
##P5 t=167: MonthlyTraffic::update(0, 0)
##P5 t=167: mainwindow::updateNetworkData()
##P5 t=167: The PPPDState is 0
##P4 t=167: ConnectionInfo::refreshCGREG(void)
##P5 t=167: Query instance 0xbfd04748 acquired MUTEX
##P5 t=167: receiveString: '(null)'
##P4 t=167: Query sends the following mesage: 'AT+CGREG?'
##P5 t=167: receiveString: 'AT+CGREG?\xd\xd\xa+CGREG: 0,1\xd\xa\xd\xaOK\xd\xa'
##P4 t=167: answer 1:'AT+CGREG?'
##P4 t=167: answer 2:'+CGREG: 0,1'
##P4 t=167: answer 3:'OK'
##P5 t=167: checkQuery: removing echo up front
##P5 t=167: because known statement #0 was detected, removing obvious answer 'OK'
##P5 t=167: Query::getAnswer returns 1 answer(s)
##P5 t=167: Query instance 0xbfd04748 abandoned MUTEX
##P4 t=167: ConnectionInfo::refreshSignalQuality(void)
##P5 t=167: Query instance 0xbfd0476c acquired MUTEX
##P5 t=167: receiveString: '(null)'
##P4 t=167: Query sends the following mesage: 'AT+CSQ'
##P5 t=167: receiveString: 'AT+CSQ\xd\xd\xa+CSQ: 14,99\xd\xa\xd\xaOK\xd\xa'
##P4 t=167: answer 1:'AT+CSQ'
##P4 t=167: answer 2:'+CSQ: 14,99'
##P4 t=167: answer 3:'OK'
##P5 t=167: checkQuery: removing echo up front
##P5 t=167: because known statement #0 was detected, removing obvious answer 'OK'
##P5 t=167: Query::getAnswer returns 1 answer(s)
##P5 t=167: Query instance 0xbfd0476c abandoned MUTEX
##P4 t=167: ConnectionInfo::refreshOperator(void)
##P5 t=167: Query instance 0xbfd04764 acquired MUTEX
##P5 t=167: receiveString: '(null)'
##P4 t=167: Query sends the following mesage: 'AT+COPS?'
##P5 t=167: receiveString: 'AT+COPS?\xd\xd\xa+COPS: 0,0,"Etisalat",2\xd\xa\xd\xaOK\xd\xa'
##P4 t=167: answer 1:'AT+COPS?'
##P4 t=167: answer 2:'+COPS: 0,0,"Etisalat",2'
##P4 t=167: answer 3:'OK'
##P5 t=167: checkQuery: removing echo up front
##P5 t=167: because known statement #0 was detected, removing obvious answer 'OK'
##P5 t=167: Query::getAnswer returns 1 answer(s)
##P5 t=167: Query instance 0xbfd04764 abandoned MUTEX
##P3 t=167: ConnectionInfo::refreshPPPStats
##P5 t=167: MonthlyTraffic::update(0, 0)
##P5 t=167: mainwindow::updateNetworkData()
##P5 t=167: The PPPDState is 0
##P4 t=167: ConnectionInfo::refreshCGREG(void)
##P5 t=167: Query instance 0xbfd04788 acquired MUTEX
##P5 t=167: receiveString: '(null)'
##P4 t=167: Query sends the following mesage: 'AT+CGREG?'
##P5 t=168: receiveString: 'AT+CGREG?\xd\xd\xa+CGREG: 0,1\xd\xa\xd\xaOK\xd\xa'
##P4 t=168: answer 1:'AT+CGREG?'
##P4 t=168: answer 2:'+CGREG: 0,1'
##P4 t=168: answer 3:'OK'
##P5 t=168: checkQuery: removing echo up front
##P5 t=168: because known statement #0 was detected, removing obvious answer 'OK'
##P5 t=168: Query::getAnswer returns 1 answer(s)
##P5 t=168: Query instance 0xbfd04788 abandoned MUTEX
##P4 t=168: ConnectionInfo::refreshSignalQuality(void)
##P5 t=168: Query instance 0xbfd047ac acquired MUTEX
##P5 t=168: receiveString: '(null)'
##P4 t=168: Query sends the following mesage: 'AT+CSQ'
##P5 t=168: receiveString: 'AT+CSQ\xd\xd\xa+CSQ: 14,99\xd\xa\xd\xaOK\xd\xa'
##P4 t=168: answer 1:'AT+CSQ'
##P4 t=168: answer 2:'+CSQ: 14,99'
##P4 t=168: answer 3:'OK'
##P5 t=168: checkQuery: removing echo up front
##P5 t=168: because known statement #0 was detected, removing obvious answer 'OK'
##P5 t=168: Query::getAnswer returns 1 answer(s)
##P5 t=168: Query instance 0xbfd047ac abandoned MUTEX
##P4 t=168: ConnectionInfo::refreshOperator(void)
##P5 t=168: Query instance 0xbfd047a4 acquired MUTEX
##P5 t=168: receiveString: '(null)'
##P4 t=168: Query sends the following mesage: 'AT+COPS?'
##P5 t=168: receiveString: 'AT+COPS?\xd\xd\xa+COPS: 0,0,"Etisalat",2\xd\xa\xd\xaOK\xd\xa'
##P4 t=168: answer 1:'AT+COPS?'
##P4 t=168: answer 2:'+COPS: 0,0,"Etisalat",2'
##P4 t=168: answer 3:'OK'
##P5 t=168: checkQuery: removing echo up front
##P5 t=168: because known statement #0 was detected, removing obvious answer 'OK'
##P5 t=168: Query::getAnswer returns 1 answer(s)
##P5 t=168: Query instance 0xbfd047a4 abandoned MUTEX
##P3 t=168: ConnectionInfo::refreshPPPStats
##P5 t=168: MonthlyTraffic::update(0, 0)
##P5 t=168: ObserverManager::attach(0x993e7b0)
##P2 t=168: MainWindowObserver::newPPPState 0
##P3 t=168: mainwindow::newPPPState()
##P5 t=170: mainwindow::updateNetworkData()
##P5 t=170: The PPPDState is 0
##P4 t=170: ConnectionInfo::refreshCGREG(void)
##P5 t=170: Query instance 0xbfd045c8 acquired MUTEX
##P5 t=170: receiveString: '(null)'
##P4 t=170: Query sends the following mesage: 'AT+CGREG?'
##P5 t=170: receiveString: 'AT+CGREG?\xd\xd\xa+CGREG: 0,1\xd\xa\xd\xaOK\xd\xa'
##P4 t=170: answer 1:'AT+CGREG?'
##P4 t=170: answer 2:'+CGREG: 0,1'
##P4 t=170: answer 3:'OK'
##P5 t=170: checkQuery: removing echo up front
##P5 t=170: because known statement #0 was detected, removing obvious answer 'OK'
##P5 t=170: Query::getAnswer returns 1 answer(s)
##P5 t=170: Query instance 0xbfd045c8 abandoned MUTEX
##P4 t=170: ConnectionInfo::refreshSignalQuality(void)
##P5 t=170: Query instance 0xbfd045ec acquired MUTEX
##P5 t=170: receiveString: '(null)'
##P4 t=170: Query sends the following mesage: 'AT+CSQ'
##P5 t=170: receiveString: 'AT+CSQ\xd\xd\xa+CSQ: 17,99\xd\xa\xd\xaOK\xd\xa'
##P4 t=170: answer 1:'AT+CSQ'
##P4 t=170: answer 2:'+CSQ: 17,99'
##P4 t=170: answer 3:'OK'
##P5 t=170: checkQuery: removing echo up front
##P5 t=170: because known statement #0 was detected, removing obvious answer 'OK'
##P5 t=170: Query::getAnswer returns 1 answer(s)
##P5 t=170: Query instance 0xbfd045ec abandoned MUTEX
##P4 t=170: ConnectionInfo::refreshOperator(void)
##P5 t=170: Query instance 0xbfd045e4 acquired MUTEX
##P5 t=170: receiveString: '(null)'
##P4 t=170: Query sends the following mesage: 'AT+COPS?'
##P5 t=170: receiveString: 'AT+COPS?\xd\xd\xa+COPS: 0,0,"Etisalat",2\xd\xa\xd\xaOK\xd\xa'
##P4 t=170: answer 1:'AT+COPS?'
##P4 t=170: answer 2:'+COPS: 0,0,"Etisalat",2'
##P4 t=170: answer 3:'OK'
##P5 t=170: checkQuery: removing echo up front
##P5 t=170: because known statement #0 was detected, removing obvious answer 'OK'
##P5 t=170: Query::getAnswer returns 1 answer(s)
##P5 t=170: Query instance 0xbfd045e4 abandoned MUTEX
##P3 t=170: ConnectionInfo::refreshPPPStats
##P5 t=170: MonthlyTraffic::update(0, 0)
##P3 t=173: umtsmonmain::ConnectPPP
##P4 t=173: ConnectionInfo::refreshCGREG(void)
##P5 t=173: Query instance 0xbfd041c8 acquired MUTEX
##P5 t=173: receiveString: '(null)'
##P4 t=173: Query sends the following mesage: 'AT+CGREG?'
##P5 t=173: receiveString: 'AT+CGREG?\xd\xd\xa+CGREG: 0,1\xd\xa\xd\xaOK\xd\xa'
##P4 t=173: answer 1:'AT+CGREG?'
##P4 t=173: answer 2:'+CGREG: 0,1'
##P4 t=173: answer 3:'OK'
##P5 t=173: checkQuery: removing echo up front
##P5 t=173: because known statement #0 was detected, removing obvious answer 'OK'
##P5 t=173: Query::getAnswer returns 1 answer(s)
##P5 t=173: Query instance 0xbfd041c8 abandoned MUTEX
##P4 t=173: ConnectionInfo::refreshSignalQuality(void)
##P5 t=173: Query instance 0xbfd041ec acquired MUTEX
##P5 t=173: receiveString: '(null)'
##P4 t=173: Query sends the following mesage: 'AT+CSQ'
##P5 t=173: receiveString: 'AT+CSQ\xd\xd\xa+CSQ: 17,99\xd\xa\xd\xaOK\xd\xa'
##P4 t=173: answer 1:'AT+CSQ'
##P4 t=173: answer 2:'+CSQ: 17,99'
##P4 t=173: answer 3:'OK'
##P5 t=173: checkQuery: removing echo up front
##P5 t=173: because known statement #0 was detected, removing obvious answer 'OK'
##P5 t=173: Query::getAnswer returns 1 answer(s)
##P5 t=173: Query instance 0xbfd041ec abandoned MUTEX
##P4 t=173: ConnectionInfo::refreshOperator(void)
##P5 t=173: Query instance 0xbfd041e4 acquired MUTEX
##P5 t=173: receiveString: '(null)'
##P4 t=173: Query sends the following mesage: 'AT+COPS?'
##P5 t=173: receiveString: 'AT+COPS?\xd\xd\xa+COPS: 0,0,"Etisalat",2\xd\xa\xd\xaOK\xd\xa'
##P4 t=173: answer 1:'AT+COPS?'
##P4 t=173: answer 2:'+COPS: 0,0,"Etisalat",2'
##P4 t=173: answer 3:'OK'
##P5 t=173: checkQuery: removing echo up front
##P5 t=173: because known statement #0 was detected, removing obvious answer 'OK'
##P5 t=173: Query::getAnswer returns 1 answer(s)
##P5 t=173: Query instance 0xbfd041e4 abandoned MUTEX
##P3 t=173: ConnectionInfo::refreshPPPStats
##P5 t=173: MonthlyTraffic::update(0, 0)
##P5 t=173: mainwindow::updateNetworkData()
##P5 t=173: The PPPDState is 0
##P4 t=173: ConnectionInfo::refreshCGREG(void)
##P5 t=173: Query instance 0xbfd03cc8 acquired MUTEX
##P5 t=173: receiveString: '(null)'
##P4 t=173: Query sends the following mesage: 'AT+CGREG?'
##P5 t=173: receiveString: 'AT+CGREG?\xd\xd\xa+CGREG: 0,1\xd\xa\xd\xaOK\xd\xa'
##P4 t=173: answer 1:'AT+CGREG?'
##P4 t=173: answer 2:'+CGREG: 0,1'
##P4 t=173: answer 3:'OK'
##P5 t=173: checkQuery: removing echo up front
##P5 t=173: because known statement #0 was detected, removing obvious answer 'OK'
##P5 t=173: Query::getAnswer returns 1 answer(s)
##P5 t=173: Query instance 0xbfd03cc8 abandoned MUTEX
##P4 t=173: ConnectionInfo::refreshSignalQuality(void)
##P5 t=173: Query instance 0xbfd03cec acquired MUTEX
##P5 t=173: receiveString: '(null)'
##P4 t=173: Query sends the following mesage: 'AT+CSQ'
##P5 t=173: receiveString: 'AT+CSQ\xd\xd\xa+CSQ: 17,99\xd\xa\xd\xaOK\xd\xa'
##P4 t=173: answer 1:'AT+CSQ'
##P4 t=173: answer 2:'+CSQ: 17,99'
##P4 t=173: answer 3:'OK'
##P5 t=173: checkQuery: removing echo up front
##P5 t=173: because known statement #0 was detected, removing obvious answer 'OK'
##P5 t=173: Query::getAnswer returns 1 answer(s)
##P5 t=173: Query instance 0xbfd03cec abandoned MUTEX
##P4 t=173: ConnectionInfo::refreshOperator(void)
##P5 t=173: Query instance 0xbfd03ce4 acquired MUTEX
##P5 t=173: receiveString: '(null)'
##P4 t=173: Query sends the following mesage: 'AT+COPS?'
##P5 t=174: receiveString: 'AT+COPS?\xd\xd\xa+COPS: 0,0,"Etisalat",2\xd\xa\xd\xaOK\xd\xa'
##P4 t=174: answer 1:'AT+COPS?'
##P4 t=174: answer 2:'+COPS: 0,0,"Etisalat",2'
##P4 t=174: answer 3:'OK'
##P5 t=174: checkQuery: removing echo up front
##P5 t=174: because known statement #0 was detected, removing obvious answer 'OK'
##P5 t=174: Query::getAnswer returns 1 answer(s)
##P5 t=174: Query instance 0xbfd03ce4 abandoned MUTEX
##P3 t=174: ConnectionInfo::refreshPPPStats
##P5 t=174: MonthlyTraffic::update(0, 0)
##P2 t=174: Profile::Profile('')
##P2 t=174:   finally created profile for 'Default'
##P3 t=174: PPPConnection::startPPP entry
##P5 t=174: The PPPDState is 0
##P3 t=174: PPPConnection::setNewPPPState state 0 to 1
##P2 t=174: MainWindowObserver::newPPPState 1
##P3 t=174: mainwindow::newPPPState()
##P3 t=174: TempSerialPort::TempSerialPort()
##P5 t=174: 0x98e5130 = Query::setSerial(0xbfd04268)
##P3 t=174: Opened '/dev/ttyUSB1' as FD 15
##P3 t=174: PPPConnection::chat() start
##P5 t=174: Query instance 0xbfd041dc acquired MUTEX
##P5 t=174: receiveString: '(null)'
##P4 t=174: Query sends the following mesage: 'AT&F'
##P5 t=174: receiveString: 'AT&F\xd\xd\xaOK\xd\xa'
##P4 t=174: answer 1:'AT&F'
##P4 t=174: answer 2:'OK'
##P5 t=174: checkQuery: removing echo up front
##P5 t=174: because known statement #0 was detected, removing obvious answer 'OK'
##P5 t=174: Query instance 0xbfd041dc abandoned MUTEX
##P5 t=174: Query instance 0xbfd041dc acquired MUTEX
##P5 t=174: receiveString: '(null)'
##P4 t=174: Query sends the following mesage: 'ATE1'
##P5 t=174: receiveString: 'ATE1\xd\xd\xaOK\xd\xa'
##P4 t=174: answer 1:'ATE1'
##P4 t=174: answer 2:'OK'
##P5 t=174: checkQuery: removing echo up front
##P5 t=174: because known statement #0 was detected, removing obvious answer 'OK'
##P5 t=174: Query instance 0xbfd041dc abandoned MUTEX
##P5 t=174: Query instance 0xbfd041dc acquired MUTEX
##P5 t=174: receiveString: '(null)'
##P4 t=174: Query sends the following mesage: 'AT+CGDCONT=1,"IP",""'
##P5 t=174: receiveString: 'AT+CGDCONT=1,"IP",""\xd\xd\xaOK\xd\xa'
##P4 t=174: answer 1:'AT+CGDCONT=1,"IP",""'
##P4 t=174: answer 2:'OK'
##P5 t=174: checkQuery: removing echo up front
##P5 t=174: because known statement #0 was detected, removing obvious answer 'OK'
##P5 t=174: Query instance 0xbfd041dc abandoned MUTEX
##P5 t=174: Query instance 0xbfd041dc acquired MUTEX
##P5 t=174: receiveString: '(null)'
##P4 t=174: Query sends the following mesage: 'ATD*99***1#'
##P5 t=174: receiveString: 'ATD*99***1#\xd\xd\xaCONNECT 3600000\xd\xa'
##P4 t=174: answer 1:'ATD*99***1#'
##P4 t=174: answer 2:'CONNECT 3600000'
##P5 t=174: checkQuery: removing echo up front
##P5 t=174: Query instance 0xbfd041dc abandoned MUTEX
##P3 t=174: PPPConnection::chat() end
Hope that one day ill be able to help as much as I'm being helped now...

registered Linux user # 518656

whats the need for "WINDOWS" in a world without walls?:-)

Offline drhadidy

  • Hero Member
  • *****
  • Posts: 618
  • the MATRIX have got you!!
    • My clinic website
Re: cant start my 3G connection!!
« Reply #3 on: July 30, 2011, 08:03:30 PM »
so sorry guys but the output was too long....part 3

##P4 t=174: Assembled PPP string is: 'idle 7200 asyncmap 0 updetach dump debug debug debug 460800 lock crtscts modem /dev/ttyUSB1 noipx defaultroute replacedefaultroute usepeerdns '
##P4 t=174: ConnectionInfo:InhibitionCount ++, now is 1
##P2 t=174: PPPConnection::PPPThread::PPPThread()
##P2 t=174: PPPThread::run, before runCommand
##P5 t=174: Runner::runCommand(1, list, 0)
##P3 t=174: INSIDE PARENT, uid=0, pid=17361
##P5 t=174: Parent with pipes to not detached child
##P3 t=174: INSIDE CHILD, uid=0, pid=17383
##P5 t=174: child read pipe loop end, flags: 4
##P5 t=174: child read pipe loop end, flags: 7
##P2 t=174: PPPThread::run, after runCommand
##P3 t=179: TempSerialPort::~TempSerialPort()
##P3 t=179: SerialPort::closeDev() for FD 15
##P5 t=179: 0xbfd04268 = Query::setSerial(0x98e5130)
##P2 t=179: thePPPConnection.startPPP() returned without indicating problems
##P2 t=179: isDone is true
##P4 t=179: *****output of PPP to stdout
##P4 t=179: *****end-of-output
##P4 t=179: *****output of PPP to stderr
##P4 t=179: * /usr/sbin/pppd: unrecognized option 'replacedefaultroute'
##P4 t=179: * pppd version 2.4.4
##P4 t=179: * Usage: /usr/sbin/pppd [ options ], where options are:
##P4 t=179: * <device>  Communicate over the named device
##P4 t=179: * <speed>           Set the baud rate to <speed>
##P4 t=179: * <loc>:<rem>       Set the local and/or remote interface IP
##P4 t=179: * addresses.  Either one may be omitted.
##P4 t=179: * asyncmap <n>      Set the desired async map to hex <n>
##P4 t=179: * auth              Require authentication from peer
##P4 t=179: * connect <p>     Invoke shell command <p> to set up the serial line
##P4 t=179: * crtscts           Use hardware RTS/CTS flow control
##P4 t=179: * defaultroute      Add default route through interface
##P4 t=179: * file <f>  Take options from file <f>
##P4 t=179: * modem             Use modem control lines
##P4 t=179: * mru <n>           Set MRU value to <n> for negotiation
##P4 t=179: * See pppd(8) for more options.
##P4 t=179: *****end-of-output
##P3 t=179: PPPConnection::setNewPPPState state 1 to 4
##P2 t=179: MainWindowObserver::newPPPState 4
##P3 t=179: mainwindow::newPPPState()
##P5 t=179: mainwindow::updateNetworkData()
##P3 t=179: PPPConnection::setNewPPPState state 4 to 0
##P2 t=179: MainWindowObserver::newPPPState 0
##P3 t=179: mainwindow::newPPPState()
##P5 t=179: The PPPDState is 0
##P3 t=179: ConnectionInfo probe inhibited
##P4 t=179: ConnectionInfo::refreshSignalQuality(void)
##P3 t=179: ConnectionInfo probe inhibited
##P3 t=179: ConnectionInfo probe inhibited
##P3 t=179: ConnectionInfo::refreshPPPStats
##P5 t=179: MonthlyTraffic::update(0, 0)
##P5 t=182: mainwindow::updateNetworkData()
##P5 t=182: The PPPDState is 0
##P3 t=182: ConnectionInfo probe inhibited
##P4 t=182: ConnectionInfo::refreshSignalQuality(void)
##P3 t=182: ConnectionInfo probe inhibited
##P3 t=182: ConnectionInfo probe inhibited
##P3 t=182: ConnectionInfo::refreshPPPStats
##P5 t=182: MonthlyTraffic::update(0, 0)
##P5 t=185: mainwindow::updateNetworkData()
##P5 t=185: The PPPDState is 0
##P3 t=185: ConnectionInfo probe inhibited
##P4 t=185: ConnectionInfo::refreshSignalQuality(void)
##P3 t=185: ConnectionInfo probe inhibited
##P3 t=185: ConnectionInfo probe inhibited
##P3 t=185: ConnectionInfo::refreshPPPStats
##P5 t=185: MonthlyTraffic::update(0, 0)
##P2 t=185: MainWindowObserver::newPPPState 0
##P3 t=185: mainwindow::newPPPState()
##P3 t=185: thread end - wait and cleanup
##P2 t=185: ~PPPThread()
##P4 t=185: ConnectionInfo:InhibitionCount --, now is 0
##P5 t=185: The PPPDState is 0
##P1 t=185: start PPP NOT successful :-(
##P2 t=185: Warning Message: Failed to start PPP.
Please re-run umtsmon from the commandline with -v5 and check the output.
##P5 t=185: mainwindow::updateNetworkData()
##P5 t=185: The PPPDState is 0
##P4 t=185: ConnectionInfo::refreshCGREG(void)
##P5 t=185: Query instance 0xbfd03c88 acquired MUTEX
##P5 t=185: receiveString: '(null)'
##P4 t=185: Query sends the following mesage: 'AT+CGREG?'
##P5 t=186: receiveString: 'AT+CGREG?\xd\xd\xa+CGREG: 0,1\xd\xa\xd\xaOK\xd\xa'
##P4 t=186: answer 1:'AT+CGREG?'
##P4 t=186: answer 2:'+CGREG: 0,1'
##P4 t=186: answer 3:'OK'
##P5 t=186: checkQuery: removing echo up front
##P5 t=186: because known statement #0 was detected, removing obvious answer 'OK'
##P5 t=186: Query::getAnswer returns 1 answer(s)
##P5 t=186: Query instance 0xbfd03c88 abandoned MUTEX
##P4 t=186: ConnectionInfo::refreshSignalQuality(void)
##P5 t=186: Query instance 0xbfd03cac acquired MUTEX
##P5 t=186: receiveString: '(null)'
##P4 t=186: Query sends the following mesage: 'AT+CSQ'
##P5 t=186: receiveString: 'AT+CSQ\xd\xd\xa+CSQ: 17,99\xd\xa\xd\xaOK\xd\xa'
##P4 t=186: answer 1:'AT+CSQ'
##P4 t=186: answer 2:'+CSQ: 17,99'
##P4 t=186: answer 3:'OK'
##P5 t=186: checkQuery: removing echo up front
##P5 t=186: because known statement #0 was detected, removing obvious answer 'OK'
##P5 t=186: Query::getAnswer returns 1 answer(s)
##P5 t=186: Query instance 0xbfd03cac abandoned MUTEX
##P4 t=186: ConnectionInfo::refreshOperator(void)
##P5 t=186: Query instance 0xbfd03ca4 acquired MUTEX
##P5 t=186: receiveString: '(null)'
##P4 t=186: Query sends the following mesage: 'AT+COPS?'
##P5 t=186: receiveString: 'AT+COPS?\xd\xd\xa+COPS: 0,0,"Etisalat",2\xd\xa\xd\xaOK\xd\xa'
##P4 t=186: answer 1:'AT+COPS?'
##P4 t=186: answer 2:'+COPS: 0,0,"Etisalat",2'
##P4 t=186: answer 3:'OK'
##P5 t=186: checkQuery: removing echo up front
##P5 t=186: because known statement #0 was detected, removing obvious answer 'OK'
##P5 t=186: Query::getAnswer returns 1 answer(s)
##P5 t=186: Query instance 0xbfd03ca4 abandoned MUTEX
##P3 t=186: ConnectionInfo::refreshPPPStats
##P5 t=186: MonthlyTraffic::update(0, 0)
##P4 t=188: umtsmonmain::DisconnectPPP
##P5 t=188: PPPConnection run_at_exit() called
##P5 t=188: mainwindow::updateNetworkData()
##P5 t=188: The PPPDState is 0
##P4 t=188: ConnectionInfo::refreshCGREG(void)
##P5 t=188: Query instance 0xbfd04168 acquired MUTEX
##P5 t=188: receiveString: '(null)'
##P4 t=188: Query sends the following mesage: 'AT+CGREG?'
##P5 t=188: receiveString: 'AT+CGREG?\xd\xd\xa+CGREG: 0,1\xd\xa\xd\xaOK\xd\xa'
##P4 t=188: answer 1:'AT+CGREG?'
##P4 t=188: answer 2:'+CGREG: 0,1'
##P4 t=188: answer 3:'OK'
##P5 t=188: checkQuery: removing echo up front
##P5 t=188: because known statement #0 was detected, removing obvious answer 'OK'
##P5 t=188: Query::getAnswer returns 1 answer(s)
##P5 t=188: Query instance 0xbfd04168 abandoned MUTEX
##P4 t=188: ConnectionInfo::refreshSignalQuality(void)
##P5 t=188: Query instance 0xbfd0418c acquired MUTEX
##P5 t=188: receiveString: '(null)'
##P4 t=188: Query sends the following mesage: 'AT+CSQ'
##P5 t=188: receiveString: 'AT+CSQ\xd\xd\xa+CSQ: 17,99\xd\xa\xd\xaOK\xd\xa'
##P4 t=188: answer 1:'AT+CSQ'
##P4 t=188: answer 2:'+CSQ: 17,99'
##P4 t=188: answer 3:'OK'
##P5 t=188: checkQuery: removing echo up front
##P5 t=188: because known statement #0 was detected, removing obvious answer 'OK'
##P5 t=188: Query::getAnswer returns 1 answer(s)
##P5 t=188: Query instance 0xbfd0418c abandoned MUTEX
##P4 t=188: ConnectionInfo::refreshOperator(void)
##P5 t=188: Query instance 0xbfd04184 acquired MUTEX
##P5 t=188: receiveString: '(null)'
##P4 t=188: Query sends the following mesage: 'AT+COPS?'
##P5 t=189: receiveString: 'AT+COPS?\xd\xd\xa+COPS: 0,0,"Etisalat",2\xd\xa\xd\xaOK\xd\xa'
##P4 t=189: answer 1:'AT+COPS?'
##P4 t=189: answer 2:'+COPS: 0,0,"Etisalat",2'
##P4 t=189: answer 3:'OK'
##P5 t=189: checkQuery: removing echo up front
##P5 t=189: because known statement #0 was detected, removing obvious answer 'OK'
##P5 t=189: Query::getAnswer returns 1 answer(s)
##P5 t=189: Query instance 0xbfd04184 abandoned MUTEX
##P3 t=189: ConnectionInfo::refreshPPPStats
##P5 t=189: MonthlyTraffic::update(0, 0)
##P5 t=189: mainwindow::updateNetworkData()
##P5 t=189: The PPPDState is 0
##P4 t=189: ConnectionInfo::refreshCGREG(void)
##P5 t=189: Query instance 0xbfd04188 acquired MUTEX
##P5 t=189: receiveString: '(null)'
##P4 t=189: Query sends the following mesage: 'AT+CGREG?'
##P5 t=189: receiveString: 'AT+CGREG?\xd\xd\xa+CGREG: 0,1\xd\xa\xd\xaOK\xd\xa'
##P4 t=189: answer 1:'AT+CGREG?'
##P4 t=189: answer 2:'+CGREG: 0,1'
##P4 t=189: answer 3:'OK'
##P5 t=189: checkQuery: removing echo up front
##P5 t=189: because known statement #0 was detected, removing obvious answer 'OK'
##P5 t=189: Query::getAnswer returns 1 answer(s)
##P5 t=189: Query instance 0xbfd04188 abandoned MUTEX
##P4 t=189: ConnectionInfo::refreshSignalQuality(void)
##P5 t=189: Query instance 0xbfd041ac acquired MUTEX
##P5 t=189: receiveString: '(null)'
##P4 t=189: Query sends the following mesage: 'AT+CSQ'
##P5 t=189: receiveString: 'AT+CSQ\xd\xd\xa+CSQ: 17,99\xd\xa\xd\xaOK\xd\xa'
##P4 t=189: answer 1:'AT+CSQ'
##P4 t=189: answer 2:'+CSQ: 17,99'
##P4 t=189: answer 3:'OK'
##P5 t=189: checkQuery: removing echo up front
##P5 t=189: because known statement #0 was detected, removing obvious answer 'OK'
##P5 t=189: Query::getAnswer returns 1 answer(s)
##P5 t=189: Query instance 0xbfd041ac abandoned MUTEX
##P4 t=189: ConnectionInfo::refreshOperator(void)
##P5 t=189: Query instance 0xbfd041a4 acquired MUTEX
##P5 t=189: receiveString: '(null)'
##P4 t=189: Query sends the following mesage: 'AT+COPS?'
##P5 t=189: receiveString: 'AT+COPS?\xd\xd\xa+COPS: 0,0,"Etisalat",2\xd\xa\xd\xaOK\xd\xa'
##P4 t=189: answer 1:'AT+COPS?'
##P4 t=189: answer 2:'+COPS: 0,0,"Etisalat",2'
##P4 t=189: answer 3:'OK'
##P5 t=189: checkQuery: removing echo up front
##P5 t=189: because known statement #0 was detected, removing obvious answer 'OK'
##P5 t=189: Query::getAnswer returns 1 answer(s)
##P5 t=189: Query instance 0xbfd041a4 abandoned MUTEX
##P3 t=189: ConnectionInfo::refreshPPPStats
##P5 t=189: MonthlyTraffic::update(0, 0)
##P5 t=189: mainwindow::updateNetworkData()
##P5 t=189: The PPPDState is 0
##P4 t=189: ConnectionInfo::refreshCGREG(void)
##P5 t=189: Query instance 0xbfd045c8 acquired MUTEX
##P5 t=189: receiveString: '(null)'
##P4 t=189: Query sends the following mesage: 'AT+CGREG?'
##P5 t=189: receiveString: 'AT+CGREG?\xd\xd\xa+CGREG: 0,1\xd\xa\xd\xaOK\xd\xa'
##P4 t=189: answer 1:'AT+CGREG?'
##P4 t=189: answer 2:'+CGREG: 0,1'
##P4 t=189: answer 3:'OK'
##P5 t=189: checkQuery: removing echo up front
##P5 t=189: because known statement #0 was detected, removing obvious answer 'OK'
##P5 t=189: Query::getAnswer returns 1 answer(s)
##P5 t=189: Query instance 0xbfd045c8 abandoned MUTEX
##P4 t=189: ConnectionInfo::refreshSignalQuality(void)
##P5 t=189: Query instance 0xbfd045ec acquired MUTEX
##P5 t=189: receiveString: '(null)'
##P4 t=189: Query sends the following mesage: 'AT+CSQ'
##P5 t=189: receiveString: 'AT+CSQ\xd\xd\xa+CSQ: 17,99\xd\xa\xd\xaOK\xd\xa'
##P4 t=189: answer 1:'AT+CSQ'
##P4 t=189: answer 2:'+CSQ: 17,99'
##P4 t=189: answer 3:'OK'
##P5 t=189: checkQuery: removing echo up front
##P5 t=189: because known statement #0 was detected, removing obvious answer 'OK'
##P5 t=189: Query::getAnswer returns 1 answer(s)
##P5 t=189: Query instance 0xbfd045ec abandoned MUTEX
##P4 t=189: ConnectionInfo::refreshOperator(void)
##P5 t=189: Query instance 0xbfd045e4 acquired MUTEX
##P5 t=189: receiveString: '(null)'
##P4 t=189: Query sends the following mesage: 'AT+COPS?'
##P5 t=189: receiveString: 'AT+COPS?\xd\xd\xa+COPS: 0,0,"Etisalat",2\xd\xa\xd\xaOK\xd\xa'
##P4 t=189: answer 1:'AT+COPS?'
##P4 t=189: answer 2:'+COPS: 0,0,"Etisalat",2'
##P4 t=189: answer 3:'OK'
##P5 t=189: checkQuery: removing echo up front
##P5 t=189: because known statement #0 was detected, removing obvious answer 'OK'
##P5 t=189: Query::getAnswer returns 1 answer(s)
##P5 t=189: Query instance 0xbfd045e4 abandoned MUTEX
##P3 t=189: ConnectionInfo::refreshPPPStats
##P5 t=189: MonthlyTraffic::update(0, 0)
##P4 t=191: PPPConnection::~PPPConnection(void)
##P5 t=191: PPPConnection run_at_exit() called
##P3 t=191: ObserverManager destructor
##P5 t=191: PPPConnection run_at_exit() called
##P5 t=191: DESTRUCTOR TheSettingsSingleton::~TheSettingsSingleton()
Hope that one day ill be able to help as much as I'm being helped now...

registered Linux user # 518656

whats the need for "WINDOWS" in a world without walls?:-)

Offline T6

  • Super Villain
  • ******
  • Posts: 19051
  • xmas is comming!
Re: cant start my 3G connection!!
« Reply #4 on: July 30, 2011, 09:06:09 PM »
don't remember how to do it, you could remove the pin on the sim card to avoid this step

i haven't used a zte modem in a while, most people get a huawei, practically identical but simpler to setup

what kernel are you using?

in konsole uname -a
"If you wish to make an apple pie from scratch, you must first invent the universe."

Carl Sagan

Offline luikki

  • Hero Member
  • *****
  • Posts: 1422
Re: cant start my 3G connection!!
« Reply #5 on: July 31, 2011, 02:51:45 AM »
1 - in a terminal do lsusb and post the results.
2 - you are using an old kernel - 'Linux version 2.6.33.7-pclos6.bfs - better to update it.
3 - do you have wvdial installed?
4 - do you have a four digits pin?

Offline drhadidy

  • Hero Member
  • *****
  • Posts: 618
  • the MATRIX have got you!!
    • My clinic website
Re: cant start my 3G connection!!
« Reply #6 on: July 31, 2011, 02:33:18 PM »
T6... that USB was given to me by the provider...
is there another better one u recommend??

the output is as follows
[mo@localhost ~]$ uname -a
Linux localhost.localdomain 2.6.33.7-pclos6.bfs #1 SMP PREEMPT Thu Oct 21 22:42:28 CDT 2010 i686 i686 i386 GNU/Linux
[mo@localhost ~]$

luikki :
u see im using the same kernel... is it better to change?? i see there are newer versions now in repos
i didnt have wvdial installed but installing it now... ill check and give you the feed back
i have no PIN code...not needed by the ISP

thoutput of lsusb as follows

[mo@localhost ~]$ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 003: ID 0408:1fc3 Quanta Computer, Inc.
Bus 001 Device 004: ID 1690:0741 Askey Computer Corp. [hex]
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 004: ID 19d2:0031 ONDA Communication S.p.A. ZTE MF110/MF636
[mo@localhost ~]$

any ideas?
« Last Edit: July 31, 2011, 02:38:31 PM by drhadidy »
Hope that one day ill be able to help as much as I'm being helped now...

registered Linux user # 518656

whats the need for "WINDOWS" in a world without walls?:-)

Offline luikki

  • Hero Member
  • *****
  • Posts: 1422
Re: cant start my 3G connection!!
« Reply #7 on: July 31, 2011, 03:02:30 PM »
yes, it is better to update the kernel... (and wvdial is mandatory...)
but there is for sure a lot of other stuff to update. which version of pclinuxos are you using?
does your modem work with a different os?
i'm  unsure if your modem needs also usb_mode switch (available in synaptic).

edit:
i was re-reading your original post and looking at your profile...
found mismatches: you are located in russia and trying to configure a etisalat mobile 3g in egypt...  ??? ???

« Last Edit: July 31, 2011, 03:19:34 PM by luikki »

Offline drhadidy

  • Hero Member
  • *****
  • Posts: 618
  • the MATRIX have got you!!
    • My clinic website
Re: cant start my 3G connection!!
« Reply #8 on: July 31, 2011, 07:48:24 PM »
so which kernel do u recommend to update to??
im using PCL 2011...KDE4 fully updated from synaptic till now
the modem works fine with windows with no problems...
i have usb_modeswitch installed already
and nowadays Im staying in Egypt and thats why u have this mix up))
Hope that one day ill be able to help as much as I'm being helped now...

registered Linux user # 518656

whats the need for "WINDOWS" in a world without walls?:-)

Offline Old-Polack

  • Administrator
  • Super Villain
  • *****
  • Posts: 11688
  • ----IOFLU----
Re: cant start my 3G connection!!
« Reply #9 on: July 31, 2011, 07:56:46 PM »
drhadidy:

I'd recommend trying the 2.6.38.8-pclos3.bfs kernel.
Old-Polack

Of what use be there for joy, if not for the sharing thereof?



Lest we forget...

Offline luikki

  • Hero Member
  • *****
  • Posts: 1422
Re: cant start my 3G connection!!
« Reply #10 on: August 01, 2011, 02:34:06 AM »
do as o-p says.
reboot to the new kernel (it will take some minutes) and configure a new connection in pcc.
if it fails at (asking if sim card is inserted) the pin prompt, go to network manager and try to start the connection from there.

Offline luikki

  • Hero Member
  • *****
  • Posts: 1422
Re: cant start my 3G connection!!
« Reply #11 on: August 01, 2011, 04:05:44 AM »
drhadidy,

default pin # for etisalat is 0000.

Offline T6

  • Super Villain
  • ******
  • Posts: 19051
  • xmas is comming!
Re: cant start my 3G connection!!
« Reply #12 on: August 01, 2011, 12:46:21 PM »
"T6... that USB was given to me by the provider...
is there another better one u recommend??"

yes, i understand that you didn't bought it but sometimes there is options in the store

options, you can use your cellphone as a 3g modem if it is a good cellphone or if you cave a 3g cellphone around but i can't recommend brands because i haven't done it in a long time
"If you wish to make an apple pie from scratch, you must first invent the universe."

Carl Sagan

Offline drhadidy

  • Hero Member
  • *****
  • Posts: 618
  • the MATRIX have got you!!
    • My clinic website
Re: cant start my 3G connection!!
« Reply #13 on: August 02, 2011, 07:38:54 PM »
Old Polack, i have this kernel installed now...
luikki.... i asked them in customer service they said there is no need to put PIN...
it works with windows also without entering the PIN
T6... which modem do u recommend?? which brand?? i can buy one...
i can use the phone for connection... i need to use the data SIM card not the phone SIM... and it would be extremely expensive to use the phone SIM card for connection
Hope that one day ill be able to help as much as I'm being helped now...

registered Linux user # 518656

whats the need for "WINDOWS" in a world without walls?:-)

Offline drhadidy

  • Hero Member
  • *****
  • Posts: 618
  • the MATRIX have got you!!
    • My clinic website
Re: cant start my 3G connection!!
« Reply #14 on: August 02, 2011, 07:40:43 PM »
Old Polack, i have this kernel installed now...
luikki.... i asked them in customer service they said there is no need to put PIN...
it works with windows also without entering the PIN
T6... which modem do u recommend?? which brand?? i can buy one...
i cant use the phone for connection... i need to use the data SIM card not the phone SIM... and it would be extremely expensive to use the phone's SIM card for connection... i would prefer to get the modem working... either this one or anyone else u guys recommend me to buy
Hope that one day ill be able to help as much as I'm being helped now...

registered Linux user # 518656

whats the need for "WINDOWS" in a world without walls?:-)