OK, I recompiled the kernel. When I compiled ndiswrapper, I obtained a warning : this kernel seems to use 4K stack size option (CONFIG_4KSTACKS); many Windows drivers will not work with this option enabled. Disable CONFIG_4KSTACKS option, recompile and install kernel.
So, I dit a "cat .config |grep CONFIG_4KSTACKS", but I got nothing. Do you know this option ? Is there a link with your advice ? For the moment, I always the same problem. This is my dmesg : usb usb1: wakeup_rh (auto-start) hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0002 uhci_hcd 0000:00:01.2: port 1 portsc 0880,00 hub 1-0:1.0: over-current change on port 1 hub 1-0:1.0: trying to enable port power on non-switchable hub hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0002 uhci_hcd 0000:00:01.2: port 1 portsc 01b3,00 hub 1-0:1.0: port 1, status 0301, change 0001, 1.5 Mb/s hub 1-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x301 usb usb1: suspend_rh (auto-stop) usb usb1: wakeup_rh (auto-start) hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0002 uhci_hcd 0000:00:01.2: port 1 portsc 01b3,00 hub 1-0:1.0: port 1, status 0301, change 0001, 1.5 Mb/s uhci_hcd 0000:00:01.2: port 1 portsc 0082,00 hub 1-0:1.0: debounce: port 1: total 125ms stable 100ms status 0x100 usb usb1: suspend_rh (auto-stop) usb usb1: wakeup_rh (auto-start) hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0002 uhci_hcd 0000:00:01.2: port 1 portsc 01a3,00 hub 1-0:1.0: port 1, status 0301, change 0001, 1.5 Mb/s hub 1-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x301 usb usb1: suspend_rh (auto-stop) And this is my /var/log/sys : Feb 14 09:41:50 localhost kernel: usbcore: registered new interface driver usbfs Feb 14 09:41:50 localhost kernel: usbcore: registered new interface driver hub Feb 14 09:41:50 localhost kernel: usbcore: registered new device driver usb Feb 14 09:41:50 localhost kernel: usbmon: debugfs is not available Feb 14 09:41:50 localhost kernel: drivers/usb/core/inode.c: creating file 'devices' Feb 14 09:41:50 localhost kernel: drivers/usb/core/inode.c: creating file '001' Feb 14 09:41:50 localhost kernel: usb usb1: default language 0x0409 Feb 14 09:41:50 localhost kernel: usb usb1: new device strings: Mfr=3, Product=2, SerialNumber=1 Feb 14 09:41:50 localhost kernel: usb usb1: Product: UHCI Host Controller Feb 14 09:41:50 localhost kernel: usb usb1: Manufacturer: Linux 2.6.1920070214 uhci_hcd Feb 14 09:41:50 localhost kernel: usb usb1: SerialNumber: 0000:00:01.2 Feb 14 09:41:50 localhost kernel: usb usb1: uevent Feb 14 09:41:50 localhost kernel: usb usb1: usb_probe_device Feb 14 09:41:50 localhost kernel: usb usb1: configuration #1 chosen from 1 choice Feb 14 09:41:50 localhost kernel: usb usb1: adding 1-0:1.0 (config #1, interface 0) Feb 14 09:41:50 localhost kernel: usb 1-0:1.0: uevent Feb 14 09:41:50 localhost kernel: hub 1-0:1.0: usb_probe_interface Feb 14 09:41:50 localhost kernel: hub 1-0:1.0: usb_probe_interface - got id Feb 14 09:41:50 localhost kernel: hub 1-0:1.0: no power switching (usb 1.0) Feb 14 09:41:50 localhost kernel: drivers/usb/core/inode.c: creating file '001' Feb 14 09:41:50 localhost kernel: usbcore: registered new interface driver libusual Feb 14 09:41:50 localhost kernel: usb usb1: suspend_rh (auto-stop) Feb 14 09:41:50 localhost kernel: usb 1-0:1.0: uevent Feb 14 09:41:50 localhost kernel: usb usb1: uevent Feb 14 09:41:50 localhost kernel: usb 1-0:1.0: uevent Feb 14 09:41:50 localhost kernel: usb usb1: uevent ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel