Realtek RTL8191SE

Gilboa Davara gilboad at gmail.com
Fri Mar 19 17:51:51 UTC 2010


On Fri, 2010-03-19 at 07:41 -0500, Andres Felipe Acosta Gil wrote:
> Hey guys, i just want to know if there is a linux driver for RTL8191SE
> and how to install.
> 

While not the same chipset, my ASUS 1201N uses the RT8192SE which
requires drivers from realtek.com [1] and have yet to be supported by
upstream kernel.org (and as such, by Fedora).
While initially, the drivers were alpha quality at best, the latest
update (March) improved them considerably. Hopefully, it'll be the same
in your case.

- As root, install the kernel-devel, gcc and make packages.
- Download the right driver from realtek [1].
- Unpack the file.
- cd <while the files were unpacked>
- make
- Switch to root. ($ su)
- make install
You should the see the make install a file called rt8191se*.ko
- modprobe rt8191se...ko
- /etc/init.d/NetworkManager restart
And Hopefully, your wireless should be detected just fine.

Never the less, be advised that these drivers are under heavy
development and that your millage may vary.

- Gilboa
[1]
http://www.realtek.com/downloads/downloadsView.aspx?Langid=1&PNid=21&PFid=48&Level=5&Conn=4&DownTypeID=3&GetDown=false




More information about the users mailing list