Skip to content

Instantly share code, notes, and snippets.

@timabell
Created July 30, 2013 07:56
Show Gist options
  • Select an option

  • Save timabell/6111095 to your computer and use it in GitHub Desktop.

Select an option

Save timabell/6111095 to your computer and use it in GitHub Desktop.
blacklist the kernel module that's spamming my logs on my samsung
# cat /etc/modprobe.d/blacklist_5139
# usb card reader, spamming dmesg with
# "xhci_queue_intr_tx: 76 callbacks suppressed"
# ref https://www.linuxquestions.org/questions/slackware-14/hci_queue_intr_tx-callbacks-suppressed-4175467718/#post4980647
blacklist rts5139
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment