[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 running on VirtualBox 32Bits and HP and
Dell notebooks 64bits.

So for me, removing device for unusual_devs.h and correcting hal-info
solve the problem.


Best regards,
Cleber Santz

-- 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu.

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


[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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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.

It would be great if people here could test Jaunty Alpha 6 next Thursday
(booting the live system from CD should work, no install required) and
see if things work.

** Changed in: hal-info (Ubuntu Jaunty)
 Assignee: Martin Pitt (pitti) = (unassigned)
   Status: Incomplete = Won't Fix

** Changed in: hal-info (Ubuntu)
 Assignee: Martin Pitt (pitti) = (unassigned)
   Status: Incomplete = Won't Fix

** Changed in: linux (Ubuntu Jaunty)
   Status: New = Invalid

** Summary changed:

- 3G ZTE MF622 modem not working after bugfix #291333
+ 3G ZTE MF622 modem does not work with static hal FDIs

-- 
3G ZTE MF622 modem does not work with static hal FDIs
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
   http://launchpadlibrarian.net/22876134/20-broken-usb-sticks.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.

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


[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 is subscribed to Ubuntu.

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


[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 notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[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,
USB MMC Storage,
US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_IGNORE_DEVICE),
and recompile the kernel 

or reboot your machine for plug your usb zte in the next 10 days I
will try to recompile my kernel to try to solve this problem and I will
post the results...

-- 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/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 notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[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 key=modem.command_sets 
type=strlistIS-707-A/append--
append key=modem.command_sets type=strlistGSM-07.07/append
append key=modem.command_sets type=strlistGSM-07.05/append
  /match
/match
!-- ZTE MF628 HSDPA USB dongle --
match key=@info.parent:usb.product_id int=0x0015
  match key=@info.parent:usb.interface.number int=3
append key=modem.command_sets type=strlistGSM-07.07/append
append key=modem.command_sets type=strlistGSM-07.05/append
  /match
/match
!-- ONDA MF632 HSDPA USB dongle --
match key=@info.parent:usb.product_id int=0x0001;0x0002
  match key=@info.parent:usb.interface.number int=2
append key=modem.command_sets type=strlistGSM-07.07/append
append key=modem.command_sets type=strlistGSM-07.05/append
  /match
/match
  /match

Just like this I can connect with a 3G.

-- 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 config for my file and I remove some strings of onda modems
that it has no names.

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
/match
!-- ONDA MSA501HS HSDPA , ZTE MF626 HSDPA , ONDA MT503HS HSDPA --
match key=@info.parent:usb.product_id 
int_outof=0x0001;0x0031;0x0200
  match key=@info.parent:usb.interface.number int=0
append key=modem.command_sets type=strlistGSM-07.07/append
append key=modem.command_sets type=strlistGSM-07.05/append
  /match
/match
!-- ZTE MF628 HSDPA USB dongle --
match key=@info.parent:usb.product_id int=0x0015
  match key=@info.parent:usb.interface.number int=3
append key=modem.command_sets type=strlistGSM-07.07/append
append key=modem.command_sets type=strlistGSM-07.05/append
  /match
/match
!-- ONDA ET502HS HSDPA USB dongle --
match key=@info.parent:usb.product_id int=0x0002
  match key=@info.parent:usb.interface.number int=2
append key=modem.command_sets type=strlistGSM-07.07/append
append key=modem.command_sets type=strlistGSM-07.05/append
  /match
/match
  /match


the onda msa501hs uses usb.interface.number 0 or 2, I try interface 1
but don't work fine.

-- 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Tech --
match key=@info.parent:usb.product_id int_outof=0x0001;0xfffe
  match key=@info.parent:usb.interface.number int=0
!--append key=modem.command_sets 
type=strlistIS-707-A/append--
append key=modem.command_sets type=strlistGSM-07.07/append
append key=modem.command_sets type=strlistGSM-07.05/append
  /match
/match
!-- ZTE MF626 HSDPA USB dongle --
match key=@info.parent:usb.product_id int=0x2000
  match key=@info.parent:usb.interface.number int=0
append key=modem.command_sets type=strlistGSM-07.07/append
append key=modem.command_sets type=strlistGSM-07.05/append
  /match
/match
!-- ZTE MF628 HSDPA USB dongle --
match key=@info.parent:usb.product_id int=0x0015
  match key=@info.parent:usb.interface.number int=3
append key=modem.command_sets type=strlistGSM-07.07/append
append key=modem.command_sets type=strlistGSM-07.05/append
  /match
/match
!-- ONDA MF632 HSDPA USB dongle --
match key=@info.parent:usb.product_id int=0x0002
  match key=@info.parent:usb.interface.number int=2
append key=modem.command_sets type=strlistGSM-07.07/append
append key=modem.command_sets type=strlistGSM-07.05/append
  /match
/match
  /match

I changed the 5ª line, do the comments and add 2 lines down.
Find the modem and the connection with Claro works fine now.

But i can't unplug the modem and reconnect again, it's don't worl like
this.

(podemos falar em português aqui?)

-- 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 --- 
comentário
match key=@info.parent:usb.product_id int_outof=0x0001;0xfffe 
 hal procura pela string de modo crescente, ou seja se vc inverter os 
valores o hal chega no 0xfffe e não encontra o 0x0001
  match key=@info.parent:usb.interface.number int=0   
escolhe a interface ttyusb0
!--append key=modem.command_sets 
type=strlistIS-707-A/append-- --- instrução para modens cdma comentada 
por voce
append key=modem.command_sets type=strlistGSM-07.07/append  
 --- para modens gsm
append key=modem.command_sets type=strlistGSM-07.05/append 
--- para modens gsm essas linhas vão fazer o modem cdma não funcionar.

...
!-- ZTE MF626 HSDPA USB dongle --
match key=@info.parent:usb.product_id int=0x2000
isso tá errado também, o 0x2000 é o cd desses modem isso tem q ser apenas 
ignorado pelo hal

o correto ai seria 0x0031.

seu modem claro funcionou porque vc ignorou as instruções para o modo
cdma e colocou as do gsm porem por curiosidade se vc conseguir um
modem tdma 0xfffe vai ver que ele não irá funcionar...

-- 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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-
info/+bug/305968/comments/7)

Danne, please use English only, your question or answer sometimes can
solve problem of many others.

Best 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 mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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.

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


[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 por linha do arquivo. De nada adianta ficar mexendo sem
saber o que realmente estamos fazendo. rsrs.

And Cleber, about the link: https://bugs.launchpad.net/ubuntu/+source
/hal-info/+bug/305968/comments/7

Is it possible do something to Ubuntu mounts the modem (like a modem and
not a pen drive) when unplug/plug after boot?

My Ubuntu don't mount even like a pen drive and even like a 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.

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

[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 mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/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 Ubuntu.

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


[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 key=info.ignore type=booltrue/merge
   /match
 /match
 !-- Ignore the ONDA HSA501HS modem --
 match key=@storage.originating_device:usb.vendor_id int=0x19d2
   match key=@storage.originating_device:usb.product_id int=0x2000   
-- unplug/plug modem + lsusb, if lsusb result 19d2:2000 it'll work. --
 merge key=info.ignore type=booltrue/merge
   /match
 /match
   /match
  /device
/deviceinfo

bye

-- 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 #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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
  - controlling the baud rate doesn't make sense

...

#define ONDA_VENDOR_ID  0x19d2
#define ONDA_PRODUCT_MSA501HS   0x0001
#define ONDA_PRODUCT_ET502HS0x0002
#define ONDA_PRODUCT_MT503HS0x0200

...
#define QUALCOMM_VENDOR_ID  0x05C6
...

/* ZTE PRODUCTS */
#define ZTE_VENDOR_ID   0x19d2
#define ZTE_PRODUCT_MF628   0x0015
#define ZTE_PRODUCT_MF626   0x0031
#define ZTE_PRODUCT_CDMA_TECH   0xfffe
...

{ USB_DEVICE(ONDA_VENDOR_ID, ONDA_PRODUCT_MSA501HS) },
{ USB_DEVICE(ONDA_VENDOR_ID, ONDA_PRODUCT_ET502HS) },
{ USB_DEVICE(ONDA_VENDOR_ID, 0x0003) },
{ USB_DEVICE(ONDA_VENDOR_ID, 0x0004) },
{ USB_DEVICE(ONDA_VENDOR_ID, 0x0005) },
{ USB_DEVICE(ONDA_VENDOR_ID, 0x0006) },
{ USB_DEVICE(ONDA_VENDOR_ID, 0x0007) },
{ USB_DEVICE(ONDA_VENDOR_ID, 0x0008) },
{ USB_DEVICE(ONDA_VENDOR_ID, 0x0009) },
{ USB_DEVICE(ONDA_VENDOR_ID, 0x000a) },
{ USB_DEVICE(ONDA_VENDOR_ID, 0x000b) },
{ USB_DEVICE(ONDA_VENDOR_ID, 0x000c) },
{ USB_DEVICE(ONDA_VENDOR_ID, 0x000d) },
{ USB_DEVICE(ONDA_VENDOR_ID, 0x000e) },
{ USB_DEVICE(ONDA_VENDOR_ID, 0x000f) },
{ USB_DEVICE(ONDA_VENDOR_ID, 0x0010) },
{ USB_DEVICE(ONDA_VENDOR_ID, 0x0011) },
{ USB_DEVICE(ONDA_VENDOR_ID, 0x0012) },
{ USB_DEVICE(ONDA_VENDOR_ID, 0x0013) },
{ USB_DEVICE(ONDA_VENDOR_ID, 0x0014) },
{ USB_DEVICE(ONDA_VENDOR_ID, 0x0015) },
{ USB_DEVICE(ONDA_VENDOR_ID, 0x0016) },
{ USB_DEVICE(ONDA_VENDOR_ID, 0x0017) },
{ USB_DEVICE(ONDA_VENDOR_ID, 0x0018) },
{ USB_DEVICE(ONDA_VENDOR_ID, 0x0019) },
{ USB_DEVICE(ONDA_VENDOR_ID, 0x0020) },
{ USB_DEVICE(ONDA_VENDOR_ID, 0x0021) },
{ USB_DEVICE(ONDA_VENDOR_ID, 0x0022) },
{ USB_DEVICE(ONDA_VENDOR_ID, 0x0023) },
{ USB_DEVICE(ONDA_VENDOR_ID, 0x0024) },
{ USB_DEVICE(ONDA_VENDOR_ID, 0x0025) },
{ USB_DEVICE(ONDA_VENDOR_ID, 0x0026) },
{ USB_DEVICE(ONDA_VENDOR_ID, 0x0027) },
{ USB_DEVICE(ONDA_VENDOR_ID, 0x0028) },
{ USB_DEVICE(ONDA_VENDOR_ID, 0x0029) },
{ USB_DEVICE(ONDA_VENDOR_ID, ONDA_PRODUCT_MT503HS) },

{ USB_DEVICE(QUALCOMM_VENDOR_ID, 0x6000)}, /* ZTE AC8700 */
{ USB_DEVICE(QUALCOMM_VENDOR_ID, 0x6613)}, /* Onda H600/ZTE MF330 */

{ USB_DEVICE(ZTE_VENDOR_ID, ZTE_PRODUCT_MF626) },
{ USB_DEVICE(ZTE_VENDOR_ID, ZTE_PRODUCT_MF628) },
{ USB_DEVICE(ZTE_VENDOR_ID, ZTE_PRODUCT_CDMA_TECH) },


ok, usb 19d2:0001 is the onda msa501hs  this is a hal-info bug!!!

-- 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
/match
!-- ZTE MF626 HSDPA, ONDA MSA501HS HSDPA , ONDA MT503HS HSDPA , ONDA 
MODEMS --
match key=@info.parent:usb.product_id 
int_outof=0x0031;0x0001;0x0200;0x0003;0x0004;0x0005;0x0006;0x0007;0x0008;0x0009;0x000a;0x000b;0x000c;0x000d;0x000e;0x000f;0x0010;0x0011;0x0012;0x0013;0x0014;0x0015;0x0016;0x0017;0x0018;0x0019;0x0020;0x0021;0x0022;0x0023;0x0024;0x0025;0x0026;0x0027;0x0028;0x0029
  match key=@info.parent:usb.interface.number int=0
append key=modem.command_sets type=strlistGSM-07.07/append
append key=modem.command_sets type=strlistGSM-07.05/append
  /match
/match
!-- ZTE MF628 HSDPA USB dongle --
match key=@info.parent:usb.product_id int=0x0015
  match key=@info.parent:usb.interface.number int=3
append key=modem.command_sets type=strlistGSM-07.07/append
append key=modem.command_sets type=strlistGSM-07.05/append
  /match
/match
!-- ONDA ET502HS HSDPA USB dongle --
match key=@info.parent:usb.product_id int=0x0002
  match key=@info.parent:usb.interface.number int=2
append key=modem.command_sets type=strlistGSM-07.07/append
append key=modem.command_sets type=strlistGSM-07.05/append
  /match
/match
  /match

bye.

-- 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/patches/

From a...@redhat.com Fri May 16 12:07:22 2008
From: Arnaldo Carvalho de Melo
Date: Fri, 16 May 2008 15:41:40 -0300
Subject: USB: OPTION: fix name of Onda MSA501HS HSDPA modem
To: Matthias Urlichs
Cc: linux-ker...@vger.kernel.org, linux-...@vger.kernel.org, Augusto Campos
Message-ID: 20080516184140.ga8...@ghostprotocols.net
Content-Disposition: inline

This fixes the name of the onda MSA501HS device, I guess it is called
different things in different countries.

Signed-off-by: Arnaldo Carvalho de Melo
Signed-off-by: Greg Kroah-Hartman

—
drivers/usb/serial/option.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

— a/drivers/usb/serial/option.c
+++ b/drivers/usb/serial/option.c
@@ -183,6 +183,7 @@ static int option_send_setup(struct usb
#define AXESSTEL_PRODUCT_MV110H 0×1000

#define ONDA_VENDOR_ID 0×19d2
+#define ONDA_PRODUCT_MSA501HS 0×0001
#define ONDA_PRODUCT_ET502HS 0×0002

#define BANDRICH_VENDOR_ID 0×1A8D
@@ -300,13 +301,13 @@ static struct usb_device_id option_ids[]
{ USB_DEVICE(ANYDATA_VENDOR_ID, ANYDATA_PRODUCT_ADU_E100A) },
{ USB_DEVICE(ANYDATA_VENDOR_ID, ANYDATA_PRODUCT_ADU_500A) },
{ USB_DEVICE(AXESSTEL_VENDOR_ID, AXESSTEL_PRODUCT_MV110H) },
+ { USB_DEVICE(ONDA_VENDOR_ID, ONDA_PRODUCT_MSA501HS) },
{ USB_DEVICE(ONDA_VENDOR_ID, ONDA_PRODUCT_ET502HS) },
{ USB_DEVICE(BANDRICH_VENDOR_ID, BANDRICH_PRODUCT_C100_1) },
{ USB_DEVICE(BANDRICH_VENDOR_ID, BANDRICH_PRODUCT_C100_2) },
{ USB_DEVICE(KYOCERA_VENDOR_ID, KYOCERA_PRODUCT_KPC680) },
{ USB_DEVICE(QUALCOMM_VENDOR_ID, 0×6613)}, /* Onda H600/ZTE MF330 */
{ USB_DEVICE(MAXON_VENDOR_ID, 0×6280) }, /* BP3-USB  BP3-EXT HSDPA */
- { USB_DEVICE(0×19d2, 0×0001) }, /* Telstra NextG CDMA */
(Deleted, look the -)
{ USB_DEVICE(TELIT_VENDOR_ID, TELIT_PRODUCT_UC864E) },
{ } /* Terminating entry */
};

Patches currently in gregkh-2.6 which might be from a...@redhat.com
are

usb.current/usb-option-fix-name-of-onda-msa501hs-hsdpa-modem.patch


has ubuntu module of kernel compiled with old version of option.c?

-- 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 Ubuntu.

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


[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
  match key=@info.parent:usb.interface.number int=0
append key=modem.command_sets type=strlistGSM-07.07/append 
(it is gsm, ok)
append key=modem.command_sets type=strlistGSM-07.05/append
  /match
/match
!-- ZTE MF628 HSDPA USB dongle --
match key=@info.parent:usb.product_id int=0x0015
  match key=@info.parent:usb.interface.number int=3
append key=modem.command_sets type=strlistGSM-07.07/append
append key=modem.command_sets type=strlistGSM-07.05/append
  /match
/match
  /match
is the modem cdma?

-- 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
  match key=@info.parent:usb.interface.number int=0
append key=modem.command_sets type=strlistIS-707-A/append
  /match
/match

The 1 here was assumedly correct when this got committed first. But it
is not called ONDA here. So perhaps we need a more fine-grained
differentiation based on product names. Can anyone who is affected by
this please do

  lshal  /tmp/hal.txt

and attach /tmp/hal.txt here?

** Changed in: hal-info (Ubuntu Jaunty)
   Status: In Progress = Incomplete

-- 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 key=@info.parent:usb.interface.number int=0
append key=modem.command_sets type=strlistIS-707-A/append
  /match
/match
!-- ZTE MF628 HSDPA USB dongle --
match key=@info.parent:usb.product_id int=0x0015
  match key=@info.parent:usb.interface.number int=3
append key=modem.command_sets type=strlistGSM-07.07/append
append key=modem.command_sets type=strlistGSM-07.05/append
  /match
/match
!-- ONDA MF632 HSDPA USB dongle --
match key=@info.parent:usb.product_id int_outof=0x0001;0x0002
  match key=@info.parent:usb.interface.number int=0
append key=modem.command_sets type=strlistGSM-07.07/append
append key=modem.command_sets type=strlistGSM-07.05/append
  /match
/match
  /match


sudo rm /var/cache/hald/fdi-cache
 reboot

the code is correct now, it uses the ttyUSB0 (works also with 0, 1 or 2)  
match key=@info.parent:usb.interface.number int=0
bye!

-- 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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.

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


[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 type=strlistIS-707-A/append
  /match
/match
!-- ZTE MF626 HSDPA USB dongle , ONDA MSA501HS HSDPA --
match key=@info.parent:usb.product_id int_outof=0x2000;0x0001
  match key=@info.parent:usb.interface.number int=0
append key=modem.command_sets type=strlistGSM-07.07/append
append key=modem.command_sets type=strlistGSM-07.05/append
  /match
/match
!-- ZTE MF628 HSDPA USB dongle --
match key=@info.parent:usb.product_id int=0x0015
  match key=@info.parent:usb.interface.number int=3
append key=modem.command_sets type=strlistGSM-07.07/append
append key=modem.command_sets type=strlistGSM-07.05/append
  /match
/match
!-- ONDA MF632 HSDPA USB dongle --
match key=@info.parent:usb.product_id int=0x0002
  match key=@info.parent:usb.interface.number int=2
append key=modem.command_sets type=strlistGSM-07.07/append
append key=modem.command_sets type=strlistGSM-07.05/append
  /match
/match
  /match

It makes all zte/onda modem to work. lsusb don't show the names because
a kernel config.

-- 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/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
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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.

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


[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 (pitti)
   Status: New = Incomplete

-- 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 the new 
releases, and by mi experience help, or triying to help, on errors.
but i used to connect to mobile internet and now i've been privated to do that.
i don't wont or need to use other OS but this is making mi head bloows.
if in other releases works, why doesn't in this one?
i will not kwit untill it works, please help

-- 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 key=modem.command_sets type=strlistIS-707-A/append
  /match
/match
!-- ZTE MF628 HSDPA USB dongle --
match key=@info.parent:usb.product_id int=0x0015
  match key=@info.parent:usb.interface.number int=3
append key=modem.command_sets type=strlistGSM-07.07/append
append key=modem.command_sets type=strlistGSM-07.05/append
  /match
/match
!-- ONDA MF632 HSDPA USB dongle --
match key=@info.parent:usb.product_id int=0x0001;0x0002 
 put 0x0001; here ;P
  match key=@info.parent:usb.interface.number int=2
append key=modem.command_sets type=strlistGSM-07.07/append
append key=modem.command_sets type=strlistGSM-07.05/append
  /match
/match
  /match

My modem works fine!!!

-- 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 obviously does
not work at all.

I could solve the problem by modifying the 10-modem.fdi file the same
way Cleber did. After doing that, the entry for my Broadband provider
showed up in network manager and I could successfully established an
Internet connection. I tried a couple of times, even unplugged the
modems a good few times, and it worked every time.

Cheers for that Cleber. :-)

Btw.: I did not notice any performance problems at all. As a matter of
fact speedtest.net reported similar speeds on a Mac with the official
software.

Rupert

-- 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 #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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 within itself, and once it is
unmounted, it changes USB ID to 0x0001 which is usable by usbserial.

The problem is, if usb-storage ignores 0x2000, it never gets mounted,
then not umounted, and then it never switches to 0x0001. Not even usb-
modeswitch can change ID; only access to storage does the trick. It usb-
storage wants to do the right thing with this unusual-dev it should
effectively open it and then close.

Kernel 2.6.24 from Hoary, which still does not have the MF622 modem in
unusual_devs.h list, works normally with this 3G modem, albeit I need to
modprobe usbserial vendor=0x19d2 bla=0x0001 manually after unmount (I am
too lazy to configure udev). You can even use the modem storage for
something else, it mounts automatically like a pen drive.

-- 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 done all the config steps, but still not
connecting.

In the network manager apears mobile broadband CDMA connection  is
there anything more that I can do?

thks

-- 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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.

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


[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.

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


[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.

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


[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.

  /usr/share/hal/fdi/information/10freedesktop/10-modem.fdi 
  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 key=modem.command_sets 
type=strlistIS-707-A/append--  # Removed
append key=modem.command_sets type=strlistGSM-07.07/append  
  # Inserted
append key=modem.command_sets type=strlistGSM-07.05/append  
  # Inserted
  /match

 lsusb still returning Bus 004 Device 003: ID 19d2:0001  but i can
connect without problems

-- 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs