Re: [ubuntu-in] Tata Indicom Photon+ / Reliance NetConnect on Ubuntu

2009-04-10 Thread Hardik Dalwadi
on Sunday 05 April 2009 09:32 PM Moz said the following:
> Hi Prakash
> 
> Prakash Advani wrote:
>> As you would have seen there are these new high speed data cards by Tata
>> and Reliance.
>>
>> I have tested both Tata Indicom Photon+ / Reliance NetConnect on Ubuntu.
>> I didn't get much time to test but this is my initial feedback.
>>
>> They claim to offer 2-3 Mbps but in reality offer 300-700Kbps.
>>
>> Reliance Netconnect offers a choice of  Huawei and ZTE.
>>
>> Huawei was the only one that works out of the box and gets detected as
>> ttyUSB0.
>>
>> ZTE didn't even get detected, no message on dmesg.
>>
>> lsusb shows: Bus 005 Device 002: ID 19d2:fff6
>>
>> Tata Indicom Photon+ also didn't work.
>>
>> lsusb shows:
>>
>> Bus 005 Device 009: ID 12d1:140b Huawei Technologies Co., Ltd.
>>
>> Has anyone had any different experience or is able to make any of the
>> others to work?
>>
>>   
> Perhaps the Photon+ might work with the following, I have used the 
> following method with other Huawei products:
> 
> Do the following at a bash prompt:
> 
> :~$ sudo modprobe usbserial vendor=0x12d1 product=0x140b

This will not work in Jaunty Jackalope (9.04 Beta) [1].

[1] https://bugs.launchpad.net/ubuntu/+bug/350904

> :~$ sudo mknod /dev/ttyUSB0 c 188 0
> :~$ sudo mknod /dev/ttyUSB1 c 188 1
> 
> Add the following lines to the /etc/wvdial.conf, customise phone number, 
> username and password as per advise of TataIndicomm.
> 
> :~$ cat /etc/wvdial.conf
> [Dialer Defaults]
> Modem = /dev/ttyUSB0
> Init1 = ATZ
> Phone = #777
> Username = cdma
> Password = cdma
> New PPPD = yes
> Stupid Mode = 1
> 
> Try connecting with sudo wvdial
> 
> Moz

-- 
:wq per...@canonical



signature.asc
Description: OpenPGP digital signature
-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] Tata Indicom Photon+ / Reliance NetConnect on Ubuntu

2009-04-07 Thread Prakash Advani
Guru गुरु wrote:
> Prakash
> you are right, I am talking about the CDMA 1x
> many of us ubuntu users have problems getting wireless card to work ...
> would be glad for any info on this.
> thanks
> guru
Guru I have heard that some people have got the ZTE to work. I haven't 
seen that nor have do I have any documentation.

Anyone on the list can help?
>
>
> Prakash Advani wrote:
>> Guru गुरु wrote:
>>> Hi Prakash
>>>
>>> On Ubuntu, we have found that only the  Huwaei data card works. The 
>>> ZTE does not work.
>>>
>>> Problem is that Reliance has phased out the Huwaei card and does not 
>>> offer that on new connections, this creates problems for people who 
>>> migrate to Ubuntu.
>>>   
>> Guru
>>

-- 
Prakash Advani | http://cityblogger.com


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


Re: [ubuntu-in] Tata Indicom Photon+ / Reliance NetConnect on Ubuntu

2009-04-07 Thread Guru गुरु
Prakash
you are right, I am talking about the CDMA 1x
many of us ubuntu users have problems getting wireless card to work ...
would be glad for any info on this.
thanks
guru


Prakash Advani wrote:
> Guru गुरु wrote:
>> Hi Prakash
>>
>> On Ubuntu, we have found that only the  Huwaei data card works. The 
>> ZTE does not work.
>>
>> Problem is that Reliance has phased out the Huwaei card and does not 
>> offer that on new connections, this creates problems for people who 
>> migrate to Ubuntu.
>>   
> Guru
> 
> Huawei is definitely available as it is just launched. I am talking of 
> the new 3G cards which offer 3Mbps connectivity. Perhaps you are 
> referring to earlier CDMA 1x.
>> Either they should continue to support the Huwaei card or should 
>> providesupport on ZTE.
>>
>> We have not found any other company (bsnl/airtel/vodafone) providing 
>> support for GNU/Linux on their wireless cards
>>
>> Would be good to also hear others experiences
>>
>> regards,
>> Guru
>>
>>
>>
>>
>> ubuntu-in-requ...@lists.ubuntu.com wrote:
>>  
>>> Send ubuntu-in mailing list submissions to
>>> ubuntu-in@lists.ubuntu.com
>>>
>>> To subscribe or unsubscribe via the World Wide Web, visit
>>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
>>> or, via email, send a message with subject or body 'help' to
>>> ubuntu-in-requ...@lists.ubuntu.com
>>>
>>> You can reach the person managing the list at
>>> ubuntu-in-ow...@lists.ubuntu.com
>>>
>>> When replying, please edit your Subject line so it is more specific
>>> than "Re: Contents of ubuntu-in digest..."
>>>
>>>
>>> Today's Topics:
>>>
>>>1.  Tata Indicom Photon+ / Reliance NetConnect on Ubuntu
>>>   (Prakash Advani)
>>>2. Re:  Partitioning Drive for i Linux (Prakash Advani)
>>>3. Re:  Tata Indicom Photon+ / Reliance NetConnect on Ubuntu (Moz)
>>>    4. Re:  importing aspell-hi dictionary into another computer
>>>   (Gora Mohanty)
>>>5. Re:  Tata Indicom Photon+ / Reliance NetConnect on Ubuntu
>>>   (Shrinivasan T)
>>>
>>>
>>> --
>>>
>>> Message: 1
>>> Date: Sun, 05 Apr 2009 21:10:15 +0530
>>> From: Prakash Advani 
>>> Subject: [ubuntu-in] Tata Indicom Photon+ / Reliance NetConnect on
>>> Ubuntu
>>> To: Ubuntu India Local Community 
>>> Message-ID: <49d8d0df.3060...@ubuntu.com>
>>> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>>>
>>> As you would have seen there are these new high speed data cards by Tata
>>> and Reliance.
>>>
>>> I have tested both Tata Indicom Photon+ / Reliance NetConnect on Ubuntu.
>>> I didn't get much time to test but this is my initial feedback.
>>>
>>> They claim to offer 2-3 Mbps but in reality offer 300-700Kbps.
>>>
>>> Reliance Netconnect offers a choice of  Huawei and ZTE.
>>>
>>> Huawei was the only one that works out of the box and gets detected as
>>> ttyUSB0.
>>>
>>> ZTE didn't even get detected, no message on dmesg.
>>>
>>> lsusb shows: Bus 005 Device 002: ID 19d2:fff6
>>>
>>> Tata Indicom Photon+ also didn't work.
>>>
>>> lsusb shows:
>>>
>>> Bus 005 Device 009: ID 12d1:140b Huawei Technologies Co., Ltd.
>>>
>>> Has anyone had any different experience or is able to make any of the
>>> others to work?
>>>
>>> 
>>
>>   
> 

-- 
Gurumurthy Kasinathan
IT for Change
Bridging Development Realities and Technological Possibilities
Tel:98454 37730
www.ITforChange.net
http://Public-Software.in
http://India.IS-Watch.net
http://IS-Watch.net
http://content-commons.in
*IT for Change is an NGO in Special Consultative Status with United
Nations’ Economic and Social Council*


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


Re: [ubuntu-in] Tata Indicom Photon+ / Reliance NetConnect on Ubuntu

2009-04-06 Thread Prakash Advani
Thanks Moz,

Has anyone tried the BSNL one which claims to have a speed of 7.2 Mbps?

We should put all this info on the Wiki.. I plan to blog about it soon.

Regards
Prakash

Moz wrote:
> Hi Prakash
>
> Prakash Advani wrote:
>   
>> As you would have seen there are these new high speed data cards by Tata
>> and Reliance.
>>
>> I have tested both Tata Indicom Photon+ / Reliance NetConnect on Ubuntu.
>> I didn't get much time to test but this is my initial feedback.
>>
>> They claim to offer 2-3 Mbps but in reality offer 300-700Kbps.
>>
>> Reliance Netconnect offers a choice of  Huawei and ZTE.
>>
>> Huawei was the only one that works out of the box and gets detected as
>> ttyUSB0.
>>
>> ZTE didn't even get detected, no message on dmesg.
>>
>> lsusb shows: Bus 005 Device 002: ID 19d2:fff6
>>
>> Tata Indicom Photon+ also didn't work.
>>
>> lsusb shows:
>>
>> Bus 005 Device 009: ID 12d1:140b Huawei Technologies Co., Ltd.
>>
>> Has anyone had any different experience or is able to make any of the
>> others to work?
>>
>>   
>> 
> Perhaps the Photon+ might work with the following, I have used the 
> following method with other Huawei products:
>
> Do the following at a bash prompt:
>
> :~$ sudo modprobe usbserial vendor=0x12d1 product=0x140b
> :~$ sudo mknod /dev/ttyUSB0 c 188 0
> :~$ sudo mknod /dev/ttyUSB1 c 188 1
>
> Add the following lines to the /etc/wvdial.conf, customise phone number, 
> username and password as per advise of TataIndicomm.
>
> :~$ cat /etc/wvdial.conf
> [Dialer Defaults]
> Modem = /dev/ttyUSB0
> Init1 = ATZ
> Phone = #777
> Username = cdma
> Password = cdma
> New PPPD = yes
> Stupid Mode = 1
>
> Try connecting with sudo wvdial
>
> Moz
>
>   

-- 
Prakash Advani | http://cityblogger.com

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


Re: [ubuntu-in] Tata Indicom Photon+ / Reliance NetConnect on Ubuntu

2009-04-06 Thread Prakash Advani
Guru गुरु wrote:
> Hi Prakash
>
> On Ubuntu, we have found that only the  Huwaei data card works. The ZTE 
> does not work.
>
> Problem is that Reliance has phased out the Huwaei card and does not 
> offer that on new connections, this creates problems for people who 
> migrate to Ubuntu.
>   
Guru

Huawei is definitely available as it is just launched. I am talking of 
the new 3G cards which offer 3Mbps connectivity. Perhaps you are 
referring to earlier CDMA 1x.
> Either they should continue to support the Huwaei card or should provide 
>support on ZTE.
>
> We have not found any other company (bsnl/airtel/vodafone) providing 
> support for GNU/Linux on their wireless cards
>
> Would be good to also hear others experiences
>
> regards,
> Guru
>
>
>
>
> ubuntu-in-requ...@lists.ubuntu.com wrote:
>   
>> Send ubuntu-in mailing list submissions to
>>  ubuntu-in@lists.ubuntu.com
>>
>> To subscribe or unsubscribe via the World Wide Web, visit
>>  https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
>> or, via email, send a message with subject or body 'help' to
>>  ubuntu-in-requ...@lists.ubuntu.com
>>
>> You can reach the person managing the list at
>>  ubuntu-in-ow...@lists.ubuntu.com
>>
>> When replying, please edit your Subject line so it is more specific
>> than "Re: Contents of ubuntu-in digest..."
>>
>>
>> Today's Topics:
>>
>>1.  Tata Indicom Photon+ / Reliance NetConnect on Ubuntu
>>   (Prakash Advani)
>>2. Re:  Partitioning Drive for i Linux (Prakash Advani)
>>3. Re:  Tata Indicom Photon+ / Reliance NetConnect on Ubuntu (Moz)
>>4. Re:  importing aspell-hi dictionary into another computer
>>   (Gora Mohanty)
>>5. Re:  Tata Indicom Photon+ / Reliance NetConnect on Ubuntu
>>       (Shrinivasan T)
>>
>>
>> --
>>
>> Message: 1
>> Date: Sun, 05 Apr 2009 21:10:15 +0530
>> From: Prakash Advani 
>> Subject: [ubuntu-in] Tata Indicom Photon+ / Reliance NetConnect on
>>  Ubuntu
>> To: Ubuntu India Local Community 
>> Message-ID: <49d8d0df.3060...@ubuntu.com>
>> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>>
>> As you would have seen there are these new high speed data cards by Tata
>> and Reliance.
>>
>> I have tested both Tata Indicom Photon+ / Reliance NetConnect on Ubuntu.
>> I didn't get much time to test but this is my initial feedback.
>>
>> They claim to offer 2-3 Mbps but in reality offer 300-700Kbps.
>>
>> Reliance Netconnect offers a choice of  Huawei and ZTE.
>>
>> Huawei was the only one that works out of the box and gets detected as
>> ttyUSB0.
>>
>> ZTE didn't even get detected, no message on dmesg.
>>
>> lsusb shows: Bus 005 Device 002: ID 19d2:fff6
>>
>> Tata Indicom Photon+ also didn't work.
>>
>> lsusb shows:
>>
>> Bus 005 Device 009: ID 12d1:140b Huawei Technologies Co., Ltd.
>>
>> Has anyone had any different experience or is able to make any of the
>> others to work?
>>
>> 
>
>   

-- 
Prakash Advani | http://cityblogger.com


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


Re: [ubuntu-in] Tata Indicom Photon+ / Reliance NetConnect on Ubuntu

2009-04-05 Thread Shrinivasan T
Hi,

I too tried with ZTE.

> ZTE didn't even get detected, no message on dmesg.


But it did not worked.
So revert backed to Huawei  model.




-- 
Regards,
T.Shrinivasan


My experiences with Linux are here
http://goinggnu.wordpress.com

For Free and Open Source Jobs
http://fossjobs.wordpress.com

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


Re: [ubuntu-in] Tata Indicom Photon+ / Reliance NetConnect on Ubuntu

2009-04-05 Thread Moz
Hi Prakash

Prakash Advani wrote:
> As you would have seen there are these new high speed data cards by Tata
> and Reliance.
>
> I have tested both Tata Indicom Photon+ / Reliance NetConnect on Ubuntu.
> I didn't get much time to test but this is my initial feedback.
>
> They claim to offer 2-3 Mbps but in reality offer 300-700Kbps.
>
> Reliance Netconnect offers a choice of  Huawei and ZTE.
>
> Huawei was the only one that works out of the box and gets detected as
> ttyUSB0.
>
> ZTE didn't even get detected, no message on dmesg.
>
> lsusb shows: Bus 005 Device 002: ID 19d2:fff6
>
> Tata Indicom Photon+ also didn't work.
>
> lsusb shows:
>
> Bus 005 Device 009: ID 12d1:140b Huawei Technologies Co., Ltd.
>
> Has anyone had any different experience or is able to make any of the
> others to work?
>
>   
Perhaps the Photon+ might work with the following, I have used the 
following method with other Huawei products:

Do the following at a bash prompt:

:~$ sudo modprobe usbserial vendor=0x12d1 product=0x140b
:~$ sudo mknod /dev/ttyUSB0 c 188 0
:~$ sudo mknod /dev/ttyUSB1 c 188 1

Add the following lines to the /etc/wvdial.conf, customise phone number, 
username and password as per advise of TataIndicomm.

:~$ cat /etc/wvdial.conf
[Dialer Defaults]
Modem = /dev/ttyUSB0
Init1 = ATZ
Phone = #777
Username = cdma
Password = cdma
New PPPD = yes
Stupid Mode = 1

Try connecting with sudo wvdial

Moz

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


[ubuntu-in] Tata Indicom Photon+ / Reliance NetConnect on Ubuntu

2009-04-05 Thread Prakash Advani
As you would have seen there are these new high speed data cards by Tata
and Reliance.

I have tested both Tata Indicom Photon+ / Reliance NetConnect on Ubuntu.
I didn't get much time to test but this is my initial feedback.

They claim to offer 2-3 Mbps but in reality offer 300-700Kbps.

Reliance Netconnect offers a choice of  Huawei and ZTE.

Huawei was the only one that works out of the box and gets detected as
ttyUSB0.

ZTE didn't even get detected, no message on dmesg.

lsusb shows: Bus 005 Device 002: ID 19d2:fff6

Tata Indicom Photon+ also didn't work.

lsusb shows:

Bus 005 Device 009: ID 12d1:140b Huawei Technologies Co., Ltd.

Has anyone had any different experience or is able to make any of the
others to work?

-- 
Prakash Advani | http://cityblogger.com



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