Go Back   The UNIX and Linux Forums > Operating Systems > BSD


BSD BSD, sometimes called Berkeley Unix, is a Unix operating system developed by the Computer Systems Research Group of the UC Berkeley.

Closed Thread    
 
Thread Tools Search this Thread Display Modes
    #1  
Old 04-29-2012
Registered User
 
Join Date: Apr 2012
Location: 127.0.0.1
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
FreeBSD and realtek wifi controllers...?

Hi. I have been running OpenBSD(4.9) and it recognizes my Belkin wireless adapter and I don't have issues with it very often. I prefer FreeBSD over OpenBSD, but FreeBSD(7.4) doesnt recognize my USB wifi card. Under OpenBSD ifconfig shows my card as rsu0 so I tried adding the following to /boot/loader.conf, but to no avail:


Code:
 
rsu_load="YES"

What am I missing? Is there a way to get FreeBSD to support this card?


Edit: The chipset in this Belkin is RTL8192SU.

---------- Post updated at 10:21 PM ---------- Previous update was at 11:33 AM ----------

I downloaded the drivers from the Realtek website for this chipset. The only listing for a *nix compatible driver didn't install on my system. I have enabled linux binary compatibility, but still no joy. I have decided to simply buy a different wireless adapter that is supported. I'm also going to roll-back to an earlier stable version of FreeBSD... One that supports my other wifi adapter!

Last edited by bsdforme; 04-29-2012 at 01:06 PM..
Sponsored Links
    #2  
Old 05-13-2012
Registered User
 
Join Date: Apr 2012
Location: 127.0.0.1
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
I tried ndisgen according to the steps in the freebsd handbook and still no luck.


Code:
# ndisgen /path/to/rtl8192su.INF /path/to/rtl8192su.SYS


Code:
# kldload ./rtl8192su_sys.ko


Code:
# kldload ndis 
# kldload if_ndis

copied rtl8192su_sys.ko driver to /boot/modules and updated /boot/loader.conf with

Code:
rtl8192su_sys_load="YES"

ndis0 does not show up with ifconfig. dmesg shows the Belkin adapter as ugen0 so it recognizes that it is a usb device, but won't recognize it as a wifi controller. Is there a FreeBSD version that supports the Belkin F9L1001v1 USB adapter with the RTL8192SU chipset?

Any ideas why ndis doesn't work with it?
Sponsored Links
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Different disk size on different controllers Garter Solaris 4 07-18-2011 05:50 AM
Need description on System Controllers mpics66 Solaris 7 05-15-2009 02:46 AM
HSZ70 controllers and formatting disks petergrivas UNIX and Linux Applications 0 11-14-2007 01:54 AM
command to know disk controllers in a machine reply2priyanka UNIX for Dummies Questions & Answers 3 04-19-2005 07:58 AM
realtek card themask IP Networking 1 01-07-2002 02:05 PM



All times are GMT -4. The time now is 06:21 AM.