Will anyone help me in Linux...?

Status
Not open for further replies.

Krazy Bluez

Banned to Spam
Hey all... first of all... Hi... !
I'm a Windows user for the past 2 years... I tried linux in VirtualBox and live CD very much and I liked it... but the only thing that is keeping me away is that i don't know how to install my Modem Driver.... if anyone can help me to figure me out how to install it then I'll be grateful... should I host my Drivers... and I want to use Ubuntu or Fedora, as I liked both of em..... and if possible I'm willing to go on Remote PC service so I can understand it... :p
 

a_k_s_h_a_y

Dreaming
Modem Drivers ? Which modem ? Dial Up modem ?
If you have broadband then no need to worry about network drivers.

I hope you have no issues in creating a partition and installation !
 

ico

Super Moderator
Staff member
hmm using the USB cable for your ADSL modem? Use the Ethernet cable instead.
 
OP
Krazy Bluez

Krazy Bluez

Banned to Spam
Fu(k... I must be dreaming, sorry for the wrong post... actually I want to install my LAN Driver(my modem), the realtek one was gone kaput... and hence i brought a cheap Intex one... the exact model name is Silan SC92031 PCI Fast Ethernet Adapter... Linux detect's my Realtek LAN driver but not this one... I've gotten the driver with me but dunno how to install it... :p
Comand lines confuse me too much... i cannot pass the make install or whatever stuff...
 

NucleusKore

TheSaint
I do not think it is a driver issue. It's has a rtl-8139d chipset.
In Windows, Open the device manager, browse to the card->properties, and enable the feature "Wake-on-lan after shutdown." Give OK. And reboot to Ubuntu. It should work now.
 
OP
Krazy Bluez

Krazy Bluez

Banned to Spam
I do not think it is a driver issue. It's has a rtl-8139d chipset.
In Windows, Open the device manager, browse to the card->properties, and enable the feature "Wake-on-lan after shutdown." Give OK. And reboot to Ubuntu. It should work now.
Where's the option.. ? I'm using Windows XP SP3, there's only "Allow this device to bring computer out of standby"....
 
J

Joker

Guest
post the output of

Code:
lspci | grep Ethernet

from the terminal in linux.
 

NucleusKore

TheSaint
Here's the sequence for my card. There will be something similar in yours.

*img193.imageshack.us/img193/9423/50384956.th.png

*img520.imageshack.us/img520/27/99858348.th.png

*img268.imageshack.us/img268/227/50979665.th.png

*img198.imageshack.us/img198/3517/62653490.th.png

*img192.imageshack.us/img192/627/71683074.th.png

*img190.imageshack.us/img190/1950/84705028.th.png

*img230.imageshack.us/img230/3566/53829169.th.png
 
OP
Krazy Bluez

Krazy Bluez

Banned to Spam
I've tried your steps but my card has less options than yours and there's no Shutdown option.... I've got the drivers... I can upload it... but just tell me how to install the drivers in linux.... ? Screenshots like this will help very much...
 

Disc_Junkie

Call me D_J!
This is what Ico(gagandeep) had once told me for my CDMA modem,

1. Just download this executable…..bsnlclarity and save it to your home folder.
2. Connect your phone to the system with the usb cable.
3. Now at terminal type
$ sudo ./bsnlclarity
You will be asked for your username and password for accessing the internet enter it …..
now start surfing.

I didn't try it yet!! See if it works!

Also check this, *www.thinkdigit.com/forum/showthread.php?t=115115
 

Crazykiller

Banned
This is what Ico(gagandeep) had once told me for my CDMA modem,

1. Just download this executable…..bsnlclarity and save it to your home folder.
2. Connect your phone to the system with the usb cable.
3. Now at terminal type
$ sudo ./bsnlclarity
You will be asked for your username and password for accessing the internet enter it …..
now start surfing.

I didn't try it yet!! See if it works!

Also check this, *www.thinkdigit.com/forum/showthread.php?t=115115

This isn't linux.
 
OP
Krazy Bluez

Krazy Bluez

Banned to Spam
You all aren't getting it to my point... let me make it simple...
1: I got a LAN Card from Intex
2: I have the drivers for it which I got bundled with it
3: I want to use those drivers in Linux
4: I want to know how should I install in screenshots...
5: I'm getting frustrated... :p
 
J

Joker

Guest
^ i had asked you to post the output of

Code:
lspci | grep Ethernet
first do this...people also get frustrated when you overlook posts.

This is what Ico(gagandeep) had once told me for my CDMA modem,

1. Just download this executable…..bsnlclarity and save it to your home folder.
2. Connect your phone to the system with the usb cable.
3. Now at terminal type
$ sudo ./bsnlclarity
You will be asked for your username and password for accessing the internet enter it …..
now start surfing.

I didn't try it yet!! See if it works!

Also check this, *www.thinkdigit.com/forum/showthread.php?t=115115
this is only for using BSNL Tarang WLL fone in linux...his case is different.
 
Last edited by a moderator:

Flake

Linux User
Or post the complete output of lspci command, if possible.
Code:
sudo lspci

Don't forget to use sudo with lspci in Ubuntu.
 
OP
Krazy Bluez

Krazy Bluez

Banned to Spam
01:02.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
01:0a.0 Ethernet controller: Hangzhou Silan Microelectronics Co., Ltd. Unknown device 2031 (rev 01)

here it is... one is not been detected and the realtek one doesn't work(it got burned :p )
 

Liverpool_fan

Sami Hyypiä, LFC legend
01:02.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
01:0a.0 Ethernet controller: Hangzhou Silan Microelectronics Co., Ltd. Unknown device 2031 (rev 01)

here it is... one is not been detected and the realtek one doesn't work(it got burned :p )
Silan? lolurscrewed :lol: !!
 
Status
Not open for further replies.
Top Bottom