Author Topic: Can't connect to internet - 3G USB Stick - ZTE Corp. - KDE4 - MF190  (Read 7219 times)

Offline eddiemouse

  • Full Member
  • ***
  • Posts: 116
  • Hi
Good day, I need some help with a 3G USB stick. It's a HSUPA USB Stick Model MF 190 - ZTE Corporation

I try to connect to the internet, but it didn't work...

Under PCLinuxOS Control Center -> Hardware -> Browse and configure hardware, it pick it up as an
USB Mass Storage Devices "ZTE WCDMA Technologies"

When I go to PCLinuxOS Control Center -> "Network & Internet" -> "Set up a new network interface" ->
GPRS/Edge/3G , it doesn't detect any devices.....

I try http://www.sakis3g.org/ script, but nothing works...

I've got a KDE 2010.12 PCLinuixos version running a 2.6.33.7-pclos6.bfs kerne

KDE 4.6.3

Offline luikki

  • Hero Member
  • *****
  • Posts: 1422
Re: Can't connect to internet - 3G USB Stick - ZTE Corp. - KDE4 - MF190
« Reply #1 on: June 18, 2011, 03:44:12 AM »
do you have wvdial installed?

Offline eddiemouse

  • Full Member
  • ***
  • Posts: 116
  • Hi
Re: Can't connect to internet - 3G USB Stick - ZTE Corp. - KDE4 - MF190
« Reply #2 on: June 18, 2011, 06:07:32 AM »
Yip, but doesn't work. It gives me the following ...

[root@localhost eddie]# wvdial
--> WvDial: Internet dialer version 1.61
--> Warning: section [Dialer Defaults] does not exist in wvdial.conf.
--> Cannot open /dev/modem: No such file or directory
--> Cannot open /dev/modem: No such file or directory
--> Cannot open /dev/modem: No such file or directory
[root@localhost eddie]# wvdial -c
--> WvDial: Internet dialer version 1.61
--> Warning: section [Dialer Defaults] does not exist in wvdial.conf.
--> Initializing modem.
--> Sending: ATZ
--> Sending: ATQ0
--> Re-Sending: ATZ
--> Modem not responding.

Offline Ramchu

  • Hero Member
  • *****
  • Posts: 1593
Re: Can't connect to internet - 3G USB Stick - ZTE Corp. - KDE4 - MF190
« Reply #3 on: June 18, 2011, 06:28:08 AM »
Good day, I need some help with a 3G USB stick. It's a HSUPA USB Stick Model MF 190 - ZTE Corporation

I try to connect to the internet, but it didn't work...

Under PCLinuxOS Control Center -> Hardware -> Browse and configure hardware, it pick it up as an
USB Mass Storage Devices
"ZTE WCDMA Technologies"

When I go to PCLinuxOS Control Center -> "Network & Internet" -> "Set up a new network interface" ->
GPRS/Edge/3G , it doesn't detect any devices.....

I try http://www.sakis3g.org/ script, but nothing works...

I've got a KDE 2010.12 PCLinuixos version running a 2.6.33.7-pclos6.bfs kerne

KDE 4.6.3


DO you have USB_ModeSwitch and USB_ModeSwitch-data installed ?
I ask because it appears that it needs to be switched to the modem mode  from the storage device mode.



Offline luikki

  • Hero Member
  • *****
  • Posts: 1422
Re: Can't connect to internet - 3G USB Stick - ZTE Corp. - KDE4 - MF190
« Reply #4 on: June 18, 2011, 06:55:11 AM »
Quote
it appears that it needs to be switched to the modem mode

yes, it does.

Offline eddiemouse

  • Full Member
  • ***
  • Posts: 116
  • Hi
Re: Can't connect to internet - 3G USB Stick - ZTE Corp. - KDE4 - MF190
« Reply #5 on: June 19, 2011, 08:35:20 AM »
Good day, I need some help with a 3G USB stick. It's a HSUPA USB Stick Model MF 190 - ZTE Corporation

I try to connect to the internet, but it didn't work...

Under PCLinuxOS Control Center -> Hardware -> Browse and configure hardware, it pick it up as an
USB Mass Storage Devices
"ZTE WCDMA Technologies"

When I go to PCLinuxOS Control Center -> "Network & Internet" -> "Set up a new network interface" ->
GPRS/Edge/3G , it doesn't detect any devices.....

I try http://www.sakis3g.org/ script, but nothing works...

I've got a KDE 2010.12 PCLinuixos version running a 2.6.33.7-pclos6.bfs kerne

KDE 4.6.3


DO you have USB_ModeSwitch and USB_ModeSwitch-data installed ?
I ask because it appears that it needs to be switched to the modem mode  from the storage device mode.



Yes I do have it install..... How do I use it?

AndrzejL

  • Guest
Re: Can't connect to internet - 3G USB Stick - ZTE Corp. - KDE4 - MF190
« Reply #6 on: June 19, 2011, 10:36:55 AM »
Ramchu is right. You cannot connect due to the fact that Your modem is in the USB HDD mode instead of a modem. To amend this You need to make it to switch to modem using usb_modeswitch which is available on the livecd since the 2010 isos came out.

How to switch it? http://www.draisberghof.de/usb_modeswitch/bb/viewtopic.php?t=530&sid=0941eec7c41d8c833feb914ddc20154c I would check this thread on the USB_modeswitch forum and maybe even registered with them and ask some questions. When it switches to modem I would use PCLinuxOS Control Center > Network and Internet > Setup a network interface > GPRS / Edge / 3G to set it up. Later when I would have it working I would wrote a howto and post it in the Tips and Tricks section on our forum. But that just me ;).

Regards. Hope this helps :D.

Andy
« Last Edit: June 19, 2011, 10:41:35 AM by AndrzejL »

Offline muungwana

  • Hero Member
  • *****
  • Posts: 6269
Re: Can't connect to internet - 3G USB Stick - ZTE Corp. - KDE4 - MF190
« Reply #7 on: June 19, 2011, 10:48:03 AM »
I've got a KDE 2010.12 PCLinuixos version running a 2.6.33.7-pclos6.bfs kerne

KDE 4.6.3

The first thing you should do is updating your kernel, the one you have is too old and all who are using it are advised to update to a more recent one, preferably the latest one

you should also fully update your system, you should be using kde 4.6.4.

It is kind of hard to help somebody who is on older versions of packages since those packages may have different behaviors compared to latest packages
.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..

AndrzejL

  • Guest
Re: Can't connect to internet - 3G USB Stick - ZTE Corp. - KDE4 - MF190
« Reply #8 on: June 19, 2011, 10:50:14 AM »
I've got a KDE 2010.12 PCLinuixos version running a 2.6.33.7-pclos6.bfs kerne

KDE 4.6.3

The first thing you should do is updating your kernel, the one you have is too old and all who are using it are advised to update to a more recent one, preferably the latest one

you should also fully update your system, you should be using kde 4.6.4.

It is kind of hard to help somebody who is on older versions of packages since those packages may have different behaviors compared to latest packages

+1

Andy

Offline uggy

  • PCLinuxOS Tester
  • Sr. Member
  • *******
  • Posts: 257
  • I'm this beautiful in real life
Re: Can't connect to internet - 3G USB Stick - ZTE Corp. - KDE4 - MF190
« Reply #9 on: June 19, 2011, 01:11:01 PM »
Hi, I am currently using ZTE dongle.

The way I set up was:

Click `device notifier` >  press `eject` button, > right click `network` icon > configure network :)

I set to connect at boot, and users can config.

Works every time I boot.

EDIT: pressing `eject` allows modem to be "seen"
« Last Edit: June 19, 2011, 05:20:18 PM by uggy »
KDE 4.10.4 : 32-Bit : 3.4.48-pclos1.pae
AMD Phenom(tm) II X6 1045T Processor @2.9GHz
8Gig DDR3 memory
‎GT218 [GeForce 8400 GS]  (Driver 310.19)

tedlane

  • Guest
Re: Can't connect to internet - 3G USB Stick - ZTE Corp. - KDE4 - MF190
« Reply #10 on: June 20, 2011, 04:21:58 AM »
Hi, I am currently using ZTE dongle.

The way I set up was:

Click `device notifier` >  press `eject` button, > right click `network` icon > configure network :)

I set to connect at boot, and users can config.

Works every time I boot.

EDIT: pressing `eject` allows modem to be "seen"


Uggy,

Do you have to do that every time you boot?  And every time you unplug replug the modem?
Cos, I believe that usbmodeswitchd does this automatically.
ted

AndrzejL

  • Guest
Re: Can't connect to internet - 3G USB Stick - ZTE Corp. - KDE4 - MF190
« Reply #11 on: June 20, 2011, 04:39:19 AM »
Hi, I am currently using ZTE dongle.

The way I set up was:

Click `device notifier` >  press `eject` button, > right click `network` icon > configure network :)

I set to connect at boot, and users can config.

Works every time I boot.

EDIT: pressing `eject` allows modem to be "seen"


Uggy,

Do you have to do that every time you boot?  And every time you unplug replug the modem?
Cos, I believe that usbmodeswitchd does this automatically.
ted

Indeed. That's what it's for :).

Andy

Offline uggy

  • PCLinuxOS Tester
  • Sr. Member
  • *******
  • Posts: 257
  • I'm this beautiful in real life
Re: Can't connect to internet - 3G USB Stick - ZTE Corp. - KDE4 - MF190
« Reply #12 on: June 20, 2011, 06:05:37 AM »
Hi, I am currently using ZTE dongle.

The way I set up was:

Click `device notifier` >  press `eject` button, > right click `network` icon > configure network :)

I set to connect at boot, and users can config.

Works every time I boot.

EDIT: pressing `eject` allows modem to be "seen"



Uggy,

Do you have to do that every time you boot?  And every time you unplug replug the modem?
Cos, I believe that usbmodeswitchd does this automatically.
ted



No, when I boot I'm automatically connected. Not sure about re-plug though. Mine is on a desktop, not laptop.

And yes usb_modeswitch takes care of switching, but initially you have to "see" and "Setup" modem for usb_modeswitch to work :)


Mine still appears, in notifier and is connected to net at same time, if a memory card is inserted into dongle that can be used as well.



Image from right-click net applet



Config as above.



Modem should appear!
« Last Edit: June 20, 2011, 06:50:16 AM by uggy »
KDE 4.10.4 : 32-Bit : 3.4.48-pclos1.pae
AMD Phenom(tm) II X6 1045T Processor @2.9GHz
8Gig DDR3 memory
‎GT218 [GeForce 8400 GS]  (Driver 310.19)

AndrzejL

  • Guest
Re: Can't connect to internet - 3G USB Stick - ZTE Corp. - KDE4 - MF190
« Reply #13 on: June 20, 2011, 06:46:45 AM »
That's really weird... I am using a 3G Huawei modem and it works out of the box + I never needed to setup the usb_modeswitch in the first place. Just plug / setup via drakconnect / and play ;).

Andy

Offline uggy

  • PCLinuxOS Tester
  • Sr. Member
  • *******
  • Posts: 257
  • I'm this beautiful in real life
Re: Can't connect to internet - 3G USB Stick - ZTE Corp. - KDE4 - MF190
« Reply #14 on: June 20, 2011, 06:56:00 AM »
That's really weird... I am using a 3G Huawei modem and it works out of the box + I never needed to setup the usb_modeswitch in the first place. Just plug / setup via drakconnect / and play ;).

Andy


Some people are realy lucky :P

Yes Andy you don't need any fancy s/ware. It really is easy to set these dongles up, but these ZTE dongles "appear" to be cd-rom's, you have to `eject` them to access the modem set-up.


Is listed under "other"
« Last Edit: June 20, 2011, 07:12:08 AM by uggy »
KDE 4.10.4 : 32-Bit : 3.4.48-pclos1.pae
AMD Phenom(tm) II X6 1045T Processor @2.9GHz
8Gig DDR3 memory
‎GT218 [GeForce 8400 GS]  (Driver 310.19)