platform:IBM x240 laptop
system:centos 7
Network controller: Realtek Semiconductor Co., Ltd. RTL8192EE PCIe Wireless Network Adapter
I have found the way to solve this problem for a few days,but it fails.
would anyone help ?
How can i drive the adapter which is owned by X240 laptop?
Re: How can i drive the adapter which is owned by X240 lapto
Run lspci -nn | grep -i net and get the PCI vendor and device ids for the adapter. Take that to http://www.elrepo.org and look it up in their list of supported adapters and see if they provide a kmod driver for your adapter. If so then either install the elrepo-release package then use yum to install the correct kmod or download the kmod package directly and install it using yum from the filesystem.
CentOS 6 died in November 2020 - migrate to a new version!
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 is dead, do not use it.
Full time Geek, part time moderator. Use the FAQ Luke
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 is dead, do not use it.
Full time Geek, part time moderator. Use the FAQ Luke