![]() |
Fedora 16 Realtek Wireless Driver installation (RTL8192E/RTL8192SE)
Hello everybody,
I've installed Fedora 16 64-bit on my laptop and the wireless isn't recognized. I've been trying for the past few hours to install the driver, but so far, no luck. I ran the following command Code:
lspci |grep irelessCode:
03:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8192E/RTL8192SE Wireless LAN Controller (rev 01)http://forums.fedoraforum.org/showthread.php?t=262862 The driver I downloaded is from here: http://www.realtek.com.tw/downloads/...true#RTL8192SE When I run the make command, I get the following errors: Code:
[root@me rtl_92ce_92se_92de_linux_mac80211_0005.1230.2011]# makeAny help is appreciated |
Could you post the output for: dmesg | grep -i net and # ifconfig -a as well.
What about the firmware did you check if there is one? Regards |
Ok,
Code:
dmesg | grep -i netCode:
[ 0.005802] Initializing cgroup subsys net_clsCode:
ifconfig -aCode:
lo Link encap:Local Loopback The FeodaForum link that I posted above said to do this: Code:
su -Code:
su -I wanted to see what .ko files I had, so I ran a command to find them Code:
[root@me rtl_92ce_92se_92de_linux_mac80211_0005.1230.2011]# tree |grep .ko | awk '{ print $NF}' |
Looks like the file is r8192_pic.ko try /usr/share/hal.
Regards |
| All times are GMT -5. The time now is 07:49 PM. |