Jump to content
xisto Community
Sign in to follow this  
ravin

Usb Snoop

Recommended Posts

Can anybody tell me how I can activate kernel logging of USB messages (usbfs_snoop)?

# modinfo usbcore gives:

filename: /lib/modules/2.6.18-gentoo-r5/kernel/drivers/usb/core/usbcore.ko license: GPL
vermagic: 2.6.18-gentoo-r5 mod_unload K7 REGPARM gcc-4.1
depends:
alias: usb:v*p*d*dc09dsc*dp*ic*isc*ip*
alias: usb:v*p*d*dc*dsc*dp*ic09isc*ip*
parm: usbfs_snoop:true to log all usbfs traffic (bool)
parm: use_both_schemes:try the other device initialization scheme if the first one fails (bool)
parm: old_scheme_first:start with the old device initialization scheme (bool)
parm: blinkenlights:true to cycle leds on hubs (bool)


So I tried to activate usbfs_snoop by:
echo Y > /sys/module/usbcore/parameters/usbfs_snoop

But dmesg is not showing the USB messages.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.