I loosing WIFI connection after wake-up

The WIFI adapter is working, WIN driver is in use (with ndiswrapper).
Linux driver doesn’t exist. >:(

No issues until computer does to Sleep mode. Then just reboot it. Some times iwconfig commands helps.

So, is any way to have it connected always ?

OPENSUSE 11.3 64Bit is in use

On 12/24/2010 03:06 PM, yvishov wrote:
>
> The WIFI adapter is working, WIN driver is in use (with ndiswrapper).
> Linux driver doesn’t exist. >:(
>
> No issues until computer does to Sleep mode. Then just reboot it. Some
> times iwconfig commands helps.
>
> So, is any way to have it connected always ?
>
> OPENSUSE 11.3 64Bit is in use

As far as I know, that is a feature/fault of the Windows driver. You will
likely have to unload/reload ndiswrapper. How do you know there is no Linux
driver? Please post the output of ‘/sbin/lspci -nn’ if the wireless device is
PCI-based, or ‘lsusb’ is USB.

Please see below the lsusb output, mine is Device 002

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 1286:1fab Marvell Semiconductor, Inc.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 03f0:0122 Hewlett-Packard HID Internet Keyboard
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 002: ID 04fc:05da Sunplus Technology Co., Ltd
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

Thanks.

As you said, there is no driver in Linux.

Also I tried to unload and then load again ndiswrapper - no effect, reboot only.
su -

rmmode ndiswrapper (after this one I get kernel errors)
modprobe ndiswrapper

Did I miss something?