Re: [Bug 395870] Re: Alcatel X200 HSxPA modem not working

2010-08-02 Thread Javier Martín
Fabio, The modem does not work with any stock ubuntu up to, and including, lucid. I patched the modemmanager package to make it work in karmic, and the same patched package appears to work on lucid as reported here (in spanish, sorry): http://felinfo.blogspot.com/2010/05/modem-alcatel-x060s-symio-

Re: [Bug 384304] Re: devicekit-power fails to realize I'm on battery after AC disconnect

2009-11-24 Thread Javier Martín
His "lid-is-closed" is reported as "yes", I think he's experiencing a whole different bug... -- devicekit-power fails to realize I'm on battery after AC disconnect https://bugs.launchpad.net/bugs/384304 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

Re: [Bug 384304] Re: devicekit-power fails to realize I'm on battery after AC disconnect

2009-11-23 Thread Javier Martín
Doesn't seem to work for me (see `devkit-power -d` while on batteries attached). AC device section says "online: no" but the daemon section thinks "on-battery: no". 2009/11/23 Martin Pitt > Upstream committed a simpler patch which should also fix this and avoid > problems with the originally pr

Re: [Bug 384304] Re: devicekit-power fails to realize I'm on battery after AC disconnect

2009-11-17 Thread Javier Martín
@Wolfang: Just to clarify, the patch above fixes the scenario in which devkit-power -d reports "on-battery: no" after unplugging the AC, but apparently only when the battery is fully charged. Under those circumstances, the battery (through the /sys/devices filesystem) happens to report an "Unknown

[Bug 384304] Re: devicekit-power fails to realize I'm on battery after AC disconnect

2009-11-16 Thread Javier Martín
Attached is a patch to fix this bug. The problem is in function dkp_daemon_get_on_battery_local of dkp-daemon.c. The logic is "we're on battery as soon as _any_ battery goes discharging", but often batteries have troubles reporting their charging/discharging status and just say "unknown" (at least

[Bug 479343] Re: Alcatel X060/X200 broadband modems do not work

2009-11-09 Thread Javier Martín
** Summary changed: - Alcatel X060/X200 broadband modems do not work (possible patch included) + Alcatel X060/X200 broadband modems do not work ** Summary changed: - Alcatel X060/X200 broadband modems do not work + Alcatel X060/X200 broadband modems do not work in karmic -- Alcatel X060/X200 b

[Bug 395870] Re: Alcatel X200 HSxPA modem not working

2009-11-09 Thread Javier Martín
Jeno, Papp and all... It does look like the modem doesn't work properly with karmic. Sometimes it gets detected, sometimes it doesn't. But even if it does, it reports a "GSM network Disconnected" error when trying to connect. I submitted bug #479343 with further details. I hope it catches the atten

[Bug 479343] Re: Alcatel X060/X200 broadband modems do not work (possible patch included)

2009-11-09 Thread Javier Martín
** Attachment added: "Patch to fix problem number 4 above" http://launchpadlibrarian.net/35429863/x060_use_only_usbif_3.patch ** Description changed: Binary package hint: modemmanager There are quite a few glitches with this modem (I am speaking about X060, which is the one I own, bu

[Bug 479343] [NEW] Alcatel X060/X200 broadband modems do not work (possible patch included)

2009-11-09 Thread Javier Martín
Public bug reported: Binary package hint: modemmanager There are quite a few glitches with this modem (I am speaking about X060, which is the one I own, but I believe X200 behaves pretty much the same, since they both have the same PCI vendor/product IDs): 1. Sometimes the modem doesn't show up

[Bug 395870] Re: Alcatel X200 HSxPA modem not working

2009-11-09 Thread Javier Martín
Jeno, I don't think you need to downgrade in Karmic... The stock kernel should support the modem. Mine takes a while to show up, though (about 1-2 minutes after plugging it in). Make sure you have the package 'usb- modeswitch' installed. You don't have to download it from the debian pool either, It

[Bug 407803] Re: Enable devices in /etc/usb_modeswitch.conf

2009-08-02 Thread Javier Martín
Didier, You are absolutely right. I had the misconception that the /etc/udev/rules.d/usb-modeswitch.rules was generated from uncommented entries in /etc/usb_modeswitch.conf, and therefore, only uncommented devices would switch automatically. Thanks for the clarification and totally classify this

[Bug 407803] [NEW] Enable devices in /etc/usb_modeswitch.conf

2009-08-01 Thread Javier Martín
Public bug reported: Binary package hint: usb-modeswitch /etc/usb_modeswitch.conf in the latest karmic package comes with the configuration for all the devices commented out. Since the mass-storage function only serves Windows users, it would seem sensible to uncomment all the entries in usb_mode

[Bug 396521] Re: Kernel's module "option" doesn't support Alcatel X060 GSM modem

2009-07-30 Thread Javier Martín
The patch has made it upstream! http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=48c348cc939aaa3a07d4938669f2f315152e895e -- Kernel's module "option" doesn't support Alcatel X060 GSM modem https://bugs.launchpad.net/bugs/396521 You received this bug notification becaus

[Bug 396521] Re: Kernel's module "option" doesn't support Alcatel X060 GSM modem

2009-07-22 Thread Javier Martín
@Leann: I already proposed the patch upstream a few weeks ago but so far it looks to me like it's been silently rejected. I'll peruse the wiki above and try again. -- Kernel's module "option" doesn't support Alcatel X060 GSM modem https://bugs.launchpad.net/bugs/396521 You received this bug notif

[Bug 396521] Re: Kernel's module "option" doesn't support Alcatel X060 GSM modem

2009-07-19 Thread Javier Martín
I have compiled a kernel with support for the X060 in the option.c driver. You can install it from my PPA. I would submit the patch if I knew how and where. Anyway, the PPA is: http://launchpad.net/~jmartinj/+archive/javi Also in that PPA is a version of network manager that fixes a problem by wh

[Bug 395870] Re: Alcatel X200 HSxPA modem not working

2009-07-18 Thread Javier Martín
Hello, there are 3 problems with this device. Luckily all 3 problems are easily solvable. 1. This device shows up as a cd-rom drive. You need to switch it to "modem" mode using this tool: http://ftp.es.debian.org/debian/pool/main/u/usb-modeswitch/. Pick your architecture, download, install, edit /

[Bug 392869] Re: Duplicate entries with Alcatel X060 (and possibly other) broadband modems

2009-07-18 Thread Javier Martín
I am attaching the relevant syslog output captured while the serial USB devices are being detected and probed by NetworkManager. I also added the output of /lib/udev/nm-modem-probe --verbose --export /dev/ttyXXX0 for each port. As shown in the log, both ttyUSB1 and ttyUSB2 report GSM capabilities,

[Bug 392869] Re: Duplicate entries with Alcatel X060 (and possibly other) broadband modems

2009-06-27 Thread Javier Martín
** Description changed: - Binary package hint: network-manager + Binary package hint: network- + manager_0.7.1~rc4.1.cf199a964-0ubuntu2_i386.deb Hello, Apparently the modem exposes two serial interfaces with GSM capabilities but only one works while the other crashes the modem. This is