Re: Sierra Wireless AC595U Device problems in OpenBSD -current/-stable.

2012-08-11 Thread Sergey Prysiazhnyi
On Fri, Aug 10, 2012 at 02:02:45PM -0400, Ted Unangst wrote:
 On Thu, Aug 09, 2012 at 18:51, Sergey Prysiazhnyi wrote:
  Hello misc@.
 
  Did anybody have experience of the successful use of Subj device in
  OpenBSD?..
  The problem is that the device attached quite normal by the system:
  # dmesg | grep umsm
  umsm0 at uhub2 port 2 configuration 1 interface 0 Sierra Wireless,
  Incorporated
  Sierra Wireless AC595U Device rev 1.10/0.02 addr 2

 I'm not sure of the model number, but the sierra wireless hotspot I
 had worked because it attaches a cdce device.  You may want to try
 trading for one of those.

 http://marc.info/?l=openbsd-miscm=128963089902577w=2

Ted, thank you for the hint, I'll try it asap and report about the test results.



Re: Sierra Wireless AC595U Device problems in OpenBSD -current/-stable.

2012-08-10 Thread Sergey Prysiazhnyi
On Fri, Aug 10, 2012 at 02:50:02AM +0400, Kirill Bychkov wrote:
 On Thu, August 9, 2012 19:51, Sergey Prysiazhnyi wrote:
  Hello misc@.
 
  Did anybody have experience of the successful use of Subj device in 
  OpenBSD?..
  The problem is that the device attached quite normal by the system:
  # dmesg | grep umsm
  umsm0 at uhub2 port 2 configuration 1 interface 0 Sierra Wireless,
  Incorporated
  Sierra Wireless AC595U Device rev 1.10/0.02 addr 2
  ucom0 at umsm0
 [...]
 
  but, after the trying to send AT commands to the device via cu(1) it is
  behaves
  like a dumb (can't send/receive any AT command/answer from the device):
  # sudo cu -l /dev/cuaU0
  Connected
  ~
  [EOT]
 
  Anyone faced with this kind of problem? Thank you in advance for the any 
  help.
  ; device was tested and work without any problems on Ubuntu Linux and 
  Windows.
 
 
 Hi.
 From umsm.4:
  Some modems have multiple serial ports, however almost all modems have
  only one effective serial port for PPP connections.  For example, the
  Huawei E220 has two serial ports, but only the first port can be used to
  make connections; the second one is for management.  The Option
  GlobeTrotter HSDPA/HSUPA modems have three serial ports, but only the
  last port can be used to make PPP connections.

 My Huawei E1820 by Megafon have three ports, and only one of them (ucom0)
 replies OK on AT. Other ports are dumb.

 umsm0 at uhub0 port 4 configuration 1 interface 0 Huawei Technologies HUAWEI
 Mobile rev 2.00/0.00 addr 2
 ucom0 at umsm0
 umsm1 at uhub0 port 4 configuration 1 interface 1 Huawei Technologies HUAWEI
 Mobile rev 2.00/0.00 addr 2
 ucom1 at umsm1
 umsm2 at uhub0 port 4 configuration 1 interface 2 Huawei Technologies HUAWEI
 Mobile rev 2.00/0.00 addr 2
 ucom2 at umsm2

 Try to set up your device to behave like a modem, not NDIS in setup utility it
 shipped with.

Thank you Kirill for the answer, but I'd checked umsm(4) and tried different
configuration parameters in device setup utility /g before writting Email to
misc@. Somehow, the problem is still in air here... Maybe, it is the answer:
umsm.4:
CAVEATS
 For Verizon Wireless (and possibly other services), cards require a one-
 time activation before they will work; umsm does not currently support
 this.
?..



Re: Sierra Wireless AC595U Device problems in OpenBSD -current/-stable.

2012-08-10 Thread David Coppa
On Fri, Aug 10, 2012 at 2:46 PM, Sergey Prysiazhnyi apel...@atmnis.com wrote:
 On Fri, Aug 10, 2012 at 02:50:02AM +0400, Kirill Bychkov wrote:
 On Thu, August 9, 2012 19:51, Sergey Prysiazhnyi wrote:
  Hello misc@.
 
  Did anybody have experience of the successful use of Subj device in 
  OpenBSD?..
  The problem is that the device attached quite normal by the system:
  # dmesg | grep umsm
  umsm0 at uhub2 port 2 configuration 1 interface 0 Sierra Wireless,
  Incorporated
  Sierra Wireless AC595U Device rev 1.10/0.02 addr 2
  ucom0 at umsm0
 [...]
 
  but, after the trying to send AT commands to the device via cu(1) it is
  behaves
  like a dumb (can't send/receive any AT command/answer from the device):
  # sudo cu -l /dev/cuaU0
  Connected
  ~
  [EOT]
 
  Anyone faced with this kind of problem? Thank you in advance for the any 
  help.
  ; device was tested and work without any problems on Ubuntu Linux and 
  Windows.
 

Had the same problem years ago:

http://marc.info/?l=openbsd-techm=125976731332704

In the end, I bought another card...

Cheers,
David

 Hi.
 From umsm.4:
  Some modems have multiple serial ports, however almost all modems have
  only one effective serial port for PPP connections.  For example, the
  Huawei E220 has two serial ports, but only the first port can be used to
  make connections; the second one is for management.  The Option
  GlobeTrotter HSDPA/HSUPA modems have three serial ports, but only the
  last port can be used to make PPP connections.

 My Huawei E1820 by Megafon have three ports, and only one of them (ucom0)
 replies OK on AT. Other ports are dumb.

 umsm0 at uhub0 port 4 configuration 1 interface 0 Huawei Technologies HUAWEI
 Mobile rev 2.00/0.00 addr 2
 ucom0 at umsm0
 umsm1 at uhub0 port 4 configuration 1 interface 1 Huawei Technologies HUAWEI
 Mobile rev 2.00/0.00 addr 2
 ucom1 at umsm1
 umsm2 at uhub0 port 4 configuration 1 interface 2 Huawei Technologies HUAWEI
 Mobile rev 2.00/0.00 addr 2
 ucom2 at umsm2

 Try to set up your device to behave like a modem, not NDIS in setup utility 
 it
 shipped with.

 Thank you Kirill for the answer, but I'd checked umsm(4) and tried different
 configuration parameters in device setup utility /g before writting Email to
 misc@. Somehow, the problem is still in air here... Maybe, it is the answer:
 umsm.4:
 CAVEATS
  For Verizon Wireless (and possibly other services), cards require a one-
  time activation before they will work; umsm does not currently support
  this.
 ?..



Re: Sierra Wireless AC595U Device problems in OpenBSD -current/-stable.

2012-08-10 Thread Sergey Prysiazhnyi
On Fri, Aug 10, 2012 at 02:59:10PM +0200, David Coppa wrote:
 On Fri, Aug 10, 2012 at 2:46 PM, Sergey Prysiazhnyi apel...@atmnis.com 
 wrote:
  On Fri, Aug 10, 2012 at 02:50:02AM +0400, Kirill Bychkov wrote:
  On Thu, August 9, 2012 19:51, Sergey Prysiazhnyi wrote:
   Hello misc@.
  
   Did anybody have experience of the successful use of Subj device in 
   OpenBSD?..
   The problem is that the device attached quite normal by the system:
   # dmesg | grep umsm
   umsm0 at uhub2 port 2 configuration 1 interface 0 Sierra Wireless,
   Incorporated
   Sierra Wireless AC595U Device rev 1.10/0.02 addr 2
   ucom0 at umsm0
  [...]
  
   but, after the trying to send AT commands to the device via cu(1) it is
   behaves
   like a dumb (can't send/receive any AT command/answer from the device):
   # sudo cu -l /dev/cuaU0
   Connected
   ~
   [EOT]
  
   Anyone faced with this kind of problem? Thank you in advance for the any 
   help.
   ; device was tested and work without any problems on Ubuntu Linux and 
   Windows.
  

 Had the same problem years ago:

 http://marc.info/?l=openbsd-techm=125976731332704

 In the end, I bought another card...

Doh, missed related post on marc, got it, - thx David.

  Try to set up your device to behave like a modem, not NDIS in setup 
  utility it
  shipped with.
 
  Thank you Kirill for the answer, but I'd checked umsm(4) and tried different
  configuration parameters in device setup utility /g before writting Email to
  misc@. Somehow, the problem is still in air here... Maybe, it is the answer:
  umsm.4:
  CAVEATS
   For Verizon Wireless (and possibly other services), cards require a 
  one-
   time activation before they will work; umsm does not currently support
   this.
  ?..



Re: Sierra Wireless AC595U Device problems in OpenBSD -current/-stable.

2012-08-10 Thread Ted Unangst
On Thu, Aug 09, 2012 at 18:51, Sergey Prysiazhnyi wrote:
 Hello misc@.
 
 Did anybody have experience of the successful use of Subj device in
 OpenBSD?..
 The problem is that the device attached quite normal by the system:
 # dmesg | grep umsm
 umsm0 at uhub2 port 2 configuration 1 interface 0 Sierra Wireless,
 Incorporated
 Sierra Wireless AC595U Device rev 1.10/0.02 addr 2

I'm not sure of the model number, but the sierra wireless hotspot I
had worked because it attaches a cdce device.  You may want to try
trading for one of those.

http://marc.info/?l=openbsd-miscm=128963089902577w=2



Sierra Wireless AC595U Device problems in OpenBSD -current/-stable.

2012-08-09 Thread Sergey Prysiazhnyi
Hello misc@.

Did anybody have experience of the successful use of Subj device in OpenBSD?..
The problem is that the device attached quite normal by the system:
# dmesg | grep umsm
umsm0 at uhub2 port 2 configuration 1 interface 0 Sierra Wireless, Incorporated
Sierra Wireless AC595U Device rev 1.10/0.02 addr 2
ucom0 at umsm0
# usbdevs -dv
Controller /dev/usb0:
addr 1: high speed, self powered, config 1, EHCI root hub(0x), 
Intel(0x8086), rev 1.00
  uhub0
 port 1 powered
 port 2 powered
 port 3 powered
 port 4 powered
 port 5 powered
 port 6 powered
Controller /dev/usb1:
addr 1: full speed, self powered, config 1, UHCI root hub(0x), 
Intel(0x8086), rev 1.00
  uhub1
 port 1 powered
 port 2 powered
Controller /dev/usb2:
addr 1: full speed, self powered, config 1, UHCI root hub(0x), 
Intel(0x8086), rev 1.00
  uhub2
 port 1 powered
 port 2 addr 2: full speed, self powered, config 1, Sierra Wireless AC595U 
Device(0x0120), Sierra Wireless, Incorporated(0x1199), rev 0.02
   umsm0
Controller /dev/usb3:
addr 1: full speed, self powered, config 1, UHCI root hub(0x), 
Intel(0x8086), rev 1.00
  uhub3
 port 1 powered
 port 2 powered

but, after the trying to send AT commands to the device via cu(1) it is behaves
like a dumb (can't send/receive any AT command/answer from the device):
# sudo cu -l /dev/cuaU0
Connected
~
[EOT]

Anyone faced with this kind of problem? Thank you in advance for the any help.
; device was tested and work without any problems on Ubuntu Linux and Windows.



Re: Sierra Wireless AC595U Device problems in OpenBSD -current/-stable.

2012-08-09 Thread Kirill Bychkov
On Thu, August 9, 2012 19:51, Sergey Prysiazhnyi wrote:
 Hello misc@.

 Did anybody have experience of the successful use of Subj device in OpenBSD?..
 The problem is that the device attached quite normal by the system:
 # dmesg | grep umsm
 umsm0 at uhub2 port 2 configuration 1 interface 0 Sierra Wireless,
 Incorporated
 Sierra Wireless AC595U Device rev 1.10/0.02 addr 2
 ucom0 at umsm0
[...]

 but, after the trying to send AT commands to the device via cu(1) it is
 behaves
 like a dumb (can't send/receive any AT command/answer from the device):
 # sudo cu -l /dev/cuaU0
 Connected
 ~
 [EOT]

 Anyone faced with this kind of problem? Thank you in advance for the any help.
 ; device was tested and work without any problems on Ubuntu Linux and Windows.


Hi.
From umsm.4:
 Some modems have multiple serial ports, however almost all modems have
 only one effective serial port for PPP connections.  For example, the
 Huawei E220 has two serial ports, but only the first port can be used to
 make connections; the second one is for management.  The Option
 GlobeTrotter HSDPA/HSUPA modems have three serial ports, but only the
 last port can be used to make PPP connections.

My Huawei E1820 by Megafon have three ports, and only one of them (ucom0)
replies OK on AT. Other ports are dumb.

umsm0 at uhub0 port 4 configuration 1 interface 0 Huawei Technologies HUAWEI
Mobile rev 2.00/0.00 addr 2
ucom0 at umsm0
umsm1 at uhub0 port 4 configuration 1 interface 1 Huawei Technologies HUAWEI
Mobile rev 2.00/0.00 addr 2
ucom1 at umsm1
umsm2 at uhub0 port 4 configuration 1 interface 2 Huawei Technologies HUAWEI
Mobile rev 2.00/0.00 addr 2
ucom2 at umsm2

Try to set up your device to behave like a modem, not NDIS in setup utility it
shipped with.