Right so first off I have to say that it is all my fault I am not currently up and running 100% in FreeBSD 8.0, I agree before anyone else can say it… I’m an idiot.  I went out and bought (went out=I hit up newegg.com)  a wireless card so I can stop bridging my network connection off my laptop, and I just had to buy an 802.11n dual antena (very cool looking too…) wireless PCI card, one that has a BRAND NEWish CHIPSET that is not currently supported in Linux, or BSD.  So, I will gladly bend over and take what’s coming to me for that one… But, it was the same price as the 802.11g card and supports MIMO!! so I think I deserve some brownie points for that…

Well, here is a copy of what I have posted on the DesktopBSD forum (more on that later)

Ok, well I had a nice long post typed out here (twice now, but I copied most of it before I hit the stupid key this time) with lots of details and useless additives; however I hit the stupid “back” button that IBM thought would be a good idea to put on the key board of this laptop right next to the up arrow… and so it is gone.

this will have to be a quick version, minus some heavily laden with porn russian websites (oh! there was also one trying to sell an iphone x-ray vision app too!!!) I can find zero info on this chipset, I have a Encore Electronics ENLWI-NX2 802.11n PCI card, works in Win7 AFTER running their config/setup progy.  Shows up in pciconf with class, card, chip, rev, and hdr hex codes, and a vendor and class listing, but nothing else.  It shows up in windows as an RTL8190P, I was unsuccessful in finding it in FreeBSD 8.0 x64; but I may have forgotten to capitalize the “R” in Realtek when I grepped the “pciconf -lv” results.

manufacturer product page: http://www.encore-usa.com/product_item.php?region=us&bid=2&pgid=81_2&pid=412

I followed the ndisgen instructions posted in this forum by sqlbsd, and all went well until I tried to load the RTL8190P_sys file, then the system hangs for 3-6 seconds and finally the PC just shut off.  So a bit more PC info… I tried running FreeBSD 8.0 x64 first, but did not even find the card listed in pciconf (or dmesg) when I grepped for Realtek (maybe I forgot to capitalize the “R”? but either way I didn’t see it, and although I got KDE setup and it booted to the login screen, I could not log in, the KB and mouse only worked on the console screens, so I came back to DesktopBSD).  So, I have a clean DesktopBSD 1.7 x64 install on my machine, only 1 network card and it is this wireless card.

I am going to try the 32bit drivers, the win 2k drivers, and then the vista drivers that shipped with the card.  I also have the setup file from the manufacturer’s website DL’d and will check that for a different version.  if anyone has any ideas I’d be happy to give them a go.  I may try an Ubuntu Live CD to check if it will recognize the card, also puppy linux tends to find wifi cards out of the box, so I may give that a shot and see if I can figure out which drivers they use.

I knew I should have just bought the 802.11g card… but I had to go with the 802.11n just cuz it was the same price… and had MIMO support…

****edit 10 minutes later****
I did notice that the Encore ENLWI-G is listed on the FreeBSD 7.2 Hardware list, so there is hope…

****update 8:12pm EST****
So, the newly downloaded drivers from the website were slightly more generic (RTL819xP drivers) but they are 7 months newer, so I tried them.  The Win64 failed to convert invalid syntax line 2355 or so, the the winxp2k drivers loaded fine, but failed to create the .ko file.  The vista x64 drivers converted with no errors and loaded without crashing the PC; however the system still does not recognize the wireless card. so I guess I move on to something else?

Right, well then… now you know… and we all know what happens after that… (right, if anyone can’t find those russian sites (I searched for “RTL8190 FreeBSD”) I’ll be happy to email you the links… j/k :oops:  ) so on to a little more explaining…

As stated in the post I failed to find the wireless card even listed in the installed hardware listing, I am 90% sure at this point I did not capitalize the “R” as that just makes no sense.  After which I just dumped the FreeBSD install and went to Desktop BSD, as I have installed DBSD 1.6 previously on this hardware and it had KDE working in under 50 mins with no manual configuring and I was unable to type on the login screen currently in FreeBSD 8.0-RELEASE.  So I booted up of my newly minted Desktop BSD disc and away it went.  I learned that if you create more than one UFS partition during install that when you reboot you get a “Invalid Partition Table” message instead of your OS. easy fix, don’t make multiple partitions.  The OS is up and running at this very second, but without inet access.

So I am off to try an Ubuntu live CD, Fedora Live CD, and a Puppy and or Slax USB bootable File System.  In an attempt to find out if any non-windows OS can auto configure or even load the Windows drivers to get that wifi working (I believe I have a post around here somewhere about my HP laptop running Puppy and it finding th ewifi adapter and being able to locate networks, but not able to connect, and Ubuntu 8.x on that same laptop working perfectly with wifi, so we shall see what happens…)

*****quick update, before I even post it… HA! *****

after reading the reviews on the NewEgg site (specifically one from feb 28th), I decided to DL the RTL8192E drivers from the Realtek website, will give them a shot before the other OS’s.

*****update March 12th*****

So, I went ahead and added the lines to /boot/loader.conf to automate the loading of the driver during startup, but I have also been getting the same results with all driver versions. (XP drivers fail to convert, and Vista and 7 drivers convert fine, but the system still refuses to acknowledge the existence of the hardware device after using kldload or even restarting.)  I currently have a KUbuntu live CD loaded and an lspci from a terminal screen shows the network controller, states it is a realtek and gives a device of 8190.  however, the control panel does not acknowledge a wireless adapter as being present nor does ifconfig show the wireless adapter as being present.

I tried installing ndiswrapper from the cd and attempted to load the windows drivers from there.  First I tried running ndiswrapper and it told me it was not installed and to run ndiswrapper-common, when I installed it and tried to run it it told me to install a bunch of other things.  All were available except ndiswrapper-utils-1.9 which replied back that it was missing, obsolete, or no longer available, then that it had been replaced by ndiswrapper-common.  so I could not run ndiswrapper because I did not have ndiswrapper-utils and could not install it because it was replaced by what I already had? got me, without doing an actual install, the good news is that it completely recognized it, I’ll have to check with an installation if it is already in the newest linux kernel, I have just moved on to Fedora since I do not intend on doind an Ubuntu install if I do not have to.

I booted up the Fedora 12 disc I have and it failed to bring up the KDE GUI.  The Vterms were available, and an lspci -v showed the full information on the wireless card, so I am going to try a reboot and see what happens.

Everything came up fine with a reboot, not sure what happend the first time.  it is not working; however an lspci -v shows no kernel driver in use.  I will need to do some research to find out how to add the driver while running off the Live CD, probably get to that later.  been working all day in front of a computer, need to relax my eyes some now.

*************Update 3-17-2010**************

just found this website and I think this is a linux driver for the rtl8190p 802.11n chipset

http://lxr.free-electrons.com/source/drivers/staging/rtl8192e/r8190_rtl8256.c

6 visitors online now
3 guests, 3 bots, 0 members
Max visitors today: 10 at 01:59 am PDT
This month: 18 at 05-16-2013 04:40 pm PDT
This year: 33 at 01-22-2013 09:22 pm PST
All time: 1100 at 08-08-2011 08:11 pm PDT