ISO icon indicating copy to clipboard operation
ISO copied to clipboard

Support RTL8192eu USB WLAN chipset

Open n0bzeR opened this issue 3 years ago • 1 comments

Hey.. im not used FreeBSD later, because... NOT gui for live, and installer! : (

can you add a proprietary driver for the wifi adapter to your distribution? I have no way to connect to the network except through this adapter ((
RTL8192eu (by TP-LINK, usb 2.0) the standard driver sees the network, but for some reason after entering the password, the network does not appear

  • perhaps the problem is either in the driver or in the configs i use WPA2 AES wi-fi

And yet, it would be very cool if it was possible to install this system on a dedicated disk partition (( now only the whole disk is possible (((

  • and this is not cool, I use 2 systems, Windows and Linux ( It turns out that in order to install this system - I definitely need to remove two systems? (( sad (

my e-mail: [[email protected]]

n0bzeR avatar Apr 21 '22 15:04 n0bzeR

According to this, you might need in /boot/loader.conf:

rtwn_load="YES"
if_rtwn_usb_load="YES"

More information: https://www.freebsd.org/cgi/man.cgi?rtwn

probonopd avatar Apr 21 '22 17:04 probonopd