From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Boibessot Date: Tue, 05 Jan 2010 09:26:14 +0100 Subject: [Buildroot] mdev & usb problem In-Reply-To: References: Message-ID: <4B42F7A6.1010100@free.fr> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hi, peter.stosz at mentat.hu a ?crit : > > When I test it with our very simple usb test program, nothing happen. > I try to "test" it with lsusb, nothing too. For lsusb: do you have "/var/lib/misc/usb.ids" or an equivalent on your system ? For your usb test program you should probably give it a try with: # strace us Regards, Julien