| Forum |
|
|||||||
| Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Right Off the Assembly Line
Join Date: May 2006
Posts: 5
|
i'm new to linux.I've Suse linux installed on my machine along with Windows XP. I would like to shift to linux but I don't know how to and what settings to configure on Suse to connect using Dataone broadband.My modem is connected via a USB port.Please someone help me...give me a step-by-step detail ..... the modem is SmartAX MT882 |
|
|
| Advertisements. Register and be a member of the community to get rid of them. | |
|
Advertisement
|
|
|
|
#2 (permalink) |
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,513
|
if u have a LAN Card,chances of connecting to internet success will be more.otherwise,your modem(usb?),needs to be detected by Linux.that U can know by checking
Code:
[root@localhost ~]# lspci Code:
[root@localhost ~]# adsl-setup [or] pppoe-setup
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You Get GNU/Linux - http://getgnulinux.org |
|
|
|
|
#3 (permalink) |
|
The Linux Man !
Join Date: Jan 2006
Location: Nagpur, Maharashtra, India
Posts: 217
|
He is asking for Suse. I guess adsl-start doesn't work for Suse. You have to use yast.
Anyways, I have a question for Prakash Kerala Sir Sir I have configured BSNL dataone Broad-Band in Linux using adsl-start through lancard. Now I configure it through USB. My modem through usb gets detected. Please Help me. adsl-start doesn't work for USB or what?
__________________
Parag.A.Kalra, The Linux Man http://www.paragkalra.com/ In this world without WALLS and GATES who need WINDOWS! USE LINUX! STOP PIRACY! GO OPEN SOURCE! |
|
|
|
|
#4 (permalink) |
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,513
|
If your modem is detected properly,then i think you can configure dataone using adsl-setup or pppoeconf or whatever rp-pppoe command..there are resources available in web for such configuration,google for it...nyways which distro are U using
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You Get GNU/Linux - http://getgnulinux.org |
|
|
|
|
#5 (permalink) |
|
The Linux Man !
Join Date: Jan 2006
Location: Nagpur, Maharashtra, India
Posts: 217
|
I am using RedHat Enterprise Linux 4!
__________________
Parag.A.Kalra, The Linux Man http://www.paragkalra.com/ In this world without WALLS and GATES who need WINDOWS! USE LINUX! STOP PIRACY! GO OPEN SOURCE! |
|
|
|
|
#6 (permalink) |
|
Right Off the Assembly Line
Join Date: May 2006
Posts: 5
|
This is the output I obtained on typing lspci :-
lspci 00:00.0 Host bridge: Intel Corporation 82850 850 (Tehama) Chipset Host Bridge (M CH) (rev 02) 00:01.0 PCI bridge: Intel Corporation 82850 850 (Tehama) Chipset AGP Bridge (rev 02) 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 04) 00:1f.0 ISA bridge: Intel Corporation 82801BA ISA Bridge (LPC) (rev 04) 00:1f.1 IDE interface: Intel Corporation 82801BA IDE U100 (rev 04) 00:1f.2 USB Controller: Intel Corporation 82801BA/BAM USB (Hub #1) (rev 04) 00:1f.3 SMBus: Intel Corporation 82801BA/BAM SMBus (rev 04) 00:1f.4 USB Controller: Intel Corporation 82801BA/BAM USB (Hub #2) (rev 04) 01:00.0 VGA compatible controller: nVidia Corporation NV11DDR [GeForce2 MX 100 D DR/200 DDR] (rev b2) 02:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8029(AS) 02:0d.0 Multimedia audio controller: Ensoniq 5880 AudioPCI (rev 02) |
|
|
|
|
#7 (permalink) |
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
You have a Lan card then why are you using USB? It can be connected via LAN card. Check desertwind's post here [Tutorial] Configuring an Always On DataOne on gnu/Linux.
|
|
|
|
|
#9 (permalink) |
|
Right Off the Assembly Line
Join Date: May 2006
Posts: 5
|
I've configured the modem..but now I don't know how to connect to the internet.I tried using Kinternet but all I get is a small lightning flash which after sometime disappears...When I type any url in firefox I simply get the error that the page could not be found..
What should I do??? |
|
|
|
|
#10 (permalink) |
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,513
|
you can use "pon ppp0" to start your connxn.also make sure your LAN card is working...check for "ppp0" and "eth0" displayed by issuing
Code:
#ifconfig Code:
route add default ppp0
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You Get GNU/Linux - http://getgnulinux.org |
|
|
|
|
#11 (permalink) |
|
Commander in Chief
Join Date: Jul 2005
Posts: 6,657
|
Forget it, USB port and MT882 wont help you at all... Personal Experience... Get a LAN card for 100-200 bucks and do it in seconds...
__________________
Harsh J www.harshj.com |
|
|
|
|
#12 (permalink) |
|
Right Off the Assembly Line
Join Date: May 2006
Posts: 5
|
It's not working...When I try pon I received an error saying the command was not found...
The following is the output I get for ifconfig: #ifconfig eth0 Link encap:Ethernet HWaddr 00:00:E8:5A:5C:1E inet6 addr: fe80::200:e8ff:fe5a:5c1e/64 Scope:Link UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:8 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 b) TX bytes:6868 (6.7 Kb) Interrupt:3 Base address:0xdf80 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:160 errors:0 dropped:0 overruns:0 frame:0 TX packets:160 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:11714 (11.4 Kb) TX bytes:11714 (11.4 Kb) |
|
|
|
|
#13 (permalink) |
|
Commander in Chief
Join Date: Jul 2005
Posts: 6,657
|
I am repeating for your good, its not possible yet. I have searched over 3 engines for hours and hours too, you just cant config it unless you degrade to RH 7
__________________
Harsh J www.harshj.com |
|
|
|
|
#14 (permalink) |
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,513
|
@QwertyManiac:His LAN Card is detected and shown in ifconfig...why U r making him Confused?
@Udhaya: Make sure you have rp-pppoe client .rpm installed... I dont use SuSE,anyways U can configure Ur connxn for sure with Yast....You should be root user while trying those commands.. I saw below link ,thought useful for U: http://www.reallylinux.com/docs/dslandlinuxs.shtml http://www.linuxquestions.org/questi...d.php?t=185628 http://lenz.homelinux.org/RPMs/ I dont know the correct command but it will be something like pppoe-setup or adsl-setup for config or Yast!
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You Get GNU/Linux - http://getgnulinux.org Last edited by praka123; 22-05-2006 at 07:50 PM. |
|
|
|
|
#15 (permalink) |
|
Commander in Chief
Join Date: Jul 2005
Posts: 6,657
|
Ok, fine, am outta this. Lemme tell you final words...
In System > Admin > Network, it showed an LAN card in eth0 for me too, I thot I was finally lucky, but when I tried to configure it, it was just a dummy in which no options took effect... and if you think he can use pppoe dialer then y doesnt 192.168.1.1 open in his browser? If there was a way wouldnt one month of searching have found that? Go ahead, find a way and tell me when you do
__________________
Harsh J www.harshj.com |
|
|
|
|
#16 (permalink) |
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,513
|
OK.from ifconfig o/p a lan card is shown detected very well.he is having a LAN Card?...
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You Get GNU/Linux - http://getgnulinux.org |
|
|
|
|
#17 (permalink) |
|
Commander in Chief
Join Date: Jul 2005
Posts: 6,657
|
Mine was the same... =\ it was detected, available for config etc, but didnt work... its coz the distro detects some network device connected but doesnt install it properly coz its unknow to it...
__________________
Harsh J www.harshj.com |
|
|
|
|
#18 (permalink) | |
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Quote:
|
|
|
|
|
|
#19 (permalink) |
|
Commander in Chief
Join Date: Jul 2005
Posts: 6,657
|
Yeah it detected my USB modem as a LAN card. But it couldnt be configured, through DHCP or Static configs... that was what prompted me to search for some way and ended up finding none...
__________________
Harsh J www.harshj.com |
|
|
|
|
#20 (permalink) | |
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Quote:
|
|
|
|
|
|
#21 (permalink) | |
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,513
|
Quote:
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You Get GNU/Linux - http://getgnulinux.org |
|
|
|
|
|
#22 (permalink) | |
|
Commander in Chief
Join Date: Jul 2005
Posts: 6,657
|
Quote:
same post - Connecting to Internet from Suse
__________________
Harsh J www.harshj.com |
|
|
|
|
|
#23 (permalink) |
|
Right Off the Assembly Line
Join Date: May 2006
Posts: 5
|
hii..sorry I couldn't post anything for a long time,Had a campus interview to attend...anyways I'm back...
I wanted to try usb to find out why it doesn't work in general..I do have a lan card I know that...Well I've taken up QwertyManiac's advice and given up with usb kinda feels like I'm accepting defeat...I followed the tutorial given by desertwind and I JUST CANNOT express how it feels to be browsing through Suse linux...thanks a lot to everybody who spent their time for me.This truly is a great forum without whose help I think I would never have tried anything at all on Suse.Thanks a ton once again. |
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|