What drivers are you all using for the Senao SL-2511MP MiniPCI cards?
I am using the hostap drivers on the WRAP at the moment... is that what you use?
I think the Orinoco have more features, but not sure if it has AP mode.
Cheers
What drivers are you all using for the Senao SL-2511MP MiniPCI cards?
I am using the hostap drivers on the WRAP at the moment... is that what you use?
I think the Orinoco have more features, but not sure if it has AP mode.
Cheers
Air-Stream Wireless thanks our community supporters:
Aspitech | Internode Systems | Thirty4 Interactive | Parkside Primary School
hostap is the biz
I think the whole idea of having a card that is ap or client relies on hostap
That is why everybody uses the prism chipset
intersil prism != orinocco hermes
seems that hermes also works under hostap, im confused
Sam
well hostap reckons the
well hostap reckons the cards are all up, but nothing seems to be transmitting
the host ap drivers have
the host ap drivers have wlan0 and wifi0 for the first card and wlan1 and wifi1 for the second.
What is the correct interface names to use? is it either/or?
or bring wlan0 up and use wifi0 to config?
I had all 4 wireless interfaces(physically 2 interfaces) showing they were up ok in ifconfig and iwconfig, but did not get any kismet activity at all.
sounds wrong
Ive seen 2 -3 cards using hostap and only appearing as wlan0 wlan1 and wlan2
sounds like the cards are being loaded by two differnt kernel modules concurrently
Sam
maybe..
well I found a thread at this site that shows the following that makes me think it should be like that....
my /etc/network/interfaces iface wlan0 inet dhcp pre-up iwconfig wifi0 mode managed pre-up iwconfig wifi0 essid "my network" up iptables-restore /etc/network/iptables that all is ok. I can do a iwlist wifi0 scan and see some other networks.more info
At the meeting last night hat helped me to to resolve the senao issues.
We did some initial testing after config changes but I didnt have the right pigtails to connect an antenna. It appeared to be working.
I found at this page reference to the wlan0 and wifi0 interfaces that the hostap uses:
then further down a reply states that:
so I think it is safe to say that wlan0 is all you need to use and just ignore wifi0.
This page has a huge discussion on a few aspects of the drivers, the interfaces and if you wade thru it you can glean quite a bit of insight on how it all gels.
Hope this helps anyone else that is new to this stuff.