i's strange, I'm experiencing the same behaviour also on another machine with a 
D-Link wireless card (rt61 module)
maybe there is just something wrong with my procedure to install ndiswrapper, 
i'm following the instructions for edgy 
here https://help.ubuntu.com/community/WifiDocs/Driver/Ndiswrapper

[EMAIL PROTECTED]:~$ uname -a
Linux stregatto 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686 
GNU/Linux

on this machine rt61 is blacklisted
/etc/modprobe.d/aliases contains the line "alias wlan0 ndiswrapper"
/etc/network/interfaces contains wlan0 (default configuration:  auto wlan0, 
interface wlan0 inet dhcp,)

i tried to remove and insert ndiswrapper as you suggested

[EMAIL PROTECTED]:~$ lsmod|grep rt
gameport               16520  1 snd_via82xx
snd_mpu401_uart         9472  1 snd_via82xx
snd_rawmidi            25472  2 snd_mpu401_uart,snd_seq_midi
snd                    54020  13 
snd_via82xx,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_mpu401_uart,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
agpgart                35400  2 drm,via_agp
parport_pc             36388  1 
parport                36936  3 ppdev,lp,parport_pc
(JUST TO SHOW RT61 IS NOW LOADED)

[EMAIL PROTECTED]:~$ ndiswrapper -l
rt61 : driver installed
        device (1814:0301) present (alternate driver: rt61)

[EMAIL PROTECTED]:~$ sudo modprobe -r ndiswrapper
Password:

[EMAIL PROTECTED]:~$ sudo modprobe ndiswrapper

[EMAIL PROTECTED]:~$ dmesg > Desktop/dmesg.log
[EMAIL PROTECTED]:~$ ndiswrapper -l
rt61 : driver installed
        device (1814:0301) present (alternate driver: rt61)


** Attachment added: "dmesg.log"
   http://librarian.launchpad.net/7561732/dmesg.log

-- 
Ndiswrapper sees r818x as loaded (while it's not)
https://bugs.launchpad.net/bugs/111530
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to