Centos6 r8192ce_pci

Centos6 r8192ce_pci

 

# 
# vi /etc/sysconfig/network-scripts/ifcfg-enp1s0
# systemctl restart network
#
# systemctl stop firewalld
# systemctl disable firewalld
#
# sed -i '/SELINUX/s/enforcing/disabled/' /etc/selinux/config
# sestatus
# setenforce 0
# reboot
# sestatus
#
# yum install epel-release
# yum-config-manager --enable rhui-REGION-rhel-server-extras rhui-REGION-rhel-server-optional
# yum makecache fast
# yum -y update && yum -y upgrade 
#
# yum -y install yum-utils # yum install bash bash-completion # yum install net-tools pciutils
# yum -y install lrzsz unzip
# yum install -y wget curl # yum install tree htop
# # yum install wireless-tools wpa_supplicant lsusb pciutils make gcc gcc-c++ perl kernel-devel # yum install perl automake autoconf
#
# wget ftp://ftp.pbone.net/mirror/atrpms.net/f20-x86_64/atrpms/stable/bash-completion-20060301-11.noarch.rpm
# rpm -ivh ./bash-completion-20060301-11.noarch.rpm
# reboot
#
# cd /lib/modules/2.6.32-754.el6.x86_64/
# ln -sf ../../../usr/src/kernels/2.6.32-754.18.2.el6.x86_64 build
#
# cd /root/rtl8192ce_linux_2.6.0005.1116.2010
# make
# ls -alh ./HAL/rtl8192/r8192ce_pci.ko
# make install
# ls -alh /lib/modules/2.6.32-754.el6.x86_64/kernel/drivers/net/wireless/r8192ce_pci.ko
#
# depmod -a
# modprobe -l | grep r8192ce_pci
# modinfo r8192ce_pci
# modprobe -v r8192ce_pci
# lsmod | grep r8192ce_pci
#
# modprobe -rv r8192ce_pci
# lsmod | grep r8192ce_pci
#
# cd /root/rtl8192ce_linux_2.6.0005.1116.2010
# make uninstall
#
# depmod -a
# modprobe -l | grep r8192ce_pci
#

 

 

RPM包资源搜索站点  http://rpm.pbone.net/

 

 

 

 

 

 

 

 

 

=============== End

 

posted @ 2019-09-10 17:47  lsgxeva  阅读(280)  评论(0编辑  收藏  举报