[Bug 1949621] Re: libmbim cannot make use of Quectel EM120

2021-11-04 Thread Aleksander Morgado
Please note the libmbim 1.24 branch is not actively maintained any more
in upstream. If you want to keep on using that release, you're fully on
your own.

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

Title:
  libmbim cannot make use of Quectel EM120

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


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

[Bug 1934286] Re: Update the ModemManager to 1.16.6-2 to support some modems in Focal and Hirsute releases.

2021-07-20 Thread Aleksander Morgado
> The snap "dpr-wwan_1.0-wwan-test_amd64.snap" is provided by Lenovo
(not published yet)

Is there any estimated date when it will be released?

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

Title:
  Update the ModemManager to 1.16.6-2 to support some modems in Focal
  and Hirsute releases.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1934286/+subscriptions


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

[Bug 1934286] Re: Update the ModemManager to 1.16.6-2 to support some modems in Focal and Hirsute releases.

2021-07-15 Thread Aleksander Morgado
And where is the dpr-wwan_1.0-wwan-test_amd64.snap file?

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

Title:
  Update the ModemManager to 1.16.6-2 to support some modems in Focal
  and Hirsute releases.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1934286/+subscriptions


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

[Bug 1780606] [NEW] NetworkManager not able to manage WWAN devices in 18.04 server

2018-07-08 Thread Aleksander Morgado
Public bug reported:

Installed a 18.04 server image, and installed NetworkManager.

NetworkManager comes with a "/usr/lib/NetworkManager/conf.d/10-globally-
managed-devices.conf" file where it speciefies that all devices are by
default unmanaged except for types "wifi" and "wwan".

Now, the problem is that the filter should apply to "gsm" or "cdma"
types, not "wwan".

E.g.:
  [keyfile]
  unmanaged-devices=*,except:type:wifi,except:type:gsm,except:type:cdma

Before the change:
$ nmcli d
DEVICETYPE  STATE  CONNECTION 
wlan0 wifi   connected  Bumbu
eth0  ethernet  unmanaged  -- 
cdc-wdm0  gsm   unmanaged  -- 
loloopback  unmanaged  -- 

After the change:
$ nmcli d
DEVICETYPE  STATE  CONNECTION 
wlan0 wifi   connected  Bumbu
cdc-wdm0  gsm   connected  cell   
eth0  ethernet  unmanaged  -- 
loloopback  unmanaged  --

** Affects: network-manager (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/1780606

Title:
  NetworkManager not able to manage WWAN devices in 18.04 server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1780606/+subscriptions

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

[Bug 540003]

2018-06-12 Thread Aleksander Morgado
For reference, I'm testing with a F3507g, and it seems that this modem
does receive and store the string properly:

AT*EIAAUW=2,1,"p...@a1plus.at","ppp"
OK

AT*EIAAUR=2,1
*EIAAUR: 2,1,"p...@a1plus.at","ppp",00111,0

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

Title:
  network-manager doesn't work with dell 5530 hsdpa mobile broadband

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

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

[Bug 1326954]

2018-06-12 Thread Aleksander Morgado
If you want to apply it on a 1.6.x version, use this patch instead:
https://cgit.freedesktop.org/ModemManager/ModemManager/commit/?h=mm-1-6=196b8d619ad16d625ab0cc520854c2a044c0e4eb

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

Title:
  Sierra Wireless EM7305 (Fujitsu Lifebook S904) does not work after
  suspend/hibernate

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

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

[Bug 1326954]

2018-06-12 Thread Aleksander Morgado
(In reply to russianneuromancer from comment #20)
> Hi
> 
> Any news?

Yes, see: https://lists.freedesktop.org/archives/modemmanager-
devel/2017-August/005668.html

Could you apply the patch in a custom build and retry, to see if it
fixes your issue?

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

Title:
  Sierra Wireless EM7305 (Fujitsu Lifebook S904) does not work after
  suspend/hibernate

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

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

[Bug 1326954]

2018-06-12 Thread Aleksander Morgado
(In reply to russianneuromancer from comment #16)
> And in case it could help someone, this workaround systemd unit helps me.
> With this unit connection could be established after suspend.

Did you compile ModemManager with 'systemd' suspend/resume support?
Ideally, MM should detect the suspend/resume events and reprobe the
devices from scratch.

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

Title:
  Sierra Wireless EM7305 (Fujitsu Lifebook S904) does not work after
  suspend/hibernate

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

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

[Bug 1326954]

2018-06-12 Thread Aleksander Morgado
(In reply to Adrian Perez de Castro from comment #10)
> I also have this issue, with a Fujitsu S936 laptop which includes an EM7305.
> After adding the udev rules in the post at 0xf8.org (modifying them to fit
> use the USB identifier that shows in my laptop, 1199:9041), the “mbim-proxy” 
> program seems to hang in some kind of loop, chewing 80% of CPU time according
> to “top”. Here are the details of my configuration:
> 
> - Arch Linux
> - ModemManager 1.6.4
> - NetworkManager 1.4.4
> - libmbim 1.14.0
> - Kernel 4.9.5
> 
> I will be posting the output from “lsusb -v -d 1199:9041” as an attachment.

I believe you misread what the rules in the blogpost are doing :) I
think the rules try to force the device into QMI mode, instead of the
MBIM mode that would be picked up by default. This was a better choice
for the Dell modem at that time because there wasn't support for running
QMI commands over MBIM, and the Dell modem really required the FCC Auth
command; but that is no longer the case, as MM already handles QMI over
MBIM automatically as well as the FCC auth command for the Dell device.

Anyway, in your case it seems the rules didn't work as expected because
you're still in MBIM mode, which is the one I would anyway suggest. I
believe you can remove all the udev rules, as the kernel (or
usb_modeswitch, it depends) should choose the MBIM configuration as
preferred automatically.

That said, could you gather MM and mbim-proxy debug logs? I'd like to
check whether the issue is exactly the same one:

$> sudo systemctl stop ModemManager
$> sudo killall -9 mbim-proxy
$> sudo /usr/libexec/mbim-proxy --verbose > /tmp/mbim-proxy.log 2>&1 &
$> sudo /usr/sbin/ModemManager --debug > /tmp/mm.log 2>&1 &
(and retry reproducing the issue)

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

Title:
  Sierra Wireless EM7305 (Fujitsu Lifebook S904) does not work after
  suspend/hibernate

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

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

[Bug 1326954]

2018-06-12 Thread Aleksander Morgado
(In reply to Aleksander Morgado from comment #17)
> (In reply to russianneuromancer from comment #16)
> > And in case it could help someone, this workaround systemd unit helps me.
> > With this unit connection could be established after suspend.
> 
> Did you compile ModemManager with 'systemd' suspend/resume support? Ideally,
> MM should detect the suspend/resume events and reprobe the devices from
> scratch.

Nevermind, I see the suspend/resume is in place in MM so the bug is
still applicable there; I'll analyze the logs and let you know what I
find.

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

Title:
  Sierra Wireless EM7305 (Fujitsu Lifebook S904) does not work after
  suspend/hibernate

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

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

[Bug 1117944] Re: [SRU] intltool confused by separate build-dir

2018-01-26 Thread Aleksander Morgado
@monsta AFAIK, this bug report is the "upstream" bug report as well. As
long as you're not the upstream intltool maintainer, please don't set it
as wontfix. Even if it does seem unmaintained...

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

Title:
  [SRU] intltool confused by separate build-dir

To manage notifications about this bug go to:
https://bugs.launchpad.net/intltool/+bug/1117944/+subscriptions

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

[Bug 1117944] Re: intltool confused by separate build-dir

2017-09-13 Thread Aleksander Morgado
Yeah I know, it's just not my problem any more. Everyone should migrate,
gettext is at least maintained.

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

Title:
  intltool confused by separate build-dir

To manage notifications about this bug go to:
https://bugs.launchpad.net/intltool/+bug/1117944/+subscriptions

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

[Bug 1117944] Re: intltool confused by separate build-dir

2017-09-11 Thread Aleksander Morgado
intltool is dead, long live gettext-only :)

https://cgit.freedesktop.org/ModemManager/ModemManager/commit/?id=984625165e09f02b4d6b8389092d5055fdbb0f03

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

Title:
  intltool confused by separate build-dir

To manage notifications about this bug go to:
https://bugs.launchpad.net/intltool/+bug/1117944/+subscriptions

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

[Bug 1117944] Re: intltool confused by separate build-dir

2017-01-19 Thread Aleksander Morgado
"WTF broke my distcheck!", then apply it to N projects using intltool,
sum the amount of hours wasted by everyone applying workarounds in their
own projects...

I have to admit this is very very sad.

A bug like this one, affecting every project using intltool, with one
suggested patch even, still open 2 years later. Of course this is no
longer critical because *every* project using intltool ended up patching
their own POTFILES.skip... how very sad.

Let's see each other again here when automake updates again the default
builddir during dist.

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

Title:
  intltool confused by separate build-dir

To manage notifications about this bug go to:
https://bugs.launchpad.net/intltool/+bug/1117944/+subscriptions

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


[Bug 1117944] Re: intltool confused by separate build-dir

2016-03-19 Thread Aleksander Morgado
For reference, what projects are doing:

https://cgit.freedesktop.org/ModemManager/ModemManager/commit/?id=1ae6a7be8abab4b13520679f42c6cc8e2fb57d05

https://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/po/POTFILES.skip?id=66c3b673e32b7d055349a2a96ca2c2dfbbfc03ba

https://git.gnome.org/browse/gnome-control-
center/commit/po/POTFILES.skip?id=5e0db6aaeb0e88161a0bb76fac5293c4dec22ed1

https://cgit.freedesktop.org/geoclue/commit/po/POTFILES.skip?id=ece2a872c1b944cf24bd631d907c3b7cfcb484a9

...

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

Title:
  intltool confused by separate build-dir

To manage notifications about this bug go to:
https://bugs.launchpad.net/intltool/+bug/1117944/+subscriptions

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


[Bug 1441095]

2015-09-25 Thread Aleksander Morgado
Comment on attachment 118426
Increase the retry interval to 5 seconds.

This breaks the timeout value given by the user. In open_message_ready()
we'll do a ctx->timeout--; if we got a timeout error, so that we can
retry. Instead of ctx->timeout--; there should be a ctx->timeout-=5
there, and along with that: make timeout a gint (not guint) and also
don't do the (ctx->timeout) check, and instead do (ctx->timeout > 0)

Also, better #define RETRY_TIMEOUT_SECS 5 and use the symbol everywhere.

Could you update the patch and retest?

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

Title:
  novatel: improve probing for Dell branded modems

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

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


[Bug 1441095]

2015-09-25 Thread Aleksander Morgado
Merged the patch to mbim-1-12 and git master, thanks!

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

Title:
  novatel: improve probing for Dell branded modems

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

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


[Bug 1377577] Re: ModemManager Still connects to UMTS when set to GPRS/EDGE only..

2015-09-15 Thread Aleksander Morgado
Since ModemManager 1.0, allowed/preferred modes aren't retrieved from
NetworkManager connection settings; instead explicit calls in the MM API
are required:

https://sigquit.wordpress.com/2013/06/03/changing-modes-and-
capabilities-in-modemmanager/

** Changed in: modemmanager (Ubuntu)
   Status: New => Invalid

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

Title:
  ModemManager Still connects to UMTS when set to GPRS/EDGE only..

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

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


[Bug 1473246] Re: MediaTek Preloader on a mobile device triggers cdc_acm kernel module usage by ModemManager

2015-08-25 Thread Aleksander Morgado
I'm assuming those ttys are not to be treated as modem ttys; so long story 
short, you'll need to blacklist them for now in MM udev rules... I fixed this 
already in git master and the mm-1-4 branch for this specific MediaTek device, 
so will be available in the next releases:
http://cgit.freedesktop.org/ModemManager/ModemManager/commit/?id=0e7fc1dff9b3b8f72f6537f7f2b68e5c94a4c751

If you know of more non-modem devices to blacklist, please report bugs to the 
ModemManager bugzilla:
https://bugs.freedesktop.org/enter_bug.cgi?product=ModemManager

And yes, the blacklist is far from the best solution.

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

Title:
  MediaTek Preloader on a mobile device triggers cdc_acm kernel module
  usage by ModemManager

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

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


[Bug 783220]

2015-04-12 Thread Aleksander Morgado
I have now merged to git master Fabrice's patch v3, and then pushed 2
other patches including Sven's and Dan's suggested additional changes.

Thanks to everyone!

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

Title:
  [needs-packaging] Missing packages for mbm-gpsd and mbm-gps-control

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

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


[Bug 783220]

2015-04-12 Thread Aleksander Morgado
Comment on attachment 114562
mbm: add GPS location gathering support (v2)

Review of attachment 114562:
-

Some minor additional things to fix.

Also, could you maybe also attach a debug log of MM to see how it
behaves with the GPS enabled/disabled? Just for reference, because I
don't have a GPS capable MBM modem around.

Thanks!

::: plugins/mbm/mm-broadband-modem-mbm.c
@@ +1252,5 @@
 +typedef struct {
 +MMBroadbandModemMbm *self;
 +GSimpleAsyncResult *result;
 +MMModemLocationSource source;
 +int idx;

Isn't this idx variable not needed?

@@ +1388,5 @@
 + MM_CORE_ERROR,
 + MM_CORE_ERROR_FAILED,
 + Couldn't open raw GPS 
 serial port);
 +} else {
 +GByteArray *buf = g_byte_array_sized_new (13);

A whiteline needed after the variable declaration.

@@ +1389,5 @@
 + MM_CORE_ERROR_FAILED,
 + Couldn't open raw GPS 
 serial port);
 +} else {
 +GByteArray *buf = g_byte_array_sized_new (13);
 +g_byte_array_append(buf, (const guint8 *) AT*E2GPSNPD\r\n, 12);

I'm counting 13 chars in the string to be written, not 12.

How about this?

{ 
GByteArray *buf;
const gchar *command = AT*E2GPSNPD\r\n;

buf = g_byte_array_new ();
g_byte_array_append (buf, command, strlen (command));
mm_port_serial_command (...);
g_byte_array_unref (buf);
}

Also, the fact that we need an AT command to be fed to the GPS data port
is an unusual case (which is why you need to use the MMPortSerial API
and cannot use the MMPortSerialAt one. I'd explain that in a comment
message just around here, so that it's clear what is being done.

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

Title:
  [needs-packaging] Missing packages for mbm-gpsd and mbm-gps-control

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

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


[Bug 783220]

2015-03-23 Thread Aleksander Morgado
(In reply to Fabrice Bellet from comment #2)
 Created attachment 114526 [details]
 mbm: factorize the udev rules

I don't think we want to do this. Adding new VID/PIDs in future patches
will be much easier to read and review if the new PIDs add new lines,
instead of modifying lines.

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

Title:
  [needs-packaging] Missing packages for mbm-gpsd and mbm-gps-control

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

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


[Bug 783220]

2015-03-23 Thread Aleksander Morgado
(In reply to Fabrice Bellet from comment #1)
 Created attachment 114525 [details] [review]
 mbm: add GPS location gathering support
 
 This patch add gps support for mbm devices, mainly inspired by the huawai
 similar plugin. The interval between two batches of NMEA sentences is set
 arbitrarily to 5 secs with a #define (ModemManager updates the gps location
 every 30 seconds on dbus, so it seems to me there's no need to request nmea
 data too frequently). The mbm device particularity is that the gps nmea
 device ttyACM2 must receive the command AT*E2GPSNPD before starting to
 emit data.

The ID_MM_ERICSSON_MBM_AT_PORT and ID_MM_ERICSSON_MBM_AT_PPP flags
should not be added. MBM uses by default the MMBroadbandBearerMbm
object, and that object requires the presence of the WWAN net port. i.e.
MBM modems will always use a WWAN port and never PPP, at least when
managed by ModemManager.

Could you update the patch so that only the GPS bits gets included?

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

Title:
  [needs-packaging] Missing packages for mbm-gpsd and mbm-gps-control

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

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


[Bug 1404068]

2015-01-31 Thread Aleksander Morgado
Marius, could you ask the original reporter about the concerns Lars had?

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

Title:
  No internet connection with Huawei E3272 4G modem

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

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


[Bug 1404068]

2015-01-31 Thread Aleksander Morgado
Also, may be not modeswitched properly? See:
http://askubuntu.com/questions/525965/huawei-e3272-ubuntu

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

Title:
  No internet connection with Huawei E3272 4G modem

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

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


[Bug 1057834]

2015-01-15 Thread Aleksander Morgado
Merged branch to git master.

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

Title:
  Haier CE81B is not detected on 12.04

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

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


[Bug 1057834]

2014-10-18 Thread Aleksander Morgado
(In reply to Airlangga Cahya Utama from comment #9)
 Hello Aleksander,
 
 Thank you for your patch.
 I'm a bit busy atm.
 I'll try to look out for fedora source build this
 weekend.
 
 When does the merge window happen?

There's no merge window; as soon as you test it, if it works OK, I'll
merge :)

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

Title:
  Haier CE81B is not detected on 12.04

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

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


[Bug 1057834]

2014-10-17 Thread Aleksander Morgado
(In reply to Dan Williams from comment #7)
 aleksander/haier-plugin looks good to me.

I tried to ping the original reporter to see if he can test the patch;
it's pretty much very low risk I would say anyway, so if we don't get
tests back I'll just merge it.

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

Title:
  Haier CE81B is not detected on 12.04

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

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


[Bug 977761]

2013-10-06 Thread Aleksander Morgado
Superb!

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

Title:
  Add support for using QMI protocol

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/977761/+subscriptions

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


[Bug 1232329] Re: modem-manager crashed with SIGABRT in g_assertion_message()

2013-09-28 Thread Aleksander Morgado
*** This bug is a duplicate of bug 1099766 ***
https://bugs.launchpad.net/bugs/1099766

So, yeah, just make this bug a duplicate of a private bug which cannot
be looked at; and while doing the duplication, make sure the attachments
of this bug get also removed so that no one can look at them...

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

Title:
  modem-manager crashed with SIGABRT in g_assertion_message()

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

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


[Bug 1231858] Re: modem-manager state doesn't match hardware state after suspend (not able to connect)

2013-09-27 Thread Aleksander Morgado
In ModemManager 1.x, the current power state of the modem is not assumed
when the modem is enabled; i.e. we always re-check current power status
before trying to power-up.

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

Title:
  modem-manager state doesn't match hardware state after suspend (not
  able to connect)

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

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


[Bug 1229748] Re: modem manager probing causes bluegiga BLE112B to reset

2013-09-24 Thread Aleksander Morgado
Done in git master;
http://cgit.freedesktop.org/ModemManager/ModemManager/commit/?id=0dd93549a175f05cd5290ca8b3a3fd78e59863b5

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

Title:
  modem manager probing causes bluegiga BLE112B to reset

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

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


[Bug 1198325] Re: Huawei K3770 failed to connect

2013-07-09 Thread Aleksander Morgado
Relevant issue seems to be that pppd cannot establish the PPP session:

NetworkManager[11397]: warn pppd timed out or didn't initialize our dbus 
module
NetworkManager[11397]: info Activation (ttyUSB2) Stage 4 of 5 (IPv4 Configure 
Timeout) scheduled...
NetworkManager[11397]: info Activation (ttyUSB2) Stage 4 of 5 (IPv4 Configure 
Timeout) started...
NetworkManager[11397]: info (ttyUSB2): device state change: ip-config - 
failed (reason 'ip-config-unavailable') [70 120 5]

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

Title:
  Huawei K3770 failed to connect

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

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


[Bug 1198325] Re: Huawei K3770 failed to connect

2013-07-08 Thread Aleksander Morgado
Please get debug MM logs

https://wiki.ubuntu.com/DebuggingModemmanager

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

Title:
  Huawei K3770 failed to connect

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

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


[Bug 1198283] Re: Huawei E3276 will not recognized correctly

2013-07-08 Thread Aleksander Morgado
MM 0.7.x should handle this properly.

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

Title:
  Huawei E3276 will not recognized correctly

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

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


[Bug 1169117] Re: REGRESSION: MBIM kernel suppport should be disabled until userspace support available (breaks Ericsson H5321 etc.)

2013-06-16 Thread Aleksander Morgado
Please note that ModemManager 0.7.991 already supports MBIM devices, if
compiled with support for using libmbim.

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

Title:
  REGRESSION: MBIM kernel suppport should be disabled until userspace
  support available (breaks Ericsson H5321 etc.)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1169117/+subscriptions

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


[Bug 1191459] Re: ModemManager crashes

2013-06-16 Thread Aleksander Morgado
For what I can see, ModemManager here is already using libmbim to manage
the device, and this specific crash is 99% likely to be this one:

  https://bugs.freedesktop.org/show_bug.cgi?id=65166

Please update libmbim to the recent 1.2 version:
  http://lists.freedesktop.org/archives/libmbim-devel/2013-June/53.html

** Bug watch added: freedesktop.org Bugzilla #65166
   https://bugs.freedesktop.org/show_bug.cgi?id=65166

** Also affects: modemmanager via
   https://bugs.freedesktop.org/show_bug.cgi?id=65166
   Importance: Unknown
   Status: Unknown

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

Title:
  ModemManager crashes

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

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


[Bug 1191459] Re: ModemManager crashes

2013-06-16 Thread Aleksander Morgado
Great, thanks for checking :)

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

Title:
  ModemManager crashes

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

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


[Bug 1174288] Re: Ericsson F3607gw WWAN card no longer working in 0.7

2013-04-29 Thread Aleksander Morgado
Oh, weird, can you grab me lsusb -v of the device? Missing VID/PID pair
in the udev rules maybe?

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

Title:
  Ericsson F3607gw WWAN card no longer working in 0.7

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

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


[Bug 1174288] Re: Ericsson F3607gw WWAN card no longer working in 0.7

2013-04-29 Thread Aleksander Morgado
udev rules seem to be the same in both MM_06 and git master branches, so
maybe it's another thing...

Could you grab me debug logs with MM 0.7.x?

https://live.gnome.org/NetworkManager/ModemManager/Debugging#Debug_logs

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

Title:
  Ericsson F3607gw WWAN card no longer working in 0.7

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

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


[Bug 1174288] Re: Ericsson F3607gw WWAN card no longer working in 0.7

2013-04-29 Thread Aleksander Morgado
Also, if you could test with self-compiled ModemManager git master,
instead of the 0.7.x packaged by Arch, that would be much better.

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

Title:
  Ericsson F3607gw WWAN card no longer working in 0.7

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

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


[Bug 1174288] Re: Ericsson F3607gw WWAN card no longer working in 0.7

2013-04-29 Thread Aleksander Morgado
Oh, this looks much nicer, I don't see any problem with this logs. The
modem is properly detected by the MBM plugin in your last logs. Doesn't
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/1174288

Title:
  Ericsson F3607gw WWAN card no longer working in 0.7

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

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


[Bug 1102343] Re: Missing MBIM (Mobile Broadband Interface Model) support

2013-04-26 Thread Aleksander Morgado
MBIM support is now merged into ModemManager git master, and a
preliminary version of libmbim is already available:

http://www.freedesktop.org/software/libmbim/libmbim-0.0.1.tar.xz

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

Title:
  Missing MBIM (Mobile Broadband Interface Model) support

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1102343/+subscriptions

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


[Bug 1170604] Re: modem-manager: supports_callback: code should not be reached

2013-04-19 Thread Aleksander Morgado
This issue should have already been fixed in MM_06, IIRC.

** Summary changed:

- modem-manager could not be acquired
+ modem-manager: supports_callback: code should not be reached

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

Title:
  modem-manager: supports_callback: code should not be reached

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

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


[Bug 1170604] Re: modem-manager: supports_callback: code should not be reached

2013-04-19 Thread Aleksander Morgado
http://cgit.freedesktop.org/ModemManager/ModemManager/commit/?h=MM_06id=f6d9f53369200ba277a48de3a24c377799765559

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

Title:
  modem-manager: supports_callback: code should not be reached

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

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


[Bug 1170604] Re: modem-manager: supports_callback: code should not be reached

2013-04-19 Thread Aleksander Morgado
https://bugzilla.gnome.org/show_bug.cgi?id=685398

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

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

Title:
  modem-manager: supports_callback: code should not be reached

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

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


[Bug 1057186] Re: Modem Huawei E173 works in 12.04 but not in 12.10

2013-04-15 Thread Aleksander Morgado
We have in mind a new MM 0.6.x release in upstream one of these days...

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

Title:
  Modem Huawei E173 works in 12.04 but not in 12.10

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

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


[Bug 1169117] Re: REGRESSION: MBIM kernel suppport should be disabled until userspace support available (breaks Ericsson H5321 etc.)

2013-04-15 Thread Aleksander Morgado
Only for the brave:

 * libmbim from https://gitorious.org/lanedo/libmbim
 * ModemManager from the 'aleksander/mbim' branch in upstream git

;)

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

Title:
  REGRESSION: MBIM kernel suppport should be disabled until userspace
  support available (breaks Ericsson H5321 etc.)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1169117/+subscriptions

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


[Bug 1167852] Re: [0bdb:1926] REGRESSION: Ericsson H5321 gw not working

2013-04-11 Thread Aleksander Morgado
Marius: out of curiosity, did you try MM git master with this modem? Did
it work ok?

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

Title:
  [0bdb:1926] REGRESSION: Ericsson H5321 gw not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/1167852/+subscriptions

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


[Bug 1164023] Re: modem-manager crashed with SIGSEGV in g_slice_alloc() - REGRESSION: No internet access via mobile broadband

2013-04-10 Thread Aleksander Morgado
Ok, so the MM_06 branch in git is actually free of your problem. Your issue is 
fixed (99% chance :)) in the following commit:
http://cgit.freedesktop.org/ModemManager/ModemManager/commit/?h=MM_06id=5d854a32cf2d04cbdb3d16f019d277caaba69ab4

So, either compile directly that branch, or ask Ubuntu packagers to also
include that commit in the build.

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

Title:
  modem-manager crashed with SIGSEGV in g_slice_alloc() - REGRESSION: No
  internet access via mobile broadband

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

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


[Bug 1164023] Re: modem-manager crashed with SIGSEGV in g_slice_alloc() - REGRESSION: No internet access via mobile broadband

2013-04-09 Thread Aleksander Morgado
Whoever gets this issue again, please make sure to grab SYSLOG around
the time of the *crash* (not the connection issue), and attach it here
:)

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

Title:
  modem-manager crashed with SIGSEGV in g_slice_alloc() - REGRESSION: No
  internet access via mobile broadband

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

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


[Bug 1164023] Re: modem-manager crashed with SIGSEGV in g_slice_alloc() - REGRESSION: No internet access via mobile broadband

2013-04-05 Thread Aleksander Morgado
Ok, good to know :)

Now, I'm not sure why you don't get a proper connection. The DHCP
request on the interface just times out, as reported by NetworkManager:

Apr  4 21:20:56 till-twist NetworkManager[1150]: warn (wwan0): DHCPv4 request 
timed out.
Apr  4 21:20:56 till-twist NetworkManager[1150]: info (wwan0): canceled DHCP 
transaction, DHCP client pid 15159
Apr  4 21:20:56 till-twist NetworkManager[1150]: info Activation (wwan0) 
Stage 4 of 5 (IPv4 Configure Timeout) scheduled...
Apr  4 21:20:56 till-twist NetworkManager[1150]: info Activation (wwan0) 
Stage 4 of 5 (IPv4 Configure Timeout) started...
Apr  4 21:20:56 till-twist NetworkManager[1150]: info (wwan0): device state 
change: ip-config - failed (reason 'ip-config-unavailable') [70 120 5]

You say it's a regression the lack of connectivity; could you gather
debug logs using an older MM version?

Also, check your APN string, is it correct for sure?

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

Title:
  modem-manager crashed with SIGSEGV in g_slice_alloc() - REGRESSION: No
  internet access via mobile broadband

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

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


[Bug 1164023] Re: modem-manager crashed with SIGSEGV in g_slice_alloc() - REGRESSION: No internet access via mobile broadband

2013-04-05 Thread Aleksander Morgado
May end up being a bug in NM after all, just filled it:
https://bugzilla.gnome.org/show_bug.cgi?id=697313

Could you try to use a dummy username? Like   (1 whitespace) or
t-d1. Just run nm-connection-editor and edit your connection
profile.

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

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

Title:
  modem-manager crashed with SIGSEGV in g_slice_alloc() - REGRESSION: No
  internet access via mobile broadband

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

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


[Bug 1164023] Re: modem-manager crashed with SIGSEGV in g_slice_alloc() - REGRESSION: No internet access via mobile broadband

2013-04-05 Thread Aleksander Morgado
syslog for that one?

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

Title:
  modem-manager crashed with SIGSEGV in g_slice_alloc() - REGRESSION: No
  internet access via mobile broadband

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

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


[Bug 1164023] Re: modem-manager crashed with SIGSEGV in g_slice_alloc() - REGRESSION: No internet access via mobile broadband

2013-04-05 Thread Aleksander Morgado
Weird, I see nothing wrong... How about if you install an older MM 0.5.x
instead of the MM 0.6.x that comes by default? I'm trying to see whether
the issue is in MM or out of it...

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

Title:
  modem-manager crashed with SIGSEGV in g_slice_alloc() - REGRESSION: No
  internet access via mobile broadband

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

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


[Bug 1164023] Re: modem-manager crashed with SIGSEGV in g_slice_alloc() - REGRESSION: No internet access via mobile broadband

2013-04-05 Thread Aleksander Morgado
Ok, so we'll need to assume that the connection problem, the lack of IP
while doing DHCP on the wwan port, is not MM-related...

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

Title:
  modem-manager crashed with SIGSEGV in g_slice_alloc() - REGRESSION: No
  internet access via mobile broadband

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

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


[Bug 1164023] Re: modem-manager crashed with SIGSEGV in g_slice_alloc() - REGRESSION: No internet access via mobile broadband

2013-04-04 Thread Aleksander Morgado
Your last syslog doesn't contain any crash... so not sure what you mean
with crash :)

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

Title:
  modem-manager crashed with SIGSEGV in g_slice_alloc() - REGRESSION: No
  internet access via mobile broadband

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

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


[Bug 1164023] Re: modem-manager crashed with SIGSEGV in g_slice_alloc() - REGRESSION: No internet access via mobile broadband

2013-04-04 Thread Aleksander Morgado
Ah, you're right, my bad :)

Relevant logs then:

Apr  3 21:26:18 till-twist modem-manager[5778]: debug 
[mm-at-serial-port.c:334] debug_log(): (ttyACM1): -- 'AT+CIND?CR'
Apr  3 21:26:21 till-twist modem-manager[5778]: debug 
[mm-at-serial-port.c:334] debug_log(): (ttyACM1): -- 'AT+CSQCR'
Apr  3 21:26:21 till-twist modem-manager[5778]: debug 
[mm-at-serial-port.c:334] debug_log(): (ttyACM1): -- 'CRLF+CSQ: 
11,99CRLF'
Apr  3 21:26:21 till-twist modem-manager[5778]: debug 
[mm-at-serial-port.c:334] debug_log(): (ttyACM1): -- 'CRLFOKCRLF'
Apr  3 21:26:21 till-twist modem-manager[5778]: mm_callback_info_schedule: 
assertion `info-called == FALSE' failed
Apr  3 21:26:48 till-twist modem-manager[5778]: debug 
[mm-at-serial-port.c:334] debug_log(): (ttyACM1): -- 'AT+CIND?CR'
Apr  3 21:26:48 till-twist modem-manager[5778]: debug 
[mm-at-serial-port.c:334] debug_log(): (ttyACM1): -- 'CRLF+CIND: 
5,3,0,0,1,1,0,0,0,0,0,0CRLF'
Apr  3 21:26:48 till-twist modem-manager[5778]: debug 
[mm-at-serial-port.c:334] debug_log(): (ttyACM1): -- 'CRLFOKCRLF'
Apr  3 21:26:57 till-twist usbmuxd[5806]: [2] Attempted to connect to 
nonexistent device 1
Apr  3 21:27:18 till-twist modem-manager[5778]: debug 
[mm-at-serial-port.c:334] debug_log(): (ttyACM1): -- 'AT+CIND?CR'
Apr  3 21:27:18 till-twist modem-manager[5778]: debug 
[mm-at-serial-port.c:334] debug_log(): (ttyACM1): -- 'CRLF+CIND: 
5,3,0,0,1,1,0,0,0,0,0,0CRLF'
Apr  3 21:27:18 till-twist modem-manager[5778]: debug 
[mm-at-serial-port.c:334] debug_log(): (ttyACM1): -- 'CRLFOKCRLF'
Apr  3 21:27:48 till-twist kernel: [11019.226084] modem-manager[5778]: segfault 
at 10001 ip 7fd690d58f7f sp 7fff38b165f0 error 4 in 
libglib-2.0.so.0.3600.0[7fd690cf5000+f9000]


The assertion `info-called == FALSE' failed message is interesting...

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

Title:
  modem-manager crashed with SIGSEGV in g_slice_alloc() - REGRESSION: No
  internet access via mobile broadband

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

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


[Bug 1164023] Re: modem-manager crashed with SIGSEGV in g_slice_alloc() - REGRESSION: No internet access via mobile broadband

2013-04-04 Thread Aleksander Morgado
Are you able to run modem-manager manually under valgrind? These would
be the steps:


$ sudo mv /usr/sbin/modem-manager /
$ sudo killall -9 modem-manager
$ sudo G_SLICE=always-malloc valgrind --log-file=valgrind.out /modem-manager 
--debug

[Try to reproduce the issue, attach the valgrind.out file to the
bugreport]

And then recover the original state:
$ sudo mv /modem-manager /usr/sbin

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

Title:
  modem-manager crashed with SIGSEGV in g_slice_alloc() - REGRESSION: No
  internet access via mobile broadband

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

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


[Bug 1164023] Re: modem-manager crashed with SIGSEGV in g_slice_alloc() - REGRESSION: No internet access via mobile broadband

2013-04-04 Thread Aleksander Morgado
I've fixed an issue with invalid memory handling in Ericsson MBM devices, it's 
in the MM_06 branch and git master:
http://cgit.freedesktop.org/ModemManager/ModemManager/commit/?h=MM_06id=16520193f715453eac3c48eab3a648a0cadfb1b5

You may want to try the latest MM_06 branch to see if it really fixes
your issues.

I couldn't really reproduce any more issues with my Ericsson MBM device
here.

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

Title:
  modem-manager crashed with SIGSEGV in g_slice_alloc() - REGRESSION: No
  internet access via mobile broadband

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

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


[Bug 1164023] Re: modem-manager crashed with SIGSEGV in g_slice_alloc() - REGRESSION: No internet access via mobile broadband

2013-04-03 Thread Aleksander Morgado
There are two orthogonal issues here:
 * One the connection failure, you got logs for that one. But the logs just say 
you were not able to get an IP address, so could really be just a temp failure.
 * The g_slice_alloc crash, what this log is about, we didn't get new info for 
that one.

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

Title:
  modem-manager crashed with SIGSEGV in g_slice_alloc() - REGRESSION: No
  internet access via mobile broadband

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

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


[Bug 1153632] Re: Arduino LilyPad USB is wrongly grabbed by modemmanager

2013-03-20 Thread Aleksander Morgado
I pushed this fix to MM git master, thanks.

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

Title:
  Arduino LilyPad USB is wrongly grabbed by modemmanager

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

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


[Bug 1154993] Re: modem-manager crashed with SIGSEGV in g_slice_alloc()

2013-03-14 Thread Aleksander Morgado
Memory corruption somewhere... Are you able to run it under
valgrind/memcheck? Steps here:

$ sudo mv /usr/sbin/modem-manager /
$ killall -9 modem-manager
$ sudo G_SLICE=always-malloc valgrind /modem-manager

Get the valgrind log and attach it to the bug, and then recover the
original state:

$ sudo mv /modem-manager /usr/sbin/

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

Title:
  modem-manager crashed with SIGSEGV in g_slice_alloc()

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

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


[Bug 1154993] Re: modem-manager crashed with SIGSEGV in g_slice_alloc()

2013-03-14 Thread Aleksander Morgado
That's a nice log, thanks. Still I would now need to know what MM was
exactly doing.  Can you now re-run MM with debug logs?

$ sudo mv /usr/sbin/modem-manager /
$ killall -9 modem-manager
$ sudo /modem-manager --debug

Get the MM log and attach it to the bug, and then recover the original
state:

$ sudo mv /modem-manager /usr/sbin/


Thanks!

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

Title:
  modem-manager crashed with SIGSEGV in g_slice_alloc() when connecting
  Samsung Galaxy XCover (GT-S5690) phone

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

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


[Bug 1154654] Re: Please add devices to blacklist to prevent amateur radio transmit on startup

2013-03-13 Thread Aleksander Morgado
Fixed in MM git master and the MM_06 branch.

Thanks

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

Title:
  Please add devices to blacklist to prevent amateur radio transmit on
  startup

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

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


[Bug 1136228] Re: PCCard UMTS modem Option GT 3G+ is not recogniced by modem-manager

2013-02-28 Thread Aleksander Morgado
Ah, so these are the weird nozomi-based option devices. What's the usb
VID/PID of the device? Currently MM only handles the Nozomi device with
VID 0x1931 and PID 0x000c. What's weird here is that we completely fail
to load VID/PID, so only the generic plugin probes the port, and even
this one will fail as VID/PID wasn't loaded.

Also, please run:
  udevadm info -a -n /dev/noz2

And lsusb -v for this device.

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

Title:
  PCCard UMTS modem Option GT 3G+ is not recogniced by modem-manager

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

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


[Bug 1134318] Re: [REGRESSION] Huawei K3565 Rev 2 (12d1:140c) Modem has stopped working completely

2013-02-27 Thread Aleksander Morgado
Please grab MM debug logs, as per:
https://wiki.ubuntu.com/DebuggingModemmanager

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

Title:
  [REGRESSION] Huawei K3565 Rev 2 (12d1:140c) Modem has stopped working
  completely

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

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


[Bug 864658] Re: Please add support for BSNL (India) EVDO CMDA 2000 usb wireless modem which is not connecting

2013-02-19 Thread Aleksander Morgado
MM 06 comes with a new 'via' plugin; did you try MM 06?

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

Title:
  Please add support for BSNL (India) EVDO CMDA 2000 usb wireless modem
  which is not connecting

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

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


[Bug 868034] Re: Huawei E220 and E1550 can't connect on Ubuntu 11.10/12.04

2013-02-18 Thread Aleksander Morgado
In 0.5.0 we introduced a Huawei-specific patch which ended up not being
good enough for the E220; we reverted the patch for 0.5.2, though. See:

http://cgit.freedesktop.org/ModemManager/ModemManager/commit/?h=MM_05id=7e406c27af9a3d2fb7266daa55d12cd0ba00f6fc

In 0.6.x, the Huawei-specific behaviour is handled by the new ports
reorganization logic, same as in git master.

I'll try to gather older MM logs later.

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

Title:
  Huawei E220 and E1550 can't connect on Ubuntu 11.10/12.04

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

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


[Bug 868034] Re: Huawei E220 and E1550 can't connect on Ubuntu 11.10/12.04

2013-02-17 Thread Aleksander Morgado
I bought a E220 just for the sake of testing it; and it worked fine both
with 0.6.x and git master.

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

Title:
  Huawei E220 and E1550 can't connect on Ubuntu 11.10/12.04

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

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


[Bug 868034] Re: Huawei E220 and E1550 can't connect on Ubuntu 11.10/12.04

2013-02-17 Thread Aleksander Morgado
I don't use Ubuntu; I'm using Fedora and a self-compiled MM 06/master.

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

Title:
  Huawei E220 and E1550 can't connect on Ubuntu 11.10/12.04

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

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


[Bug 868034] Re: Huawei E220 and E1550 can't connect on Ubuntu 11.10/12.04

2013-02-17 Thread Aleksander Morgado
** Attachment added: MM git master logs
   
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/868034/+attachment/3533754/+files/huawei-e220-gitmaster.txt

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

Title:
  Huawei E220 and E1550 can't connect on Ubuntu 11.10/12.04

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

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


[Bug 868034] Re: Huawei E220 and E1550 can't connect on Ubuntu 11.10/12.04

2013-02-17 Thread Aleksander Morgado
My E220 has the following revision ID: 11.117.10.03.99

I usually test the modems plugging them, not with them already
connected.

** Attachment added: lsusb output
   
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/868034/+attachment/3533766/+files/huawei-e220-lsusb.txt

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

Title:
  Huawei E220 and E1550 can't connect on Ubuntu 11.10/12.04

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

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


[Bug 868034] Re: Huawei E220 and E1550 can't connect on Ubuntu 11.10/12.04

2013-02-17 Thread Aleksander Morgado
** Attachment added: MM 06 logs
   
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/868034/+attachment/3533763/+files/huawei-e220-MM06.txt

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

Title:
  Huawei E220 and E1550 can't connect on Ubuntu 11.10/12.04

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

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


[Bug 1088984] Re: 3G connection is established, but no data is transferred -- ZTE MF 118

2013-02-15 Thread Aleksander Morgado
Please try with latest stable ModemManager 0.6.x, and get debug logs:
https://wiki.ubuntu.com/DebuggingModemmanager

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

Title:
  3G connection is established, but no data is transferred -- ZTE MF 118

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1088984/+subscriptions

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


[Bug 1123302] Re: Please package modemmanager = 0.7.990

2013-02-13 Thread Aleksander Morgado
BTW, 0.7.990 was just a tag to integrate it in jhbuild AFAIK; we didn't
make a tarball out of it.

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

Title:
  Please package modemmanager = 0.7.990

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

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


[Bug 1123302] Re: Please package modemmanager = 0.7.990

2013-02-13 Thread Aleksander Morgado
I think it should be fine to include MM 07; I'll talk to Dan to see if
we can have a release at some point in the near future. Regarding the
regression potential, yes, there is some, as in every new release of
everything :) Allowing a fallback to MM 0.6 (i.e. keeping libmm-glib
installed but falling back to MM 0.6) should at least make it easier for
users to go back while the bugs, if any, get fixed in MM 0.7.

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

Title:
  Please package modemmanager = 0.7.990

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

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


[Bug 1123302] Re: Please package modemmanager = 0.7.990

2013-02-13 Thread Aleksander Morgado
When NM or n-m-a are compiled against libmm-glib; it doesn't mean that
only MM 0.7 is supported. If they detect a MM 0.7, they will use libmm-
glib; otherwise they'll use the old MM support, which wasn't removed.

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

Title:
  Please package modemmanager = 0.7.990

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

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


[Bug 1123302] Re: Please package modemmanager = 0.7.990

2013-02-13 Thread Aleksander Morgado
Why not just package the new version as modemmanager?  what's the issue
with that? If you want to fallback, you can always grab the deb for the
old version, and that's it.

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

Title:
  Please package modemmanager = 0.7.990

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

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


[Bug 1114575] Re: Network Manager cannot connect using embedded Dell 5530 Mobile Broadband device

2013-02-06 Thread Aleksander Morgado
Your modem is saying this:

CREG: 2,4

Which means that the registration state is UNKNOWN (4); so it wasn't
registered to the network.

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

Title:
  Network Manager cannot connect using embedded Dell 5530 Mobile
  Broadband device

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

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


[Bug 1114575] Re: Network Manager cannot connect using embedded Dell 5530 Mobile Broadband device

2013-02-05 Thread Aleksander Morgado
This page should have all the steps you need to gather proper debug logs:
https://wiki.ubuntu.com/DebuggingModemmanager

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

Title:
  Network Manager cannot connect using embedded Dell 5530 Mobile
  Broadband device

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

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


[Bug 1114575] Re: Network Manager cannot connect using embedded Dell 5530 Mobile Broadband device

2013-02-04 Thread Aleksander Morgado
Modem log is useless... :(

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

Title:
  Network Manager cannot connect using embedded Dell 5530 Mobile
  Broadband device

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

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


[Bug 1114575] Re: Network Manager cannot connect using embedded Dell 5530 Mobile Broadband device

2013-02-04 Thread Aleksander Morgado
Could you retry to get MM logs, but this time making sure that you
actually get the log properly?

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

Title:
  Network Manager cannot connect using embedded Dell 5530 Mobile
  Broadband device

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

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


[Bug 1113703] Re: Trying to connect using a GSM modem without SIM card is not reported to user

2013-02-03 Thread Aleksander Morgado
In the case of errors in call management; those are already passed back
to NetworkManager, but they get lost in there without getting to the UI
probably.

And for the case of the no SIM errors, you're right, the UI may not want
to spam the user with notifications about the missing SIM; but it may
just show the modem item with the error string in either the NM applet
or the Shell Indicator.

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

Title:
  Trying to connect using a GSM modem without SIM card is not reported
  to user

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

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


[Bug 1114168] Re: drivers loaded several times

2013-02-03 Thread Aleksander Morgado
Someone (some process) sends a SIGTERM to ModemManager, so it just
restarts. Don't know who is the culprit of that.

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

Title:
  drivers loaded several times

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

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


[Bug 1113703] Re: Trying to connect using a GSM modem without SIM card is not reported to user

2013-02-02 Thread Aleksander Morgado
The first step is to let MM say why it is in Failed state; then the UI
can pick that up and show the proper message to the user.

See https://bugzilla.gnome.org/show_bug.cgi?id=691778

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

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

Title:
  Trying to connect using a GSM modem without SIM card is not reported
  to user

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/1113703/+subscriptions

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


[Bug 1094138] Re: Modem Manager Locks Dual FTDI Serial Ports

2013-01-03 Thread Aleksander Morgado
I opened a new bug upstream to track the root issue:
https://bugzilla.gnome.org/show_bug.cgi?id=691076


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

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

Title:
  Modem Manager Locks Dual FTDI Serial Ports

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

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


[Bug 1091663] Re: 3G is non-functional on 32GB+3G Nexus 7

2013-01-02 Thread Aleksander Morgado
Just checked the logs, thanks. So... ModemManager doesn't support Infineon 
chipsets yet :-/ The call setup fails in the last step:
 (ttyACM0): -- 'ATD*99***1#CR'
 (ttyACM0): -- 'CRLF+CME ERROR: 4CRLF'

It's probably not hard to fix, though. A new plugin to handle the
Infineon-specific call setup would be needed.

Beers for anyone willing to sponsor a device of this kind for MM
developers; and extra beers if you just write the plugin yourself :-)

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

Title:
  3G is non-functional on 32GB+3G Nexus 7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-nexus7/+bug/1091663/+subscriptions

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


[Bug 1094138] Re: Modem Manager Locks Dual FTDI Serial Ports

2012-12-27 Thread Aleksander Morgado
ModemManager 0.6.x supports RS232 modems connected to the host through a
serial-usb adapter. This patch would make those modems stop working, so
I don't think this should be applied to git master or any other distro.

ModemManager shouldn't grab those tty ports for that long. The problem
here is that given that the connection is through a serial-usb
converter, udev gives us information about the converter, so we can only
know that the modem is a serial modem by probing the ports. The fact
that it takes so long in each port is because the probing in 0.6 tries
to do a lot of things on ports which may not be AT ports. In MM 0.7+
this probing in each port should really take much much less.

As for the single FTDI USB-serial converter being completely
blacklisted; I think it shouldn't be.

A wise change would be to fully skip probing these ports in MM unless
the user asks for it through the Scan() method. That would require to
remove all the usb-serial converters from the blacklist, and only have
them probed through manually launched Scan()s, not by the initial
automatic port probing.

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

Title:
  Modem Manager Locks Dual FTDI Serial Ports

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

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


[Bug 1094138] Re: Modem Manager Locks Dual FTDI Serial Ports

2012-12-27 Thread Aleksander Morgado
Oh, it seems that the single FTDI USB-serial converter is blacklisted only in 
IUbuntu:
http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/raring/modemmanager/raring/view/head:/debian/patches/arduino-blacklist.patch

I'll let Ubuntu packagers to comment then :)

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

Title:
  Modem Manager Locks Dual FTDI Serial Ports

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

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


[Bug 1094138] Re: Modem Manager Locks Dual FTDI Serial Ports

2012-12-27 Thread Aleksander Morgado
Modems won't be using the FT2232 chip directly but serial adapters will.
Imagine this setup:

PC[USB] --- USB to RS232 adapter --- [RS232]Modem

The only way for ModemManager to know that there is a modem behind the
adapter is to probe the port.

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

Title:
  Modem Manager Locks Dual FTDI Serial Ports

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

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


[Bug 1093288] Re: Huawei modem assertion g_variant_is_object_path

2012-12-25 Thread Aleksander Morgado
And btw, not sure who translated it but the connection *shouldn't* be
called ADSL automatic... in which desktop environment/language is
this?

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

Title:
  Huawei modem assertion g_variant_is_object_path

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

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


[Bug 1093288] Re: Huawei modem assertion g_variant_is_object_path

2012-12-25 Thread Aleksander Morgado
Interesting; it didn't get any primary port according to:

Dec 23 07:01:15 alan-pc modem-manager[3599]: error Failed to organize modem 
ports: (0) Failed to find primary port.
Dec 23 07:01:15 alan-pc modem-manager[3599]: marshal_object: assertion 
`g_variant_is_object_path (path)' failed
Dec 23 07:01:15 alan-pc modem-manager[3599]: failed to marshal parameter 1 for 
signal DeviceRemoved

Please, try to get debug logs as suggested before, to try to see what's
happening. I now have a Huawei e220 myself and cannot reproduce it.

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

Title:
  Huawei modem assertion g_variant_is_object_path

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

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


[Bug 1093288] Re: Huawei modem assertion g_variant_is_object_path

2012-12-25 Thread Aleksander Morgado
Oh wait, this is Launchpad :-) forget the last question

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

Title:
  Huawei modem assertion g_variant_is_object_path

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

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


[Bug 1091663] Re: 3G is non-functional on 32GB+3G Nexus 7

2012-12-24 Thread Aleksander Morgado
Unfortunately syslog is not enough, MM and NM debug logs are what was asked for:
https://wiki.ubuntu.com/DebuggingNetworkManager

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

Title:
  3G is non-functional on 32GB+3G Nexus 7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-nexus7/+bug/1091663/+subscriptions

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


[Bug 1091663] Re: 3G is non-functional on 32GB+3G Nexus 7

2012-12-24 Thread Aleksander Morgado
Ooops sorry; the link I pasted is not the one we usually use to ask for 
ModemManager debug logs. These are the steps I meant to paste:
https://wiki.ubuntu.com/DebuggingModemmanager

In the syslog you pasted there was no MM debug output.

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

Title:
  3G is non-functional on 32GB+3G Nexus 7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-nexus7/+bug/1091663/+subscriptions

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


[Bug 1075801] Re: [needs-packaging] Need packaging of libqmi-glib

2012-12-13 Thread Aleksander Morgado
libqmi 1.0 was officially released already:
http://lists.freedesktop.org/archives/libqmi-devel/2012-November/000335.html

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

Title:
  [needs-packaging] Need packaging of libqmi-glib

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

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


[Bug 1083659] Re: modem-manager crashed with SIGSEGV in g_source_remove()

2012-11-30 Thread Aleksander Morgado
A fix for the memory errors was pushed to MM_06 upstream.

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

Title:
  modem-manager crashed with SIGSEGV in g_source_remove()

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

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


[Bug 1083659] Re: modem-manager crashed with SIGSEGV in g_source_remove()

2012-11-29 Thread Aleksander Morgado
Nobuto:

Please run it under valgrind like this:

$ G_SLICE=always-malloc valgrind --log-file=valgrind.out /usr/sbin
/modem-manager --debug

And send us back the valgrind.out log.

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

Title:
  modem-manager crashed with SIGSEGV in g_source_remove()

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

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


[Bug 1071492] Re: [au/HUAWEI DATA07] not recognized as CDMA2000 1x modem

2012-11-28 Thread Aleksander Morgado
Pushed both to MM_06 and git master.

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

Title:
  [au/HUAWEI DATA07] not recognized as CDMA2000 1x modem

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

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


  1   2   3   >