Sign in with
Sign up | Sign in
Your question

Windows wireless drivers not showing in ubuntu 14.04

Tags:
  • Wireless
  • Windows
  • Drivers
  • Ubuntu
Last response: in Linux/Free BSD
Share
May 7, 2014 8:45:59 PM

I installed Ubuntu 14.04 and figured out I needed to download Windows Wireless Drivers Application. But once I install it it doesn't seem to be anywhere, it shows I have it downloaded but I can not access it. Any help?

More about : windows wireless drivers showing ubuntu

a b F Wireless
May 7, 2014 8:54:31 PM

Post output of lspci |grep-i wireless

Very Unlikely you need windows drivers.
m
0
l
May 7, 2014 9:35:44 PM

Drivers written for Windows, a different operating system, will not work in Ubuntu. You need Ubuntu, or Linux, drivers for devices under Ubuntu.
m
0
l
Related resources
a b F Wireless
May 8, 2014 5:21:34 AM

Quote:
Drivers written for Windows, a different operating system, will not work in Ubuntu


Not 100% true. Using ndiswrapper generally you can use the windows driver but this use is discouraged if Linux drivers are available. (Ex. with certain broadcom chips sometimes no Linux driver exists!)

Most likely OP just needs to install WiFi chip firmware.
m
1
l
May 8, 2014 8:30:28 AM

Thanks for educating me!
m
0
l
June 3, 2014 3:50:15 AM

KaseyBarn said:
I installed Ubuntu 14.04 and figured out I needed to download Windows Wireless Drivers Application. But once I install it it doesn't seem to be anywhere, it shows I have it downloaded but I can not access it. Any help?


Did you find any solution? I have the same problem as you do.
m
0
l
August 5, 2014 10:51:32 AM

Muhamed Huseinbasic said:

Did you find any solution? I have the same problem as you do.


I also have this problem. The output from
  1. lspci |grep -i wireless

is
  1. 03:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8192EE PCIe Wireless Network Adapter


But the Network Manager acts like there is no wireless available at all.

Any suggestions?
m
0
l
a b F Wireless
August 5, 2014 11:48:35 AM

What Linux (and version) do you use? This device (rtl8192ee) is very new, support was added to the kernel recently.
https://git.kernel.org/cgit/linux/kernel/git/firmware/l...

Appears Ubuntu 14.04 has support for it though (13.10 will not)
http://packages.ubuntu.com/trusty/all/linux-firmware/fi...
/lib/firmware/rtlwifi/rtl8192eefw.bin (check to see if this file exists on your filesystem)
check your dmesg, iwconfig to see if wireless device is actually created. and if not if there is an error.
m
0
l
August 6, 2014 10:43:42 AM

Hello KaseyBarn,

As you said you installed Ubuntu 14.04 so in ubuntu if you want to use the WiFi then you need to installed wireless drivers for ubuntu.
You'll get the Wireless installation steps here

See the above solution, if its not work for you then post here.... we would glad to help you.
m
0
l
a b F Wireless
August 6, 2014 11:55:11 AM

purushottamaher said:
Hello KaseyBarn,

As you said you installed Ubuntu 14.04 so in ubuntu if you want to use the WiFi then you need to installed wireless drivers for ubuntu.
You'll get the Wireless installation steps here

See the above solution, if its not work for you then post here.... we would glad to help you.


What is this blog spam?
m
0
l
!