<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>I think, I have the config file correct ...<br><br># hostapd ./hostapd-naipsHotSpot.conf <br>Configuration file: ./hostapd-naipsHotSpot.conf<br>Line 5: invalid/unknown driver 'nl80211'<br>1 errors found in configuration file './hostapd-naipsHotSpot.conf'<br>[root@naipaulpc nojar ]# cat hostapd-naipsHotSpot.conf <br><font style="" face="Courier New">#change wlan0 to your wireless device</font><font style="" face="Courier New"><br></font><font style="" face="Courier New">interface=wlan0</font><font style="" face="Courier New"><br></font><font style="" face="Courier New">#driver=iwlwifi</font><font style="" face="Courier New"><br></font><font style="" face="Courier New">#driver=cfg80211</font><font style="" face="Courier New"><br></font><font style="" face="Courier New">driver=nl80211</font><font style="" face="Courier New"><br></font><font style="" face="Courier New">ssid=naipsHotSpot</font><font style="" face="Courier New"><br></font><font style="" face="Courier New">channel=1</font><br><br># ./myNetwork.sh <br>em1: flags=4163&lt;UP,BROADCAST,RUNNING,MULTICAST&gt;&nbsp; mtu 1500<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; inet 192.168.0.65&nbsp; netmask 255.255.255.0&nbsp; broadcast 192.168.0.255<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; inet6 fe80::f2de:f1ff:fe67:8474&nbsp; prefixlen 64&nbsp; scopeid 0x20&lt;link&gt;<br><br>lo: flags=73&lt;UP,LOOPBACK,RUNNING&gt;&nbsp; mtu 65536<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; inet 127.0.0.1&nbsp; netmask 255.0.0.0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; inet6 ::1&nbsp; prefixlen 128&nbsp; scopeid 0x10&lt;host&gt;<br><br>wc0: flags=4305&lt;UP,POINTOPOINT,RUNNING,NOARP,MULTICAST&gt;&nbsp; mtu 1348<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; inet 192.168.189.73&nbsp; netmask 255.255.255.128&nbsp; destination 192.168.189.73<br><br>wlan0: flags=4163&lt;UP,BROADCAST,RUNNING,MULTICAST&gt;&nbsp; mtu 1500<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; inet 192.168.0.66&nbsp; netmask 255.255.255.0&nbsp; broadcast 192.168.0.255<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; inet6 fe80::224:d7ff:fec6:5cdc&nbsp; prefixlen 64&nbsp; scopeid 0x20&lt;link&gt;<br><br><br><br>Best Regards<br>
Naipaul Ojar.<br>&nbsp; ~~0~0~0~~<br><br><br><div><div id="SkyDrivePlaceholder"></div>&gt; Subject: Re: Has anyone configure HostAPd nl80211 for Fedora 18<br>&gt; From: dcbw@redhat.com<br>&gt; To: naipaul_ojar@hotmail.com<br>&gt; CC: hostap@lists.shmoo.com<br>&gt; Date: Mon, 6 May 2013 16:49:34 -0500<br>&gt; <br>&gt; On Mon, 2013-05-06 at 21:45 +0000, Naipaul Ojar wrote:<br>&gt; &gt; I did post questions to the same thread, but no responses were provide to later threads. I do appologize for that.<br>&gt; &gt; <br>&gt; &gt; Here is the results for the libnl3-devel.<br>&gt; &gt; There are no results for libnl3-genl<br>&gt; <br>&gt; You don't actually need a "libnl3-genl" because that library is included<br>&gt; in the libnl3-devel RPM that you've already go t installed.<br>&gt; <br>&gt; So since I believe you  have everything required already, your build is<br>&gt; probably fine.  The last thing I said on that thread was:<br>&gt; <br>&gt; ---<br>&gt; The appropriate hostap driver is "nl80211"<br>&gt; ---<br>&gt; <br>&gt; Sorry if my reply wasn't clear enough, but what you want to do is use:<br>&gt; <br>&gt; driver=nl80211<br>&gt; <br>&gt; in your hostap config.  The hostap/wpa_supplicant "driver" for the<br>&gt; hardware you have is called "nl80211", not cfg80211 or iwlwifi.<br>&gt; <br>&gt; Dan<br>&gt; <br>&gt; &gt; #yum install libnl3-devel<br>&gt; &gt; Package libnl3-devel-3.2.21-1.fc18.x86_64 already installed and latest version<br>&gt; &gt; Nothing to do<br>&gt; &gt; <br>&gt; &gt; #rpm -qa | grep libnl | sort<br>&gt; &gt; libnl-1.1-16.fc18.x86_64<br>&gt; &gt; libnl3-3.2.21-1.fc18.x86_64<br>&gt; &gt; libnl3-cli-3.2.21-1.fc18.x86_64<br>&gt; &gt; libnl3-devel-3.2.21-1.fc18.x86_64<br>&gt; &gt; libnl-devel-1.1-16.fc18.x86_64<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; Best Regards<br>&gt; &gt; <br>&gt; &gt; Naipaul Ojar<br>&gt; &gt;  <br>&gt; &gt; <br>&gt; &gt;   ~~0~0~0~~<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; &gt; Subject: Re: Has anyone configure HostAPd nl80211 for Fedora 18<br>&gt; &gt; &gt; From: dcbw@redhat.com<br>&gt; &gt; &gt; To: naipaul_ojar@hotmail.com<br>&gt; &gt; &gt; CC: hostap@lists.shmoo.com<br>&gt; &gt; &gt; Date: Mon, 6 May 2013 16:32:17 -0500<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; On Mon, 2013-05-06 at 21:13 +0000, Naipaul Ojar wrote:<br>&gt; &gt; &gt; &gt; Thanks for posting the response.<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; I have taken this approach because I have been responding to the mailing list from 17-23 April and I still do not have an answer. The previous posting was titled :-<br>&gt; &gt; &gt; &gt;     "Fedora 18, how do I get nl80211 or cfg80211 driver ?þ"<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; Then typically, you reply to the same discussion thread instead of<br>&gt; &gt; &gt; posting a new one, so that we have context from the discussion.  Then<br>&gt; &gt; &gt; I'd have known this was the same problem as before.<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; The last status is:-<br>&gt; &gt; &gt; &gt; &gt;Hmm...i too faced the same issue. Installing the libnl-3.0 and<br>&gt; &gt; &gt; &gt; &gt;libnl-genl-3.0 resolved the issue<br>&gt; &gt; &gt; &gt; &gt;for me.I have 'libnl-3.0' but I have not been able to locate the 'libnl-genl-3.0' library.<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; yum install libnl3-devel<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; is what you need to get the appropriate libraries on Fedora.  That RPM<br>&gt; &gt; &gt; includes all the development headers and libraries needed to build<br>&gt; &gt; &gt; software that uses libnl version 3.  For Fedora, typically the<br>&gt; &gt; &gt; "development headers" packages are the same name as the master package,<br>&gt; &gt; &gt; plus "-devel" added to the name.<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; Dan<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; I will provide any answers to any diagnostic question posted to me.<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; Best Regards<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; Naipaul Ojar<br>&gt; &gt; &gt; &gt;  <br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt;   ~~0~0~0~~<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; &gt; Subject: Re: Has anyone configure HostAPd nl80211 for Fedora 18<br>&gt; &gt; &gt; &gt; &gt; From: dcbw@redhat.com<br>&gt; &gt; &gt; &gt; &gt; To: naipaul_ojar@hotmail.com<br>&gt; &gt; &gt; &gt; &gt; CC: hostap@lists.shmoo.com<br>&gt; &gt; &gt; &gt; &gt; Date: Mon, 6 May 2013 12:25:57 -0500<br>&gt; &gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; &gt; On Mon, 2013-05-06 at 12:59 +0000, Naipaul Ojar wrote:<br>&gt; &gt; &gt; &gt; &gt; &gt; I have attempted to un-successfully to configure nl80211 for Fedora 18.<br>&gt; &gt; &gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; &gt; &gt; I have installed hostapd v2 but I am unable to start the daemon and be able<br>&gt; &gt; &gt; &gt; &gt; &gt; to connect to the nl80211 driver.<br>&gt; &gt; &gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; &gt; &gt; I have attempted v2.0 and earlier versions.<br>&gt; &gt; &gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; &gt; &gt; I am very interested in a working configuration, for Fedora.<br>&gt; &gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; &gt; Posting logs from hostap about what's going wrong would be a first step.<br>&gt; &gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; &gt; Dan<br>&gt; &gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt;                                                <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt;                                                <br>&gt; <br>&gt; <br></div>                                               </div></body>
</html>