Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Others => Miscellaneous => Topic started by: ganesan on March 07, 2004, 08:26:01 PM

Title: how to install reliance cdma phone as modem for internet
Post by: ganesan on March 07, 2004, 08:26:01 PM
i am facing a problem.. i could not install my reliance india mobile cdma phone for using internet in linux ..redhat..
anybody can tell me how to install..or configure it to connect to internet using it ?
Title: how to install reliance cdma phone as modem for internet
Post by: Ricky on March 09, 2004, 02:46:14 PM
First of Please post your query in right forum!!

Now your solution!!
you have to use wvdial system in linux..  I am assuming that your Reliance mobile phone is detected as "Samsung CDMA technology by Kudzu"
So your next step is to configure wvdial..
Now creat a file in /etc named wvdial.conf with the following contents !!
Code: [Select]
[Modem0]
Modem=/dev/input/ttyS0
Baud=115200
SetVolume=0
Dial Command = ATDT
init1=ATZ
FlowControl= Hardware (CRTSCTS)
[Dialer reliance]
Username= Ph No.
Password= Ph No.
Phone=#777
Stupid Mode= 1
Inherits = Modem0

Here in above code change /dev/input/ttyS0 to your computer's com port if you are using serial cable other if you are using USB then replace that with ttyACM2 or ttyACMx here x= you USB port.

Now to dial use..
Code: [Select]
wvdial relianceand you should be up.. if it don't work see whether you are using right ports..
:)
Title: Relaince as modem did NOT work!!
Post by: its_deja_vu on May 07, 2004, 10:40:34 AM
I tried the method recommended at this url:

pcquest.com/content/search/showarticle.asp?artid=50099

for using reliance as a modem under linux.I am using PCQlinux that is based on RedHAt 7.1 . But after editing the wvdial.conf file,when I execute the command :

$ wvdial cdma

It gives me the following error:

--->wvdial :Internet dialer version 1.41
--->Cannot open /dev/input/ttyACM0 : Device or resource busy.

I have a samsung handset and I have connected it via USB port.Can you please let me know the solution to the same as my internal Motorola  modem (connected on COM4) is also not detected by the linux.
Quote
Title: how to install reliance cdma phone as modem for internet
Post by: Ricky on May 07, 2004, 12:02:17 PM
It is simply problem that you have not selected right port.. try playing a bit.. ie.. change ACM0 to somehitng else..
also try /dev/usb/ttyACM0 to 3 or 4..

Tell me that was ur samsung phone was detected by kudzu ie.. during boot ? Hey.. that url is mentioning same method..

Also ask "barnamos" b'coz he has done something that working practically..
Title: how to install reliance cdma phone as modem for internet
Post by: its_deja_vu on May 09, 2004, 06:26:25 AM
Thanks for the help but unfortunately it did not work....I tried all the ports....And yes..kudzu does detects the modem...I tried removing the configuration and repeated the process from the scratch..but did not work...

Moreover,can you tell me how come my Linux is not detecting the Motorola intenal 56K Modem.it is on COM4.Earlier when I had my modem on COM3 it was detected by linux but not be windows.Then I shifted it to COM4 and the roles reversed  :!: .I have read that winmodems do not work in Linux..is it so?
Title: how to install reliance cdma phone as modem for internet
Post by: Ricky on May 09, 2004, 08:19:51 AM
Internal modem needs lots of software work to function as compared to external modem where physical hardware take care of that..
Now most fo the companies don't disclose info.. which are need to write a device driver and moreover they also donot provide enough resources so that is y few internal modems don't work in Linux.. It has been reported by  "neo" that motorola has stopped linux driver for motoralo interal modem..

BTw. can u give me output of "cat /proc/pci" ?
Title: content of /proc/pci
Post by: its_deja_vu on May 13, 2004, 09:04:05 AM
Here is the output of the /proc/pci file.(Sorry for the delay)
Code: [Select]
PCI devices found:
  Bus  0, device   0, function  0:
    Host bridge: Intel Corporation 82810E GMCH [Graphics Memory Controller Hub] (rev 3).
  Bus  0, device   1, function  0:
    VGA compatible controller: Intel Corporation 82810E CGC [Chipset Graphics Controller] (rev 3).
      IRQ 11.
      Prefetchable 32 bit memory at 0xd0000000 [0xd3ffffff].
      Non-prefetchable 32 bit memory at 0xd4200000 [0xd427ffff].
  Bus  0, device  30, function  0:
    PCI bridge: Intel Corporation 82801AA PCI Bridge (rev 2).
      Master Capable.  No bursts.  Min Gnt=6.
  Bus  0, device  31, function  0:
    ISA bridge: Intel Corporation 82801AA ISA Bridge (LPC) (rev 2).
  Bus  0, device  31, function  1:
    IDE interface: Intel Corporation 82801AA IDE (rev 2).
      I/O at 0xf000 [0xf00f].
  Bus  0, device  31, function  5:
    Multimedia audio controller: Intel Corporation 82801AA AC'97 Audio (rev 2).
      IRQ 12.
      I/O at 0xd800 [0xd8ff].
      I/O at 0xdc00 [0xdc3f].
  Bus  1, device   7, function  0:
    Communication controller: PCI device 11d4:1805 (Analog Devices) (rev 0).
      IRQ 5.
      Master Capable.  Latency=32.  Min Gnt=1.Max Lat=255.
      Prefetchable 32 bit memory at 0xd4100000 [0xd41000ff].
  Bus  1, device  10, function  0:
    USB Controller: OPTi Inc. 82C861 (rev 16).
      IRQ 9.
      Master Capable.  Latency=32.  
      Non-prefetchable 32 bit memory at 0xd4000000 [0xd4000fff].

Can you please tell me how will it help...
Title: how to install reliance cdma phone as modem for internet
Post by: Ricky on May 13, 2004, 09:46:59 AM
Quote
Communication controller: PCI device 11d4:1805 (Analog Devices) (rev 0).
      IRQ 5.
     

your internal modem is that..

i am unable to find that your reliance phone is detected .. r u sure.. as u have mentioned above.. that i does detect.. did u removed the config !!
Title: how to install reliance cdma phone as modem for internet
Post by: arky on June 13, 2004, 07:57:52 PM
Hi Friends,

    I think the solution for this is best given by Prof. Prabhat Ranjan, the person who's developing the R-connect program for linux.This is what he has to say.

*********************************************************************************************
We have gone live with the second release of R Connect for Linux. Please
find attached the link for the same.

http://www.relianceinfo.com/Infocomm/html/rservices/rservices_linux_rconnect.html

Release Highlights:

Models Supported:

LG (Serial):            RD2030, RD7130, RD2130, RD2230, LST -340E, LSP 250
LG (USB):         RD2030, RD2230, RD7130
Samsung (USB):    SCH-N191, SCH-A563, SCH-A603, SCH-A663
GTran (USB):            GCP 4020
Kyocera (Serial)  7135

Enhancements
         Support for multiple R connect installation on same machine (N
         phones on One machine)
         Automatic port detection while connecting the phone during
         installation
         Menu Driven Command line installation program
         Status screen to reflect R Connect connection statistics
*************************************************************************************************
Thanks,
- Prabhat Ranjan
********************************************************************
Prof. Prabhat Ranjan,
Professor, Ph.D.(UC Berkeley),
Dhirubhai Ambani Institute of Information
and Communication Technology (DA-IICT),
Gandhinagar - 382009 (Gujarat) - India
Web Page : http://www.da-iict.org
Phone : (079) 30510553 (Direct) (079) 30520000 (PBX)
Fax : 91-79-30520010
********************************************************************

HTH
--arky
http://arky.port5.com/
Title: how to install reliance cdma phone as modem for internet
Post by: Ricky on June 14, 2004, 05:27:24 AM
Hey.. arky.. r u prabhat ranjan ?
just thaught. ;)
Title: how to install reliance cdma phone as modem for internet
Post by: arky on June 14, 2004, 02:50:40 PM
Quote from: "Ricky"
Hey.. arky.. r u prabhat ranjan ?
just thaught. ;)

:lol: am not prabhat rajan

cheers

--arky
http://arky.port5.com/
Title: Tata Indicom - LG LSP 340E
Post by: Vic on July 30, 2004, 11:35:04 AM
Would appreciate knowing if the same information will work for connecting a fixed line wireless phone through Tata Indicom - and where can one get an RJ45 to USB connector in Mumbai?
Title: how to install reliance cdma phone as modem for internet
Post by: Ricky on July 30, 2004, 01:19:27 PM
RJ45 to USB !!! rather you buy serial to USB connector.. and yes it applies to tata indicom also but you can also try Reliance rconnect software first..
both uses CDMA 1x  technology and almsot same product.. ;)
Title: RJ45, serial, USB
Post by: Vic on July 30, 2004, 02:41:17 PM
The cable suplied by Tata Indicom is RJ45 (phone end) to serial (computer end, 9 pin), but that is not useful to me since my serial connector is used already.

I think you are right, I should get a serial male to USB connector, but at least a RJ45 to USB would be hardwired with less possibility of loose connections.

I have not understood your comment about using the RConnect code? That seems to be the solution suggested in this discussion, or are there any other choices available?
Title: how to install reliance cdma phone as modem for internet
Post by: Ricky on July 30, 2004, 03:20:39 PM
The reliance guys provide a software named reconnect, a command line utitility to configure there phones.. so get that and try that..
Title: Tata Indicom
Post by: Blackfinn on August 03, 2004, 04:34:51 AM
Hi All,
          I tried connecting to the internet using a Tata Indicom FWP, using the tios mentioned here  but couldn't get a connection. When I tried with KPPP it easily detected the modem, but when I tried to dial it said NO CARRIER. When I tried with wvdialconf, it couldn't find the modem. Can you help me here? :(

I am using Suse Linux 8.2 and my Tata Indicom phone is LG LSP-340e

Thank you!
Title: how to install reliance cdma phone as modem for internet
Post by: Ricky on August 03, 2004, 06:08:36 AM
As I am again saying... Goto to reliance website, download the reliance rconnect software for linux and try that!!
Title: how to install reliance cdma phone as modem for internet
Post by: Blackfinn on August 03, 2004, 09:53:00 AM
Hi Ricky,
             Tried that too.. But it says no modem found.. I am able to browse without any issues on Windows. And KPPP also has no issues with finding the modem.
Title: Installing Reliance on Mandrake 8.2
Post by: ami114 on August 17, 2004, 01:33:28 PM
i'm unable to install reliance FWP LG serial for Internat.... when i dialed saw an error message on ph. screen Data calls Not Available..... wht can i do, when trying in Shell command to install driver everything is ok but my ph. is connected Com1 but that install.sh don;t detect. :( says MODEM NOT FOUND MODEM NOT FOUND and on other port com2,3,4,5 that detect modem but there is not my phone :cry:
Title: how to install reliance cdma phone as modem for internet
Post by: ami114 on August 17, 2004, 01:34:24 PM
i'm unable to install reliance FWP LG serial for Internat.... when i dialed saw an error message on ph. screen Data calls Not Available..... wht can i do, when trying in Shell comman to install driver everything is ok but my ph. is connected Com1 but that install.sh don;t detect. :(
Title: how to install reliance cdma phone as modem for internet
Post by: Ricky on August 17, 2004, 01:53:37 PM
have you activated the modem yet  on fwp ? ie.. by doing following ..
To activate FWT LG LST250 for data connectivity dial '##7#0*'.


I think that is the problem !!
Title: LG FWP LSP340E as modem on Linux
Post by: ami114 on August 17, 2004, 06:10:18 PM
Hi ricky,
thank you for your reply, but i'm using LG  FWP LSP 340E and i'm using net on windows properly.
Title: how to install reliance cdma phone as modem for internet
Post by: Ricky on August 18, 2004, 06:01:34 AM
Well then reliance rconnect software is best as wvdialconf was unable to detect LGfwp at my place also.. but reliance mobile as successfully configured using that !!
Title: Tata Indicom dialer
Post by: rathodavinash on August 19, 2004, 07:42:07 AM
hi all,

This is how i connect to internet using TATA INDICOM LSP 340e

http://www.geocities.com/avinashbrathod/linux/


I hope this would solve your problem.
Title: need help badly
Post by: jagjot on November 01, 2004, 12:23:30 PM
hi i use turbo linux and have a tata indicom lg lsp340 e fixed wireless landline (cdma). how do i make the phone work on the net with linux .
please if you know let me know
Title: redhat 9 and LG 2130
Post by: gowda on April 27, 2005, 04:23:41 PM
Has anybody tried using LG2130 with an LG2030's usb cable on redhat 9?
and what are the compatibility issues with LG2130 model and 2030's cable?
Title: how to install reliance cdma phone as modem for internet
Post by: Manstein on June 02, 2005, 06:41:26 AM
Hi, im an absolutely new Knoppix user.
       I have a reliance GTRAN CDMA PCMCIA card. On boot up, knoppix detects my card. I tried to connect to the internet with KPPP. the connection IS established. However, it is VERY slow, and is of no use whatsoever.
    I have tried all the different settings in KPPP( I may have missed a few settings). Is the slow connection a result of the absence of special drivers for the CDMA modem?Can it be solved by changing some settings.
                   Thank you! in advance
Title: how to install reliance cdma phone as modem for internet
Post by: Ricky on June 04, 2005, 07:45:09 AM
Well..

What I suggest you is to check that  if the connection is not conjusted .. u know reliance has got many customer and their internet is now slower than before.