Re: Problems with Atmel at76c503 drivers and SuSE 9.0

Joerg Albert <[email protected]> Sun, 8 Feb 2004 18:18:54 +0100 (CET)
Newsgroups gmane.linux.drivers.atmel-wlan
Message-ID <[email protected]>
Hi Arend,

On Sun, 8 Feb 2004, Arend von der Lieth wrote:

> Hi all,
>
> I experience a weird behaviour of my SuSE 9.0 installation with my
> USB-WLAN Adapter (3Com 3CRSHEW696) which I did not observe with the
> previous (8.2) version. Maybe someone could give me advice how to get my
> system stable and running again.
>
> Short description of behaviour
> 1.) when cold-booting the system freezes completely during the detection
> of hotplugging devices (to be more specific: USB-devices)

> 2.) after a warm-boot (after running Windows XP) the system does not
> recognize the adapter but does not freeze any more

Warmbooting from WinXP usually never works without re-plugging the USB
device, as the WinXP driver has loaded a different firmware into the
device, which stays alive there.

> 3.) when unlugging and re-plugging the adapter in most cases the system
> works. In the other cases (approx. 20%) the adapter is either not
> recognized or the system hangs again

> Since I am a little bit swamped with the interpretation of the kernel
> messages I would like to ask the experts for their advice.

You need to run the complete oops message thru ksymoops to provide any
useful information.

But I'd first start to try a newer driver version, 0.11 from
http://at76c503a.berlios.de.

If you've got an UHCI hostcontroller, try to use the other driver (uhci/usb-uhci).

Try to build another kernel without usbdevfs support.

There were some discussions in the Berlios mailing lists about SuSE 9.0,
check the archives.

/Jörg