[ltp] r40 with wlan
Joel Ebel
linux-thinkpad@linux-thinkpad.org
Fri, 27 Jun 2003 11:51:11 -0400
Have you read my message about Driver for IBM Dual Band mini-pci
adapter? There is no way I can find to turn on the transmitter like I
can in Windows. Without it being on, you won't get a list of access
points. I have an LED on my display indicating if it is on or not, and
I've never gotten it on in Linux.
Joel
Martin Hermanowski wrote:
> On Fri, Jun 27, 2003 at 03:41:00PM +0200, Frederic Gaus wrote:
>
>>There exists a driver for my intern wlan card and I'm really happy to
>>find one (http://sourceforge.net/projects/madwifi). Installing the
>>modules works fine aund loading them brings me a ath0 interface with
>>wlan-extensions...
>>
>>But I could not set an essid and i don't get a list of accesspoints
>>(iwlist ath0 search) .. maybe because I don't get the card activated.
>>(Fn+F5 shows no funtion).
>
>
> Not getting an ap-list is normal - I do not now of any driver showing
> this data.
>
> Do you get an ip when starting a dhcp client on the if?
>
> Did you try `ifconfig ath0 up ; tethereal -niath0' while trying the
> above?
>
> LLAP, Martin