Saturday, October 31, 2009

HOW TO INSTALL LAN DRIVER IN LINUX??

if you have linux in your personal computer or in laptop and if you can getting problem
to install the lan driver in your pc or lapi then try
these following steps:-




1.Copy r8168-8.005.00 directory to /tmp              

2. Open terminal

3.change directory to r8168-8.005.00 and type the below commands

    # make clean modules   
    # make install
    # depmod -a
    # insmod ./src/r8168.ko

4.Reboot the machine

  

Related Posts



No comments:

Post a Comment