[Bug 1308895] Re: Please merge usb-modeswitch from Debian unstable - Huawei E3531 does not automatically switches to modem mode (no udev rules for this modem in Ubuntu's /lib/udev/rules.d)

2014-08-06 Thread Lars Melin
@ Saurabh Sharma

Your  E3531s is a new version,  its 3 serial interfaces should be
supported by the option.ko driver in Mint17 but the direct ethernet
interface is not, it was added to net drivers two weeks ago so will be
supported from kernel 3.17.

Please do:
cat /proc/bus/usb/devices

and verify that option driver has bound to 3 interfaces. If it has then you 
should be able to use the dongle in ppp dialup modem mode until you get an 
updated kernel with driver support for the net interface
If  option driver hasn't bound then you'll have to load it manually:

modprobe usb_wwan
modprobe option

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

Title:
  Please merge usb-modeswitch from Debian unstable - Huawei E3531 does
  not automatically switches to modem mode (no udev rules for this modem
  in Ubuntu's /lib/udev/rules.d)

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

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


[Bug 1308895] Re: Please merge usb-modeswitch from Debian unstable - Huawei E3531 does not automatically switches to modem mode (no udev rules for this modem in Ubuntu's /lib/udev/rules.d)

2014-08-06 Thread Saurabh Sharma
The output of lsusb -v -d 12d1:1506 is pretty big so I have attached
the output file. One more thing I would like to bring to everyone is
that many people advise to install the mobile partner on linux for this.
However, this is a bad solution since it really screws up your system.
It especially plays with the permissions such that the system no longer
asks for a password.


** Attachment added: Out put of the lsusb -v -d command
   
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1308895/+attachment/4171122/+files/lsusb-output

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

Title:
  Please merge usb-modeswitch from Debian unstable - Huawei E3531 does
  not automatically switches to modem mode (no udev rules for this modem
  in Ubuntu's /lib/udev/rules.d)

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

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


[Bug 1308895] Re: Please merge usb-modeswitch from Debian unstable - Huawei E3531 does not automatically switches to modem mode (no udev rules for this modem in Ubuntu's /lib/udev/rules.d)

2014-08-05 Thread Jan Nekvasil
Debian's usb-modeswitch_2.2.0+repack0-1_amd64.deb and usb-modeswitch-
data_20140529-1_all.deb from https://packages.debian.org/sid/amd64/usb-
modeswitch/download and https://packages.debian.org/sid/amd64/usb-
modeswitch-data/download fixed it for me for Huawei E3531s - 2.

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

Title:
  Please merge usb-modeswitch from Debian unstable - Huawei E3531 does
  not automatically switches to modem mode (no udev rules for this modem
  in Ubuntu's /lib/udev/rules.d)

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

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


[Bug 1308895] Re: Please merge usb-modeswitch from Debian unstable - Huawei E3531 does not automatically switches to modem mode (no udev rules for this modem in Ubuntu's /lib/udev/rules.d)

2014-08-05 Thread Lars Melin
@ Saurabh Sharma

12d1:1506 is a usb id for E3531s after it has been mode switched so 
usb_modeswitch has done what it should do.
I think your problem is either linux driver related or NetworkManager related 
so please provide the output from:
lsusb -v -d 12d1:1506

It will show how the interfaces are intended to be used and which
driver(s) should be used.

You can also do:

cat /proc/bus/usb/devices

which will show which drivers have already bound to the interfaces.

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

Title:
  Please merge usb-modeswitch from Debian unstable - Huawei E3531 does
  not automatically switches to modem mode (no udev rules for this modem
  in Ubuntu's /lib/udev/rules.d)

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

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


[Bug 1308895] Re: Please merge usb-modeswitch from Debian unstable - Huawei E3531 does not automatically switches to modem mode (no udev rules for this modem in Ubuntu's /lib/udev/rules.d)

2014-08-04 Thread Saurabh Sharma
I am on Linux MInt 17 (based on Ubuntu 14.04) 64bit
Dongle- Huawei- 3531s
This device is not working on my system. lsusb command gives:
Bus 003 Device 002: ID 12d1:1506 Huawei Technologies Co., Ltd. E398 
LTE/UMTS/GSM Modem/Networkcard

Is there any way I can get this to work. Mobile Partner software is not
working either. It screws u the permissions too so it is a very bad
solution anyway. Is there any other information I can provide?

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

Title:
  Please merge usb-modeswitch from Debian unstable - Huawei E3531 does
  not automatically switches to modem mode (no udev rules for this modem
  in Ubuntu's /lib/udev/rules.d)

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

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


[Bug 1308895] Re: Please merge usb-modeswitch from Debian unstable - Huawei E3531 does not automatically switches to modem mode (no udev rules for this modem in Ubuntu's /lib/udev/rules.d)

2014-07-28 Thread Tamir
Christian, ask about the creators (to register and create any
appropriate topic) - http://www.draisberghof.de/usb_modeswitch/bb/

Somebody please add the repo ubuntu usb-mode switch of repo debian sid. He 
would have done if I knew how. 
Apparently the problem is in the Network manager  - 
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1330262. Maybe 
we should start a report on bagzile gnome?

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

Title:
  Please merge usb-modeswitch from Debian unstable - Huawei E3531 does
  not automatically switches to modem mode (no udev rules for this modem
  in Ubuntu's /lib/udev/rules.d)

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

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


[Bug 1308895] Re: Please merge usb-modeswitch from Debian unstable - Huawei E3531 does not automatically switches to modem mode (no udev rules for this modem in Ubuntu's /lib/udev/rules.d)

2014-07-28 Thread Tamir
Christian, ask about the creators (to register and create any
appropriate topic) - http://www.draisberghof.de/usb_modeswitch/bb/

Somebody please add the repo ubuntu  latest version of usb-mode switch (and 
data)  of repo debian sid. He would have done if I knew how.
Apparently the problem is in the Network manager - 
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1330262. Maybe 
we should start a report on bagzile gnome?

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

Title:
  Please merge usb-modeswitch from Debian unstable - Huawei E3531 does
  not automatically switches to modem mode (no udev rules for this modem
  in Ubuntu's /lib/udev/rules.d)

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

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


[Bug 1308895] Re: Please merge usb-modeswitch from Debian unstable - Huawei E3531 does not automatically switches to modem mode (no udev rules for this modem in Ubuntu's /lib/udev/rules.d)

2014-07-28 Thread Tamir
Christian, ask about the creators (to register and create any
appropriate topic) - http://www.draisberghof.de/usb_modeswitch/bb/

Somebody please add the repo ubuntu latest version of usb-mode switch (and 
data) of repo debian sid. He would have done if I knew how. (New version and 
could not be included in the package ubuntu 14.04.1, although the repository of 
Debian package is added to long, vexed)
Apparently the problem is in the Network manager - 
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1330262. Maybe 
we should start a report on bagzile gnome?

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

Title:
  Please merge usb-modeswitch from Debian unstable - Huawei E3531 does
  not automatically switches to modem mode (no udev rules for this modem
  in Ubuntu's /lib/udev/rules.d)

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

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


[Bug 1308895] Re: Please merge usb-modeswitch from Debian unstable - Huawei E3531 does not automatically switches to modem mode (no udev rules for this modem in Ubuntu's /lib/udev/rules.d)

2014-07-28 Thread Tamir
Christian, ask about the creators (to register and create any
appropriate topic) - http://www.draisberghof.de/usb_modeswitch/bb/

Somebody please add the repo ubuntu latest version of usb-mode switch (and 
data) of repo debian sid. He would have done if I knew how. (New version and 
could not be included in the package ubuntu 14.04.1, despite the fact that  the 
repository of Debian package is added to long, vexed)
Apparently the problem is in the Network manager - 
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1330262. Maybe 
we should start a report on bagzile gnome?

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

Title:
  Please merge usb-modeswitch from Debian unstable - Huawei E3531 does
  not automatically switches to modem mode (no udev rules for this modem
  in Ubuntu's /lib/udev/rules.d)

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

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


[Bug 1308895] Re: Please merge usb-modeswitch from Debian unstable - Huawei E3531 does not automatically switches to modem mode (no udev rules for this modem in Ubuntu's /lib/udev/rules.d)

2014-07-18 Thread Christian Scharf
ubuntu / Kubuntu 14.04 LTS

Huawei E3531 / E3531s-2

initial id: 12d1:15ca

-does not automatically switches to modem mode

will this device be added or how i can get it work?

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

Title:
  Please merge usb-modeswitch from Debian unstable - Huawei E3531 does
  not automatically switches to modem mode (no udev rules for this modem
  in Ubuntu's /lib/udev/rules.d)

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

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


[Bug 1308895] Re: Please merge usb-modeswitch from Debian unstable - Huawei E3531 does not automatically switches to modem mode (no udev rules for this modem in Ubuntu's /lib/udev/rules.d)

2014-06-17 Thread Daniel Holbach
The Ubuntu Sponsors team is only to be subscribed if there's a proposed
patch available for inclusion. It looks like nobody has worked on a
proposed debdiff or package branch or anything, so I'll unsubscribe the
team for now.

Please follow: https://wiki.ubuntu.com/SponsorshipProcess

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

Title:
  Please merge usb-modeswitch from Debian unstable - Huawei E3531 does
  not automatically switches to modem mode (no udev rules for this modem
  in Ubuntu's /lib/udev/rules.d)

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

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


[Bug 1308895] Re: Please merge usb-modeswitch from Debian unstable - Huawei E3531 does not automatically switches to modem mode (no udev rules for this modem in Ubuntu's /lib/udev/rules.d)

2014-06-12 Thread Mantas Kriaučiūnas
** Summary changed:

- Huawei E3531 does not automatically switches to modem mode (no udev rules for 
this modem in /lib/udev/rules.d.)
+ Please merge usb-modeswitch from Debian unstable - Huawei E3531 does not 
automatically switches to modem mode (no udev rules for this modem in Ubuntu's 
/lib/udev/rules.d)

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

Title:
  Please merge usb-modeswitch from Debian unstable - Huawei E3531 does
  not automatically switches to modem mode (no udev rules for this modem
  in Ubuntu's /lib/udev/rules.d)

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

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