[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-03-04 Thread Cleber Santz
I have compiled my kernel yesterday, removing 19d2:2000 from unusual_devs.h. Now my modem works very fine, plug/unplug works ( if unplug and plug again device is detected as usb storage, when unmount it after some seconds it automatic change to modem device ) Tested with Jaunty Alpha 5

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-03-04 Thread Cleber Santz
I make a WIKI for this bug correction https://wiki.ubuntu.com/NetworkManager/Hardware/3G/ZTE_MF622 -- 3G ZTE MF622 modem not working after bugfix #291333 https://bugs.launchpad.net/bugs/305968 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-03-04 Thread Danne
I'll try right now. -- 3G ZTE MF622 modem not working after bugfix #291333 https://bugs.launchpad.net/bugs/305968 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-03-04 Thread Martin Pitt
We will not do anything about this in jaunty. Jaunty's network-manager will use the udev modem prober from tomorrow on, which will dynamically detect this, without the 10-modem.fdi maintenance nightmare. Please see http://lists.freedesktop.org/archives/hal/2009-February/013004.html for details.

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-19 Thread Danne
lsusb result: Bus 002 Device 004: ID 19d2:0001 when I boot with modem connected lsusb result: Bus 002 Device 004: ID 19d2:2000 when I unplug/plug modem, but don't work also =/ my 20-broken-usb-sticks.fdi in attachment. ** Attachment added: 20-broken-usb-sticks.fdi

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-19 Thread Paulo Neto
Danne, wait 30s after you plug modem because it (19d2:2000) is ignored and changed to modem (19d2:0001) after this time. -- 3G ZTE MF622 modem not working after bugfix #291333 https://bugs.launchpad.net/bugs/305968 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-19 Thread Danne
I wait and don't changed. Continues :2000 even after 3 minutes. I don't have the usb-modemswitch. Need this patch to change, or the file 20 -broken-usb-sticks change it self? -- 3G ZTE MF622 modem not working after bugfix #291333 https://bugs.launchpad.net/bugs/305968 You received this bug

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-19 Thread Paulo Neto
danne, download the kernel, edit unusual_dev, remove: /* Reported by Mauro Andreolini andre...@weblab.ing.unimo.it * This entry is needed to bypass the ZeroCD mechanism * and to properly load as a modem device. */ UNUSUAL_DEV( 0x19d2, 0x2000, 0x, 0x, Onda ET502HS,

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-19 Thread Danne
Will use the Carnaval's time to try this, rsrs. Thanks, Paulo. -- 3G ZTE MF622 modem not working after bugfix #291333 https://bugs.launchpad.net/bugs/305968 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-18 Thread Martin Pitt
** Also affects: linux (Ubuntu) Importance: Undecided Status: New -- 3G ZTE MF622 modem not working after bugfix #291333 https://bugs.launchpad.net/bugs/305968 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-18 Thread Danne
My modem works fine now, but I can't use if don't connect it before boot ubuntu. If I connect the modem after the boot, nothing happens. And, Paulo, where are you from? Brazil? -- 3G ZTE MF622 modem not working after bugfix #291333 https://bugs.launchpad.net/bugs/305968 You received this bug

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-18 Thread Danne
My 10-modem.fdi is like this: match key=@info.parent:usb.vendor_id int=0x19d2 !-- Qualcomm: Telstra/NextG CDMA , ZTE CDMA Tech -- match key=@info.parent:usb.product_id int_outof=0x0001;0xfffe match key=@info.parent:usb.interface.number int=0 !--append

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-18 Thread Paulo Neto
yes, i am from Brazil -- 3G ZTE MF622 modem not working after bugfix #291333 https://bugs.launchpad.net/bugs/305968 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-18 Thread Paulo Neto
Danne, you modem.fdi has a syntax error: !-- ONDA MF632 HSDPA USB dongle -- match key=@info.parent:usb.product_id int=0x0001;0x0002 (int = it is for single option) correct code: match key=@info.parent:usb.product_id int_outof=0x0001;0x0002 (int_outof= two or plus) I try a new

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-18 Thread Danne
I fix this error. My Ubuntu has updated, and the file has changed. So my modem don't work again. Was find by the sistem, but the connection don't work. I change the 10-modem.fdi like this: match key=@info.parent:usb.vendor_id int=0x19d2 !-- Qualcomm: Telstra/NextG CDMA , ZTE CDMA

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-18 Thread Paulo Neto
I make the update in my system, but the same bug lives in hal-info... I make the correct syntax that i used in my last post and it works fine... I belive that the problem lives in fdi creator. -- 3G ZTE MF622 modem not working after bugfix #291333 https://bugs.launchpad.net/bugs/305968 You

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-18 Thread Paulo Neto
Danne, eu estou tentando fazer todos os modens funcionarem, pois o modem da onda 19d2:0001 está como cdma e é gsm vou comentar para vc entender: match key=@info.parent:usb.vendor_id int=0x19d2 - hal procura por esse vendedor !-- Qualcomm: Telstra/NextG CDMA , ZTE CDMA Tech

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-18 Thread Cleber Santz
Guys, every update on hal-info can may update 10-modem.fdi and the problem will go back again, so after any update maybe you need make this correction again, until this problem is fixed. The problem with plug/unplug as already explained by EPx (https://bugs.launchpad.net/ubuntu/+source/hal-

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-18 Thread Cleber Santz
Martin the new NetworkManager 0.7.1, with udev modem prober, will be include on Jaunty ? -- 3G ZTE MF622 modem not working after bugfix #291333 https://bugs.launchpad.net/bugs/305968 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-18 Thread Danne
Paulo, I try this code (https://bugs.launchpad.net/ubuntu/+source/hal- info/+bug/305968/comments/37) and works fine now. Mas continuo com o problema do ubuntu não reconhecer o modem após desplugar e plugá-lo. Só é reconhecido se já estiver na usb antes do boot. Muito obrigado pela explicação linha

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-18 Thread Cleber Santz
Danne, the only way is changing unusual_devs.h and recompiling your kernel -- 3G ZTE MF622 modem not working after bugfix #291333 https://bugs.launchpad.net/bugs/305968 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-18 Thread Danne
Oh, thanks. Hope in Jaunty may be fixed. So by me is fixed. Work fine. Thanks Paulo and thanks Cleber. -- 3G ZTE MF622 modem not working after bugfix #291333 https://bugs.launchpad.net/bugs/305968 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-18 Thread Paulo Neto
danne, try: sudo gedit /usr/share/hal/fdi/preprobe/10osvendor/20-broken-usb-sticks.fdi !-- Ignore the Huawei E220 USB HSDPA modem -- match key=@storage.originating_device:usb.vendor_id int=0x12d1 match key=@storage.originating_device:usb.product_id int=0x1003 merge

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-17 Thread Martin Pitt
Interesting upstream response: http://lists.freedesktop.org/archives/hal/2009-February/013000.html It seems with this magical udev modem prober we can get rid of this static modem file altogether and generate a correct configuration on the fly. -- 3G ZTE MF622 modem not working after bugfix

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-17 Thread jsenlai
nice! it would be great. -- 3G ZTE MF622 modem not working after bugfix #291333 https://bugs.launchpad.net/bugs/305968 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-17 Thread Paulo Neto
ok, look the kernel sources: /usr/src/linux- x/drivers/usb/serial/option.c ... This driver exists because the normal serial driver doesn't work too well with GSM modems. Issues: - data loss -- one single Receive URB is not nearly enough - nonstandard flow (Option devices) control -

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-17 Thread Paulo Neto
try it match key=@info.parent:usb.vendor_id int=0x19d2 !-- ZTE CDMA Tech -- match key=@info.parent:usb.product_id int=0xfffe match key=@info.parent:usb.interface.number int=0 append key=modem.command_sets type=strlistIS-707-A/append /match

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-17 Thread Paulo Neto
This is a note to let you know that I’ve just added the patch titled Subject: USB: OPTION: fix name of Onda MSA501HS HSDPA modem to my gregkh-2.6 tree. Its filename is usb-option-fix-name-of-onda-msa501hs-hsdpa-modem.patch This tree can be found at

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-16 Thread Paulo Neto
result of lshal ** Attachment added: lshal.txt http://launchpadlibrarian.net/22716585/lshal.txt -- 3G ZTE MF622 modem not working after bugfix #291333 https://bugs.launchpad.net/bugs/305968 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-16 Thread Paulo Neto
look for other releases of hal-info hal-info-20081022 match key=@info.parent:usb.vendor_id int=0x19d2 !-- Qualcomm: Telstra/NextG CDMA -- (this modem is gsm/gprs/edge/hsdpa, and it work fine.is the name correct?) match key=@info.parent:usb.product_id int=0x0001

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-16 Thread jsenlai
ZTE MF622 is a HSDPA USB dongle. -- 3G ZTE MF622 modem not working after bugfix #291333 https://bugs.launchpad.net/bugs/305968 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-16 Thread Martin Pitt
OK, I researched the history of this a bit. It seems that this chip is used in two different devices, but with the same product ID, and speak two different protocols: !-- Qualcomm: Telstra/NextG CDMA , ZTE CDMA Tech -- match key=@info.parent:usb.product_id int_outof=0x0001;0xfffe

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-16 Thread Martin Pitt
I also asked upstream for advice. -- 3G ZTE MF622 modem not working after bugfix #291333 https://bugs.launchpad.net/bugs/305968 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-16 Thread jsenlai
This is done with the hal modification from Neto. It works last night but seems not working today. Maybe it's my provider. ** Attachment added: result of lshal http://launchpadlibrarian.net/22686613/hal.txt -- 3G ZTE MF622 modem not working after bugfix #291333

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-16 Thread jsenlai
confirm. it was my provider. -- 3G ZTE MF622 modem not working after bugfix #291333 https://bugs.launchpad.net/bugs/305968 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-16 Thread Cleber Santz
Martin, i try Paulo's modification and work for me too. Regards, Cleber -- 3G ZTE MF622 modem not working after bugfix #291333 https://bugs.launchpad.net/bugs/305968 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-15 Thread Paulo Neto
sudo gedit ;) -- 3G ZTE MF622 modem not working after bugfix #291333 https://bugs.launchpad.net/bugs/305968 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-15 Thread Paulo Neto
try it! gedit /usr/share/hal/fdi/information/10freedesktop/10-modem.fdi do the change match key=@info.parent:usb.vendor_id int=0x19d2 !-- Qualcomm: Telstra/NextG CDMA , ZTE CDMA Tech -- match key=@info.parent:usb.product_id int=0xfffe match

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-15 Thread jsenlai
It works! but it doesn't show any name in lsusb list. which is fine anyway. Thanks Paulo! -- 3G ZTE MF622 modem not working after bugfix #291333 https://bugs.launchpad.net/bugs/305968 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-15 Thread Paulo Neto
match key=@info.parent:usb.vendor_id int=0x19d2 !-- Qualcomm: Telstra/NextG CDMA , ZTE CDMA Tech -- match key=@info.parent:usb.product_id int=0xfffe match key=@info.parent:usb.interface.number int=0 append key=modem.command_sets

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-15 Thread Paulo Neto
** Changed in: hal-info (Ubuntu) Status: Incomplete = In Progress -- 3G ZTE MF622 modem not working after bugfix #291333 https://bugs.launchpad.net/bugs/305968 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-14 Thread Mike
Cleber, I used the suggestion from Paul and my modem still works fine as before. I don't use network manager anymore, but wicd for my wireless and wired connections. UMTSmon is what I use for my mobile broadband connection. -- 3G ZTE MF622 modem not working after bugfix #291333

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-14 Thread kapetus
well, i installed UMTSmon, and... i got connection again, that's a god option, thanks... -- 3G ZTE MF622 modem not working after bugfix #291333 https://bugs.launchpad.net/bugs/305968 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-12 Thread Martin Pitt
Mike, Cleber, can you please try Paulo's suggestion? Run this in a terminal: gksu gedit /usr/share/hal/fdi/information/10freedesktop/10-modem.fdi do the change as proposed sudo rm /var/cache/hald/fdi-cache reboot ** Changed in: hal-info (Ubuntu) Assignee: (unassigned) = Martin Pitt

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-12 Thread kapetus
i have tryed all options in this tread and i've been unsucceded in all, it recognises the modem but not as it should, i can't connect to the internet, i'm using the Ubuntu 8.10, kernel 2.6.27-11-generic, i used to make ALL updates available, when they're released, i don't bother to experience

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-10 Thread Paulo Neto
match key=@info.parent:usb.vendor_id int=0x19d2 !-- Qualcomm: Telstra/NextG CDMA , ZTE CDMA Tech -- match key=@info.parent:usb.product_id int_outof=0xfffe - cute 0x0001; match key=@info.parent:usb.interface.number int=0 append

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-06 Thread Hendy Irawan
Tagging Bug #291333 -- 3G ZTE MF622 modem not working after bugfix #291333 https://bugs.launchpad.net/bugs/305968 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-02-04 Thread Rupert H.
I have exactly the same problem with Easy Peasy 1.0 (formerly Ubuntu EEE) on an ASUS Eee PC 1000H. The custom connection I've setup in the Mobile Broadband tab in Network Connections does not show up in network manager, but instead a Auto Mobile Broadband (CDMA) connection appears, which

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-01-28 Thread Cleber Santz
EPx, This is not only a usb-storage problem, even detecting the device ubuntu detect it as incorrect device (like CDMA insted GSM 3G modem). I believe this need hal-info correction too. -- 3G ZTE MF622 modem not working after bugfix #291333 https://bugs.launchpad.net/bugs/305968 You

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-01-09 Thread kapetus
EPx, I didn't understand whwt should I do to fix that problem, can you explain a litle bit more understandable? I'm a little bit noob in LINUX, I don't know mutch of programing, but I can do every thing when well explained, like tutorials thanks -- 3G ZTE MF622 modem not working after bugfix

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-01-08 Thread EPx
The problem is driver/usb/storage/unusual_devs.h (http://phildev.net/linux/usb-unusualdevs-notes.html). MF622 (vendor ID 0x19d2, product ID 0x2000) has been added to this list so usb-storage does not try to mount the ZeroCD feature of this 3G modem. Modem has a storage to keep Windows drives

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-01-07 Thread kapetus
hello, I have a similar problem, I tryed to delete the ONDA lines and my ZTE doesn't work anymore, then I puted there the lines and it recognises and start the configuration issues, but can't connect. I have a TMN portuguese card, and in the config it's there the TMN connection and I think I've

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2009-01-07 Thread Carlos Eduardo
Hello, I too have this problem. After make an system update the Network Manager not connect. I try some internet tutorials but can't connect to Internet. In the network manager apears mobile broadband CDMA connection and i can't connect. Can I change this default config?? Thanks. -- 3G ZTE

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2008-12-17 Thread Cleber Santz
by default Ubuntu say this is a CDMA device (ZTE CDMA Tech), but it is a GSM 3G Modem. -- 3G ZTE MF622 modem not working after bugfix #291333 https://bugs.launchpad.net/bugs/305968 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2008-12-17 Thread Cleber Santz
** Attachment added: 10-modem.fdi http://launchpadlibrarian.net/20500874/10-modem.fdi -- 3G ZTE MF622 modem not working after bugfix #291333 https://bugs.launchpad.net/bugs/305968 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2008-12-17 Thread Cleber Santz
** Attachment added: lsusb.log http://launchpadlibrarian.net/20500879/lsusb.log -- 3G ZTE MF622 modem not working after bugfix #291333 https://bugs.launchpad.net/bugs/305968 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 305968] Re: 3G ZTE MF622 modem not working after bugfix #291333

2008-12-17 Thread Cleber Santz
I have a similar problem with ZTE MF622 I have a Intrepid (updated) and this no recognize this modem, i try create a UDEV rule but i can download at max. 500kbps (my connection is 1Mbps). So i change the hal-info, now can download at more than 1Mbps.