Hi,
Odd its not working, from what you pasted below
rtwn0@pci0:7:0:0: class=0x028000 card=0x1629103c chip=0x817610ec
rev=0x01 hdr=0x00
Its showing the driver as attached.
whats the output of
grep rtwn /var/run/dmesg.boot
Also i'm bring the freebsd-wireless mailing list back in as more eyes
are better for solving this kind of stuff and also I can be a bit slow
at replying (work, small children, cats, etc etc)
Vince
On 19/02/2017 02:51, Kevin McErlean wrote:
> here is the read out from pciconf -lv (just for Ethernet and wireless
>
> none1@pci0:2:0:0: class=0xff0000 card=0x3577103c chip=0x520910ec
> rev=0x01 hdr=0x00
> vendor = 'Realtek Semiconductor Co., Ltd.'
> device = 'RTS5209 PCI Express Card Reader'
> re0@pci0:6:0:0: class=0x020000 card=0x3577103c chip=0x813610ec
> rev=0x05 hdr=0x00
> vendor = 'Realtek Semiconductor Co., Ltd.'
> device = 'RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller'
> class = network
> subclass = ethernet
> rtwn0@pci0:7:0:0: class=0x028000 card=0x1629103c chip=0x817610ec
> rev=0x01 hdr=0x00
> vendor = 'Realtek Semiconductor Co., Ltd.'
> device = 'RTL8188CE 802.11b/g/n WiFi Adapter'
> class = network
>
>
> On Tue, Feb 14, 2017 at 3:45 AM, Vincent Hoffman-Kazlauskas
> <[email protected] <mailto:[email protected]>> wrote:
>
>
>
> On 14/02/2017 08:21, Kevin McErlean wrote:
> > Dear sir, or ma'am,
> > I am a novice/hobbyist and have recently put
> > FreeBSD 11 on an HP 2000 DX219 notebook; I have spent some time
> trying to
> > get drivers for the RTL8188CE wireless card, without much luck. It
> is only
> > after several attempts and forum searches that I am sending this
> email, as
> > this was a "practical application" to learn from. Any guidance on
> this will
> > be absolutely appreciated. Thank you for your time.
>
> Hi,
> according to the manpage, rtwn should be the correct driver (based
> solely on a quick search using
> root@bsdpkgbuild:~ # apropos Realtek | grep -i 8188ce
> rtwn(4) - Realtek RTL8188CE PCIe IEEE 802.11b/g/n wireless network
> device )
> and a quick read of the manpage suggests adding
>
> if_rtwn_load="YES"
> legal.realtek.license_ack=1
> rtwn-rtl8192cfwU_load="YES"
> rtwn-rtl8192cfwU_B_load="YES"
>
>
> to /boot/loader.conf
> and rebooting.
> check its been seen ok by running
> sysctl net.wlan.devices
>
> which should return something like
> net.wlan.devices: rtwn0
>
> from there you should be ok to follow the handbook on wireless.
>
>
> Hope that helps,
> Vince
>
> > _______________________________________________
> > [email protected] <mailto:[email protected]>
> mailing list
> > https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
> <https://lists.freebsd.org/mailman/listinfo/freebsd-wireless>
> > To unsubscribe, send any mail to
> "[email protected]
> <mailto:[email protected]>"
> >
> _______________________________________________
> [email protected] <mailto:[email protected]>
> mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
> <https://lists.freebsd.org/mailman/listinfo/freebsd-wireless>
> To unsubscribe, send any mail to
> "[email protected]
> <mailto:[email protected]>"
>
>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "[email protected]"