Reply
 
Thread Tools Display Modes
  #1  
Old 07-14-2007, 11:02 PM
sqlpython sqlpython is offline
Senior Member
 
Join Date: Jun 2007
Posts: 144
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to sqlpython
Default Dell Inspiron 5100 Laptop Up Wireless
For those of you running a wireless laptop on BSD you know that sometime it works and sometimes not....
My Dell has the infamous bcm43xx chip Dell mini pci Wlan.
After loading in an install of Fridays 1.4 dev snapshot I was finally able to achieve a synaptic mouse.. Thanks Kris Moore..

Next the wireless..
I used my bcmwl5.inf and sys files from windows and created ko modules by compiling with ndisgen.. easy to use.
The lenghty part was downloading all the source to allow the compile of the tiny drivers.. 2hrs.. and that was with the faster csup utility..
Next time I'll buy the source DVD :wink:

Then place the bcmwl5_sys.ko (new) module in a convenient dir and add a few lines to /boot/loader.conf so the card and ndis would start on boot.
Code:
ndis_load="YES"
if_ndis_load="YES"
BCMWL5_SYS.ko_load="YES"
LOOK HERE by kris moore..again.. this guy is a one man band.
http://faqs.pcbsd.org/4_324_en.html?highlight=ndisgen

One thing I notice over LINUX is that FreeBSD kernels really do give a snappier performance. 8)

Now on to the Wireless Printer config ipp//
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Dell inspiron 6000 with Intel(R) PRO/Wireless 2915ABG pulgoki Networking 1 11-28-2008 05:30 AM
Wireless Dell 5100 Laptop Works well sqlpython General Questions 0 07-17-2007 09:19 PM
Dell Inspiron 5100 - Mixer question Southerno Laptops 0 07-15-2007 07:19 PM
Dell Inspiron 6000 Laptop. Won't finish boot ... netsaint Startup Bug Reports 1 05-11-2006 06:02 PM
NO SYNAPTICS TOUCHPAD SUPPORT IN DELL INSPIRON 5100 jamiefoxer General Questions 3 11-09-2005 01:53 AM


All times are GMT. The time now is 03:55 PM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Copyright 2005-2010, The PC-BSD Project. PC-BSD and the PC-BSD logo are registered trademarks of iXsystems.
All other content is freely available for sharing under the terms of the Creative Commons Attribution License.