[Bug 493287] [NEW] ndiswrapper interferes with mass storage mount
mich.peeters
mich.peeters at gmail.com
Sun Dec 6 20:13:43 UTC 2009
Public bug reported:
when plugging a USB mass storage device (Creative muvo V100), the ndiswrapper is 9 times out of 10 wrongfully associated to it:
$ lsusb
Bus 002 Device 003: ID 041e:200c Creative Technology, Ltd
$sudo lshal
...
udi = '/org/freedesktop/Hal/devices/usb_device_41e_200c_4002FA76125D8F8A_if0'
info.linux.driver = 'ndiswrapper'
(string) info.parent = '/org/freedesktop/Hal/devices/usb_device_41e_200c_4002FA76125D8F8A'
(string) info.product = 'USB Mass Storage Interface'
(string) info.subsystem = 'usb' (string) ...
Workaround:
I have to remove the ndiswrapper module on each linux kernel upgrade:
$ sudo rmmod ndiswrapper
$ sudo rm /lib/modules/$(uname
-r)/kernel/ubuntu/ndiswrapper/ndiswrapper.ko
--> now the mass storage drivers gets correctly mounted on each attempt
I'm not sure why the ndiswrapper module is installed. I have RTL8187B
usb wifi, but this device has a native linux driver available.
background: http://michael-peeters.blogspot.com/2009/11/fixing-auto-
mount-problems-of-usb.html
ProblemType: Bug
Architecture: i386
Date: Sun Dec 6 21:05:58 2009
DistroRelease: Ubuntu 9.10
Package: firefox-3.5 3.5.5+nobinonly-0ubuntu0.9.10.1
ProcEnviron:
LANGUAGE=en_US.UTF-8
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-16.52-generic
SourcePackage: firefox-3.5
Uname: Linux 2.6.31-16-generic i686
XsessionErrors:
(gnome-settings-daemon:2657): GLib-CRITICAL **: g_propagate_error: assertion `src != NULL' failed
(gnome-settings-daemon:2657): GLib-CRITICAL **: g_propagate_error: assertion `src != NULL' failed
(nautilus:2761): Eel-CRITICAL **: eel_preferences_get_boolean: assertion `preferences_is_initialized ()' failed
(polkit-gnome-authentication-agent-1:2802): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed
(nautilus:3277): Eel-CRITICAL **: eel_preferences_get_boolean: assertion `preferences_is_initialized ()' failed
** Affects: ndiswrapper (Ubuntu)
Importance: Undecided
Status: New
** Tags: apport-bug i386
--
ndiswrapper interferes with mass storage mount
https://bugs.launchpad.net/bugs/493287
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to ndiswrapper in ubuntu.
More information about the kernel-bugs
mailing list