Fedora Linux Support Community & Resources Center
  #16  
Old 20th August 2006, 03:11 AM
LinuxManMikeC's Avatar
LinuxManMikeC Offline
Registered User
 
Join Date: Aug 2005
Location: Ohio, USA
Age: 28
Posts: 299
Oh, the ifcfg-wlan0 config file can be created and managed through a nice friendly GUI. System->Administration->Network
But if you use the NetworkManager service you don't need it.

Last edited by LinuxManMikeC; 20th August 2006 at 03:14 AM.
Reply With Quote
  #17  
Old 30th August 2006, 01:04 AM
blahboybang Offline
Registered User
 
Join Date: Jul 2005
Posts: 68
[root@localhost etc]# hostap_fw_load wlan0
Host AP driver data for device wlan0 not found in procfs.


I just need to know how to create the wlan0 device so that I can load the firmware to it. I'm very stupid, so please explain with EXCRUTIATING detail.
Reply With Quote
  #18  
Old 31st August 2006, 12:18 AM
blahboybang Offline
Registered User
 
Join Date: Jul 2005
Posts: 68
I would appreciate an answer sometime in my life, please. It's still not working, so what do I do?

Also, what happened to cardmgr? Why isn't it here?
Reply With Quote
  #19  
Old 31st August 2006, 08:58 PM
centos_x Offline
Registered User
 
Join Date: Apr 2005
Location: italia
Posts: 157
can try this

First off on my system it is FC3 not sure of yours or what card you have exactly, with mine a prism2.5 DLINK revision.E

I needed the following, do a search for the firmware

Firmware (there are two parts in tar.gz)
primary
and another which has several versions (I'm using 1.8.4)

hostap utilities (2 files needed)
hostap_fw_load (called something like this) this is a script points to the firmware
prism2_rec

after you placed the firmware (I placed mine in /etc/firmware)
need to modifiy hostap_fw_load to reflect where the 2 firmware hex files are located

then add a line to modprobe.conf
like this:

install wlan0 /sbin/modprobe --ignore-install hostap_pci && sleep 2 && /usr/sbin/hostap_fw_load wlan0

then in /etc/sysconfig/network-scripts make a file ifcfg-wlan0 should look similar to the following change IP etc to reflect your setup

IPV6INIT=no
ONBOOT=yes
USERCTL=yes
PEERDNS=yes
GATEWAY=192.168.100.1
TYPE=Wireless
DEVICE=wlan0
HWADDR=
BOOTPROTO=none
NETMASK=255.255.255.0
DHCP_HOSTNAME=
IPADDR=192.168.100.5
DHCP_HOSTNAME=
MODE=Managed
ESSID=yours
DOMAIN=
RATE=Auto
CHANNEL=1


Then restart machine if using WEP(almost worthless) go back into network config if you like and set wep key close it and restart network as root

/sbin/service network restart



In fc5 if it is in the kernel tree already may just need firmware and the 2 utility files, blacklist orinoco drivers and hope it works

Last edited by centos_x; 31st August 2006 at 09:02 PM.
Reply With Quote
Reply

Tags
linuxwlanng, precompiled

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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
linux/wireless.h: present but cannot be compiled RiotingPacifist Using Fedora 0 6th August 2009 06:53 AM
linux-wlan-ng blahboybang Hardware & Laptops 4 10th July 2006 04:38 AM
WLAN: DWL-122 USB and WLAN-LINUX-NG Camino Hardware & Laptops 1 6th January 2006 07:50 PM
linux-wlan-ng and VPN NLS Servers & Networking 0 5th April 2005 05:10 PM
linux-wlan-ng and fc2 with dlink -122 srinathcs Servers & Networking 0 12th September 2004 09:46 PM


Current GMT-time: 17:24 (Tuesday, 21-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat