Results 1 to 1 of 1
hey guys, sorry but me new to linux so dont kno d procedure properly...
i wanted to install my USB ADSL modem, however i've got hand over the manifacturer's notes ...
- 10-14-2007 #1Just Joined!
- Join Date
- Oct 2007
- Posts
- 11
howto-installing usb modem drivers
hey guys, sorry but me new to linux so dont kno d procedure properly...
i wanted to install my USB ADSL modem, however i've got hand over the manifacturer's notes on how to install on linux,
however...dont kno how to go about it, can any1 pls help guide??Code:2) Log in under root. 3) #cd /usr/src #ln –s linux-2.4.18-14 linux 4) Copy original codes to /root/MT882. 5) #cd /root/MT882 # make clean # make all 6) Add alias eth1 VKGEther to /etc/modules.conf. # vi /etc/modules.conf 7) Reboot linux, connect USB cable to ADSL. 8) #cd /root/MT882 # insmod ./VKGEther 9) #ifconfig eth0 down ifconfig eth1 192.168.1.3 up


Reply With Quote