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 -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines