On Wed, 6 Feb 2008, Fabio Venturi wrote: > I hope I did it right this time, > these are the configuration about debug enabled in the kernel > > [EMAIL PROTECTED]:linux$ zgrep -i debug /proc/config.gz |grep -i =y > CONFIG_ACPI_DEBUG=y > CONFIG_CPU_FREQ_DEBUG=y > CONFIG_IRDA_DEBUG=y > CONFIG_SCSI_SAS_LIBSAS_DEBUG=y > CONFIG_AIC7XXX_DEBUG_ENABLE=y > CONFIG_DVB_USB_DEBUG=y > CONFIG_HID_DEBUG=y > CONFIG_USB_DEBUG=y > CONFIG_USB_STORAGE_DEBUG=y > CONFIG_OCFS2_DEBUG_MASKLOG=y > CONFIG_DEBUG_FS=y > CONFIG_DEBUG_KERNEL=y > CONFIG_DEBUG_PREEMPT=y > CONFIG_DEBUG_BUGVERBOSE=y > CONFIG_DEBUG_STACKOVERFLOW=y > > also the debug filesystem is mounted: > none_debug on /sys/kernel/debug type debugfs (rw) > > and the module usbmon is loaded > > This is what I get: > > [EMAIL PROTECTED]:usbmon# pwd > /sys/kernel/debug/usbmon > [EMAIL PROTECTED]:usbmon# cat 0u
Still wrong. > Let me know if something is missing. You didn't post the dmesg log. Did you remember to run mkinitrd? Alan Stern - To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html