Hello,
I installed FreeBSD 12.1 on my desktop, which has a TP-Link TL-WN881ND, which in itself has the Realtek RTL8192EE.
I went through the handbook and found that (unless I am missing something), I should use the XP drivers via
However, when I used the 32-bit version,
I have looked at adding and removing various lines of config to the loader.conf and rc.conf, but nothing seems to work. I saw a post here which someone apparently managed to get it to work, but there are no details on how they did it (and I think they had Atheros instead of Realtek).
I know you can buy USB dongles, but since this card is (I think) #1 seller on Amazon UK, I thought it would work out-of-the-box. I have heard that Realtek can be real difficult when it comes to drivers. I did not check the hardware notes before buying the card as I have been using Linux for the past few years, and built the desktop with Linux in mind.
Overall, is there any other way of trying to get this wireless card to work, or should I just wait for the next release/get a USB dongle?
Thanks
I installed FreeBSD 12.1 on my desktop, which has a TP-Link TL-WN881ND, which in itself has the Realtek RTL8192EE.
I went through the handbook and found that (unless I am missing something), I should use the XP drivers via
ndisgen
as I did not find a driver anywhere in the docs or hardware notes. In section 11.5.1.1 of the handbook, it states:So when I download the Windows XP 64-bit version and went through the guide step by step, having to correct 1 syntax error in the INF file,For FreeBSD/amd64, a Windows® 64-bit driver is needed.
ndisgen
produced an error, asking if I am sure that I am using the correct INF file (I had to remove FreeBSD and install Linux so I cannot remember the exact error verbatim).However, when I used the 32-bit version,
ndisgen
worked, and so did all of the other steps in the guide. However, as expected, the wireless card was not showing up with ifconfig
as I used the 32-bit driver.I have looked at adding and removing various lines of config to the loader.conf and rc.conf, but nothing seems to work. I saw a post here which someone apparently managed to get it to work, but there are no details on how they did it (and I think they had Atheros instead of Realtek).
I know you can buy USB dongles, but since this card is (I think) #1 seller on Amazon UK, I thought it would work out-of-the-box. I have heard that Realtek can be real difficult when it comes to drivers. I did not check the hardware notes before buying the card as I have been using Linux for the past few years, and built the desktop with Linux in mind.
Overall, is there any other way of trying to get this wireless card to work, or should I just wait for the next release/get a USB dongle?
Thanks