Not Connecting to internet through usb modem

Asked by Iqbal

Hi,

I have a usb modem of Micromax no mmx 352G and a laptop with 64bits and Natty thereon.

I tried to use sakis3g to connect to internet through the usb modem. Whrn I run sakis3g (64 bits) and chose the option Connect to 3G, sakis3g switches, prepares and other steps successfully. In the last step it a message box shows Connecting.... then Connecting (Second Attempt)..... finally it shows Failed.

I am using these settings

./sakis3g --interactive usbdriver=option usbmodem="1c9e:9605" APN="pps3g"

or

./sakis3g --interactive --pppd usbdriver=option usbmodem="1c9e:9605" APN="pps3g"

or

./sakis3g --interactive --noprobe usbdriver=option usbmodem="1c9e:9605"
APN="pps3g"

None of the above settings work.

How to connect using sakis3g?
Any other way to connect!

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu gnome-nettool Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Try running:

gksudo gedit /etc/modrobe.d/usbmodem.conf

add the line:

options usbdriver=option usbmodem="1c9e:9605"

Save the new file, reboot to test

Revision history for this message
Iqbal (naqvi-iqbal2001) said :
#2

Hi,
There was no file usbmodem in /etc/modrobe.d location. So I created one and pasted the line and rebboted as advised by you.

Then I ran sakis3g, as usual, it told connecting (second attemp) -- finally failed to connect.
I am using this line in running sakis3g

--interactive
--nohal
APN="pps3g"
USBDRIVER="option"
MODEM="1c9e:f000"
DISPLAY=":0"
LOCALAUTHORITY="/var/run/gdm/auth-for-iqbal-2G9roT/database"

Revision history for this message
Iqbal (naqvi-iqbal2001) said :
#3

Good Morning

Additional information about usb modem:

iqbal@iqbal-desktop:~$ lsusb

Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 005: ID 1c9e:9605
Bus 001 Device 003: ID 03f0:7317 Hewlett-Packard LaserJet P3005
Bus 001 Device 002: ID 0424:2502 Standard Microsystems Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Patial Output of hwinfo tool

iqbal@iqbal-desktop:~$ hwinfo

52: SCSI 400.0: 10600 Disk
  [Created at block.254]
  UDI: /org/freedesktop/Hal/devices/storage_serial_USBModem_Disk_1234567890ABCDEF_0_0
  Unique ID: LrGR.Su5V1xxsps5
  Parent ID: 5YuN.FQszLpBlrB6
  SysFS ID: /class/block/sdb
  SysFS BusID: 4:0:0:0
  SysFS Device Link: /devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.4/host4/target4:0:0/4:0:0:0
  Hardware Class: disk
  Model: "USBModem Disk"
  Vendor: usb 0x1c9e "USBModem"
  Device: usb 0x9605 "Disk"
  Revision: "2.31"
  Serial ID: "1234567890ABCDEF"
  Driver: "usb-storage", "sd"
  Driver Modules: "usb_storage"
  Device File: /dev/sdb (/dev/sg2)
  Device Files: /dev/sdb, /dev/block/8:16, /dev/disk/by-id/usb-USBModem_Disk_1234567890ABCDEF-0:0, /dev/disk/by-path/pci-0000:00:1d.7-usb-0:7:1.4-scsi-0:0:0:0
  Device Number: block 8:16-8:31 (char 21:2)
  Features: Hotpluggable
  Speed: 480 Mbps
  Module Alias: "usb:v1C9Ep9605d0000dc00dsc00dp00ic08isc06ip50"
  Driver Info #0:
    Driver Status: usb_storage is active
    Driver Activation Cmd: "modprobe usb_storage"
  Drive status: no medium
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #21 (USB Controller)

iqbal@iqbal-desktop:~$ usb-devices

T: Bus=01 Lev=01 Prnt=01 Port=06 Cnt=02 Dev#= 5 Spd=480 MxCh= 0
D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=1c9e ProdID=9605 Rev=00.00
S: Manufacturer=USB Modem
S: Product=USB Modem
S: SerialNumber=1234567890ABCDEF
C: #Ifs= 5 Cfg#= 1 Atr=e0 MxPwr=500mA
I: If#= 0 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
I: If#= 1 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
I: If#= 2 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
I: If#= 3 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
I: If#= 4 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=usb-storage

After plugging-in, modem is shown as usb storage device.

Revision history for this message
Launchpad Janitor (janitor) said :
#4

This question was expired because it remained in the 'Open' state without activity for the last 15 days.