[Bug 401126] Re: Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook
Obsidian
stratosphere.programming at gmail.com
Thu Apr 22 02:10:18 UTC 2010
@Ken Nelan: Sounds like your issue is the command. You say you're using
"sudo make install", yes?
If that is the case, for this set of drivers that doesn't seem to work.
You _must_ build the drivers with "su", not "sudo".
For Ubuntu, use these terminal commands:
$ sudo su
(enter sudo password)
$ make; make install; modprobe rtl8192se_pci
(I do this with a few differences, since I run on Fedora, but that's the gist of it)
Hope that helps.
--
Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook
https://bugs.launchpad.net/bugs/401126
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.
More information about the kernel-bugs
mailing list