You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Was going to write some udev rules for usb devices and was running command of form
udevadm info -a -p $(udevadm info -q path -n /dev/mouse0)
or
udevadm info -a -p $(udevadm info -q path -n /dev/sda)
and get kernel oops with latest git kernel and raspbian or debian squeeze