[fsug-tvm] Re: Problem with Visiontek 3G modem

2012-04-11 Thread V. Sasi Kumar
On Wed, 2012-04-11 at 09:09 -0700, Visakh wrote:
> Hi,
> 
> @ Sasi sir,
> 
> Software problems tend to be predictable and repeatable. This one
> sounds otherwise. So I can't say for sure I have a solution. But I did
> find a possible explanation and solution.

That is okay. Thanks for the help, anyway.

> The device may be so new that linux support may be just appearing
> (note that the USB vendor and device IDs are not recognised in the
> lsusb output).

Yes, that sounds sensible.

>  A solution to similar problem in a 3G dongle from the same vendor is
> given in the following blog:
> 
> http://amit-mendapara.blogspot.in/2010/11/amazing-bsnl-3g.html

Thank you for the link, Visakh. The post is well written and clear. But
I have one doubt. He writes, "Using lsusb I found that the device has
three configurations." Then he goes on to use the command,

sudo usb_modeswitch -v 230d -p 0001 -u 3

to switch the device to modem mode. But, as you have seen, the lsusb
command in my case does not give any such details, like what should be
the number to follow -u in the command. Could this be because, as you
say, "The device may be so new that linux support may be just
appearing"?

I am attaching as a text file the output of the lsusb -vd 230d:0007
command just for your knowledge. I have not done any experiments as you
have suggested. I shall do that later and let you know the results. But
this output seems to say that here also it is mode 3, unless I am
mistaken.

Thanks and regards,
Sasi

-- 
V. Sasi Kumar
Free Software Foundation of India
http://swatantryam.blogspot.com

-- 
"Freedom is the only law". 
"Freedom Unplugged"
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups "ilug-tvm" group.
To control your subscription visit 
http://groups.google.co.in/group/ilug-tvm/subscribe
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com



For details visit the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en

Bus 001 Device 008: ID 230d:0007  
Device Descriptor:
  bLength18
  bDescriptorType 1
  bcdUSB   2.00
  bDeviceClass2 Communications
  bDeviceSubClass 0 
  bDeviceProtocol 0 
  bMaxPacketSize064
  idVendor   0x230d 
  idProduct  0x0007 
  bcdDevice0.00
  iManufacturer   1 HSPADataCard
  iProduct2 HSPADataCard
  iSerial 3 8444311594054030
  bNumConfigurations  3
  Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength   32
bNumInterfaces  1
bConfigurationValue 1
iConfiguration  4 MSC AutoInstall Device
bmAttributes 0xc0
  Self Powered
MaxPower   20mA
Interface Descriptor:
  bLength 9
  bDescriptorType 4
  bInterfaceNumber0
  bAlternateSetting   0
  bNumEndpoints   2
  bInterfaceClass 8 Mass Storage
  bInterfaceSubClass  6 SCSI
  bInterfaceProtocol 80 Bulk-Only
  iInterface  5 HSPADataCard  
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x05  EP 5 OUT
bmAttributes2
  Transfer TypeBulk
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0200  1x 512 bytes
bInterval   0
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x85  EP 5 IN
bmAttributes2
  Transfer TypeBulk
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0200  1x 512 bytes
bInterval   0
  Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength  391
bNumInterfaces 10
bConfigurationValue 2
iConfiguration  6 WMC Device
bmAttributes 0xe0
  Self Powered
  Remote Wakeup
MaxPower   20mA
Interface Descriptor:
  bLength 9
  bDescriptorType 4
  bInterfaceNumber0
  bAlternateSetting   0
  bNumEndpoints   0
  bInterfaceClass 2 Communications
  bInterfaceSubClass  8 Wireless Handset Control
  bInterfaceProtocol  0 
  iInterface  7 S_WHCM
  CDC Header:
bcdCDC   1.10
  CDC WHCM:
bcdVersion   1.00
  CDC Union:
bMasterInterface0
bSlaveInterface 1 2 3 4 5 6 7 8 9 
Interface Descriptor:
  bLength 9
  bDescriptorType 4

[fsug-tvm] Re: Connecting Windows 7 to ubuntu

2012-04-11 Thread Visakh
Hi,

  Sorry for the late reply. 

  Default method for sharing between Win and Lin is using the smb protocol. 
Install Samba (linux implementation of smb) and any required samba admin 
application in linux. Also, enable the folder sharing option (from folder 
properties, sharing tab). In windows, enable sharing as well. Take care to 
use same workgroup name in both systems. Other than this, you will have to 
do the appropriate IP settings was well.

  Do write back if you need more help.

Regards,
Gokul Das

-- 
"Freedom is the only law". 
"Freedom Unplugged"
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups "ilug-tvm" group.
To control your subscription visit 
http://groups.google.co.in/group/ilug-tvm/subscribe
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com



For details visit the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en


[fsug-tvm] Re: Problem with Visiontek 3G modem

2012-04-11 Thread Visakh
Hi,

@ Sasi sir,

Software problems tend to be predictable and repeatable. This one 
sounds otherwise. So I can't say for sure I have a solution. But I did find 
a possible explanation and solution. The device may be so new that linux 
support may be just appearing (note that the USB vendor and device IDs are 
not recognised in the lsusb output). A solution to similar problem in a 3G 
dongle from the same vendor is given in the following blog:


http://amit-mendapara.blogspot.in/2010/11/amazing-bsnl-3g.html

The post has a detailed explanation of the solution (assuming that I am 
looking at the correct problem). Others also have suggested the same 
solution. The problem description is given by the 
usb-modeswitchtool site as:


More and more USB devices (especially high-speed WAN stuff, based on cell 
> phone chipsets containing that feature) have their MS Windows drivers 
> onboard; when plugged in for the first time they act like a flash storage 
> and start installing the driver from there. After installation (and on 
> every consecutive plugging) the driver switches the mode internally, the 
> storage device vanishes (in most cases), and a new device (like an USB 
> modem) shows up. Modem maker "Option" calls that feature "ZeroCD (TM)" 
> since it eliminates the need for shipping a separate driver carrier.
>
> In the beginning, nothing of this was documented in any form and there was 
> hardly any Linux support available.
> On the good side, most of the known devices do work in both modes with the 
> available Linux drivers like "usb-storage" or "option" (an optimized serial 
> driver for high-speed modems).
> That leaves only the problem of the mode switching from storage to modem 
> or whatever the thing is supposed to do. 
>
What I believe is the problem is that your USB dongle is getting mode 
switched correctly only in some instances - may be due to some other 
factor. Sir, you could do some experiments as suggested in the blog to 
determine if this is indeed the problem. If you need assistance with more 
analysis, please post the result of the following command (The result would 
be enlightening for me and others even otherwise):
*lsusb -vd 230d:0007*


@ Arun sir,

I believe that you modem is device 19d2:2003. Could you post the result 
from:

*lsusb -vd 19d2:2003
*
Regards,
Gokul Das

-- 
"Freedom is the only law". 
"Freedom Unplugged"
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups "ilug-tvm" group.
To control your subscription visit 
http://groups.google.co.in/group/ilug-tvm/subscribe
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com



For details visit the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en


[fsug-tvm] [OT] [Jobs] Openings at HashCube

2012-04-11 Thread Deepan Chakravarthy
Hi All,

We have 4 openings at HashCube for Software Engineers. HashCube is a social
gaming company based in Bangalore. HashCube owns the most popular Sudoku
app on Facebook with more than 1.5 million users. We work on PHP,
JavaScript,  MySql, Linux, Memcache, AWS etc. You can find more details
about the openings at http://hashcube.com/careers.php

We offer competitive salaries.  Freshers are also encouraged to apply.
How to apply: http://hashcube.com/careers.php

Regards
Deepan

+91 9945702482
http://www.hashcube.com
http://twitter.com/codeshepherd

-- 
"Freedom is the only law". 
"Freedom Unplugged"
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups "ilug-tvm" group.
To control your subscription visit 
http://groups.google.co.in/group/ilug-tvm/subscribe
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com



For details visit the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en


[fsug-tvm] how to use gftp for explicit FTP over TLS

2012-04-11 Thread Junise Bin Abdul Nazar
Hello,

Can anyone please tell me how to use explicit FTP over TLS in gftp.

It is working with filezilla.

-- 
with love

Junise Safvan

www.gnuise.co.cc

+91 9746 283 383

-- 
"Freedom is the only law". 
"Freedom Unplugged"
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups "ilug-tvm" group.
To control your subscription visit 
http://groups.google.co.in/group/ilug-tvm/subscribe
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com



For details visit the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en