Re: Tekram AirMate U300C and SuSE 9.2

Joerg Albert <[email protected]> Tue, 8 Mar 2005 00:33:32 +0100 (CET)
Newsgroups gmane.linux.drivers.at76c503a.user
Message-ID <[email protected]>
Hi Florian and Martin,

> Am 08.02.2005 um 21:06 schrieb Florian Boelstler:
>
> > Hi Martin,
> >
> > Martin Lohner wrote:
> >> The access point doesn't broadcast its essid and WEP encryption is
> >> used.
> >
> > I guess the problem is not broadcasting the ESSID.
> > AFAIK, the firmware requires that the AP does not hide its ESSID.
> >
> Thanks for the hint. Nevertheless, I can connect to the access point
> under Win98 and WinXP. Does this mean that the WIn-operatimg system
> have a different
> firmware available? Or do they handle the firmware in a smarter way?

The firmware is uploaded into the device during startup, so probably
Windows and Linux driver provide different firmware versions.

But the Linux driver should work with hidden ESSID (it does with my Belkin
AP here). I need more info to track your problem down. Please try (after
config. your WLAN adapter):

	iwpriv wlan0 set_debug 0x100003
	iwconfig wlan0 down
	iwconfig wlan0 up

and post the relevant parts of the syslog.

If you change the config. of your AP, it probably executes a reset leading
to a disconnect of all clients.

BTW, which APs do both of you use?

/Jörg