[ltp] Re: Linux-Thinkpad digest, Vol 1 #428 - 14 msgs

Krishna Sethuraman linux-thinkpad@linux-thinkpad.org
Sun, 28 Mar 2004 14:36:30 -0800


Sorry, I'm kind of new to this 'digest' thing.  My apologies if I'm 
sending this out in a weird way.  If someone can point me to another 
place to look for just wireless issues, or knows someone with wireless 
working under Linux on a Centrino R40 in the SF bay area, I'd like to 
meet you briefly and compare setup notes and configuration information.

Thanks,
Krishna Sethuraman
krishgoo@wapacut.com

On Saturday, Mar 27, 2004, at 03:01 US/Pacific, 
linux-thinkpad-request@linux-thinkpad.org wrote:

> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Linux-Thinkpad digest..."

>    2. Re: R40 centrino wireless *almost* working (Andreas D. Landmark)
>    3. Re: R40 centrino wireless *almost* working (Alex)
>    4. Re: R40 centrino wireless *almost* working (Rolando Martinez)

2. :
> I haven't used any of the hotspots you've mentioned, but in my
> experience setting essid to any doesn't do anything for me.
> IE. the card doesn't assosciate properly to the strongest network.
> Setting ESSID manually works like a gem every time.
>
> So i usually just do:
>
> modprobe ndiswrapper
> iwconfig wlan0 essid "My Network"
> dhclient wlan0
>
> (and your optional vpnc-connect here).
> that works everytime...

Thanks, but no luck here so far (my command is ifup wlan0 under debian, 
because /etc/network/interfaces has wlan0 listed as dhcp -- but even 
still, that iwconfig gives me an ESSID, but still 00: x 6 for the 
Access Point, and then goes back to ff x 6).  I know the hardware works 
because XP pulled up the login page at all those access points.

> My system is pretty much the same, apart from running 2.6.3.

Now, when I tried compiling ndiswrapper, I installed the 
kernel-headers-2.6.3-1-686 from debian, but 
'include/linux/modversions.h' wasn't available there (and caused the 
build to fail), which is why I'm running under 2.4.25.  I guess you did 
something differently (and I'm wondering if this could possibly be my 
problem, although I doubt it, since iwlist wlan0 scan seems to show all 
the nearby APs just fine).

> Xinerama between LCD and the VGA-port ?

Yup.  I had to turn off DDC per 
http://ilabws13.informatik.uni-leipzig.de/~mai00dqr/a31p.html , but 
that was pretty much it.

> (you haven't by anychance tested the SVHS port? I haven't gotten around

Nope, haven't had a chance to try it, and haven't seen anything on the 
thinkpad pages I've seen mentioning it.

> Message: 3
> Subject: Re: [ltp] R40 centrino wireless *almost* working
> From: Alex <alex@hslashd.com>
> To: linux-thinkpad@linux-thinkpad.org
> Date: Fri, 26 Mar 2004 07:07:11 -0800
> Reply-To: linux-thinkpad@linux-thinkpad.org
>>
> Any particular reason you're using ndiswrapper instead of intel's 
> driver
> at ipw2100.sf.net?

I wanted to keep the system as vanilla as possible (because I'll be 
turning it over to someone who doesn't have time to tweak with it), so 
rather than compiling a custom kernel (I believe ipw2100 requires a 
patch to the kernel), I preferred to compile ndiswrapper as a module 
against the debian kernel-image-2.4.25 and kernel-headers-2.4.25 
installable packages and modprobe it.

If I can run ipw2100 as a module without patching and building the 
kernel from source, it'll be fine.  But I'm still baffled why 
everything else should work (iwlist wlan0 scan, etc), but have it 
simply not associate with an AP.

> Message: 4
> Subject: Re: [ltp] R40 centrino wireless *almost* working
> From: Rolando Martinez <rmartinez@altascumbres.cl>
> To: linux-thinkpad@linux-thinkpad.org
> Date: Fri, 26 Mar 2004 11:12:01 -0400
> Reply-To: linux-thinkpad@linux-thinkpad.org
>
> How about WEP?

This is why I tried to get to a login page near a public hotspot, to 
avoid WEP issues.  My own AP is a bit weird even with XP, but the 
public ones like Starbucks, etc, are fine under XP, just won't stay 
associated under Linux.