Skip to content

Instantly share code, notes, and snippets.

@quinor
Last active August 29, 2015 14:01
Show Gist options
  • Save quinor/372b2261d0b286b7e7f1 to your computer and use it in GitHub Desktop.
Save quinor/372b2261d0b286b7e7f1 to your computer and use it in GitHub Desktop.
[ 190.507639] wlp2s0: authenticate with 00:22:6b:48:5b:d4
[ 190.512929] wlp2s0: send auth to 00:22:6b:48:5b:d4 (try 1/3)
[ 190.515869] wlp2s0: authenticated
[ 190.516095] iwlwifi 0000:02:00.0 wlp2s0: disabling HT as WMM/QoS is not supported by the AP
[ 190.516104] iwlwifi 0000:02:00.0 wlp2s0: disabling VHT as WMM/QoS is not supported by the AP
[ 190.518989] wlp2s0: associate with 00:22:6b:48:5b:d4 (try 1/3)
[ 190.521495] wlp2s0: RX AssocResp from 00:22:6b:48:5b:d4 (capab=0x411 status=0 aid=4)
[ 190.528344] wlp2s0: associated
[ 190.528379] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[ 237.971270] loop: module loaded
# modprobe -vvvv fuse
modprobe: INFO: custom logging function 0x409b50 registered
modprobe: INFO: context 0x16712b0 released
# rmmod -vvvv fuse
rmmod: INFO: custom logging function 0x409b50 registered
rmmod: ERROR: Module fuse is not currently loaded
rmmod: INFO: context 0x69c010 released
root@psorek-laptop $ modprobe fuse
root@psorek-laptop $ rmmod fuse
rmmod: ERROR: Module fuse is not currently loaded
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment