Date: Wed, 13 Jun 2018 18:12:42 -0700 From: Pete Wright <pete@nomadlogic.org> To: Stephen Albright <salbright.fbsd@gmail.com>, freebsd-current@freebsd.org Subject: Re: RealTek RTL8192E/RTL8192SE Wireless Support Message-ID: <7baa693c-dd15-7e73-0e1c-8feb0a3bd1f6@nomadlogic.org> In-Reply-To: <CAGjWcYUu05gFVb4QkC0WkwEvSc6%2Bk5c8st5EGxC9jorSrgGZGQ@mail.gmail.com> References: <CAGjWcYUu05gFVb4QkC0WkwEvSc6%2Bk5c8st5EGxC9jorSrgGZGQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 06/13/2018 17:31, Stephen Albright wrote: > Hello All: > > I have a Samsung NP-N140 with a RTL8192E card and I am having difficulty > with it. I am running -current because if I read the man pages correctly, > only 12-Current has the driver in rtwn (from the rtwn(4) man page). So, I > built a custom kernel per the man pages: out of curiosity have you attempted to boot 12-CURRENT with the stock GENERIC kernel and attempt to load the kernel module by hand or via /etc/rc.conf? for example you could create this line in /etc/rc.conf: kld_list="rtwn.ko" then verify it is loaded after reboot by running "kldstat". cheers, -pete -- Pete Wright pete@nomadlogic.org @nomadlogicLA
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7baa693c-dd15-7e73-0e1c-8feb0a3bd1f6>