Re: [linux-usb-devel] Problems with USB port and a dongle + recompilation with USB support

2007-02-20 Thread Thibaud Hulin
Hi, I don't know what you did wrong. CONFIG_4KSTACKS is that last item on the Kernel Hacking menu when you run make menuconfig. I've changed too the file drivers/usb/core/usb.h to HZ*60. Then, I've verified that CONFIG_4KSTACKS is not active in my .config. So, it's good, because it means

Re: [linux-usb-devel] Problems with USB port and a dongle + recompilation with USB support

2007-02-20 Thread Alan Stern
On Tue, 20 Feb 2007, Thibaud Hulin wrote: Hi, I don't know what you did wrong. CONFIG_4KSTACKS is that last item on the Kernel Hacking menu when you run make menuconfig. I've changed too the file drivers/usb/core/usb.h to HZ*60. Then, I've verified that CONFIG_4KSTACKS is not active

Re: [linux-usb-devel] Problems with USB port and a dongle + recompilation with USB support

2007-02-14 Thread Thibaud Hulin
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

Re: [linux-usb-devel] Problems with USB port and a dongle + recompilation with USB support

2007-02-14 Thread Alan Stern
On Wed, 14 Feb 2007, Thibaud Hulin wrote: 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,

Re: [linux-usb-devel] Problems with USB port and a dongle + recompilation with USB support

2007-02-13 Thread Alan Stern
On Mon, 12 Feb 2007, Thibaud Hulin wrote: Hello! I've been a little longer, but I could recompiled my kernel with the debug USB support. And this is the result of dmesg command : ... [ 200.748000] usb 1-1: usb auto-suspend [ 205.92] usb 1-1: usb auto-resume [ 205.968000] usb

[linux-usb-devel] Problems with USB port and a dongle + recompilation with USB support

2007-02-12 Thread Thibaud Hulin
Hello! I've been a little longer, but I could recompiled my kernel with the debug USB support. This is the end of /var/log/message after retrying to get on the dongle: Feb 12 17:16:24 localhost kernel: [ 198.596000] usb 1-1: new full speed USB device using uhci_hcd and address 2 Feb 12