BSNL Broadband on Linux

  • Thread starter Thread starter bsnluser
  • Start date Start date
  • Replies Replies 98
  • Views Views 60,578
^USB MODEM support in Linux is next to NIL.
still you may check for sure by connecting the usb to ur pc with Ubuntu Linux(max supported) and post the o/p of "lspci" to identify the modem chipset. If it is supported by below projects,u may have some luck working ur modem via USB.
eciadsl
eagleusb
^google or search synaptic/apt-cache show pkgname for details! :D
 
Hello everybody,

I am glad to see that there are people here who are using Linux with BSNL broadband. People who post problems regarding getting BSNL to work with Linux should keep a few things in mind.

While asking for help, it is very important to give some basic information regarding your setup. Otherwise, the reader is left guessing as to what are the circumstances under which you are operating. Here are few points that come to mind:

1. Mention what flavor of Linux you are using. For example, I would write something like "I am using Debian Etch".

2. Mention the kernel you are running. My case: I am using Debian Etch with 2.6.17-2-486 kernel. The kernel is usually found by giving the "uname -r" command in a terminal.

3. For networking problems, it is usually a good idea to also paste the output of the following commands:
$> /sbin/ifconfig -a
$> route -n

4. If you have a LAN card or USB detection issues, it is a good idea to paste the output of
$> lspci
along with the model of the LAN card if you know.

5. Before posting a problem, try to see what you get in /var/log/syslog or /var/log/messages files. You can view a file in a terminal using the "less " command. You probably have to be root to view the above files. However, if you are more comfortable with a GUI text file editor, e.g. gedit, you can open that as root with the following command (you must have gksu package installed):
$> gksu gedit
(you can open any GUI application as root using gksu).

6. If something stopped working suddenly, it is a good idea to try to describe what you did just prior to the start of the problem.

7. Maybe I should have mentioned this before. Clearly mention how you are attempting to connect to your broadband device, via a USB port or through a LAN card.

And finally, it helps to list things in a systematic manner and in a clear and readable language. Clarity helps to understand the problem better and you will get a solution faster.

Have fun using Linux.
hi
i am using bsnl unlimited pack
my problem is frequent disconnection
after every 2 mins connection goe off ,no matter i am browsing or continously downloading from torrent
i had been to the exchange with my modem smartax mt882 to my surprise it works perfectly fine
but when i returned home same problem again,my telephone exchange engineer said there is some problem in my computer
i need to know where do i look in my pc to rectify this problem

i use xp,p3,zebronics 810 motherboard ,zebronics ethernet card,128 mb ram
 
Hello,

I am new tp linux. I have intalled Fedora core 4, and try to confiure internet connection, but i could not amke it.Here are few details which may help yoiu to help me.

/******************************************/
1. I am using Fedora core 4.2.15
2. I am using Fedora 2.6.11-1.1369_FC4 kernel.
3. /sbin/ifconfig -a ...command output is
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:1910 errors:0 dropped:0 overruns:0 frame:0
TX packets:1910 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2410790 (2.2 MiB) TX bytes:2410790 (2.2 MiB)
sit0 Link encap:IPv6-in-IPv4
NOARP MTU:1480 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
4. output of command "route -n" is
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 lo
5. output of the command "/sbin/lspci" is
00:00.0 Host bridge: Intel Corporation 82845G/GL[Brookdale-G]/GE/PE DRAM Control ler/Host-Hub Interface (rev 03)
00:02.0 VGA compatible controller: Intel Corporation 82845G/GL[Brookdale-G]/GE C hipset Integrated Graphics Device (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) U SB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) U SB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) U SB UHCI Controller #3 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Co ntroller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 82)
00:1f.0 ISA bridge: Intel Corporation 82801DB/DBL (ICH4/ICH4-L) LPC Interface Br idge (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801DB (ICH4) IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Cont roller (rev 02)
00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH 4-L/ICH4-M) AC'97 Audio Controller (rev 02)
6. I am using USB connection for internet.
7. I am using Modem DSL-502T model.
/**********************************************/

Please see it as high priority.
Your co opertion is highly appreciated. Looking for your response. Thanks.
 
guys my Ethernet port has been busted:cry::cry:,,,now i wanna to connect to BB trough USB in Ubuntu....pls help me to find a suitable driver for Nokia siemens c2110:wall::wall:,,,,aslo tell me how to configure it in unbuntu,,,,,,:(with hope,,,,damad
 
Back