On Thu, Jan 8, 2009 at 5:20 AM, Michele Mor <m_...@mail15.com> wrote:
>> so it does work, but not continually ie gives up after a certain time ?
>  Yes, it does work, but after some minutes (between 5 and 20) it gives up.
> Usually it does as follows:
> I connect and the signal is ok. I use internet (sopcast, skype, browse
> web) then after few minutes I do not receive any data (example: skype
> fails) but the signal is still ok.
> Then the network manager asks for the password again in order to
> reconnect. Even if I type in the correct password, I cannot connect to
> the network anymore.
> I have to reboot and then I can connect again.

Does dmesg show anything when you lose your connection?  You might try
to filter down the information that comes from dmesg by using 'dmesg |
grep -e wlan0 -e ndiswrapper' without the single quotes.  I am not for
sure what your wireless logical name is (wlan0, eth1) so if you know
it, just replace wlan0 with the correct one.  Hopefully that provide
some clues.

If you reload the ndiswrapper module, can you connect:
sudo modprobe -r ndiswrapper
sudo modprobe ndiswrapper

_______________________________________________
Peterboro mailing list
Peterboro@mailman.lug.org.uk
https://mailman.lug.org.uk/mailman/listinfo/peterboro

Reply via email to