[Bug 111530] Re: Ndiswrapper sees r818x as loaded (while it's not)
m_bridge
marco.bridge at gmail.com
Sat May 5 12:28:12 UTC 2007
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
bridge at stregatto:~$ 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
bridge at stregatto:~$ 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)
bridge at stregatto:~$ ndiswrapper -l
rt61 : driver installed
device (1814:0301) present (alternate driver: rt61)
bridge at stregatto:~$ sudo modprobe -r ndiswrapper
Password:
bridge at stregatto:~$ sudo modprobe ndiswrapper
bridge at stregatto:~$ dmesg > Desktop/dmesg.log
bridge at stregatto:~$ 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 Kernel
Bugs, which is a bug contact for ndiswrapper in ubuntu.
More information about the kernel-bugs
mailing list