How to connect internet in Linux OS


 
Thread Tools Search this Thread
Special Forums IP Networking How to connect internet in Linux OS
# 8  
Old 03-22-2013
lsusb, please
# 9  
Old 03-24-2013
Corona please find the output of the command attached.
Please let me know whatever information you need.
I thank you.
How to connect internet in Linux OS-lsusbpng
# 10  
Old 03-25-2013
It doesn't show that anything other than hubs and a USB camera is attached.
# 11  
Old 03-26-2013
Do you want me to connect my laptop with the cell phone and then run the command?
Please elaborate on your queries because I don't know what that command is which you told me to run last time.
I may not get what you ask unless you elaborate.
Thanks
# 12  
Old 03-26-2013
Yes, lsusb lists usb things. Please attach your phone then run it. It may help determine which device driver you need for your phone.

It would be much better to paste text in code tags than to upload screenshots.
# 13  
Old 03-27-2013
OK Corona, next time I would paste text in tags rather than screenshot.
Please see the output of the screenshot attached. When I connect my cellphone , then in cell phone it asks for a few options. The 1st output is when I selected the option PC Suite ( the one I opt. for internet). The 2nd output is when I selected mass storage. The 3rd output is when I didn't connect my cell phone.
So, you can consider any among the 1st two.
Please let me know any more info. required
How to connect internet in Linux OS-cellpng
# 14  
Old 04-02-2013
I had been hoping users more knowledgeable than me would chime in since this is something I have never done before.

You need to convince the kernel that your USB phone is really a serial port. Be sure to connect it in 'PC Suite' mode.

Code:
modprobe usbserial vendor=0x0421 product=0x0486

That should hopefully create a /dev/ttyUSB0 or /dev/ttyUSB1 which you can use to connect via PPP like this thread shows. Unfortunately my experience with PPP is very limited.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Linux/UNIX Server won't connect to Internet

I know nothing about Linux/Unix. The fact that it is Linux/Unix is what someone told me the server is. It has been set up with the work stations in my home and would connect to the internet (DSL) and work with the other stations. We now have an actual office that does not have DSL, but rather has... (2 Replies)
Discussion started by: BgDunbar
2 Replies

2. Red Hat

How to connect internet in Linux OS?

What all is required so that I can use internet on my Linux OS My OS: Red Hat Fedora version: 2.6 I have to connect via my Nokia cell phone via cable. This way only I had been using internet on my Windows OS. If any software is required to install on my UNIX for internet, then I don't... (1 Reply)
Discussion started by: ravisingh
1 Replies

3. Linux

How to connect to internet

Hi, Can someone guide me regarding how to connect to internet. what are steps? Thanks in advance (2 Replies)
Discussion started by: naren nandale
2 Replies

4. Solaris

Can't connect to Internet

Dear freinds... I downloaded solaris for x86 and was able to configure the lan correctly.. I can ping and share with other destops through lan... but still I can't connect to internet ? can you please help.. I put my default gateway which is 192.168.1.1 to /etc/defaultrouter but with no use..... (13 Replies)
Discussion started by: yahyaaa
13 Replies

5. Linux

What is the easies Linux Distribution to connect to internet?

Hi everyone. I use modem(ethernet adaptor and realtek driver) but after installing ubuntu, I had no chance of installing internet so I decided to look for another linux distribution. Sorry for bothering you, but what do you think is the easiest linux distribution to connect to internet? (1 Reply)
Discussion started by: Sechki
1 Replies

6. Linux

how to connect internet????

HI, Am using GPRS ( MOB # 3230 ) internet connection in windows Hw to use internet r connect in linux.. ( Red Hat Linux Ver.10 ) Please help me.. Thanks in adv.. (1 Reply)
Discussion started by: bharath raja
1 Replies

7. SuSE

Help:how to connect gprs internet in linux

:mad: iam connecting to internet using gprs ccellphone in windows in linux how to connect to gprs internet presently iam using linux distribution opensuse 10.3 my phone is LGB2070 using com1 port the driver for windows is in .inf format ... (4 Replies)
Discussion started by: seshumohan
4 Replies

8. Solaris

How to connect to Internet

Hi I installed solaris developer edition 1/08 today.I want to connect to Broadband internet through my ADSL 2+ Modem/Router with a username and password. plz help in this case,I am new to sun solaris:confused: the modem itself is a router it worked well on ubuntu and red hat (3 Replies)
Discussion started by: santugvd
3 Replies

9. Solaris

trying to connect to internet

i have just installed solaris 10 on a 60 gb hard drive. now im trying to install my nic driver but when i put in the floppy disk for the nic card it cant read it, so then i found that i have to mount the floppy drive and i tried putting in the mount command but i dont know where to mount it and if... (38 Replies)
Discussion started by: vutty81
38 Replies

10. UNIX for Dummies Questions & Answers

Cannot connect to the Internet

I running HPUX 11.0, Netscape gives me an error "Unable to locate Server" when using a www.something.com address. If I use an IP address I get past the router and onto the Internet. My workstation can get to the Router @ 192.168.0.1 and also it's local APACHE server. I have DHCP enabled... (8 Replies)
Discussion started by: johnalt
8 Replies
Login or Register to Ask a Question