[Bug 861282] Re: 19d2:1015 ZTE K3806-Z network connection established, but does not work

2014-04-26 Thread Piotr Darzyn
** Changed in: modemmanager (Ubuntu)
   Status: Incomplete => Opinion

** Changed in: modemmanager (Ubuntu)
   Status: Opinion => Confirmed

** Changed in: modemmanager (Ubuntu)
   Status: Confirmed => In Progress

** Changed in: modemmanager (Ubuntu)
   Status: In Progress => Fix Committed

** Changed in: modemmanager (Ubuntu)
   Status: Fix Committed => Fix Released

** Changed in: network-manager (Ubuntu)
   Status: Incomplete => New

** Changed in: network-manager (Ubuntu)
   Status: New => Incomplete

** Changed in: network-manager (Ubuntu)
   Status: Incomplete => Opinion

** Changed in: network-manager (Ubuntu)
   Status: Opinion => Invalid

** Changed in: network-manager (Ubuntu)
   Status: Invalid => Confirmed

** Changed in: network-manager (Ubuntu)
   Status: Confirmed => In Progress

** Changed in: network-manager (Ubuntu)
   Status: In Progress => Fix Committed

** Changed in: network-manager (Ubuntu)
   Status: Fix Committed => Fix Released

** Changed in: usb-modeswitch (Ubuntu)
   Status: Confirmed => New

** Changed in: usb-modeswitch (Ubuntu)
   Status: New => Incomplete

** Changed in: usb-modeswitch (Ubuntu)
   Status: Incomplete => Opinion

** Changed in: usb-modeswitch (Ubuntu)
   Status: Opinion => Invalid

** Changed in: usb-modeswitch (Ubuntu)
   Status: Invalid => New

** Changed in: usb-modeswitch (Ubuntu)
   Status: New => Incomplete

** Changed in: usb-modeswitch (Ubuntu)
   Status: Incomplete => Opinion

** Changed in: usb-modeswitch (Ubuntu)
   Status: Opinion => Invalid

** Changed in: usb-modeswitch (Ubuntu)
   Status: Invalid => Confirmed

** Changed in: usb-modeswitch (Ubuntu)
   Status: Confirmed => In Progress

** Changed in: usb-modeswitch (Ubuntu)
   Status: In Progress => Fix Committed

** Changed in: usb-modeswitch (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861282

Title:
  19d2:1015 ZTE K3806-Z network connection established, but does not
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/861282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 861282] Re: 19d2:1015 ZTE K3806-Z network connection established, but does not work

2013-08-09 Thread NomAAd
I have the same issue with this kind of device and I've opened a bug for 
NetworkManager.
https://bugzilla.gnome.org/show_bug.cgi?id=705716

** Bug watch added: GNOME Bug Tracker #705716
   https://bugzilla.gnome.org/show_bug.cgi?id=705716

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861282

Title:
  19d2:1015 ZTE K3806-Z network connection established, but does not
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/861282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 861282] Re: 19d2:1015 ZTE K3806-Z network connection established, but does not work

2013-07-01 Thread AS Packaging
Quick solution that requires no recompilation:

1- create a script at /etc/network/if-up.d/ called usb0 (name doesn't matter)
2- give it the following contents:

#!/bin/sh

logger "running dhcp client on $IFACE to work around modem manager
problem..."

if [ "$IFACE" = "usb0" ]; then
   dhclient usb0
fi

3- make it executable

You will see that one the interface gets the IP (that comes apparently
from AT commands) dhclient is started and obtains again an IP, but this
time along with a default gateway.

Of course this is not a "proper" solution. Modem manager should know
which modems need DHCP and which ones do not.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861282

Title:
  19d2:1015 ZTE K3806-Z network connection established, but does not
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/861282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 861282] Re: 19d2:1015 ZTE K3806-Z network connection established, but does not work

2013-07-01 Thread AS Packaging
Same problem on 19d2:1015 ZTE K3806-Z

Connection seems to be on, usb0 has an IP but there is no default gw.
Traffic only passes if I run manually

dhclient usb0

Installed network-manager + modemmanager from ppa:network-manager/trunk
and didn't help.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861282

Title:
  19d2:1015 ZTE K3806-Z network connection established, but does not
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/861282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 861282] Re: 19d2:1015 ZTE K3806-Z network connection established, but does not work

2013-07-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: usb-modeswitch (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861282

Title:
  19d2:1015 ZTE K3806-Z network connection established, but does not
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/861282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 861282] Re: 19d2:1015 ZTE K3806-Z network connection established, but does not work

2012-11-21 Thread Josep Pujadas-Jubany
1. Upgraded network-manager & modemmanager packages from 
https://launchpad.net/~network-manager/+archive/trunk 
2. Rebooted the computer
3. PIN
4. New broadband connection for Vodafone ES
5. CONNECTED!

It works for 12.04 and 12d1:14ae Huawei.

I don't continue with debug. Unfortunatelly I don't have any 19d2:1015
ZTE K3806-Z for testing now.

Is perhaps the solution upgrading modemmanager from trunk?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861282

Title:
  19d2:1015 ZTE K3806-Z network connection established, but does not
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/861282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 861282] Re: 19d2:1015 ZTE K3806-Z network connection established, but does not work

2012-11-21 Thread Josep Pujadas-Jubany
Same problem with 12.04 and 12d1:14ae Huawei Technologies Co., Ltd.

I'm trying to debug networkmanager, as proposed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861282

Title:
  19d2:1015 ZTE K3806-Z network connection established, but does not
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/861282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 861282] Re: 19d2:1015 ZTE K3806-Z network connection established, but does not work

2012-11-19 Thread Marius Kotsbak
Yes, you just need to let wader and  v-mobile-broadband be uninstalled,
as they would conflict, do the testing, upload debug logs here and then
install them again afterwards.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861282

Title:
  19d2:1015 ZTE K3806-Z network connection established, but does not
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/861282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 861282] Re: 19d2:1015 ZTE K3806-Z network connection established, but does not work

2012-11-19 Thread Josep Pujadas-Jubany
@ #26 Yo said: Wader is another program offering the same DBus interface
as ModemManager offers. NetworkManager can play well both with Wader and
ModemManager.

wader installation deinstalls modemmanager. And If I want to reinstall
modemmanager with Synaptic it tells that wader & v-mobile-broadband must
be deinstalled.

@ #24 If I have access to another pen I will make the debug.
Unfortunatelly I had to return & notebook to the user... working now
with wader and v-mobile-broadband.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861282

Title:
  19d2:1015 ZTE K3806-Z network connection established, but does not
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/861282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 861282] Re: 19d2:1015 ZTE K3806-Z network connection established, but does not work

2012-11-19 Thread Aleksander Morgado
Wader is another program offering the same DBus interface as
ModemManager offers. NetworkManager can play well both with Wader and
ModemManager.

I would still like to see debug logs of ModemManager running with this
modem, to see why we don't handle it well, while Wader does. So, please,
anyone, try with NM and MM as suggested in comment #24.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861282

Title:
  19d2:1015 ZTE K3806-Z network connection established, but does not
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/861282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 861282] Re: 19d2:1015 ZTE K3806-Z network connection established, but does not work

2012-11-18 Thread Marius Kotsbak
Also include the output of "apt-cache policy network-manager" and "apt-
cache policy modemmanager".

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861282

Title:
  19d2:1015 ZTE K3806-Z network connection established, but does not
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/861282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 861282] Re: 19d2:1015 ZTE K3806-Z network connection established, but does not work

2012-11-18 Thread Marius Kotsbak
Could anyone of you, when using network manager and modem manager,
please add debug logs:

https://wiki.ubuntu.com/DebuggingNetworkManager


** Changed in: modemmanager (Ubuntu)
   Status: Confirmed => Incomplete

** Also affects: network-manager (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: network-manager (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861282

Title:
  19d2:1015 ZTE K3806-Z network connection established, but does not
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/861282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 861282] Re: 19d2:1015 ZTE K3806-Z network connection established, but does not work

2012-11-17 Thread Josep Pujadas-Jubany
@ #19 wader replaces modemmanager. So if you want to try a new time
without wader & v-mobile-boradband you must install a new time
modemmanager.

@ #16 I tried with a (1) 12.04 32 bit fresh&updated installation, (2)
upgrading network-manager and  (3) upgrading also modemmanager. I've got
the ip address in the three cases but no traffic !!!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861282

Title:
  19d2:1015 ZTE K3806-Z network connection established, but does not
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/861282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 861282] Re: 19d2:1015 ZTE K3806-Z network connection established, but does not work

2012-11-17 Thread Josep Pujadas-Jubany
For me, it has allways the same id:

notebook (12.04 32 bit) -> Bus 001 Device 004: ID 19d2:1015 ZTE WCDMA
Technologies MSM

desktop (12.04 64 bit) -> Bus 002 Device 013: ID 19d2:1015 ZTE WCDMA
Technologies MSM

On my desktop system (12.04 up-to-date 64 bit) I connected without
problems with network-manager 0.9.4.0. I didn't need wader & v-mobile-
broadband

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861282

Title:
  19d2:1015 ZTE K3806-Z network connection established, but does not
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/861282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 861282] Re: 19d2:1015 ZTE K3806-Z network connection established, but does not work

2012-11-17 Thread Marius Kotsbak
So Wader must be used instead of modemmanager? What is the usb id of the
device before and after the switch? Find it using "lsusb".

** Also affects: usb-modeswitch (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861282

Title:
  19d2:1015 ZTE K3806-Z network connection established, but does not
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/861282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 861282] Re: 19d2:1015 ZTE K3806-Z network connection established, but does not work

2012-11-17 Thread Josep Pujadas-Jubany
** Changed in: modemmanager (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861282

Title:
  19d2:1015 ZTE K3806-Z network connection established, but does not
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/861282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 861282] Re: 19d2:1015 ZTE K3806-Z network connection established, but does not work

2012-11-17 Thread Josep Pujadas-Jubany
I confirm it. Without wader & v-mobile-broadband I can't work.

However, better to upgrade network-manager because 0.9.6.0 works finer
in conjunction with v-mobile-broadband.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861282

Title:
  19d2:1015 ZTE K3806-Z network connection established, but does not
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/861282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 861282] Re: 19d2:1015 ZTE K3806-Z network connection established, but does not work

2012-11-17 Thread s0undt3ch
Although I updated to the proposed network-manager, 0.9.6.0, I still
needed the wader & v-mobile-broadband and deps installed for the modem
to be properly "filpped", after that, I could connect using NM(Under
KDE).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861282

Title:
  19d2:1015 ZTE K3806-Z network connection established, but does not
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/861282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 861282] Re: 19d2:1015 ZTE K3806-Z network connection established, but does not work

2012-11-17 Thread s0undt3ch
@ #13 It's still a bug, though using the libs you pointed out seems simpler to 
connect.
@ #14 Does not work out of the box on Ubuntu 12.04.1 LTS

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861282

Title:
  19d2:1015 ZTE K3806-Z network connection established, but does not
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/861282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 861282] Re: 19d2:1015 ZTE K3806-Z network connection established, but does not work

2012-11-17 Thread Josep Pujadas-Jubany
Marius,

Are you saying that is possible to work only with network-manager & nm-
applet, without wader & v-mobile-broadband ?

Yes...

I confirm that with network-manager 0.9.4.0 doesn't work.

I upgraded to  0.9.6.0 as you proposed and it works !!!

I used the wizard for creating a new broadband connection.

I found only a problem related with the x-session. The icon changes to
mobile connection in Unity but in LXDE nothing is showed. However, nm-
applet continues being in its place if you click with the mouse.

Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861282

Title:
  19d2:1015 ZTE K3806-Z network connection established, but does not
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/861282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 861282] Re: 19d2:1015 ZTE K3806-Z network connection established, but does not work

2012-11-17 Thread Marius Kotsbak
Could someone of you please try the latest network manager version from
this PPA?:

https://launchpad.net/~network-manager/+archive/trunk

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861282

Title:
  19d2:1015 ZTE K3806-Z network connection established, but does not
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/861282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 861282] Re: 19d2:1015 ZTE K3806-Z network connection established, but does not work

2012-11-17 Thread Josep Pujadas-Jubany
Similar problem. Can't connect. No ip assigned for me.

Vodafone (ZTE) K3806-Z)
Ubuntu 12.04 LTS 32 bit (up-to-date)

I needed to install wader and v-mobile-broadband from sources.

https://launchpad.net/wader

https://launchpad.net/bcm

as explained.

After plugging the stick, network-manager asks for the PIN and I went to
Applications / Internet / V Mobile Broadband to connect.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861282

Title:
  19d2:1015 ZTE K3806-Z network connection established, but does not
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/861282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 861282] Re: 19d2:1015 ZTE K3806-Z network connection established, but does not work

2012-11-17 Thread Marius Kotsbak
Should still work out of the box with Ubuntu. Is this still not working
with Ubuntu 12.04 LTS or 12.10?

** Changed in: modemmanager (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861282

Title:
  19d2:1015 ZTE K3806-Z network connection established, but does not
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/861282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 861282] Re: 19d2:1015 ZTE K3806-Z network connection established, but does not work

2012-11-17 Thread Josep Pujadas-Jubany
Finally, it's not a bug. Only confusing & outdated documentation...

>From developpers...

"The structure of Vodafone Mobile Connect has changed, in that it is has
been split into different packages. You'll need to build and install
Wader first, then v-mobile-broadband."

http://linuxclues.blogspot.com/2012/03/build-vmb-wader-ubuntu-lucid-
install.html

I built .deb packages for 12.04 32 bit. They are at:

www.bellera.cat/josep/vodafone

vodafone.sh is the script for building & installing .deb packages. Not
needed if you use the built packages.

Reboot the computer after installation and plug the stick.

Regards,

Josep Pujadas-Jubany

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861282

Title:
  19d2:1015 ZTE K3806-Z network connection established, but does not
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/861282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 861282] Re: 19d2:1015 ZTE K3806-Z network connection established, but does not work

2012-11-09 Thread Josep Pujadas-Jubany
Similar problem. Can't connect. No ip assigned for me.

Vodafone (ZTE) K3806-Z)
Ubuntu 12.04 32 bit (up-to-date)

sudo dmesg | grep usb0

[   75.547161] cdc_ether 1-5:1.5: usb0: register 'cdc_ether' at 
usb-:00:1d.7-5, CDC Ethernet Device, xx:xx:xx:xx:xx:xx
[   75.669439] ADDRCONF(NETDEV_UP): usb0: link is not ready
[   75.725871] ADDRCONF(NETDEV_UP): usb0: link is not ready
[   75.726307] ADDRCONF(NETDEV_UP): usb0: link is not ready
[   84.918331] ADDRCONF(NETDEV_UP): usb0: link is not ready
[   84.924541] ADDRCONF(NETDEV_UP): usb0: link is not ready
[   84.929633] ADDRCONF(NETDEV_UP): usb0: link is not ready
[   84.930403] ADDRCONF(NETDEV_UP): usb0: link is not ready
[  255.119953] cdc_ether 1-5:1.5: usb0: unregister 'cdc_ether' 
usb-:00:1d.7-5, CDC Ethernet Device
[ 1356.878839] cdc_ether 1-5:1.5: usb0: register 'cdc_ether' at 
usb-:00:1d.7-5, CDC Ethernet Device, xx:xx:xx:xx:xx:xx
[ 1357.002557] ADDRCONF(NETDEV_UP): usb0: link is not ready
[ 1357.034509] ADDRCONF(NETDEV_UP): usb0: link is not ready
[ 1357.034949] ADDRCONF(NETDEV_UP): usb0: link is not ready
[ 1363.548625] ADDRCONF(NETDEV_UP): usb0: link is not ready
[ 1363.555973] ADDRCONF(NETDEV_UP): usb0: link is not ready
[ 1363.562432] ADDRCONF(NETDEV_UP): usb0: link is not ready
[ 1363.563534] ADDRCONF(NETDEV_UP): usb0: link is not ready

xx:xx:xx:xx:xx:xx is the MAC address. I can see the plugging &
unplugging of the USB modem, but not network connection.

Partial listing of ifconfig:

usb0  Link encap:Ethernet  HWaddr xx:xx:xx:xx:xx:xx  
  UP BROADCAST MULTICAST  MTU:1500  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

nm-applet shows two new options (I translated them from Catalan to
English:

* Mobile broadband (not  enabled)
* Broadband mobile connection (GSM) new...

syslog when I plug the Vodafone's USB stick...

(I changed host_name, my_wifi  & MAC address, xx.xx.xx.xx.xx.xx)

Nov  7 14:33:38 host_name kernel: [ 1854.492105] usb 1-2: new high-speed USB 
device number 15 using ehci_hcd
Nov  7 14:34:48 host_name kernel: [ 1924.176081] usb 2-1: new low-speed USB 
device number 6 using uhci_hcd
Nov  7 14:34:48 host_name mtp-probe: checking bus 2, device 6: 
"/sys/devices/pci:00/:00:1d.0/usb2/2-1"
Nov  7 14:34:48 host_name kernel: [ 1924.367860] input: PixArt USB Optical 
Mouse as /devices/pci:00/:00:1d.0/usb2/2-1/2-1:1.0/input/input14
Nov  7 14:34:48 host_name mtp-probe: bus: 2, device: 6 was not an MTP device
Nov  7 14:34:48 host_name kernel: [ 1924.368795] generic-usb 
0003:093A:2510.0005: input,hidraw0: USB HID v1.11 Mouse [PixArt USB Optical 
Mouse] on usb-:00:1d.0-1/input0
Nov  7 14:34:49 host_name acpid: client 979[0:0] has disconnected
Nov  7 14:34:49 host_name acpid: client connected from 979[0:0]
Nov  7 14:34:49 host_name acpid: 1 client rule loaded
Nov  7 14:35:02 host_name kernel: [ 1938.156097] usb 1-5: new high-speed USB 
device number 17 using ehci_hcd
Nov  7 14:35:02 host_name kernel: [ 1938.295247] scsi13 : usb-storage 1-5:1.0
Nov  7 14:35:02 host_name mtp-probe: checking bus 1, device 17: 
"/sys/devices/pci:00/:00:1d.7/usb1/1-5"
Nov  7 14:35:02 host_name mtp-probe: bus: 1, device: 17 was not an MTP device
Nov  7 14:35:03 host_name kernel: [ 1939.293156] scsi 13:0:0:0: CD-ROM  
  Vodafone USB SCSI CD-ROM  0001 PQ: 0 ANSI: 0
Nov  7 14:35:03 host_name kernel: [ 1939.293758] scsi 13:0:0:1: Direct-Access   
  Vodafone Storage  0001 PQ: 0 ANSI: 0
Nov  7 14:35:03 host_name kernel: [ 1939.302532] sr0: scsi3-mmc drive: 0x/0x 
caddy
Nov  7 14:35:03 host_name kernel: [ 1939.303247] sr 13:0:0:0: Attached scsi 
CD-ROM sr0
Nov  7 14:35:03 host_name kernel: [ 1939.304918] sr 13:0:0:0: Attached scsi 
generic sg1 type 5
Nov  7 14:35:03 host_name kernel: [ 1939.306618] sd 13:0:0:1: Attached scsi 
generic sg2 type 0
Nov  7 14:35:03 host_name kernel: [ 1939.307784] sd 13:0:0:1: [sdb] Attached 
SCSI removable disk
Nov  7 14:35:03 host_name kernel: [ 1939.377715] sr0: CDROM (ioctl) error, 
command: Xpwrite, Read disk info 51 00 00 00 00 00 00 00 02 00
Nov  7 14:35:03 host_name kernel: [ 1939.377753] sr: Sense Key : Hardware Error 
[current]
Nov  7 14:35:03 host_name kernel: [ 1939.377766] sr: Add. Sense: No additional 
sense information
Nov  7 14:35:03 host_name usb_modeswitch: switching device 19d2:1013 on 001/017
Nov  7 14:35:03 host_name kernel: [ 1939.577116] sr0: CDROM (ioctl) error, 
command: Xpwrite, Read disk info 51 00 00 00 00 00 00 00 02 00
Nov  7 14:35:03 host_name kernel: [ 1939.577158] sr: Sense Key : Hardware Error 
[current]
Nov  7 14:35:03 host_name kernel: [ 1939.577174] sr: Add. Sense: No additional 
sense information
Nov  7 14:35:03 host_name kernel: [ 1939.595222] usb 1-5: USB disconnect, 
device number 17
Nov  7 14:35:11 host_name kernel: [ 1947.212083] usb 1-5: new high-speed USB 
device

[Bug 861282] Re: 19d2:1015 ZTE K3806-Z network connection established, but does not work

2012-04-17 Thread Alexander Orlov
I have the same problem with ZTE MF192 modem.

The connection works, if I manually start DHCP client for usb0
interface:

> sudo dhclient usb0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861282

Title:
  19d2:1015 ZTE K3806-Z network connection established, but does not
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/861282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 861282] Re: 19d2:1015 ZTE K3806-Z network connection established, but does not work

2012-01-12 Thread Davim
I will try that but I don't think the problem has to do ith the kernel,
the 3g dongle is detected and it registers to the network and gets an IP
address, the problem is the ppp part, the tunnel is not established.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861282

Title:
  19d2:1015 ZTE K3806-Z network connection established, but does not
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/861282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 861282] Re: 19d2:1015 ZTE K3806-Z network connection established, but does not work

2012-01-12 Thread madbiologist
Does the 3.1.4 kernel available at http://kernel.ubuntu.com/~kernel-
ppa/mainline/  help?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861282

Title:
  19d2:1015 ZTE K3806-Z network connection established, but does not
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/861282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 861282] Re: 19d2:1015 ZTE K3806-Z network connection established, but does not work

2012-01-12 Thread Davim
I'm on 11.10 - Linux 3.0.0-15-generic i686

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861282

Title:
  19d2:1015 ZTE K3806-Z network connection established, but does not
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/861282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 861282] Re: 19d2:1015 ZTE K3806-Z network connection established, but does not work

2012-01-10 Thread madbiologist
@Davim - What version of Ubuntu are you using?  Please also provide the
output of uname -srm

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861282

Title:
  19d2:1015 ZTE K3806-Z network connection established, but does not
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/861282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 861282] Re: 19d2:1015 ZTE K3806-Z network connection established, but does not work

2012-01-10 Thread Davim
I have the same problem, the modem is detected by the NetworkManager, I
can connect and I get an IP address, DNS servers but no default GW.

Using the ZTE k3806-z modem I get this network configuration from
NetworkManager:


eth0  Link encap:Ethernet  HWaddr 00:1e:c2:10:82:e4  
  UP BROADCAST MULTICAST  MTU:1500  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
  Interrupt:17 

eth2  Link encap:Ethernet  HWaddr 00:1e:c2:a4:16:b7  
  inet6 addr: fe80::21e:c2ff:fea4:16b7/64 Scope:Link
  UP BROADCAST MULTICAST  MTU:1500  Metric:1
  RX packets:376 errors:0 dropped:0 overruns:0 frame:4041
  TX packets:441 errors:22 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:226080 (226.0 KB)  TX bytes:55004 (55.0 KB)
  Interrupt:16 

loLink encap:Local Loopback  
  inet addr:127.0.0.1  Mask:255.0.0.0
  inet6 addr: ::1/128 Scope:Host
  UP LOOPBACK RUNNING  MTU:16436  Metric:1
  RX packets:1742 errors:0 dropped:0 overruns:0 frame:0
  TX packets:1742 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0 
  RX bytes:147360 (147.3 KB)  TX bytes:147360 (147.3 KB)

usb0  Link encap:Ethernet  HWaddr 02:40:a0:dd:95:7b  
  inet addr:46.189.185.73  Bcast:46.189.185.73  Mask:255.255.255.255
  inet6 addr: fe80::40:a0ff:fedd:957b/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:44 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:0 (0.0 B)  TX bytes:8327 (8.3 KB)

luisdavim@davim-s-MacBook:~$ route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric RefUse Iface
0.0.0.0 0.0.0.0 0.0.0.0 U 0  00 usb0
169.254.0.0 0.0.0.0 255.255.0.0 U 1000   00 usb0

Using an Huawei E156G modem with the same SIM card I get this:


eth0  Link encap:Ethernet  HWaddr 00:1e:c2:10:82:e4  
  UP BROADCAST MULTICAST  MTU:1500  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
  Interrupt:17 

eth2  Link encap:Ethernet  HWaddr 00:1e:c2:a4:16:b7  
  inet6 addr: fe80::21e:c2ff:fea4:16b7/64 Scope:Link
  UP BROADCAST MULTICAST  MTU:1500  Metric:1
  RX packets:376 errors:0 dropped:0 overruns:0 frame:4045
  TX packets:441 errors:25 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:226080 (226.0 KB)  TX bytes:55004 (55.0 KB)
  Interrupt:16 

loLink encap:Local Loopback  
  inet addr:127.0.0.1  Mask:255.0.0.0
  inet6 addr: ::1/128 Scope:Host
  UP LOOPBACK RUNNING  MTU:16436  Metric:1
  RX packets:3166 errors:0 dropped:0 overruns:0 frame:0
  TX packets:3166 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0 
  RX bytes:261824 (261.8 KB)  TX bytes:261824 (261.8 KB)

ppp0  Link encap:Point-to-Point Protocol  
  inet addr:78.137.225.237  P-t-P:10.64.64.64  Mask:255.255.255.255
  UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1500  Metric:1
  RX packets:964 errors:0 dropped:0 overruns:0 frame:0
  TX packets:998 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:3 
  RX bytes:756991 (756.9 KB)  TX bytes:124404 (124.4 KB)

luisdavim@davim-s-MacBook:~$ route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric RefUse Iface
0.0.0.0 10.64.64.64 0.0.0.0 UG0  00 ppp0
10.64.64.64 0.0.0.0 255.255.255.255 UH0  00 ppp0
169.254.0.0 0.0.0.0 255.255.0.0 U 1000   00 ppp0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861282

Title:
  19d2:1015 ZTE K3806-Z network connection established, but does not
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/861282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 861282] Re: 19d2:1015 ZTE K3806-Z network connection established, but does not work

2011-12-13 Thread madbiologist
Does this still occur on Ubuntu 12.04 "Precise Pangolin" alpha 1 with
all available updates?  What about on Ubuntu 11.10 "Oneiric Ocelot" with
the 3.1.4 kernel available at http://kernel.ubuntu.com/~kernel-
ppa/mainline/   ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861282

Title:
  19d2:1015 ZTE K3806-Z network connection established, but does not
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/861282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 861282] Re: 19d2:1015 ZTE K3806-Z network connection established, but does not work

2011-12-13 Thread madbiologist
** Tags added: natty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861282

Title:
  19d2:1015 ZTE K3806-Z network connection established, but does not
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/861282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 861282] Re: 19d2:1015 ZTE K3806-Z network connection established, but does not work

2011-12-09 Thread Eduardo dos Santos Leggiero
** Changed in: modemmanager (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861282

Title:
  19d2:1015 ZTE K3806-Z network connection established, but does not
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/861282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 861282] Re: 19d2:1015 ZTE K3806-Z network connection established, but does not work

2011-11-30 Thread Eduardo dos Santos Leggiero
Mathieu. I have this problem too. The logs is attached.

Thanks!

** Attachment added: "log"
   
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/861282/+attachment/2614182/+files/log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861282

Title:
  19d2:1015 ZTE K3806-Z network connection established, but does not
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/861282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 861282] Re: 19d2:1015 ZTE K3806-Z network connection established, but does not work

2011-11-25 Thread Mathieu Trudel-Lapierre
AFAIK, this is indeed just not well supported by ModemManager, so
reassigning to the correct package.

Viktor, could you please follow the step listed here:
http://live.gnome.org/NetworkManager/Debugging   under "Debugging
NetworkManager 0.8 and 0.9 3G connections" and provide the debugging
logs for modemmanager so we can look at what happens?

Thanks!

** Package changed: usb-modeswitch (Ubuntu) => modemmanager (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861282

Title:
  19d2:1015 ZTE K3806-Z network connection established, but does not
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/861282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 861282] Re: 19d2:1015 ZTE K3806-Z network connection established, but does not work

2011-11-25 Thread Josua Dietze
Is this device supported by "network-manager"?

** Changed in: usb-modeswitch (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861282

Title:
  19d2:1015 ZTE K3806-Z network connection established, but does not
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/861282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 861282] Re: 19d2:1015 ZTE K3806-Z network connection established, but does not work

2011-10-20 Thread Josua Dietze
I think usb_modeswitch is neither responsible for that problem nor can
it help in any way.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861282

Title:
  19d2:1015 ZTE K3806-Z network connection established, but does not
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/861282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs